Pull request #4101 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ac32090cd6262630c9483de4cba57242ff74e70a+062af8d3cd30019d44081b1021c6648b4b920d9b (ef5023f24a025586ff17a17ab1eb0157a8c09e44) 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-ssh213749632458299072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1997160505173382160.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4101/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-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7299415061115789731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12559087960706116049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4101/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-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh226915844317962105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21336 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit ac32090cd6262630c9483de4cba57242ff74e70a Merge succeeded, producing ac32090cd6262630c9483de4cba57242ff74e70a Checking out Revision ac32090cd6262630c9483de4cba57242ff74e70a (PR-4101) > 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/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 Commit message: "fix: Addressed linter issues in unit test" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T23:22:42.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T23:22:42.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T23:22:42.545Z] ========================================================= [2022-07-27T23:22:42.545Z] EdgeX Global Pipelines Version Info [2022-07-27T23:22:42.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 [2022-07-27T23:22:43.323Z] ------------------- [2022-07-27T23:22:43.323Z] stable info: [2022-07-27T23:22:43.323Z] ------------------- [2022-07-27T23:22:43.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T23:22:43.323Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T23:22:43.323Z] Message: update stable to v1.0.238 [2022-07-27T23:22:43.895Z] ------------------- [2022-07-27T23:22:43.895Z] experimental info: [2022-07-27T23:22:43.895Z] ------------------- [2022-07-27T23:22:43.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T23:22:43.895Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T23:22:43.895Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T23:22:44.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-27T23:22:44.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-27T23:22:44.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T23:22:44.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T23:22:44.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T23:22:44.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T23:22:44.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T23:22:44.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-27T23:22:44.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-27T23:22:44.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-27T23:22:44.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T23:22:44.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T23:22:44.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T23:22:44.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T23:22:44.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T23:22:44.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T23:22:44.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T23:22:44.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T23:22:44.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T23:22:44.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T23:22:44.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T23:22:44.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T23:22:44.295Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T23:22:44.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo [2022-07-27T23:22:44.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo [2022-07-27T23:22:44.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo [2022-07-27T23:22:44.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo [2022-07-27T23:22:44.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac32090 [Pipeline] echo [2022-07-27T23:22:44.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T23:22:44.419Z] provisioning config files... [2022-07-27T23:22:44.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config35745409940881733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:22:44.737Z] ---> docker-login.sh [2022-07-27T23:22:44.737Z] nexus3.edgexfoundry.org:10001 [2022-07-27T23:22:44.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:22:45.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:22:45.260Z] Configure a credential helper to remove this warning. See [2022-07-27T23:22:45.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:22:45.260Z] [2022-07-27T23:22:45.260Z] Login Succeeded [2022-07-27T23:22:45.260Z] nexus3.edgexfoundry.org:10002 [2022-07-27T23:22:45.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:22:45.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:22:45.260Z] Configure a credential helper to remove this warning. See [2022-07-27T23:22:45.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:22:45.260Z] [2022-07-27T23:22:45.260Z] Login Succeeded [2022-07-27T23:22:45.260Z] nexus3.edgexfoundry.org:10003 [2022-07-27T23:22:45.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:22:45.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:22:45.522Z] Configure a credential helper to remove this warning. See [2022-07-27T23:22:45.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:22:45.522Z] [2022-07-27T23:22:45.522Z] Login Succeeded [2022-07-27T23:22:45.522Z] nexus3.edgexfoundry.org:10004 [2022-07-27T23:22:45.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:22:45.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:22:45.522Z] Configure a credential helper to remove this warning. See [2022-07-27T23:22:45.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:22:45.522Z] [2022-07-27T23:22:45.522Z] Login Succeeded [2022-07-27T23:22:45.522Z] docker.io [2022-07-27T23:22:45.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:22:46.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:22:46.045Z] Configure a credential helper to remove this warning. See [2022-07-27T23:22:46.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:22:46.045Z] [2022-07-27T23:22:46.045Z] Login Succeeded [2022-07-27T23:22:46.045Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T23:22:46.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T23:22:46.371Z] + 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-07-27T23:22:46.371Z] + dirname cmd/core-command/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/core-data/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-27T23:22:46.371Z] + + dirname cmd/core-metadata/Dockerfilecut [2022-07-27T23:22:46.371Z] -d/ -f2 [2022-07-27T23:22:46.371Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-27T23:22:46.371Z] + + cut -d/ -f2 [2022-07-27T23:22:46.371Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T23:22:46.371Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-27T23:22:46.371Z] + + cut -d/ -f2dirname [2022-07-27T23:22:46.371Z] cmd/security-spire-server/Dockerfile [2022-07-27T23:22:46.371Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/support-notifications/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-27T23:22:46.371Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-27T23:22:46.371Z] + cut -d/ -f2 [2022-07-27T23:22:46.371Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-27T23:22:46.406Z] 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-07-27T23:22:46.759Z] + git rev-list -1 --merges ac32090cd6262630c9483de4cba57242ff74e70a~1..ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo [2022-07-27T23:22:46.778Z] -----------> git rev-list -1 --merges ac32090cd6262630c9483de4cba57242ff74e70a~1..ac32090cd6262630c9483de4cba57242ff74e70a ac32090cd6262630c9483de4cba57242ff74e70a [false] [Pipeline] sh [2022-07-27T23:22:47.072Z] + git log --format=format:%s -1 ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo [2022-07-27T23:22:47.091Z] ========================================================= [2022-07-27T23:22:47.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T23:22:47.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-27T23:22:47.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T23:22:47.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T23:22:47.546Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T23:22:47.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T23:22:47.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T23:22:47.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T23:22:47.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:22:47.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T23:22:47.997Z] [2022-07-27T23:22:47.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:22:48.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T23:22:48.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T23:22:48.306Z] b85a868b505f: Pulling fs layer [2022-07-27T23:22:48.306Z] e2be974225ed: Pulling fs layer [2022-07-27T23:22:48.306Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T23:22:48.306Z] 988bab9f4d93: Pulling fs layer [2022-07-27T23:22:48.306Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T23:22:48.306Z] eaf3925da568: Pulling fs layer [2022-07-27T23:22:48.306Z] bab4dde63d76: Pulling fs layer [2022-07-27T23:22:48.306Z] bde34c3a00c8: Pulling fs layer [2022-07-27T23:22:48.306Z] b352a97aabf1: Pulling fs layer [2022-07-27T23:22:48.306Z] 4872d77fe225: Pulling fs layer [2022-07-27T23:22:48.306Z] 5851b861e8e6: Pulling fs layer [2022-07-27T23:22:48.306Z] bab4dde63d76: Waiting [2022-07-27T23:22:48.306Z] b352a97aabf1: Waiting [2022-07-27T23:22:48.306Z] 4872d77fe225: Waiting [2022-07-27T23:22:48.306Z] 5851b861e8e6: Waiting [2022-07-27T23:22:48.306Z] eaf3925da568: Waiting [2022-07-27T23:22:48.306Z] bde34c3a00c8: Waiting [2022-07-27T23:22:48.306Z] 988bab9f4d93: Waiting [2022-07-27T23:22:48.306Z] 1469e6f7b9e6: Waiting [2022-07-27T23:22:48.306Z] e2be974225ed: Download complete [2022-07-27T23:22:48.306Z] 988bab9f4d93: Download complete [2022-07-27T23:22:48.567Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T23:22:48.567Z] 1469e6f7b9e6: Download complete [2022-07-27T23:22:48.567Z] eaf3925da568: Verifying Checksum [2022-07-27T23:22:48.567Z] eaf3925da568: Download complete [2022-07-27T23:22:48.567Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T23:22:48.567Z] 339a4e72a1f5: Download complete [2022-07-27T23:22:48.567Z] bde34c3a00c8: Verifying Checksum [2022-07-27T23:22:48.567Z] bde34c3a00c8: Download complete [2022-07-27T23:22:48.567Z] b352a97aabf1: Download complete [2022-07-27T23:22:48.567Z] 4872d77fe225: Verifying Checksum [2022-07-27T23:22:48.567Z] 4872d77fe225: Download complete [2022-07-27T23:22:48.567Z] 5851b861e8e6: Verifying Checksum [2022-07-27T23:22:48.567Z] 5851b861e8e6: Download complete [2022-07-27T23:22:48.567Z] b85a868b505f: Verifying Checksum [2022-07-27T23:22:48.567Z] b85a868b505f: Download complete [2022-07-27T23:22:48.830Z] bab4dde63d76: Verifying Checksum [2022-07-27T23:22:48.830Z] bab4dde63d76: Download complete [2022-07-27T23:22:49.770Z] b85a868b505f: Pull complete [2022-07-27T23:22:49.770Z] e2be974225ed: Pull complete [2022-07-27T23:22:50.339Z] 339a4e72a1f5: Pull complete [2022-07-27T23:22:50.339Z] 988bab9f4d93: Pull complete [2022-07-27T23:22:50.600Z] 1469e6f7b9e6: Pull complete [2022-07-27T23:22:50.860Z] eaf3925da568: Pull complete [2022-07-27T23:22:52.771Z] bab4dde63d76: Pull complete [2022-07-27T23:22:52.771Z] bde34c3a00c8: Pull complete [2022-07-27T23:22:52.771Z] b352a97aabf1: Pull complete [2022-07-27T23:22:52.771Z] 4872d77fe225: Pull complete [2022-07-27T23:22:52.771Z] 5851b861e8e6: Pull complete [2022-07-27T23:22:52.771Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T23:22:53.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T23:22:53.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:22:53.129Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:22:53.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T23:22:55.496Z] $ docker top 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 -eo pid,comm [2022-07-27T23:22:55.562Z] 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-07-27T23:22:55.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T23:22:55.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T23:22:55.599Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T23:22:55.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T23:22:55.732Z] $ docker exec 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent [2022-07-27T23:22:55.858Z] SSH_AUTH_SOCK=/tmp/ssh-xOCqxrVbzgNL/agent.32 [2022-07-27T23:22:55.858Z] SSH_AGENT_PID=38 [2022-07-27T23:22:55.864Z] Running ssh-add (command line suppressed) [2022-07-27T23:22:55.986Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_9016398693784534258.key (/w/workspace/edgex-go/9@tmp/private_key_9016398693784534258.key) [2022-07-27T23:22:56.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T23:22:56.309Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T23:22:56.321Z] $ docker exec --env ******** --env ******** 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent -k [2022-07-27T23:22:56.435Z] unset SSH_AUTH_SOCK; [2022-07-27T23:22:56.436Z] unset SSH_AGENT_PID; [2022-07-27T23:22:56.436Z] echo Agent pid 38 killed; [2022-07-27T23:22:56.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T23:22:56.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T23:22:56.479Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T23:22:56.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T23:22:56.604Z] $ docker exec 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent [2022-07-27T23:22:56.725Z] SSH_AUTH_SOCK=/tmp/ssh-eyAB7bW6EfZb/agent.71 [2022-07-27T23:22:56.725Z] SSH_AGENT_PID=77 [2022-07-27T23:22:56.731Z] Running ssh-add (command line suppressed) [2022-07-27T23:22:56.835Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8788233279348969208.key (/w/workspace/edgex-go/9@tmp/private_key_8788233279348969208.key) [2022-07-27T23:22:56.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T23:22:57.141Z] + git semver init [2022-07-27T23:22:57.402Z] 2022-07-27 23:22:57,311 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T23:22:57.402Z] 2022-07-27 23:22:57,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2022-07-27T23:22:57.402Z] 2022-07-27 23:22:57,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2022-07-27T23:22:57.402Z] 2022-07-27 23:22:57,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4101 with force:False [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4101 [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,526 [execute] INFO git cat-file --batch-check [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,532 [execute] INFO git cat-file --batch [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T23:23:01.684Z] 2022-07-27 23:23:01,537 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4101 [2022-07-27T23:23:01.684Z] 0.0.0 [Pipeline] } [2022-07-27T23:23:01.696Z] $ docker exec --env ******** --env ******** 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent -k [2022-07-27T23:23:01.799Z] unset SSH_AUTH_SOCK; [2022-07-27T23:23:01.800Z] unset SSH_AGENT_PID; [2022-07-27T23:23:01.800Z] echo Agent pid 77 killed; [2022-07-27T23:23:01.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T23:23:02.122Z] + git semver [Pipeline] } [2022-07-27T23:23:02.395Z] $ docker stop --time=1 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 [2022-07-27T23:23:03.733Z] $ docker rm -f 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T23:23:04.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T23:23:04.317Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T23:23:04.320Z] [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-07-27T23:23:04.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-07-27T23:23:04.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T23:23:04.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T23:23:04.783Z] ========================================================= [2022-07-27T23:23:04.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T23:23:04.784Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T23:23:05.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T23:23:05.073Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T23:23:05.073Z] 2408cc74d12b: Pulling fs layer [2022-07-27T23:23:05.073Z] ea60b727a1ce: Pulling fs layer [2022-07-27T23:23:05.073Z] 30c4a7721957: Pulling fs layer [2022-07-27T23:23:05.073Z] 370296b7ddb6: Pulling fs layer [2022-07-27T23:23:05.073Z] 7c6cee850709: Pulling fs layer [2022-07-27T23:23:05.073Z] 370296b7ddb6: Waiting [2022-07-27T23:23:05.073Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T23:23:05.073Z] d94ebbe4e438: Pulling fs layer [2022-07-27T23:23:05.073Z] 7c6cee850709: Waiting [2022-07-27T23:23:05.073Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T23:23:05.073Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T23:23:05.073Z] bcfd1f05c69d: Waiting [2022-07-27T23:23:05.073Z] 30c4a7721957: Download complete [2022-07-27T23:23:05.073Z] ea60b727a1ce: Download complete [2022-07-27T23:23:05.073Z] 7c6cee850709: Verifying Checksum [2022-07-27T23:23:05.073Z] 7c6cee850709: Download complete [2022-07-27T23:23:05.073Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T23:23:05.073Z] 39a5fcdaea64: Download complete [2022-07-27T23:23:05.073Z] 2408cc74d12b: Verifying Checksum [2022-07-27T23:23:05.073Z] 2408cc74d12b: Download complete [2022-07-27T23:23:05.073Z] d94ebbe4e438: Download complete [2022-07-27T23:23:05.336Z] 2408cc74d12b: Pull complete [2022-07-27T23:23:05.336Z] ea60b727a1ce: Pull complete [2022-07-27T23:23:05.599Z] 30c4a7721957: Pull complete [2022-07-27T23:23:05.599Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T23:23:05.860Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T23:23:05.860Z] bcfd1f05c69d: Download complete [2022-07-27T23:23:05.860Z] 370296b7ddb6: Verifying Checksum [2022-07-27T23:23:05.860Z] 370296b7ddb6: Download complete [2022-07-27T23:23:10.058Z] 370296b7ddb6: Pull complete [2022-07-27T23:23:10.058Z] 7c6cee850709: Pull complete [2022-07-27T23:23:10.058Z] 39a5fcdaea64: Pull complete [2022-07-27T23:23:10.058Z] d94ebbe4e438: Pull complete [2022-07-27T23:23:11.966Z] bcfd1f05c69d: Pull complete [2022-07-27T23:23:12.535Z] 59ccb84bbe0f: Pull complete [2022-07-27T23:23:12.535Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T23:23:12.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T23:23:12.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T23:23:12.835Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T23:23:12.835Z] WORKDIR /edgex [2022-07-27T23:23:12.835Z] COPY go.mod . [2022-07-27T23:23:12.835Z] RUN go mod download [2022-07-27T23:23:12.835Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-27T23:23:14.216Z] Sending build context to Docker daemon 335.4MB [2022-07-27T23:23:14.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T23:23:14.217Z] ---> a4fb48ad2a94 [2022-07-27T23:23:14.217Z] Step 2/4 : WORKDIR /edgex [2022-07-27T23:23:19.425Z] Still waiting to schedule task [2022-07-27T23:23:19.425Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-27T23:23:19.524Z] ---> Running in 7acdf5d876ea [2022-07-27T23:23:19.524Z] Removing intermediate container 7acdf5d876ea [2022-07-27T23:23:19.524Z] ---> 4bdbed63c27c [2022-07-27T23:23:19.524Z] Step 3/4 : COPY go.mod . [2022-07-27T23:23:19.524Z] ---> 7cc75515c878 [2022-07-27T23:23:19.524Z] Step 4/4 : RUN go mod download [2022-07-27T23:23:19.524Z] ---> Running in 6e00d528fd5c [2022-07-27T23:23:34.430Z] Removing intermediate container 6e00d528fd5c [2022-07-27T23:23:34.430Z] ---> 3db716fb7a7a [2022-07-27T23:23:34.430Z] Successfully built 3db716fb7a7a [2022-07-27T23:23:34.430Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:23:34.732Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T23:23:34.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:23:34.815Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:23:34.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T23:23:35.239Z] $ docker top 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:23:35.591Z] + go version [2022-07-27T23:23:35.591Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T23:23:35.610Z] $ docker stop --time=1 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 [2022-07-27T23:23:36.870Z] $ docker rm -f 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:23:37.289Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T23:23:37.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:23:37.373Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:23:37.420Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T23:23:37.781Z] $ docker top 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T23:23:37.861Z] ========================================================= [2022-07-27T23:23:37.861Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T23:23:37.861Z] ========================================================= [Pipeline] sh [2022-07-27T23:23:38.172Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-07-27T23:23:38.470Z] + make test [2022-07-27T23:23:38.470Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T23:23:45.056Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T23:23:57.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T23:23:57.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.139s coverage: 28.7% of statements [2022-07-27T23:23:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T23:23:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T23:23:58.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.134s coverage: 98.5% of statements [2022-07-27T23:23:58.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T23:23:58.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements [2022-07-27T23:23:58.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T23:23:58.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T23:24:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.627s coverage: 89.2% of statements [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T23:24:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.1% of statements [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T23:24:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:24:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T23:24:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T23:24:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T23:24:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2022-07-27T23:24:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.6% of statements [2022-07-27T23:24:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2022-07-27T23:24:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2022-07-27T23:24:11.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2022-07-27T23:24:11.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-07-27T23:24:12.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-07-27T23:24:12.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T23:24:22.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T23:24:22.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T23:24:22.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.058s coverage: 87.2% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 66.1% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 43.8% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T23:24:22.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-07-27T23:24:22.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-27T23:24:22.134Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-27T23:24:40.228Z] 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-07-27T23:24:40.228Z] GO111MODULE=on go vet ./... [2022-07-27T23:24:41.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T23:24:41.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T23:24:41.867Z] ./bin/test-attribution-txt.sh [2022-07-27T23:24:41.867Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T23:24:41.867Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T23:24:41.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T23:24:42.173Z] + ls -al . [2022-07-27T23:24:42.173Z] total 728 [2022-07-27T23:24:42.173Z] drwxrwxr-x 10 1001 1001 4096 Jul 27 23:23 . [2022-07-27T23:24:42.173Z] drwxr-xr-x 4 root root 4096 Jul 27 23:23 .. [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 23:22 .dockerignore [2022-07-27T23:24:42.173Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 23:24 .git [2022-07-27T23:24:42.173Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 23:22 .github [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 23:22 .gitignore [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 23:22 .golangci.yml [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 23:22 .hadolint.yml [2022-07-27T23:24:42.173Z] drwxr-xr-x 3 1001 1001 4096 Jul 27 23:23 .semver [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 23:22 .sonarcloud.properties [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 23:22 ADOPTERS.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 23:22 Attribution.txt [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 23:22 CHANGELOG.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 23:22 CONTRIBUTING.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 23:22 GOVERNANCE.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 23:22 Jenkinsfile [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 23:22 LICENSE [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 10370 Jul 27 23:22 Makefile [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 23:22 OWNERS.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 23:22 README.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 23:22 SECURITY.md [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 23:23 VERSION [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 23:22 ZMQWindows.md [2022-07-27T23:24:42.173Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 23:22 bin [2022-07-27T23:24:42.173Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 23:22 cmd [2022-07-27T23:24:42.173Z] -rw-r--r-- 1 root root 478003 Jul 27 23:24 coverage.out [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 3681 Jul 27 23:22 go.mod [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 38033 Jul 27 23:22 go.sum [2022-07-27T23:24:42.173Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 23:22 internal [2022-07-27T23:24:42.173Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 23:22 openapi [2022-07-27T23:24:42.173Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 23:22 snap [2022-07-27T23:24:42.173Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 23:22 version.go [Pipeline] sh [2022-07-27T23:24:42.463Z] + '[' -e coverage.out ] [2022-07-27T23:24:42.463Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T23:24:42.560Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T23:24:42.839Z] + make build [2022-07-27T23:24:42.839Z] 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-07-27T23:24:55.060Z] 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-07-27T23:24:57.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21337 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws [2022-07-27T23:24:57.165Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-07-27T23:24:57.203Z] The recommended git tool is: git [2022-07-27T23:25:03.550Z] using credential edgex-jenkins-ssh [2022-07-27T23:25:03.567Z] Cloning the remote Git repository [2022-07-27T23:25:03.621Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-27T23:25:03.693Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-07-27T23:25:03.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T23:25:03.766Z] > git --version # timeout=10 [2022-07-27T23:25:03.783Z] > git --version # 'git version 2.25.1' [2022-07-27T23:25:03.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T23:25:03.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T23:25:05.046Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T23:25:05.615Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T23:25:12.186Z] 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-07-27T23:25:12.186Z] 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-07-27T23:25:12.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T23:25:14.135Z] 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-07-27T23:25:14.704Z] 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-07-27T23:25:15.645Z] 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-07-27T23:25:16.585Z] 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-07-27T23:25:17.155Z] 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-07-27T23:25:19.060Z] 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-07-27T23:25:20.020Z] $ docker stop --time=1 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 [2022-07-27T23:25:20.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T23:25:20.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T23:25:20.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T23:25:20.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T23:25:20.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T23:25:20.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T23:25:21.458Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:25:21.821Z] Merge succeeded, producing ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:25:21.822Z] Checking out Revision ac32090cd6262630c9483de4cba57242ff74e70a (PR-4101) [2022-07-27T23:25:21.479Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T23:25:21.495Z] > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 [2022-07-27T23:25:21.733Z] > git remote # timeout=10 [2022-07-27T23:25:21.750Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T23:25:21.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T23:25:21.784Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-27T23:25:21.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T23:25:21.832Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T23:25:21.841Z] > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 [2022-07-27T23:25:24.641Z] $ docker rm -f 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:25:25.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T23:25:25.552Z] [2022-07-27T23:25:25.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:25:25.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T23:25:25.857Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-27T23:25:25.857Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-27T23:25:25.857Z] ca9280d653b3: Pulling fs layer [2022-07-27T23:25:25.857Z] 7e9c9ca2126c: Pulling fs layer [2022-07-27T23:25:25.857Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-27T23:25:25.857Z] cbdbe7a5bc2a: Download complete [2022-07-27T23:25:26.115Z] ca9280d653b3: Verifying Checksum [2022-07-27T23:25:26.115Z] ca9280d653b3: Download complete [2022-07-27T23:25:26.115Z] cbdbe7a5bc2a: Pull complete [2022-07-27T23:25:26.172Z] Commit message: "fix: Addressed linter issues in unit test" [2022-07-27T23:25:26.373Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T23:25:26.632Z] ca9280d653b3: Pull complete [2022-07-27T23:25:27.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T23:25:27.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T23:25:27.131Z] Dload Upload Total Spent Left Speed [2022-07-27T23:25:27.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 62 12332 62 7748 0 0 50311 0 --:--:-- --:--:-- --:--:-- 50311 100 12332 100 12332 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79051 [Pipeline] sh [2022-07-27T23:25:27.877Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T23:25:28.220Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T23:25:28.220Z] + sudo tee /etc/docker/daemon.new [2022-07-27T23:25:28.220Z] { [2022-07-27T23:25:28.220Z] "registry-mirrors": [ [2022-07-27T23:25:28.220Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T23:25:28.220Z] ], [2022-07-27T23:25:28.220Z] "bip": "10.250.0.254/24", [2022-07-27T23:25:28.220Z] "hosts": [ [2022-07-27T23:25:28.220Z] "tcp://0.0.0.0:5555", [2022-07-27T23:25:28.220Z] "unix:///var/run/docker.sock" [2022-07-27T23:25:28.220Z] ], [2022-07-27T23:25:28.220Z] "mtu": 1458, [2022-07-27T23:25:28.220Z] "selinux-enabled": true, [2022-07-27T23:25:28.220Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T23:25:28.220Z] } [Pipeline] sh [2022-07-27T23:25:28.561Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T23:25:28.906Z] + sudo service docker restart [2022-07-27T23:25:29.917Z] 7e9c9ca2126c: Pull complete [2022-07-27T23:25:29.917Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-27T23:25:29.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T23:25:29.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:25:30.008Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:25:30.051Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T23:25:32.246Z] $ docker top e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:25:32.687Z] + docker-compose+ buildgrep --help parallel [2022-07-27T23:25:32.688Z] [2022-07-27T23:25:33.269Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T23:25:33.291Z] $ docker stop --time=1 e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e [2022-07-27T23:25:34.561Z] $ docker rm -f e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:25:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T23:25:34.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:25:35.128Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:25:35.168Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T23:25:35.516Z] $ docker top 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:25:35.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T23:25:36.441Z] Building core-command ... [2022-07-27T23:25:36.441Z] Building core-data ... [2022-07-27T23:25:36.441Z] Building core-metadata ... [2022-07-27T23:25:36.441Z] Building security-bootstrapper ... [2022-07-27T23:25:36.441Z] Building security-proxy-setup ... [2022-07-27T23:25:36.441Z] Building security-secretstore-setup ... [2022-07-27T23:25:36.441Z] Building security-spiffe-token-provider ... [2022-07-27T23:25:36.441Z] Building security-spire-agent ... [2022-07-27T23:25:36.441Z] Building security-spire-config ... [2022-07-27T23:25:36.441Z] Building security-spire-server ... [2022-07-27T23:25:36.442Z] Building support-notifications ... [2022-07-27T23:25:36.442Z] Building support-scheduler ... [2022-07-27T23:25:36.442Z] Building sys-mgmt-agent ... [2022-07-27T23:25:36.442Z] Building support-notifications [2022-07-27T23:25:36.442Z] Building security-proxy-setup [2022-07-27T23:25:36.442Z] Building core-command [2022-07-27T23:25:36.442Z] Building security-spire-agent [2022-07-27T23:25:36.442Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T23:25:47.248Z] provisioning config files... [2022-07-27T23:25:47.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1897745972641544120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:25:47.794Z] ---> docker-login.sh [2022-07-27T23:25:47.794Z] nexus3.edgexfoundry.org:10001 [2022-07-27T23:25:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:25:48.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:25:48.668Z] Configure a credential helper to remove this warning. See [2022-07-27T23:25:48.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:25:48.668Z] [2022-07-27T23:25:48.668Z] Login Succeeded [2022-07-27T23:25:48.668Z] nexus3.edgexfoundry.org:10002 [2022-07-27T23:25:48.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:25:49.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:25:49.217Z] Configure a credential helper to remove this warning. See [2022-07-27T23:25:49.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:25:49.217Z] [2022-07-27T23:25:49.217Z] Login Succeeded [2022-07-27T23:25:49.217Z] nexus3.edgexfoundry.org:10003 [2022-07-27T23:25:49.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:25:49.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:25:49.491Z] Configure a credential helper to remove this warning. See [2022-07-27T23:25:49.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:25:49.491Z] [2022-07-27T23:25:49.491Z] Login Succeeded [2022-07-27T23:25:49.491Z] nexus3.edgexfoundry.org:10004 [2022-07-27T23:25:50.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:25:50.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:25:50.094Z] Configure a credential helper to remove this warning. See [2022-07-27T23:25:50.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:25:50.094Z] [2022-07-27T23:25:50.094Z] Login Succeeded [2022-07-27T23:25:50.094Z] docker.io [2022-07-27T23:25:50.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T23:25:50.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T23:25:50.964Z] Configure a credential helper to remove this warning. See [2022-07-27T23:25:50.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T23:25:50.964Z] [2022-07-27T23:25:50.964Z] Login Succeeded [2022-07-27T23:25:50.964Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T23:25:50.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-27T23:25:51.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:25:51.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:25:51.345Z] ---> 3db716fb7a7a [2022-07-27T23:25:51.345Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:25:51.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-07-27T23:25:51.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T23:25:51.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T23:25:51.597Z] ========================================================= [2022-07-27T23:25:51.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T23:25:51.597Z] ========================================================= [Pipeline] fileExists [2022-07-27T23:25:51.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:25:51.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:25:51.605Z] ---> 3db716fb7a7a [2022-07-27T23:25:51.605Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] sh [2022-07-27T23:25:51.865Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:25:51.865Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:25:51.865Z] ---> 3db716fb7a7a [2022-07-27T23:25:51.865Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T23:25:51.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T23:25:52.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:25:52.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:25:52.126Z] ---> 3db716fb7a7a [2022-07-27T23:25:52.126Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:25:52.126Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:25:52.126Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:25:52.126Z] ---> 3db716fb7a7a [2022-07-27T23:25:52.126Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T23:25:52.207Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T23:25:52.208Z] b3c136eddcbf: Pulling fs layer [2022-07-27T23:25:52.208Z] c0a3192eca97: Pulling fs layer [2022-07-27T23:25:52.208Z] a050256f5b6f: Pulling fs layer [2022-07-27T23:25:52.208Z] 656be50a0ddc: Pulling fs layer [2022-07-27T23:25:52.208Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T23:25:52.208Z] 46d945488cbd: Pulling fs layer [2022-07-27T23:25:52.208Z] 8a5474983e97: Pulling fs layer [2022-07-27T23:25:52.208Z] 329c88fbcd65: Pulling fs layer [2022-07-27T23:25:52.208Z] 656be50a0ddc: Waiting [2022-07-27T23:25:52.208Z] 46d945488cbd: Waiting [2022-07-27T23:25:52.208Z] 2bbca73fdf42: Waiting [2022-07-27T23:25:52.208Z] 8a5474983e97: Waiting [2022-07-27T23:25:52.208Z] 329c88fbcd65: Waiting [2022-07-27T23:25:52.208Z] a050256f5b6f: Verifying Checksum [2022-07-27T23:25:52.208Z] a050256f5b6f: Download complete [2022-07-27T23:25:52.208Z] c0a3192eca97: Verifying Checksum [2022-07-27T23:25:52.208Z] c0a3192eca97: Download complete [2022-07-27T23:25:52.208Z] 2bbca73fdf42: Download complete [2022-07-27T23:25:52.208Z] 46d945488cbd: Verifying Checksum [2022-07-27T23:25:52.208Z] 46d945488cbd: Download complete [2022-07-27T23:25:52.208Z] b3c136eddcbf: Verifying Checksum [2022-07-27T23:25:52.208Z] b3c136eddcbf: Download complete [2022-07-27T23:25:53.212Z] b3c136eddcbf: Pull complete [2022-07-27T23:25:53.212Z] 329c88fbcd65: Verifying Checksum [2022-07-27T23:25:53.212Z] 329c88fbcd65: Download complete [2022-07-27T23:25:53.821Z] c0a3192eca97: Pull complete [2022-07-27T23:25:54.101Z] a050256f5b6f: Pull complete [2022-07-27T23:25:54.378Z] 8a5474983e97: Verifying Checksum [2022-07-27T23:25:54.378Z] 8a5474983e97: Download complete [2022-07-27T23:25:55.360Z] 656be50a0ddc: Verifying Checksum [2022-07-27T23:25:55.360Z] 656be50a0ddc: Download complete [2022-07-27T23:25:57.412Z] ---> Running in 13eefd90f8da [2022-07-27T23:25:57.412Z] ---> Running in d5f170d05a66 [2022-07-27T23:25:57.412Z] ---> Running in a4265027870b [2022-07-27T23:25:57.412Z] ---> Running in 2c17be8024fc [2022-07-27T23:25:57.412Z] ---> Running in 0940e9c2b4fd [2022-07-27T23:25:57.412Z] Removing intermediate container 2c17be8024fc [2022-07-27T23:25:57.412Z] ---> 8db7143dd66d [2022-07-27T23:25:57.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:25:57.412Z] Removing intermediate container 0940e9c2b4fd [2022-07-27T23:25:57.412Z] ---> 378c1942c25b [2022-07-27T23:25:57.412Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:25:57.412Z] Removing intermediate container d5f170d05a66 [2022-07-27T23:25:57.412Z] ---> be03cc820dc2 [2022-07-27T23:25:57.412Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:25:57.412Z] Removing intermediate container 13eefd90f8da [2022-07-27T23:25:57.412Z] ---> 3f9269e06b40 [2022-07-27T23:25:57.412Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:25:57.412Z] Removing intermediate container a4265027870b [2022-07-27T23:25:57.412Z] ---> bc67e566b61b [2022-07-27T23:25:57.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:25:57.412Z] ---> Running in 0c20f23b7d73 [2022-07-27T23:25:57.412Z] ---> Running in 816f710e7d5d [2022-07-27T23:25:57.412Z] ---> Running in 20e45e13eddc [2022-07-27T23:25:57.412Z] ---> Running in a9689b33c970 [2022-07-27T23:25:57.412Z] ---> Running in 95f972694ad4 [2022-07-27T23:25:57.673Z] Removing intermediate container 0c20f23b7d73 [2022-07-27T23:25:57.673Z] ---> 3a5b17886a2e [2022-07-27T23:25:57.673Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T23:25:57.673Z] ---> Running in 8db208202f4f [2022-07-27T23:25:57.932Z] Removing intermediate container 816f710e7d5d [2022-07-27T23:25:57.932Z] ---> 0cac9e56d724 [2022-07-27T23:25:57.932Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T23:25:57.932Z] ---> Running in 050d12ed6c75 [2022-07-27T23:25:58.193Z] Removing intermediate container 20e45e13eddc [2022-07-27T23:25:58.193Z] ---> e0804fd8e4e0 [2022-07-27T23:25:58.193Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T23:25:58.193Z] ---> Running in 42e34da194f8 [2022-07-27T23:25:58.193Z] Removing intermediate container a9689b33c970 [2022-07-27T23:25:58.193Z] ---> 331fd83aef22 [2022-07-27T23:25:58.193Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T23:25:58.193Z] ---> Running in 948faad991ef [2022-07-27T23:25:58.461Z] Removing intermediate container 95f972694ad4 [2022-07-27T23:25:58.461Z] ---> 11bfc83d9878 [2022-07-27T23:25:58.461Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:25:58.461Z] ---> Running in fdd31363c907 [2022-07-27T23:25:58.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:58.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:58.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:58.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:58.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:59.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:59.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:59.502Z] OK: 211 MiB in 51 packages [2022-07-27T23:25:59.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:59.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:25:59.762Z] OK: 211 MiB in 51 packages [2022-07-27T23:25:59.762Z] Removing intermediate container 8db208202f4f [2022-07-27T23:25:59.762Z] ---> 7faee0d48879 [2022-07-27T23:25:59.762Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:26:00.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:26:00.021Z] ---> f6b09f1a3276 [2022-07-27T23:26:00.021Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:26:00.021Z] ---> Running in 4befe254c770 [2022-07-27T23:26:00.021Z] OK: 211 MiB in 51 packages [2022-07-27T23:26:00.279Z] Removing intermediate container 050d12ed6c75 [2022-07-27T23:26:00.279Z] ---> 89094794940a [2022-07-27T23:26:00.279Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:26:00.279Z] OK: 211 MiB in 51 packages [2022-07-27T23:26:00.539Z] ---> 407bc727a8c2 [2022-07-27T23:26:00.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:26:00.539Z] Removing intermediate container 42e34da194f8 [2022-07-27T23:26:00.539Z] ---> de80b7f7cae3 [2022-07-27T23:26:00.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:26:00.539Z] ---> Running in 7611dc59b491 [2022-07-27T23:26:00.539Z] ---> e4d2a7adb570 [2022-07-27T23:26:00.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:26:00.539Z] ---> Running in c42c97cef338 [2022-07-27T23:26:00.799Z] Removing intermediate container 948faad991ef [2022-07-27T23:26:00.799Z] ---> 428927082a5e [2022-07-27T23:26:00.799Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T23:26:00.799Z] OK: 211 MiB in 51 packages [2022-07-27T23:26:01.060Z] ---> 990a942be0ee [2022-07-27T23:26:01.060Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:26:01.060Z] ---> Running in 58683c0e2128 [2022-07-27T23:26:01.322Z] Removing intermediate container fdd31363c907 [2022-07-27T23:26:01.322Z] ---> 0f6b393ed1ac [2022-07-27T23:26:01.322Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T23:26:01.322Z] ---> 801072ee5b5b [2022-07-27T23:26:01.322Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:26:01.322Z] ---> Running in c7e40c925971 [2022-07-27T23:26:10.460Z] 656be50a0ddc: Pull complete [2022-07-27T23:26:10.460Z] 2bbca73fdf42: Pull complete [2022-07-27T23:26:10.460Z] 46d945488cbd: Pull complete [2022-07-27T23:26:14.777Z] 8a5474983e97: Pull complete [2022-07-27T23:26:16.757Z] 329c88fbcd65: Pull complete [2022-07-27T23:26:16.757Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T23:26:16.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T23:26:16.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T23:26:17.105Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T23:26:17.105Z] WORKDIR /edgex [2022-07-27T23:26:17.105Z] COPY go.mod . [2022-07-27T23:26:17.105Z] RUN go mod download [2022-07-27T23:26:17.106Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-27T23:26:19.746Z] Sending build context to Docker daemon 169.4MB [2022-07-27T23:26:19.746Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T23:26:19.746Z] ---> ff4287adb874 [2022-07-27T23:26:19.746Z] Step 2/4 : WORKDIR /edgex [2022-07-27T23:26:21.731Z] ---> Running in 80ef208dff9b [2022-07-27T23:26:21.731Z] Removing intermediate container 80ef208dff9b [2022-07-27T23:26:21.731Z] ---> d532e517302e [2022-07-27T23:26:21.731Z] Step 3/4 : COPY go.mod . [2022-07-27T23:26:22.335Z] ---> 75ecdfd4b747 [2022-07-27T23:26:22.335Z] Step 4/4 : RUN go mod download [2022-07-27T23:26:22.335Z] ---> Running in 9a01ed2544b5 [2022-07-27T23:26:23.292Z] Removing intermediate container c42c97cef338 [2022-07-27T23:26:23.293Z] ---> b3b3988a57b6 [2022-07-27T23:26:23.293Z] Step 8/23 : COPY . . [2022-07-27T23:26:23.293Z] Removing intermediate container 58683c0e2128 [2022-07-27T23:26:23.293Z] ---> 9b0b1808032f [2022-07-27T23:26:23.293Z] Step 8/31 : COPY . . [2022-07-27T23:26:23.293Z] Removing intermediate container c7e40c925971 [2022-07-27T23:26:23.293Z] ---> 6172b51e78d6 [2022-07-27T23:26:23.293Z] Step 8/26 : COPY . . [2022-07-27T23:26:23.293Z] Removing intermediate container 7611dc59b491 [2022-07-27T23:26:23.293Z] ---> d8930539e723 [2022-07-27T23:26:23.293Z] Step 8/22 : COPY . . [2022-07-27T23:26:23.293Z] Removing intermediate container 4befe254c770 [2022-07-27T23:26:23.293Z] ---> 022a485af979 [2022-07-27T23:26:23.293Z] Step 8/22 : COPY . . [2022-07-27T23:26:41.493Z] ---> 3a81f31a3f68 [2022-07-27T23:26:41.493Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T23:26:41.493Z] ---> 863d48208c95 [2022-07-27T23:26:41.493Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:26:41.493Z] ---> 721e8f5ebe94 [2022-07-27T23:26:41.493Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T23:26:41.493Z] ---> 41d611a2edf8 [2022-07-27T23:26:41.493Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T23:26:41.493Z] ---> Running in 3f00a332db8e [2022-07-27T23:26:41.493Z] ---> Running in 20ae1091f82e [2022-07-27T23:26:41.493Z] ---> 1e965fb451e5 [2022-07-27T23:26:41.493Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T23:26:41.493Z] ---> Running in 025a1c7252c9 [2022-07-27T23:26:41.493Z] ---> Running in 9ad466fc805b [2022-07-27T23:26:41.493Z] ---> Running in a38f5b767cdc [2022-07-27T23:26:41.493Z] Removing intermediate container 3f00a332db8e [2022-07-27T23:26:41.493Z] ---> 8c74d8af80c0 [2022-07-27T23:26:41.493Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T23:26:41.493Z] ---> Running in 45771cdd788b [2022-07-27T23:26:41.493Z] Removing intermediate container 45771cdd788b [2022-07-27T23:26:41.493Z] ---> 86641b986351 [2022-07-27T23:26:41.493Z] 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-07-27T23:26:41.493Z] ---> Running in d37751f0d738 [2022-07-27T23:26:41.493Z] 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-07-27T23:26:41.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T23:26:41.493Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T23:26:41.493Z] 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-07-27T23:26:41.493Z] Removing intermediate container d37751f0d738 [2022-07-27T23:26:41.493Z] ---> 103c3d5a3c1a [2022-07-27T23:26:41.493Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T23:26:41.493Z] ---> Running in e8f9e4668263 [2022-07-27T23:26:41.751Z] Removing intermediate container e8f9e4668263 [2022-07-27T23:26:41.751Z] ---> f7e93fbca455 [2022-07-27T23:26:41.751Z] [2022-07-27T23:26:41.751Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T23:26:41.751Z] 3.15: Pulling from library/alpine [2022-07-27T23:26:42.320Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T23:26:42.320Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T23:26:42.320Z] ---> 2720e26172a0 [2022-07-27T23:26:42.320Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:26:42.320Z] ---> Running in c591ef5768a8 [2022-07-27T23:26:42.583Z] Removing intermediate container c591ef5768a8 [2022-07-27T23:26:42.583Z] ---> 6050cc8206d7 [2022-07-27T23:26:42.583Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:26:42.583Z] ---> Running in 9176963c040a [2022-07-27T23:26:43.520Z] Removing intermediate container 9176963c040a [2022-07-27T23:26:43.520Z] ---> 95fa3b3e4150 [2022-07-27T23:26:43.520Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T23:26:43.520Z] ---> Running in 239a203826e3 [2022-07-27T23:26:44.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:26:45.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:26:45.657Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:26:45.657Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:26:45.657Z] OK: 15856 distinct packages available [2022-07-27T23:26:45.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:26:46.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:26:46.857Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T23:26:46.857Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:26:47.116Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T23:26:47.116Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T23:26:47.116Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T23:26:47.376Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:26:47.376Z] OK: 6 MiB in 19 packages [2022-07-27T23:26:49.916Z] Removing intermediate container 239a203826e3 [2022-07-27T23:26:49.916Z] ---> e7885e9bfa29 [2022-07-27T23:26:49.916Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T23:26:52.453Z] ---> 7b39c79aade6 [2022-07-27T23:26:52.453Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:26:54.713Z] Removing intermediate container 9a01ed2544b5 [2022-07-27T23:26:54.713Z] ---> 42d8b1338c06 [2022-07-27T23:26:54.713Z] Successfully built 42d8b1338c06 [2022-07-27T23:26:54.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:26:55.061Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T23:26:55.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:26:55.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2022-07-27T23:26:55.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-27T23:26:56.676Z] $ docker top 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:26:57.588Z] + go version [2022-07-27T23:26:57.588Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T23:26:57.618Z] $ docker stop --time=1 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 [2022-07-27T23:26:59.054Z] ---> 2b569f137e82 [2022-07-27T23:26:59.054Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:26:59.054Z] ---> 480ae61beb42 [2022-07-27T23:26:59.054Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T23:26:59.249Z] $ docker rm -f 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:26:59.872Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T23:26:59.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:27:00.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2022-07-27T23:27:00.211Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-27T23:27:00.431Z] ---> e63ee5ab57a0 [2022-07-27T23:27:00.431Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T23:27:01.015Z] ---> 16fe2aa8861e [2022-07-27T23:27:01.015Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:27:01.275Z] ---> Running in 9c497545ffcd [2022-07-27T23:27:01.275Z] Removing intermediate container 9c497545ffcd [2022-07-27T23:27:01.275Z] ---> aa2509955710 [2022-07-27T23:27:01.275Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:27:01.465Z] $ docker top 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 -eo pid,comm [2022-07-27T23:27:01.533Z] ---> Running in dc9e5315237b [Pipeline] { [Pipeline] echo [2022-07-27T23:27:01.743Z] ========================================================= [2022-07-27T23:27:01.743Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T23:27:01.743Z] ========================================================= [Pipeline] sh [2022-07-27T23:27:01.792Z] Removing intermediate container dc9e5315237b [2022-07-27T23:27:01.792Z] ---> 5203e6c037e6 [2022-07-27T23:27:01.792Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T23:27:02.052Z] ---> Running in d01075bea041 [2022-07-27T23:27:02.311Z] Removing intermediate container d01075bea041 [2022-07-27T23:27:02.311Z] ---> 80db2254af46 [2022-07-27T23:27:02.311Z] Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:27:02.311Z] ---> Running in a54931847379 [2022-07-27T23:27:02.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-07-27T23:27:02.570Z] Removing intermediate container a54931847379 [2022-07-27T23:27:02.570Z] ---> 620183de5f72 [2022-07-27T23:27:02.570Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T23:27:02.570Z] ---> Running in 96c416c19bb2 [2022-07-27T23:27:02.829Z] Removing intermediate container 96c416c19bb2 [2022-07-27T23:27:02.829Z] ---> 3ed2997d2e7a [2022-07-27T23:27:02.829Z] [2022-07-27T23:27:03.080Z] + make test [2022-07-27T23:27:03.080Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T23:27:03.094Z] Successfully built 3ed2997d2e7a [2022-07-27T23:27:03.094Z] Successfully tagged security-spire-agent:latest [2022-07-27T23:27:03.094Z] Building core-data [2022-07-27T23:27:07.426Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:27:07.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:27:07.426Z] ---> 3db716fb7a7a [2022-07-27T23:27:07.426Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:27:07.426Z] ---> Using cache [2022-07-27T23:27:07.426Z] ---> 378c1942c25b [2022-07-27T23:27:07.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:27:07.426Z] ---> Using cache [2022-07-27T23:27:07.426Z] ---> 11bfc83d9878 [2022-07-27T23:27:07.426Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T23:27:08.824Z] 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-07-27T23:27:13.139Z] ---> Running in a9222260a1a1 [2022-07-27T23:27:13.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:13.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:14.284Z] OK: 211 MiB in 51 packages [2022-07-27T23:27:16.235Z] Removing intermediate container a38f5b767cdc [2022-07-27T23:27:16.235Z] ---> 98d59e6cc617 [2022-07-27T23:27:16.235Z] [2022-07-27T23:27:16.235Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:27:16.235Z] Removing intermediate container 025a1c7252c9 [2022-07-27T23:27:16.235Z] ---> ef47b0bd9b4f [2022-07-27T23:27:16.235Z] [2022-07-27T23:27:16.235Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T23:27:16.235Z] Removing intermediate container 9ad466fc805b [2022-07-27T23:27:16.235Z] ---> 576ea3d7f501 [2022-07-27T23:27:16.235Z] [2022-07-27T23:27:16.235Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:27:16.497Z] Removing intermediate container a9222260a1a1 [2022-07-27T23:27:16.497Z] ---> 148d100855a9 [2022-07-27T23:27:16.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:27:17.070Z] 3.16: Pulling from library/alpine [2022-07-27T23:27:17.333Z] 3.16: Pulling from library/alpine [2022-07-27T23:27:17.333Z] 3.16: Pulling from library/alpine [2022-07-27T23:27:17.333Z] ---> e706c0e78bef [2022-07-27T23:27:17.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:27:18.281Z] ---> Running in e5773491f1b1 [2022-07-27T23:27:18.878Z] Removing intermediate container 20ae1091f82e [2022-07-27T23:27:18.878Z] ---> 95ebf7c976b8 [2022-07-27T23:27:18.878Z] [2022-07-27T23:27:18.878Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:27:19.456Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:27:19.456Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:27:19.456Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T23:27:19.456Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T23:27:19.456Z] ---> d7d3d98c851f [2022-07-27T23:27:19.456Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:27:19.456Z] ---> d7d3d98c851f [2022-07-27T23:27:19.456Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T23:27:19.456Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:27:19.456Z] Status: Image is up to date for alpine:3.16 [2022-07-27T23:27:19.456Z] ---> d7d3d98c851f [2022-07-27T23:27:19.456Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:27:19.456Z] 3.16: Pulling from library/alpine [2022-07-27T23:27:19.456Z] ---> Running in b872ded50d59 [2022-07-27T23:27:19.718Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:27:19.718Z] Status: Image is up to date for alpine:3.16 [2022-07-27T23:27:19.718Z] ---> Running in ca22505b41c6 [2022-07-27T23:27:19.718Z] ---> Running in 42cc9505fa8a [2022-07-27T23:27:19.718Z] ---> d7d3d98c851f [2022-07-27T23:27:19.718Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T23:27:19.718Z] ---> Running in e1ff20eaefde [2022-07-27T23:27:19.718Z] Removing intermediate container 42cc9505fa8a [2022-07-27T23:27:19.718Z] ---> 8f0b166a3d8a [2022-07-27T23:27:19.718Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T23:27:19.718Z] ---> Running in f733da1282cb [2022-07-27T23:27:19.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:19.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:19.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:20.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T23:27:20.521Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:27:20.521Z] OK: 6 MiB in 15 packages [2022-07-27T23:27:20.521Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T23:27:20.521Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T23:27:20.521Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T23:27:20.521Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:27:20.521Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:27:20.521Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T23:27:20.521Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T23:27:20.521Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T23:27:20.521Z] OK: 6 MiB in 16 packages [2022-07-27T23:27:20.521Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T23:27:20.521Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T23:27:20.521Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:27:20.521Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:27:20.521Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T23:27:20.521Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T23:27:20.521Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:27:20.521Z] OK: 6 MiB in 16 packages [2022-07-27T23:27:20.819Z] OK: 8 MiB in 20 packages [2022-07-27T23:27:22.740Z] Removing intermediate container b872ded50d59 [2022-07-27T23:27:22.740Z] ---> ec091dd81e69 [2022-07-27T23:27:22.740Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:27:22.740Z] ---> Running in 20638a4d3838 [2022-07-27T23:27:22.740Z] Removing intermediate container f733da1282cb [2022-07-27T23:27:22.740Z] ---> 5cb3ddd43e42 [2022-07-27T23:27:22.740Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T23:27:22.740Z] Removing intermediate container 20638a4d3838 [2022-07-27T23:27:22.740Z] ---> d60a46753cf4 [2022-07-27T23:27:22.740Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T23:27:23.002Z] ---> Running in 01bbb0a1c4ad [2022-07-27T23:27:23.002Z] Removing intermediate container ca22505b41c6 [2022-07-27T23:27:23.002Z] ---> d051270a3660 [2022-07-27T23:27:23.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T23:27:23.002Z] Removing intermediate container e1ff20eaefde [2022-07-27T23:27:23.002Z] ---> d1b1fc8358cb [2022-07-27T23:27:23.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:27:23.002Z] ---> Running in 2155344b7b26 [2022-07-27T23:27:23.002Z] ---> Running in 88168b1a7d38 [2022-07-27T23:27:23.002Z] ---> Running in 74ff5a650116 [2022-07-27T23:27:23.002Z] Removing intermediate container 01bbb0a1c4ad [2022-07-27T23:27:23.002Z] ---> b9ef9beba40b [2022-07-27T23:27:23.002Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T23:27:23.002Z] ---> Running in 4634966982c7 [2022-07-27T23:27:23.002Z] Removing intermediate container 2155344b7b26 [2022-07-27T23:27:23.003Z] ---> 0100a01fd637 [2022-07-27T23:27:23.003Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T23:27:23.263Z] Removing intermediate container 74ff5a650116 [2022-07-27T23:27:23.263Z] ---> 7b93a0c66c2a [2022-07-27T23:27:23.263Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T23:27:23.263Z] Removing intermediate container 4634966982c7 [2022-07-27T23:27:23.263Z] Removing intermediate container 88168b1a7d38 [2022-07-27T23:27:23.263Z] ---> b57e2dd9a9b3 [2022-07-27T23:27:23.263Z] ---> 6ee63821386a [2022-07-27T23:27:23.264Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisStep 13/22 : WORKDIR /edgex [2022-07-27T23:27:23.264Z] [2022-07-27T23:27:23.264Z] ---> Running in 60feefac35df [2022-07-27T23:27:23.264Z] ---> Running in 8d039454d4ee [2022-07-27T23:27:23.264Z] ---> Running in d24aa389409a [2022-07-27T23:27:23.264Z] ---> Running in f96d44e44101 [2022-07-27T23:27:23.525Z] Removing intermediate container 60feefac35df [2022-07-27T23:27:23.526Z] ---> 54e4ae3316eb [2022-07-27T23:27:23.526Z] Step 15/23 : WORKDIR / [2022-07-27T23:27:23.526Z] Removing intermediate container 8d039454d4ee [2022-07-27T23:27:23.526Z] ---> 882e36d863cf [2022-07-27T23:27:23.526Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T23:27:23.526Z] Removing intermediate container f96d44e44101 [2022-07-27T23:27:23.526Z] ---> ca37718623ef [2022-07-27T23:27:23.526Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T23:27:23.809Z] ---> Running in ab4bf1e18888 [2022-07-27T23:27:23.809Z] ---> Running in cbcac03b6aef [2022-07-27T23:27:23.809Z] Removing intermediate container d24aa389409a [2022-07-27T23:27:23.809Z] ---> 588f62b24589 [2022-07-27T23:27:23.809Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T23:27:23.809Z] ---> Running in 252bb5817d9f [2022-07-27T23:27:23.809Z] Removing intermediate container ab4bf1e18888 [2022-07-27T23:27:23.809Z] ---> 6cb99d5d8598 [2022-07-27T23:27:23.809Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:27:24.076Z] Removing intermediate container cbcac03b6aef [2022-07-27T23:27:24.076Z] ---> 6cc4eb366fd4 [2022-07-27T23:27:24.076Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:27:24.076Z] ---> c253366c33bc [2022-07-27T23:27:24.076Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T23:27:24.338Z] ---> d1b8c0039cbc [2022-07-27T23:27:24.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T23:27:24.338Z] ---> 1c5bc52bf0b7 [2022-07-27T23:27:24.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T23:27:26.259Z] ---> 9517e36ee461 [2022-07-27T23:27:26.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T23:27:26.259Z] ---> c19b916cc162 [2022-07-27T23:27:26.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T23:27:26.259Z] ---> 4856d0ca9779 [2022-07-27T23:27:26.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T23:27:26.521Z] Removing intermediate container 252bb5817d9f [2022-07-27T23:27:26.522Z] ---> facf3b4be15b [2022-07-27T23:27:26.522Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T23:27:26.522Z] ---> a93e0ceef731 [2022-07-27T23:27:26.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T23:27:26.522Z] ---> Running in ad89f1a756f6 [2022-07-27T23:27:26.522Z] ---> a3b83cc7cf44 [2022-07-27T23:27:26.522Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T23:27:26.522Z] ---> 242ad701a1da [2022-07-27T23:27:26.522Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T23:27:26.522Z] ---> Running in 2b0516db3c58 [2022-07-27T23:27:26.522Z] ---> Running in 3116eb5f63ed [2022-07-27T23:27:26.522Z] ---> d5b325ea1fb7 [2022-07-27T23:27:26.784Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T23:27:26.784Z] ---> Running in e807cbb550e7 [2022-07-27T23:27:26.784Z] Removing intermediate container ad89f1a756f6 [2022-07-27T23:27:26.784Z] ---> ffb34e329fc4 [2022-07-27T23:27:26.784Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T23:27:27.045Z] Removing intermediate container 3116eb5f63ed [2022-07-27T23:27:27.045Z] Removing intermediate container 2b0516db3c58 [2022-07-27T23:27:27.045Z] ---> 6a4286bf1e2c [2022-07-27T23:27:27.045Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:27:27.045Z] ---> 44d05bcb13df [2022-07-27T23:27:27.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:27:27.045Z] ---> Running in 7b146db4a995 [2022-07-27T23:27:27.045Z] ---> Running in c1d9d4f346db [2022-07-27T23:27:27.045Z] ---> f4e34b88bea9 [2022-07-27T23:27:27.045Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T23:27:27.307Z] ---> Running in 9cd8129bd0a1 [2022-07-27T23:27:27.307Z] Removing intermediate container 7b146db4a995 [2022-07-27T23:27:27.307Z] ---> 3d740992b4f1 [2022-07-27T23:27:27.307Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T23:27:27.307Z] Removing intermediate container c1d9d4f346db [2022-07-27T23:27:27.307Z] ---> 4c493610f2cb [2022-07-27T23:27:27.307Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T23:27:27.307Z] ---> Running in 7f0beb5e16fa [2022-07-27T23:27:27.307Z] ---> Running in 577d90d2a8fd [2022-07-27T23:27:27.568Z] Removing intermediate container 7f0beb5e16fa [2022-07-27T23:27:27.568Z] ---> 3734eae97b9d [2022-07-27T23:27:27.568Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:27:27.568Z] Removing intermediate container 577d90d2a8fd [2022-07-27T23:27:27.568Z] ---> a24876f97b27 [2022-07-27T23:27:27.568Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:27:27.568Z] ---> Running in a09b2e0c2729 [2022-07-27T23:27:27.568Z] ---> Running in 67f6dafbdccc [2022-07-27T23:27:27.568Z] Removing intermediate container e807cbb550e7 [2022-07-27T23:27:27.568Z] ---> c28020fc23f3 [2022-07-27T23:27:27.568Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T23:27:27.568Z] ---> Running in 44f1275985c6 [2022-07-27T23:27:27.568Z] Removing intermediate container a09b2e0c2729 [2022-07-27T23:27:27.568Z] ---> cda0149b03a5 [2022-07-27T23:27:27.568Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:27:27.568Z] Removing intermediate container 67f6dafbdccc [2022-07-27T23:27:27.568Z] ---> af0b1263df15 [2022-07-27T23:27:27.568Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:27:27.846Z] ---> Running in 405e6eb89260 [2022-07-27T23:27:27.846Z] ---> Running in c6da7060c562 [2022-07-27T23:27:27.846Z] Removing intermediate container 44f1275985c6 [2022-07-27T23:27:27.846Z] ---> e9c72eb1ceb7 [2022-07-27T23:27:27.846Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T23:27:27.846Z] ---> Running in cd7dd5555d37 [2022-07-27T23:27:27.846Z] Removing intermediate container c6da7060c562 [2022-07-27T23:27:27.846Z] ---> 47b4227a88a3 [2022-07-27T23:27:27.846Z] [2022-07-27T23:27:28.107Z] Removing intermediate container 405e6eb89260 [2022-07-27T23:27:28.107Z] ---> 8a0e012273ad [2022-07-27T23:27:28.107Z] [2022-07-27T23:27:28.107Z] Removing intermediate container e5773491f1b1 [2022-07-27T23:27:28.107Z] ---> 6c640d1ddb59 [2022-07-27T23:27:28.107Z] Step 8/23 : COPY . . [2022-07-27T23:27:28.107Z] Removing intermediate container cd7dd5555d37 [2022-07-27T23:27:28.107Z] ---> 6b75b6258979 [2022-07-27T23:27:28.107Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:27:28.107Z] Removing intermediate container 9cd8129bd0a1 [2022-07-27T23:27:28.107Z] ---> fe1a428099ec [2022-07-27T23:27:28.107Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:27:28.107Z] ---> Running in 78f779e97ee7 [2022-07-27T23:27:28.107Z] Successfully built 47b4227a88a3 [2022-07-27T23:27:28.107Z] Successfully tagged core-command:latest [2022-07-27T23:27:28.107Z] Building security-secretstore-setup [2022-07-27T23:27:28.472Z]  Building core-command ... done Successfully built 8a0e012273ad [2022-07-27T23:27:29.070Z] Successfully tagged support-notifications:latest [2022-07-27T23:27:29.070Z] Building security-spiffe-token-provider [2022-07-27T23:27:29.070Z]  Building support-notifications ... done Removing intermediate container 78f779e97ee7 [2022-07-27T23:27:29.070Z] ---> b047fc1d69f0 [2022-07-27T23:27:29.070Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:27:35.443Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T23:27:37.306Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:27:37.306Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:27:37.306Z] ---> 3db716fb7a7a [2022-07-27T23:27:37.306Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T23:27:37.306Z] ---> Using cache [2022-07-27T23:27:37.306Z] ---> 378c1942c25b [2022-07-27T23:27:37.306Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T23:27:37.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:27:37.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:27:37.306Z] ---> 3db716fb7a7a [2022-07-27T23:27:37.306Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T23:27:37.306Z] ---> Using cache [2022-07-27T23:27:37.306Z] ---> 378c1942c25b [2022-07-27T23:27:37.306Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:27:37.306Z] ---> Using cache [2022-07-27T23:27:37.306Z] ---> 11bfc83d9878 [2022-07-27T23:27:37.306Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T23:27:38.777Z] ---> 3495b5ce9850 [2022-07-27T23:27:38.777Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T23:27:38.777Z] ---> Running in 3342b271f96a [2022-07-27T23:27:38.777Z] ---> Running in 5292da566d8e [2022-07-27T23:27:38.777Z] ---> Running in b3cee58eed4e [2022-07-27T23:27:38.777Z] ---> e23a1e720f59 [2022-07-27T23:27:38.777Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T23:27:38.777Z] Removing intermediate container 3342b271f96a [2022-07-27T23:27:38.777Z] ---> 537c709185d6 [2022-07-27T23:27:38.777Z] [2022-07-27T23:27:39.038Z] ---> Running in 0bf8d49ad488 [2022-07-27T23:27:39.038Z] ---> 11f1818f377f [2022-07-27T23:27:39.038Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T23:27:39.038Z] Successfully built 537c709185d6 [2022-07-27T23:27:39.038Z] Successfully tagged security-proxy-setup:latest [2022-07-27T23:27:39.038Z]  Building security-proxy-setup ... done Building support-scheduler [2022-07-27T23:27:39.038Z] ---> 7d0937ed8a1c [2022-07-27T23:27:39.038Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T23:27:39.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:39.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:39.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:39.560Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T23:27:39.560Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T23:27:39.560Z] OK: 17033 distinct packages available [2022-07-27T23:27:39.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:39.930Z] 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-07-27T23:27:39.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:40.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:40.264Z] OK: 211 MiB in 51 packages [2022-07-27T23:27:40.536Z] OK: 211 MiB in 51 packages [2022-07-27T23:27:43.081Z] ---> 70471e7a2a84 [2022-07-27T23:27:43.081Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T23:27:43.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:27:43.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:27:43.340Z] ---> 3db716fb7a7a [2022-07-27T23:27:43.340Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:27:43.340Z] ---> Using cache [2022-07-27T23:27:43.340Z] ---> 378c1942c25b [2022-07-27T23:27:43.340Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:27:43.340Z] ---> Using cache [2022-07-27T23:27:43.340Z] ---> 11bfc83d9878 [2022-07-27T23:27:43.340Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T23:27:43.909Z] ---> 0e9235dea631 [2022-07-27T23:27:43.909Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T23:27:43.909Z] ---> Running in a28a1a670207 [2022-07-27T23:27:44.172Z] Removing intermediate container b3cee58eed4e [2022-07-27T23:27:44.172Z] ---> f98fc89f47a2 [2022-07-27T23:27:44.172Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T23:27:44.431Z] Removing intermediate container 5292da566d8e [2022-07-27T23:27:44.431Z] ---> a37f1bfdf647 [2022-07-27T23:27:44.431Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T23:27:44.431Z] ---> c8a0459cfefd [2022-07-27T23:27:44.431Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T23:27:44.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:44.693Z] ---> Running in a3e8fda52a82 [2022-07-27T23:27:44.693Z] ---> 33e371b48719 [2022-07-27T23:27:44.693Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:27:44.693Z] ---> Running in c9e7f25c93c5 [2022-07-27T23:27:44.953Z] ---> 01d823378462 [2022-07-27T23:27:44.953Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:27:44.953Z] ---> Running in 5e03b2c01167 [2022-07-27T23:27:45.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:27:45.782Z] OK: 211 MiB in 51 packages [2022-07-27T23:27:46.058Z] Removing intermediate container a3e8fda52a82 [2022-07-27T23:27:46.058Z] ---> 4a0619c47bba [2022-07-27T23:27:46.058Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T23:27:46.058Z] ---> Running in ce02a95fa24a [2022-07-27T23:27:46.348Z] Removing intermediate container ce02a95fa24a [2022-07-27T23:27:46.348Z] ---> c7ec4f7f484b [2022-07-27T23:27:46.348Z] Step 28/31 : CMD ["gate"] [2022-07-27T23:27:46.348Z] ---> Running in a616ce9e16df [2022-07-27T23:27:46.611Z] Removing intermediate container a28a1a670207 [2022-07-27T23:27:46.611Z] ---> b200c3278e3e [2022-07-27T23:27:46.611Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:27:46.611Z] Removing intermediate container a616ce9e16df [2022-07-27T23:27:46.611Z] ---> eff58f6666c7 [2022-07-27T23:27:46.611Z] Step 29/31 : LABEL arch=x86_64 [2022-07-27T23:27:48.155Z] ---> Running in 3d4a6971221b [2022-07-27T23:27:50.096Z] ---> 462ec1032877 [2022-07-27T23:27:50.096Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:27:51.485Z] Removing intermediate container 3d4a6971221b [2022-07-27T23:27:51.485Z] ---> b3902fad8ad8 [2022-07-27T23:27:51.485Z] Step 30/31 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:27:51.485Z] ---> Running in e799be7b9c9e [2022-07-27T23:27:51.485Z] ---> Running in bf340973d3a8 [2022-07-27T23:27:51.485Z] Removing intermediate container bf340973d3a8 [2022-07-27T23:27:51.485Z] ---> aca0f50f8dd8 [2022-07-27T23:27:51.485Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T23:27:51.799Z] ---> Running in 176fb01ea895 [2022-07-27T23:27:52.109Z] Removing intermediate container 176fb01ea895 [2022-07-27T23:27:52.109Z] ---> 525bb302438a [2022-07-27T23:27:52.109Z] [2022-07-27T23:27:52.109Z] Successfully built 525bb302438a [2022-07-27T23:27:52.369Z] Successfully tagged security-bootstrapper:latest [2022-07-27T23:27:52.369Z] Building security-spire-config [2022-07-27T23:27:59.544Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:27:59.544Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:28:00.504Z] ---> 3db716fb7a7a [2022-07-27T23:28:00.504Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 378c1942c25b [2022-07-27T23:28:00.504Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 11bfc83d9878 [2022-07-27T23:28:00.504Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 0f6b393ed1ac [2022-07-27T23:28:00.504Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 801072ee5b5b [2022-07-27T23:28:00.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 6172b51e78d6 [2022-07-27T23:28:00.504Z] Step 8/26 : COPY . . [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 863d48208c95 [2022-07-27T23:28:00.504Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 8c74d8af80c0 [2022-07-27T23:28:00.504Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 86641b986351 [2022-07-27T23:28:00.504Z] 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-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 103c3d5a3c1a [2022-07-27T23:28:00.504Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> f7e93fbca455 [2022-07-27T23:28:00.504Z] [2022-07-27T23:28:00.504Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T23:28:00.504Z] ---> 2720e26172a0 [2022-07-27T23:28:00.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 6050cc8206d7 [2022-07-27T23:28:00.504Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:28:00.504Z] ---> Using cache [2022-07-27T23:28:00.504Z] ---> 95fa3b3e4150 [2022-07-27T23:28:00.504Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T23:28:04.745Z] ---> Running in c91edae53379 [2022-07-27T23:28:04.745Z] Removing intermediate container c9e7f25c93c5 [2022-07-27T23:28:04.745Z] ---> 231ba5a9a187 [2022-07-27T23:28:04.745Z] Step 8/25 : COPY . . [2022-07-27T23:28:04.745Z] Removing intermediate container 5e03b2c01167 [2022-07-27T23:28:04.745Z] ---> 901ada412579 [2022-07-27T23:28:04.745Z] Step 7/20 : COPY . . [2022-07-27T23:28:06.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:06.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:07.336Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:28:07.336Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:28:07.336Z] OK: 15856 distinct packages available [2022-07-27T23:28:07.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:08.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:08.849Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T23:28:08.849Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:28:08.849Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T23:28:09.109Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T23:28:09.380Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:28:09.380Z] OK: 6 MiB in 18 packages [2022-07-27T23:28:16.019Z] Removing intermediate container 0bf8d49ad488 [2022-07-27T23:28:16.019Z] ---> 5a38c45f88fd [2022-07-27T23:28:16.019Z] [2022-07-27T23:28:16.019Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:28:16.019Z] ---> d7d3d98c851f [2022-07-27T23:28:16.019Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T23:28:16.019Z] ---> f263776b709b [2022-07-27T23:28:16.019Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T23:28:16.019Z] ---> Running in 194eb89c6b16 [2022-07-27T23:28:16.019Z] ---> aeeafc79bc96 [2022-07-27T23:28:16.019Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T23:28:16.019Z] ---> Running in 67059750b6c9 [2022-07-27T23:28:16.019Z] Removing intermediate container c91edae53379 [2022-07-27T23:28:16.019Z] ---> 36997ae8f7db [2022-07-27T23:28:16.019Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:28:16.019Z] ---> Running in 3b42524f26df [2022-07-27T23:28:16.019Z] Removing intermediate container 194eb89c6b16 [2022-07-27T23:28:16.019Z] ---> a5b2d042bbd7 [2022-07-27T23:28:16.019Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T23:28:16.019Z] Removing intermediate container e799be7b9c9e [2022-07-27T23:28:16.019Z] ---> d4b510246663 [2022-07-27T23:28:16.019Z] Step 8/22 : COPY . . [2022-07-27T23:28:18.557Z] ---> Running in acafcbecc7d8 [2022-07-27T23:28:21.852Z] ---> beb64fc045ba [2022-07-27T23:28:21.852Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:28:21.852Z] Removing intermediate container acafcbecc7d8 [2022-07-27T23:28:21.852Z] ---> fa743612cb30 [2022-07-27T23:28:21.852Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T23:28:21.852Z] ---> Running in 3aa5c0f37012 [2022-07-27T23:28:21.852Z] ---> 9f73e83ca9d6 [2022-07-27T23:28:21.852Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T23:28:21.852Z] ---> Running in fba40615bb8f [2022-07-27T23:28:21.852Z] Removing intermediate container 3aa5c0f37012 [2022-07-27T23:28:21.852Z] ---> 786d895a2e36 [2022-07-27T23:28:21.852Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:28:21.852Z] ---> 84464a87f1ee [2022-07-27T23:28:21.852Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T23:28:21.852Z] ---> Running in 75b01ae1a87d [2022-07-27T23:28:21.852Z] ---> Running in 2072664dd7d8 [2022-07-27T23:28:21.852Z] 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-07-27T23:28:21.852Z] 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-07-27T23:28:21.852Z] Removing intermediate container 2072664dd7d8 [2022-07-27T23:28:21.852Z] ---> 2d99d23c414f [2022-07-27T23:28:21.852Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T23:28:21.852Z] ---> 57ed0de0c88a [2022-07-27T23:28:21.852Z] Step 21/26 : WORKDIR / [2022-07-27T23:28:21.852Z] ---> Running in 2463c3812a25 [2022-07-27T23:28:22.112Z] Removing intermediate container 2463c3812a25 [2022-07-27T23:28:22.112Z] ---> b292c7d29583 [2022-07-27T23:28:22.112Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:28:22.376Z] ---> Running in bb0aad6423d0 [2022-07-27T23:28:22.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T23:28:22.376Z] Removing intermediate container bb0aad6423d0 [2022-07-27T23:28:22.376Z] ---> e5a40f6503bd [2022-07-27T23:28:22.376Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:28:22.636Z] ---> Running in 7dbebe7238ba [2022-07-27T23:28:22.636Z] Removing intermediate container 7dbebe7238ba [2022-07-27T23:28:22.636Z] ---> 98c6557dd8dd [2022-07-27T23:28:22.636Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T23:28:22.636Z] ---> Running in 2ab316c4130e [2022-07-27T23:28:22.897Z] Removing intermediate container 75b01ae1a87d [2022-07-27T23:28:22.897Z] ---> b58829a3f8b3 [2022-07-27T23:28:22.897Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T23:28:22.897Z] ---> Running in 1ec7a004affa [2022-07-27T23:28:23.156Z] Removing intermediate container 2ab316c4130e [2022-07-27T23:28:23.156Z] ---> e6df3eb68665 [2022-07-27T23:28:23.156Z] Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:28:23.156Z] ---> Running in 12b0ab28ce79 [2022-07-27T23:28:23.438Z] Removing intermediate container 12b0ab28ce79 [2022-07-27T23:28:23.438Z] ---> 9c75e03e0591 [2022-07-27T23:28:23.438Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T23:28:23.438Z] ---> Running in e2bf63023d04 [2022-07-27T23:28:23.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:23.697Z] Removing intermediate container e2bf63023d04 [2022-07-27T23:28:23.697Z] ---> b07a8b19e407 [2022-07-27T23:28:23.697Z] [2022-07-27T23:28:23.697Z] Successfully built b07a8b19e407 [2022-07-27T23:28:23.697Z] Successfully tagged security-spire-config:latest [2022-07-27T23:28:23.697Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-07-27T23:28:24.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:24.525Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T23:28:24.785Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T23:28:24.785Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T23:28:24.785Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T23:28:25.044Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T23:28:25.044Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T23:28:25.303Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:28:25.303Z] OK: 8 MiB in 20 packages [2022-07-27T23:28:28.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:28:28.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:28:28.616Z] ---> 3db716fb7a7a [2022-07-27T23:28:28.616Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:28:28.616Z] ---> Using cache [2022-07-27T23:28:28.616Z] ---> 378c1942c25b [2022-07-27T23:28:28.616Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:28:28.616Z] ---> Using cache [2022-07-27T23:28:28.616Z] ---> 11bfc83d9878 [2022-07-27T23:28:28.616Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T23:28:38.687Z] ---> Running in bbabcccc7b24 [2022-07-27T23:28:38.687Z] Removing intermediate container 1ec7a004affa [2022-07-27T23:28:38.687Z] ---> 53648c109f0b [2022-07-27T23:28:38.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:28:38.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:38.687Z] ---> cebd8a12a8a0 [2022-07-27T23:28:38.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T23:28:39.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:28:39.835Z] OK: 211 MiB in 51 packages [2022-07-27T23:28:40.094Z] ---> 9e8f13dc0657 [2022-07-27T23:28:40.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T23:28:40.830Z] ---> d8b7d102871d [2022-07-27T23:28:40.830Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T23:28:41.181Z] ---> Running in c4db0d150c03 [2022-07-27T23:28:41.181Z] Removing intermediate container bbabcccc7b24 [2022-07-27T23:28:41.181Z] ---> fdf191ddb57e [2022-07-27T23:28:41.181Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:28:41.520Z] Removing intermediate container c4db0d150c03 [2022-07-27T23:28:41.520Z] ---> 45aa23d679cf [2022-07-27T23:28:41.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:28:41.520Z] ---> 5ac315594f45 [2022-07-27T23:28:41.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:28:41.520Z] ---> Running in 1a5dede28107 [2022-07-27T23:28:41.520Z] ---> Running in 584285f5c69a [2022-07-27T23:28:41.835Z] Removing intermediate container 1a5dede28107 [2022-07-27T23:28:41.835Z] ---> b7e94077a057 [2022-07-27T23:28:41.835Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T23:28:42.133Z] ---> Running in 7947ad3ca429 [2022-07-27T23:28:42.391Z] Removing intermediate container 7947ad3ca429 [2022-07-27T23:28:42.392Z] ---> 36147de422a7 [2022-07-27T23:28:42.392Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:28:42.651Z] ---> Running in c806eab3c3ce [2022-07-27T23:28:43.220Z] Removing intermediate container c806eab3c3ce [2022-07-27T23:28:43.220Z] ---> a6b5ef88a7e6 [2022-07-27T23:28:43.220Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:28:43.480Z] ---> Running in 7c679b00f3a0 [2022-07-27T23:28:44.417Z] Removing intermediate container 7c679b00f3a0 [2022-07-27T23:28:44.417Z] ---> 8d527e760d3a [2022-07-27T23:28:44.417Z] [2022-07-27T23:28:44.676Z] Successfully built 8d527e760d3a [2022-07-27T23:28:44.676Z] Successfully tagged core-data:latest [2022-07-27T23:28:44.676Z]  Building core-data ... done Building security-spire-server [2022-07-27T23:28:45.245Z] 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-07-27T23:28:49.472Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:28:49.472Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:28:49.472Z] ---> 3db716fb7a7a [2022-07-27T23:28:49.472Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T23:28:49.472Z] ---> Using cache [2022-07-27T23:28:49.472Z] ---> 378c1942c25b [2022-07-27T23:28:49.472Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:28:49.472Z] ---> Using cache [2022-07-27T23:28:49.472Z] ---> 11bfc83d9878 [2022-07-27T23:28:49.473Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 0f6b393ed1ac [2022-07-27T23:28:49.473Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 801072ee5b5b [2022-07-27T23:28:49.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 6172b51e78d6 [2022-07-27T23:28:49.473Z] Step 8/25 : COPY . . [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 863d48208c95 [2022-07-27T23:28:49.473Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 8c74d8af80c0 [2022-07-27T23:28:49.473Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T23:28:49.473Z] ---> Using cache [2022-07-27T23:28:49.473Z] ---> 86641b986351 [2022-07-27T23:28:49.473Z] 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-07-27T23:28:53.693Z] ---> Running in a89eb8542ff7 [2022-07-27T23:29:00.303Z] Removing intermediate container a89eb8542ff7 [2022-07-27T23:29:00.303Z] ---> 62a2e04e7052 [2022-07-27T23:29:00.303Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T23:29:00.303Z] ---> Running in 18225fb94a6e [2022-07-27T23:29:00.303Z] Removing intermediate container 3b42524f26df [2022-07-27T23:29:00.303Z] Removing intermediate container 67059750b6c9 [2022-07-27T23:29:00.303Z] ---> 4707b5c9feab [2022-07-27T23:29:00.303Z] ---> e70de572840a [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] Step 10/25 : FROM alpine:3.16Step 9/20 : FROM alpine:3.15 [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] ---> d7d3d98c851f [2022-07-27T23:29:00.303Z] ---> 2720e26172a0 [2022-07-27T23:29:00.303Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-execStep 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> 6050cc8206d7 [2022-07-27T23:29:00.303Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> 95fa3b3e4150 [2022-07-27T23:29:00.303Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T23:29:00.303Z] Removing intermediate container fba40615bb8f [2022-07-27T23:29:00.303Z] ---> 4b94c35baea8 [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:29:00.303Z] ---> d7d3d98c851f [2022-07-27T23:29:00.303Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> ec091dd81e69 [2022-07-27T23:29:00.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> d60a46753cf4 [2022-07-27T23:29:00.303Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T23:29:00.303Z] ---> Running in 355f5a954e44 [2022-07-27T23:29:00.303Z] ---> Running in 5c931ddb9e63 [2022-07-27T23:29:00.303Z] ---> Running in 0af392a66e12 [2022-07-27T23:29:00.303Z] Removing intermediate container 18225fb94a6e [2022-07-27T23:29:00.303Z] ---> 2f095301d61f [2022-07-27T23:29:00.303Z] [2022-07-27T23:29:00.303Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T23:29:00.303Z] ---> 2720e26172a0 [2022-07-27T23:29:00.303Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> 6050cc8206d7 [2022-07-27T23:29:00.303Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> 95fa3b3e4150 [2022-07-27T23:29:00.303Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T23:29:00.303Z] ---> Using cache [2022-07-27T23:29:00.303Z] ---> e7885e9bfa29 [2022-07-27T23:29:00.303Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:29:00.303Z] Removing intermediate container 0af392a66e12 [2022-07-27T23:29:00.303Z] ---> 012476a150c8 [2022-07-27T23:29:00.303Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T23:29:00.303Z] ---> Running in d66d6ee055a3 [2022-07-27T23:29:00.303Z] Removing intermediate container 584285f5c69a [2022-07-27T23:29:00.303Z] ---> 8f1cee04aff5 [2022-07-27T23:29:00.303Z] Step 8/23 : COPY . . [2022-07-27T23:29:00.303Z] Removing intermediate container d66d6ee055a3 [2022-07-27T23:29:00.303Z] ---> 436f9a2438be [2022-07-27T23:29:00.303Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:29:01.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:01.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:01.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:01.783Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T23:29:01.783Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T23:29:01.783Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T23:29:01.783Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:29:01.783Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:29:01.783Z] OK: 6 MiB in 17 packages [2022-07-27T23:29:02.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:03.002Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:29:03.002Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:29:03.002Z] OK: 15856 distinct packages available [2022-07-27T23:29:03.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:03.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:04.279Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T23:29:04.541Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T23:29:04.541Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T23:29:04.541Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T23:29:04.816Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T23:29:04.816Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T23:29:04.816Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:29:05.079Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T23:29:05.079Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T23:29:05.079Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:29:05.079Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:29:05.079Z] OK: 8 MiB in 23 packages [2022-07-27T23:29:06.019Z] ---> 7edc29142dc2 [2022-07-27T23:29:06.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T23:29:06.019Z] ---> 1af3e8430d1b [2022-07-27T23:29:06.019Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:29:06.590Z] ---> 20f4371b8a8c [2022-07-27T23:29:06.590Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T23:29:06.590Z] ---> b2430d0f2738 [2022-07-27T23:29:06.590Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T23:29:06.590Z] Removing intermediate container 5c931ddb9e63 [2022-07-27T23:29:06.590Z] ---> fcb00fabab7e [2022-07-27T23:29:06.590Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T23:29:06.590Z] ---> Running in efc76a6bd519 [2022-07-27T23:29:06.850Z] Removing intermediate container 355f5a954e44 [2022-07-27T23:29:06.850Z] ---> 162a71a6f327 [2022-07-27T23:29:06.850Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:29:06.850Z] ---> aafd6eb80559 [2022-07-27T23:29:06.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T23:29:06.850Z] ---> Running in cb25d4bf19f6 [2022-07-27T23:29:06.850Z] Removing intermediate container cb25d4bf19f6 [2022-07-27T23:29:06.850Z] ---> a84eef37cdde [2022-07-27T23:29:06.850Z] Step 13/25 : WORKDIR / [2022-07-27T23:29:06.850Z] ---> 79d193c197b8 [2022-07-27T23:29:06.850Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T23:29:06.850Z] ---> Running in 9aecb813ecc2 [2022-07-27T23:29:06.850Z] ---> f6c0ae0b2ca8 [2022-07-27T23:29:06.850Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T23:29:06.850Z] ---> d3ed09c45d28 [2022-07-27T23:29:06.850Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T23:29:07.109Z] ---> Running in a9f34c14514a [2022-07-27T23:29:07.109Z] Removing intermediate container 9aecb813ecc2 [2022-07-27T23:29:07.109Z] ---> 3967e1c999d2 [2022-07-27T23:29:07.109Z] 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-07-27T23:29:07.109Z] ---> a3766e134229 [2022-07-27T23:29:07.109Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:29:07.109Z] ---> Running in 341215ff8242 [2022-07-27T23:29:07.109Z] Removing intermediate container a9f34c14514a [2022-07-27T23:29:07.109Z] ---> 963864fa6775 [2022-07-27T23:29:07.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:29:07.109Z] 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-07-27T23:29:07.693Z] ---> Running in 5928bc13ff84 [2022-07-27T23:29:07.693Z] Removing intermediate container 341215ff8242 [2022-07-27T23:29:07.693Z] ---> 0b04fb096432 [2022-07-27T23:29:07.693Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:29:07.693Z] ---> 49be79be834f [2022-07-27T23:29:07.693Z] 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-07-27T23:29:07.693Z] ---> Running in 0466b683cd37 [2022-07-27T23:29:07.693Z] ---> 5248d0aefeb9 [2022-07-27T23:29:07.693Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T23:29:07.965Z] Removing intermediate container 5928bc13ff84 [2022-07-27T23:29:07.965Z] ---> b7cb0f3ffb10 [2022-07-27T23:29:07.965Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T23:29:07.965Z] Removing intermediate container 0466b683cd37 [2022-07-27T23:29:07.965Z] ---> 05b56ab2a5a7 [2022-07-27T23:29:07.965Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T23:29:07.965Z] ---> Running in 743153a1890e [2022-07-27T23:29:07.965Z] ---> Running in 4a2a6a4425b2 [2022-07-27T23:29:07.965Z] ---> f25685553ade [2022-07-27T23:29:07.965Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T23:29:07.965Z] ---> 64c93230c12e [2022-07-27T23:29:07.965Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T23:29:07.965Z] ---> Running in bb1fd0481828 [2022-07-27T23:29:08.224Z] Removing intermediate container 743153a1890e [2022-07-27T23:29:08.224Z] ---> 51af4120bb1a [2022-07-27T23:29:08.224Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:08.224Z] ---> Running in d98733962947 [2022-07-27T23:29:08.224Z] Removing intermediate container 4a2a6a4425b2 [2022-07-27T23:29:08.224Z] ---> a96f111ecfb3 [2022-07-27T23:29:08.224Z] Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:08.224Z] Removing intermediate container bb1fd0481828 [2022-07-27T23:29:08.224Z] ---> ba6c531c6ba0 [2022-07-27T23:29:08.224Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:29:08.224Z] ---> Running in 40af7aff13e5 [2022-07-27T23:29:08.224Z] ---> Running in 838496edb556 [2022-07-27T23:29:08.224Z] ---> 50e3267de12c [2022-07-27T23:29:08.224Z] 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-07-27T23:29:08.224Z] Removing intermediate container d98733962947 [2022-07-27T23:29:08.224Z] ---> 6646bb6c9c4d [2022-07-27T23:29:08.224Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:29:08.224Z] ---> Running in ab317786a489 [2022-07-27T23:29:08.495Z] Removing intermediate container 838496edb556 [2022-07-27T23:29:08.495Z] ---> 62521c215043 [2022-07-27T23:29:08.495Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T23:29:08.495Z] Removing intermediate container 40af7aff13e5 [2022-07-27T23:29:08.495Z] ---> 05485297e622 [2022-07-27T23:29:08.495Z] Step 18/20 : LABEL arch=x86_64 [2022-07-27T23:29:08.495Z] ---> Running in 9f1b74490b01 [2022-07-27T23:29:08.495Z] ---> Running in e90b895c4c7b [2022-07-27T23:29:08.495Z] Removing intermediate container ab317786a489 [2022-07-27T23:29:08.495Z] ---> d64294d7b573 [2022-07-27T23:29:08.495Z] [2022-07-27T23:29:08.495Z] ---> ff25f018bad7 [2022-07-27T23:29:08.495Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T23:29:08.495Z] Removing intermediate container 9f1b74490b01 [2022-07-27T23:29:08.495Z] ---> 6d79adaa589a [2022-07-27T23:29:08.495Z] [2022-07-27T23:29:08.495Z] Removing intermediate container e90b895c4c7b [2022-07-27T23:29:08.495Z] ---> 5c0cce85e41b [2022-07-27T23:29:08.495Z] Step 19/20 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:08.756Z] ---> Running in 05437e336b4f [2022-07-27T23:29:08.756Z] Successfully built d64294d7b573 [2022-07-27T23:29:08.756Z] Successfully tagged support-scheduler:latest [2022-07-27T23:29:08.756Z]  Building support-scheduler ... done Building core-metadata [2022-07-27T23:29:08.756Z] Successfully built 6d79adaa589a [2022-07-27T23:29:08.756Z] Successfully tagged security-spire-server:latest [2022-07-27T23:29:11.314Z]  Building security-spire-server ... done Removing intermediate container 05437e336b4f [2022-07-27T23:29:11.314Z] ---> 55e0e66924a2 [2022-07-27T23:29:11.314Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T23:29:12.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T23:29:12.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:29:12.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:29:12.696Z] ---> 3db716fb7a7a [2022-07-27T23:29:12.696Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> 378c1942c25b [2022-07-27T23:29:12.696Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> 11bfc83d9878 [2022-07-27T23:29:12.696Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> b200c3278e3e [2022-07-27T23:29:12.696Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> 462ec1032877 [2022-07-27T23:29:12.696Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> d4b510246663 [2022-07-27T23:29:12.696Z] Step 8/23 : COPY . . [2022-07-27T23:29:12.696Z] ---> Using cache [2022-07-27T23:29:12.696Z] ---> 9f73e83ca9d6 [2022-07-27T23:29:12.696Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T23:29:13.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T23:29:15.249Z] ---> d96d97cc1b57 [2022-07-27T23:29:15.249Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T23:29:15.249Z] ---> Running in 4ebef08a2b33 [2022-07-27T23:29:15.249Z] ---> Running in 6ce44cbfda66 [2022-07-27T23:29:15.827Z] Removing intermediate container 4ebef08a2b33 [2022-07-27T23:29:15.827Z] ---> 9bd3ddf6960c [2022-07-27T23:29:15.827Z] [2022-07-27T23:29:15.827Z] Successfully built 9bd3ddf6960c [2022-07-27T23:29:15.827Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-27T23:29:15.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T23:29:15.910Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T23:29:15.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T23:29:16.115Z]  Building security-spiffe-token-provider ... done 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-07-27T23:29:16.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T23:29:16.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T23:29:16.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T23:29:16.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T23:29:16.750Z] ---> bb2eac6119ec [2022-07-27T23:29:16.750Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T23:29:17.318Z] ---> 57d1b063ce45 [2022-07-27T23:29:17.318Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T23:29:17.318Z] ---> Running in ad5a29200abd [2022-07-27T23:29:17.890Z] Removing intermediate container ad5a29200abd [2022-07-27T23:29:17.890Z] ---> 9c2fc4e7f0fa [2022-07-27T23:29:17.890Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T23:29:17.890Z] ---> Running in 0a45026a41c6 [2022-07-27T23:29:18.151Z] Removing intermediate container 0a45026a41c6 [2022-07-27T23:29:18.151Z] ---> e06263008ba8 [2022-07-27T23:29:18.151Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T23:29:18.151Z] ---> Running in 46880e50745f [2022-07-27T23:29:18.151Z] Removing intermediate container 46880e50745f [2022-07-27T23:29:18.151Z] ---> 4d8b0752c213 [2022-07-27T23:29:18.151Z] Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:18.151Z] ---> Running in 5047b27c97d6 [2022-07-27T23:29:18.411Z] Removing intermediate container 5047b27c97d6 [2022-07-27T23:29:18.411Z] ---> 52f0a1abb6b5 [2022-07-27T23:29:18.411Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T23:29:18.411Z] ---> Running in f655ad3db1b1 [2022-07-27T23:29:18.671Z] Removing intermediate container f655ad3db1b1 [2022-07-27T23:29:18.671Z] ---> 46667ee8d98b [2022-07-27T23:29:18.671Z] [2022-07-27T23:29:18.671Z] Successfully built 46667ee8d98b [2022-07-27T23:29:18.671Z] Successfully tagged security-secretstore-setup:latest [2022-07-27T23:29:18.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T23:29:18.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T23:29:18.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T23:29:18.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T23:29:18.854Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T23:29:18.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T23:29:26.813Z]  Building security-secretstore-setup ... done Removing intermediate container efc76a6bd519 [2022-07-27T23:29:26.813Z] ---> 51d02c213824 [2022-07-27T23:29:26.813Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T23:29:26.813Z] ---> Running in 2a5bacd09965 [2022-07-27T23:29:26.813Z] 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-07-27T23:29:27.749Z] Removing intermediate container 2a5bacd09965 [2022-07-27T23:29:27.750Z] ---> 9de30f5744cb [2022-07-27T23:29:27.750Z] [2022-07-27T23:29:27.750Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T23:29:28.010Z] 20.10.14: Pulling from library/docker [2022-07-27T23:29:33.292Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T23:29:33.292Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T23:29:33.292Z] ---> 7417809fdb73 [2022-07-27T23:29:33.292Z] 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-07-27T23:29:33.552Z] ---> Running in 350448e4c926 [2022-07-27T23:29:33.846Z] Removing intermediate container 350448e4c926 [2022-07-27T23:29:33.846Z] ---> 8c1f7138a0e4 [2022-07-27T23:29:33.846Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T23:29:33.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.404s coverage: 28.7% of statements [2022-07-27T23:29:33.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T23:29:33.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T23:29:34.417Z] ---> Running in 12061f111c64 [2022-07-27T23:29:34.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:34.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T23:29:34.938Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T23:29:34.938Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T23:29:34.938Z] Executing bash-5.1.16-r0.post-install [2022-07-27T23:29:34.938Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T23:29:34.938Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T23:29:34.938Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T23:29:34.938Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T23:29:34.938Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T23:29:34.938Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T23:29:34.938Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T23:29:34.938Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T23:29:34.938Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T23:29:34.938Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T23:29:34.938Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T23:29:34.938Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T23:29:34.938Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T23:29:34.938Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T23:29:35.262Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T23:29:35.523Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T23:29:35.523Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T23:29:35.523Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T23:29:35.523Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T23:29:35.523Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T23:29:35.523Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T23:29:35.523Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T23:29:35.523Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T23:29:35.784Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T23:29:35.784Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T23:29:35.784Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T23:29:35.784Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T23:29:35.784Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T23:29:35.784Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T23:29:35.784Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T23:29:35.784Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T23:29:35.784Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T23:29:35.784Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T23:29:35.784Z] Removing intermediate container 6ce44cbfda66 [2022-07-27T23:29:35.784Z] ---> 097f9f9e579b [2022-07-27T23:29:35.784Z] [2022-07-27T23:29:35.784Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:29:35.784Z] ---> d7d3d98c851f [2022-07-27T23:29:35.784Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:29:35.784Z] ---> Using cache [2022-07-27T23:29:35.784Z] ---> ec091dd81e69 [2022-07-27T23:29:35.784Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:29:35.784Z] ---> Using cache [2022-07-27T23:29:35.784Z] ---> d60a46753cf4 [2022-07-27T23:29:35.784Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T23:29:35.784Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T23:29:35.784Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T23:29:35.784Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T23:29:35.784Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T23:29:35.784Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T23:29:35.784Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T23:29:35.784Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T23:29:35.784Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T23:29:35.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2022-07-27T23:29:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T23:29:35.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.517s coverage: 54.2% of statements [2022-07-27T23:29:35.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T23:29:35.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T23:29:36.046Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T23:29:36.046Z] OK: 83 MiB in 65 packages [2022-07-27T23:29:36.305Z] ---> Running in 3f39d0db4578 [2022-07-27T23:29:36.305Z] Removing intermediate container 3f39d0db4578 [2022-07-27T23:29:36.305Z] ---> 4090692dedf4 [2022-07-27T23:29:36.305Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T23:29:36.305Z] ---> Running in b79260aa31d0 [2022-07-27T23:29:36.305Z] Removing intermediate container b79260aa31d0 [2022-07-27T23:29:36.305Z] ---> da41b5cea393 [2022-07-27T23:29:36.305Z] Step 15/23 : WORKDIR / [2022-07-27T23:29:36.305Z] ---> Running in 5a1ea9eba83a [2022-07-27T23:29:36.565Z] Removing intermediate container 5a1ea9eba83a [2022-07-27T23:29:36.565Z] ---> 2bb139bc9385 [2022-07-27T23:29:36.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:29:36.565Z] ---> 01df10769940 [2022-07-27T23:29:36.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T23:29:36.565Z] Collecting docker-compose==1.23.2 [2022-07-27T23:29:36.825Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T23:29:36.825Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T23:29:36.825Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T23:29:37.085Z] ---> 0b90802a6bf6 [2022-07-27T23:29:37.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T23:29:37.345Z] ---> f9c08d08365f [2022-07-27T23:29:37.345Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T23:29:37.345Z] ---> Running in c423c077d9d0 [2022-07-27T23:29:37.345Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T23:29:37.345Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T23:29:37.345Z] Removing intermediate container c423c077d9d0 [2022-07-27T23:29:37.345Z] ---> 2db79d05bfe9 [2022-07-27T23:29:37.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:29:37.605Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T23:29:37.605Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T23:29:37.605Z] ---> Running in 7186d6124e83 [2022-07-27T23:29:37.605Z] Removing intermediate container 7186d6124e83 [2022-07-27T23:29:37.605Z] ---> 5440273b0f74 [2022-07-27T23:29:37.605Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T23:29:37.605Z] ---> Running in 75ce63e8ccaf [2022-07-27T23:29:37.605Z] Removing intermediate container 75ce63e8ccaf [2022-07-27T23:29:37.605Z] ---> cecb34353b0f [2022-07-27T23:29:37.605Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:37.605Z] ---> Running in 9214e23c6a97 [2022-07-27T23:29:37.873Z] Removing intermediate container 9214e23c6a97 [2022-07-27T23:29:37.873Z] ---> e2538a3bfa1e [2022-07-27T23:29:37.873Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:29:37.873Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T23:29:37.873Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T23:29:37.873Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T23:29:37.873Z] ---> Running in 4966dd1b17ce [2022-07-27T23:29:37.873Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T23:29:37.873Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T23:29:37.873Z] Removing intermediate container 4966dd1b17ce [2022-07-27T23:29:37.873Z] ---> 1d9224fbd591 [2022-07-27T23:29:37.873Z] [2022-07-27T23:29:37.873Z] Successfully built 1d9224fbd591 [2022-07-27T23:29:38.134Z] Successfully tagged core-metadata:latest [2022-07-27T23:29:38.134Z]  Building core-metadata ... done Collecting PyYAML<4,>=3.10 [2022-07-27T23:29:38.134Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T23:29:38.706Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T23:29:38.706Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T23:29:38.706Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T23:29:38.706Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T23:29:38.966Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T23:29:38.966Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T23:29:38.966Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T23:29:38.966Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T23:29:38.966Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T23:29:38.966Z] Collecting idna<2.8,>=2.5 [2022-07-27T23:29:38.966Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T23:29:39.227Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T23:29:39.227Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T23:29:39.227Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T23:29:39.227Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T23:29:39.227Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T23:29:39.227Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T23:29:39.227Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T23:29:39.227Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T23:29:39.487Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T23:29:39.487Z] Attempting uninstall: urllib3 [2022-07-27T23:29:39.487Z] Found existing installation: urllib3 1.26.7 [2022-07-27T23:29:39.487Z] Uninstalling urllib3-1.26.7: [2022-07-27T23:29:39.487Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T23:29:39.487Z] Attempting uninstall: idna [2022-07-27T23:29:39.487Z] Found existing installation: idna 3.3 [2022-07-27T23:29:39.487Z] Uninstalling idna-3.3: [2022-07-27T23:29:39.487Z] Successfully uninstalled idna-3.3 [2022-07-27T23:29:40.057Z] Attempting uninstall: requests [2022-07-27T23:29:40.057Z] Found existing installation: requests 2.26.0 [2022-07-27T23:29:40.057Z] Uninstalling requests-2.26.0: [2022-07-27T23:29:40.057Z] Successfully uninstalled requests-2.26.0 [2022-07-27T23:29:40.057Z] Running setup.py install for texttable: started [2022-07-27T23:29:40.319Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T23:29:40.319Z] Running setup.py install for PyYAML: started [2022-07-27T23:29:40.890Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T23:29:40.890Z] Running setup.py install for docopt: started [2022-07-27T23:29:41.150Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T23:29:41.150Z] Running setup.py install for dockerpty: started [2022-07-27T23:29:41.411Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T23:29:41.673Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-27T23:29:45.882Z] Removing intermediate container 12061f111c64 [2022-07-27T23:29:45.882Z] ---> d0ad8f9e47e9 [2022-07-27T23:29:45.882Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T23:29:45.882Z] ---> Running in a949fa93c0ee [2022-07-27T23:29:45.882Z] Removing intermediate container a949fa93c0ee [2022-07-27T23:29:45.882Z] ---> d29b01b156b0 [2022-07-27T23:29:45.882Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T23:29:45.882Z] ---> Running in 2aad418d2d71 [2022-07-27T23:29:45.882Z] Removing intermediate container 2aad418d2d71 [2022-07-27T23:29:45.882Z] ---> 6d7f335fbf61 [2022-07-27T23:29:45.882Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T23:29:45.882Z] ---> 56b1331f7720 [2022-07-27T23:29:45.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T23:29:46.143Z] ---> 0782f985035e [2022-07-27T23:29:46.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T23:29:46.403Z] ---> e3ad5445fa60 [2022-07-27T23:29:46.404Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T23:29:46.404Z] ---> Running in 3458a1f64387 [2022-07-27T23:29:46.404Z] Removing intermediate container 3458a1f64387 [2022-07-27T23:29:46.404Z] ---> a6d28b990bab [2022-07-27T23:29:46.404Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:29:46.404Z] ---> Running in 12c78c12c540 [2022-07-27T23:29:46.665Z] Removing intermediate container 12c78c12c540 [2022-07-27T23:29:46.665Z] ---> da6f7af909e1 [2022-07-27T23:29:46.665Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T23:29:46.665Z] ---> Running in a4833abec280 [2022-07-27T23:29:46.665Z] Removing intermediate container a4833abec280 [2022-07-27T23:29:46.665Z] ---> 636e24915020 [2022-07-27T23:29:46.665Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:29:46.665Z] ---> Running in c11a8dbe4276 [2022-07-27T23:29:46.665Z] Removing intermediate container c11a8dbe4276 [2022-07-27T23:29:46.665Z] ---> 89ef5692bf66 [2022-07-27T23:29:46.665Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:29:46.926Z] ---> Running in fbfac91fc2bb [2022-07-27T23:29:46.927Z] Removing intermediate container fbfac91fc2bb [2022-07-27T23:29:46.927Z] ---> 635dcb7f6339 [2022-07-27T23:29:46.927Z] [2022-07-27T23:29:46.927Z] Successfully built 635dcb7f6339 [2022-07-27T23:29:46.927Z] Successfully tagged sys-mgmt-agent:latest [2022-07-27T23:29:47.194Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-27T23:29:47.215Z] $ docker stop --time=1 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 [2022-07-27T23:29:48.520Z] $ docker rm -f 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T23:29:48.870Z] + docker images [2022-07-27T23:29:48.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T23:29:48.870Z] sys-mgmt-agent latest 635dcb7f6339 2 seconds ago 299MB [2022-07-27T23:29:48.870Z] core-metadata latest 1d9224fbd591 11 seconds ago 18.2MB [2022-07-27T23:29:48.871Z] 097f9f9e579b 14 seconds ago 1.71GB [2022-07-27T23:29:48.871Z] 9de30f5744cb 21 seconds ago 1.69GB [2022-07-27T23:29:48.871Z] security-secretstore-setup latest 46667ee8d98b 30 seconds ago 28.9MB [2022-07-27T23:29:48.871Z] security-spiffe-token-provider latest 9bd3ddf6960c 33 seconds ago 29.1MB [2022-07-27T23:29:48.871Z] security-spire-server latest 6d79adaa589a 40 seconds ago 86.5MB [2022-07-27T23:29:48.871Z] support-scheduler latest d64294d7b573 40 seconds ago 26.5MB [2022-07-27T23:29:48.871Z] 2f095301d61f 49 seconds ago 1.58GB [2022-07-27T23:29:48.871Z] 4b94c35baea8 50 seconds ago 1.75GB [2022-07-27T23:29:48.871Z] e70de572840a 50 seconds ago 1.74GB [2022-07-27T23:29:48.871Z] 4707b5c9feab 50 seconds ago 1.7GB [2022-07-27T23:29:48.871Z] core-data latest 8d527e760d3a About a minute ago 21.5MB [2022-07-27T23:29:48.871Z] security-spire-config latest b07a8b19e407 About a minute ago 85.8MB [2022-07-27T23:29:48.871Z] 5a38c45f88fd About a minute ago 1.72GB [2022-07-27T23:29:48.871Z] security-bootstrapper latest 525bb302438a About a minute ago 19.3MB [2022-07-27T23:29:48.871Z] security-proxy-setup latest 537c709185d6 2 minutes ago 27.2MB [2022-07-27T23:29:48.871Z] core-command latest 47b4227a88a3 2 minutes ago 16.2MB [2022-07-27T23:29:48.871Z] support-notifications latest 8a0e012273ad 2 minutes ago 27.1MB [2022-07-27T23:29:48.871Z] 95ebf7c976b8 2 minutes ago 1.75GB [2022-07-27T23:29:48.871Z] 576ea3d7f501 2 minutes ago 1.69GB [2022-07-27T23:29:48.871Z] ef47b0bd9b4f 2 minutes ago 1.69GB [2022-07-27T23:29:48.871Z] 98d59e6cc617 2 minutes ago 1.68GB [2022-07-27T23:29:48.871Z] security-spire-agent latest 3ed2997d2e7a 2 minutes ago 125MB [2022-07-27T23:29:48.871Z] f7e93fbca455 3 minutes ago 1.58GB [2022-07-27T23:29:48.871Z] ci-base-image-x86_64 latest 3db716fb7a7a 6 minutes ago 993MB [2022-07-27T23:29:48.871Z] alpine 3.15 2720e26172a0 8 days ago 5.57MB [2022-07-27T23:29:48.871Z] alpine 3.16 d7d3d98c851f 9 days ago 5.53MB [2022-07-27T23:29:48.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-27T23:29:48.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB [2022-07-27T23:29:48.871Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-27T23:29:48.871Z] 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-07-27T23:29:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.438s coverage: 89.2% of statements [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T23:29:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.715s coverage: 2.1% of statements [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T23:29:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T23:29:59.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.628s coverage: 95.6% of statements [2022-07-27T23:29:59.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T23:29:59.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:29:59.898Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.520s coverage: 72.2% of statements [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T23:29:59.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T23:29:59.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements [2022-07-27T23:29:59.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T23:29:59.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.377s coverage: 58.8% of statements [2022-07-27T23:30:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.351s coverage: 29.6% of statements [2022-07-27T23:30:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T23:30:02.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements [2022-07-27T23:30:03.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements [2022-07-27T23:30:03.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2022-07-27T23:30:03.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-07-27T23:30:04.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2022-07-27T23:30:17.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2022-07-27T23:30:17.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements [2022-07-27T23:30:23.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.702s coverage: 82.5% of statements [2022-07-27T23:30:23.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-07-27T23:30:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.837s coverage: 91.2% of statements [2022-07-27T23:30:30.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T23:30:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.978s coverage: 64.4% of statements [2022-07-27T23:30:33.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T23:30:33.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T23:30:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements [2022-07-27T23:30:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-07-27T23:30:33.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements [2022-07-27T23:30:33.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-07-27T23:30:33.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2022-07-27T23:30:43.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.482s coverage: 66.1% of statements [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T23:30:43.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.8% of statements [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T23:30:43.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T23:30:43.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T23:30:43.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.445s coverage: 17.7% of statements [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.845s coverage: 92.3% of statements [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T23:30:51.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2022-07-27T23:30:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-27T23:30:52.653Z] 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-07-27T23:30:52.653Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T23:30:52.653Z] GO111MODULE=on go vet ./... [2022-07-27T23:32:44.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T23:32:44.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T23:32:44.546Z] ./bin/test-attribution-txt.sh [2022-07-27T23:32:44.546Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T23:32:44.546Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T23:32:44.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T23:32:45.227Z] + ls -al . [2022-07-27T23:32:45.227Z] total 724 [2022-07-27T23:32:45.227Z] drwxrwxr-x 9 1001 1001 4096 Jul 27 23:27 . [2022-07-27T23:32:45.227Z] drwxr-xr-x 4 root root 4096 Jul 27 23:27 .. [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 23:25 .dockerignore [2022-07-27T23:32:45.227Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 23:25 .git [2022-07-27T23:32:45.227Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 23:25 .github [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 23:25 .gitignore [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 23:25 .golangci.yml [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 23:25 .hadolint.yml [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 23:25 .sonarcloud.properties [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 23:25 ADOPTERS.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 23:25 Attribution.txt [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 23:25 CHANGELOG.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 23:25 CONTRIBUTING.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 23:25 GOVERNANCE.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 23:25 Jenkinsfile [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 23:25 LICENSE [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 10370 Jul 27 23:25 Makefile [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 23:25 OWNERS.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 23:25 README.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 23:25 SECURITY.md [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 23:23 VERSION [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 23:25 ZMQWindows.md [2022-07-27T23:32:45.227Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 23:25 bin [2022-07-27T23:32:45.227Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 23:25 cmd [2022-07-27T23:32:45.227Z] -rw-r--r-- 1 root root 478003 Jul 27 23:30 coverage.out [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 3681 Jul 27 23:25 go.mod [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 38033 Jul 27 23:25 go.sum [2022-07-27T23:32:45.227Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 23:25 internal [2022-07-27T23:32:45.227Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 23:25 openapi [2022-07-27T23:32:45.227Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 23:25 snap [2022-07-27T23:32:45.227Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 23:25 version.go [Pipeline] sh [2022-07-27T23:32:45.882Z] + '[' -e coverage.out ] [2022-07-27T23:32:45.882Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T23:32:45.910Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T23:32:46.679Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T23:32:47.323Z] + make build [2022-07-27T23:32:47.323Z] 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-07-27T23:34:09.141Z] 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-07-27T23:35:31.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-27T23:35:31.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T23:36:03.401Z] 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-07-27T23:36:03.401Z] 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-07-27T23:36:06.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T23:36:13.285Z] 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-07-27T23:36:16.691Z] 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-07-27T23:36:21.020Z] 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-07-27T23:36:24.407Z] 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-07-27T23:36:27.795Z] 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-07-27T23:36:36.080Z] 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-07-27T23:36:41.522Z] $ docker stop --time=1 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 [2022-07-27T23:36:43.489Z] $ docker rm -f 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:36:45.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T23:36:45.693Z] [2022-07-27T23:36:45.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:36:46.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T23:36:46.330Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-27T23:36:46.330Z] 29e5d40040c1: Pulling fs layer [2022-07-27T23:36:46.330Z] 1ce36da41761: Pulling fs layer [2022-07-27T23:36:46.330Z] 25b303627fd3: Pulling fs layer [2022-07-27T23:36:46.610Z] 29e5d40040c1: Verifying Checksum [2022-07-27T23:36:46.610Z] 29e5d40040c1: Download complete [2022-07-27T23:36:46.882Z] 1ce36da41761: Verifying Checksum [2022-07-27T23:36:47.155Z] 29e5d40040c1: Pull complete [2022-07-27T23:36:48.588Z] 25b303627fd3: Verifying Checksum [2022-07-27T23:36:48.588Z] 25b303627fd3: Download complete [2022-07-27T23:36:48.588Z] 1ce36da41761: Pull complete [2022-07-27T23:37:00.981Z] 25b303627fd3: Pull complete [2022-07-27T23:37:00.981Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-27T23:37:00.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T23:37:00.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:37:01.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2022-07-27T23:37:01.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T23:37:03.534Z] $ docker top 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:37:04.478Z] + + docker-composegrep build parallel --help [2022-07-27T23:37:04.478Z] [2022-07-27T23:37:08.771Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T23:37:08.798Z] $ docker stop --time=1 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c [2022-07-27T23:37:10.415Z] $ docker rm -f 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:37:11.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T23:37:11.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:37:11.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2022-07-27T23:37:11.346Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T23:37:12.599Z] $ docker top ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:37:13.469Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T23:37:17.761Z] Building core-command ... [2022-07-27T23:37:17.761Z] Building core-data ... [2022-07-27T23:37:17.761Z] Building core-metadata ... [2022-07-27T23:37:17.761Z] Building security-bootstrapper ... [2022-07-27T23:37:17.761Z] Building security-proxy-setup ... [2022-07-27T23:37:17.761Z] Building security-secretstore-setup ... [2022-07-27T23:37:17.761Z] Building security-spiffe-token-provider ... [2022-07-27T23:37:17.761Z] Building security-spire-agent ... [2022-07-27T23:37:17.761Z] Building security-spire-config ... [2022-07-27T23:37:17.761Z] Building security-spire-server ... [2022-07-27T23:37:17.761Z] Building support-notifications ... [2022-07-27T23:37:17.761Z] Building support-scheduler ... [2022-07-27T23:37:17.761Z] Building sys-mgmt-agent ... [2022-07-27T23:37:17.761Z] Building support-scheduler [2022-07-27T23:37:17.761Z] Building core-metadata [2022-07-27T23:37:17.761Z] Building security-secretstore-setup [2022-07-27T23:37:17.761Z] Building security-proxy-setup [2022-07-27T23:37:17.761Z] Building core-data [2022-07-27T23:38:54.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:38:54.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:38:54.592Z] ---> 42d8b1338c06 [2022-07-27T23:38:54.592Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:38:54.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:38:54.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:38:54.592Z] ---> 42d8b1338c06 [2022-07-27T23:38:54.592Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:38:54.592Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:38:54.592Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:38:54.592Z] ---> 42d8b1338c06 [2022-07-27T23:38:54.592Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T23:38:54.592Z] ---> Running in 8f63c2e50884 [2022-07-27T23:38:54.592Z] ---> Running in 1e914b78d7f1 [2022-07-27T23:38:54.592Z] ---> Running in d59c8fde55bf [2022-07-27T23:38:54.592Z] Removing intermediate container 1e914b78d7f1 [2022-07-27T23:38:54.592Z] ---> 81656542d1cc [2022-07-27T23:38:54.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:38:54.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:38:54.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:38:54.592Z] ---> 42d8b1338c06 [2022-07-27T23:38:54.592Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:38:54.592Z] ---> Running in 8f3c93902592 [2022-07-27T23:38:54.592Z] ---> Running in f568e73642ca [2022-07-27T23:38:54.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:38:54.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:38:54.592Z] ---> 42d8b1338c06 [2022-07-27T23:38:54.592Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:38:54.592Z] ---> Running in b1e6fe33e3e9 [2022-07-27T23:38:54.592Z] Removing intermediate container 8f63c2e50884 [2022-07-27T23:38:54.592Z] ---> e0f8e1a8f258 [2022-07-27T23:38:54.592Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:38:54.592Z] ---> Running in fe77941120ff [2022-07-27T23:38:54.592Z] Removing intermediate container d59c8fde55bf [2022-07-27T23:38:54.592Z] ---> 6e2417fd246d [2022-07-27T23:38:54.592Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:38:54.592Z] Removing intermediate container 8f3c93902592 [2022-07-27T23:38:54.592Z] ---> 67b3300c506b [2022-07-27T23:38:54.592Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:38:54.592Z] ---> Running in 7418c88ae08d [2022-07-27T23:38:54.592Z] ---> Running in 3ac7a7bdab99 [2022-07-27T23:38:54.592Z] Removing intermediate container b1e6fe33e3e9 [2022-07-27T23:38:54.592Z] ---> 80bf162b79bf [2022-07-27T23:38:54.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:38:54.592Z] ---> Running in bb76feb3abf9 [2022-07-27T23:38:54.592Z] Removing intermediate container f568e73642ca [2022-07-27T23:38:54.592Z] ---> 70d8bad1fdea [2022-07-27T23:38:54.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T23:38:54.592Z] ---> Running in 36849077fc0d [2022-07-27T23:38:54.592Z] Removing intermediate container fe77941120ff [2022-07-27T23:38:54.592Z] ---> 565fa6cbdcdd [2022-07-27T23:38:54.592Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T23:38:54.592Z] ---> Running in e6e38596f76e [2022-07-27T23:38:54.592Z] Removing intermediate container 7418c88ae08d [2022-07-27T23:38:54.592Z] ---> 104c7dd08528 [2022-07-27T23:38:54.592Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T23:38:54.592Z] ---> Running in 59062c585183 [2022-07-27T23:38:54.592Z] Removing intermediate container 3ac7a7bdab99 [2022-07-27T23:38:54.592Z] ---> 9d0a27549eb3 [2022-07-27T23:38:54.592Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T23:38:54.592Z] ---> Running in 0c51ae69a79f [2022-07-27T23:38:54.592Z] Removing intermediate container bb76feb3abf9 [2022-07-27T23:38:54.592Z] ---> 3125f416e504 [2022-07-27T23:38:54.592Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T23:38:54.592Z] ---> Running in 8b3d236c0b64 [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] OK: 221 MiB in 51 packages [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:38:54.592Z] OK: 221 MiB in 51 packages [2022-07-27T23:38:54.592Z] OK: 221 MiB in 51 packages [2022-07-27T23:38:54.592Z] Removing intermediate container 36849077fc0d [2022-07-27T23:38:54.592Z] ---> c8e1301cf70d [2022-07-27T23:38:54.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:38:54.592Z] OK: 221 MiB in 51 packages [2022-07-27T23:38:54.592Z] OK: 221 MiB in 51 packages [2022-07-27T23:38:54.592Z] Removing intermediate container e6e38596f76e [2022-07-27T23:38:54.592Z] ---> 904d6dc36bd1 [2022-07-27T23:38:54.592Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T23:38:54.592Z] Removing intermediate container 59062c585183 [2022-07-27T23:38:54.592Z] ---> ca3cc3e890c6 [2022-07-27T23:38:54.592Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:38:54.592Z] ---> 40ec4757e630 [2022-07-27T23:38:54.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:38:54.592Z] ---> Running in 1a3bb2ab7ea3 [2022-07-27T23:38:54.592Z] Removing intermediate container 8b3d236c0b64 [2022-07-27T23:38:54.592Z] ---> ff6914b82fcf [2022-07-27T23:38:54.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:38:54.592Z] Removing intermediate container 0c51ae69a79f [2022-07-27T23:38:54.592Z] ---> 85976fb90e5a [2022-07-27T23:38:54.592Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:38:54.592Z] ---> 25e95d3714ed [2022-07-27T23:38:54.592Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:38:54.868Z] ---> 2d203e8f29d2 [2022-07-27T23:38:54.868Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:38:54.868Z] ---> Running in 7b3e489323ee [2022-07-27T23:38:54.868Z] ---> Running in c5ad29105948 [2022-07-27T23:38:55.855Z] ---> cec474bb84c8 [2022-07-27T23:38:55.855Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:38:55.855Z] ---> Running in 73f1a1c28fef [2022-07-27T23:38:55.855Z] ---> 8a1d9136f86c [2022-07-27T23:38:55.855Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:38:56.140Z] ---> Running in 5212a2f1c7d2 [2022-07-27T23:40:04.197Z] Removing intermediate container 7b3e489323ee [2022-07-27T23:40:04.197Z] ---> ef9c1375bfa4 [2022-07-27T23:40:04.197Z] Step 8/25 : COPY . . [2022-07-27T23:40:04.197Z] Removing intermediate container 1a3bb2ab7ea3 [2022-07-27T23:40:04.197Z] ---> b44809164a59 [2022-07-27T23:40:04.197Z] Step 8/23 : COPY . . [2022-07-27T23:40:04.197Z] Removing intermediate container 5212a2f1c7d2 [2022-07-27T23:40:04.197Z] ---> 03f36420e986 [2022-07-27T23:40:04.197Z] Step 8/22 : COPY . . [2022-07-27T23:40:04.197Z] Removing intermediate container c5ad29105948 [2022-07-27T23:40:04.197Z] ---> 6c25e5722e69 [2022-07-27T23:40:04.197Z] Step 8/22 : COPY . . [2022-07-27T23:40:04.197Z] Removing intermediate container 73f1a1c28fef [2022-07-27T23:40:04.197Z] ---> 94ffdc20681c [2022-07-27T23:40:04.197Z] Step 8/23 : COPY . . [2022-07-27T23:40:22.586Z] ---> 1eb8cdd19b6e [2022-07-27T23:40:22.586Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T23:40:22.586Z] ---> Running in 280b5e73610b [2022-07-27T23:40:22.586Z] ---> bf2ff7994779 [2022-07-27T23:40:22.586Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T23:40:22.586Z] ---> fe9e214b05cb [2022-07-27T23:40:22.586Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T23:40:22.586Z] ---> 987251dce677 [2022-07-27T23:40:22.586Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T23:40:22.586Z] ---> Running in f29ee127cb7f [2022-07-27T23:40:22.586Z] ---> Running in 801d0f8be87f [2022-07-27T23:40:22.586Z] ---> Running in 8ac24ecf77eb [2022-07-27T23:40:22.586Z] ---> 023c372c8346 [2022-07-27T23:40:22.586Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T23:40:22.586Z] ---> Running in aba4c0fdaa22 [2022-07-27T23:40:24.042Z] 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-07-27T23:40:24.320Z] 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-07-27T23:40:24.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T23:40:24.870Z] 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-07-27T23:40:24.870Z] 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-07-27T23:45:17.087Z] 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-07-27T23:45:17.087Z] 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-07-27T23:45:29.527Z] Removing intermediate container aba4c0fdaa22 [2022-07-27T23:45:29.527Z] ---> bd6ce0302635 [2022-07-27T23:45:29.527Z] [2022-07-27T23:45:29.527Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:45:29.527Z] Removing intermediate container 280b5e73610b [2022-07-27T23:45:29.527Z] ---> 4592a0f87f73 [2022-07-27T23:45:29.527Z] [2022-07-27T23:45:29.527Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T23:45:29.527Z] 3.16: Pulling from library/alpine [2022-07-27T23:45:29.527Z] 3.16: Pulling from library/alpine [2022-07-27T23:45:30.972Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:45:30.973Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T23:45:30.973Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T23:45:30.973Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T23:45:30.973Z] ---> 3d81c46cd875 [2022-07-27T23:45:30.973Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T23:45:30.973Z] ---> 3d81c46cd875 [2022-07-27T23:45:30.973Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T23:45:31.249Z] ---> Running in e0d9da92ddc8 [2022-07-27T23:45:31.249Z] ---> Running in 840d02561d12 [2022-07-27T23:45:33.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:45:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:45:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:45:34.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:45:35.119Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T23:45:35.119Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T23:45:35.119Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T23:45:35.119Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T23:45:35.120Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:45:35.120Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:45:35.120Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T23:45:35.120Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T23:45:35.120Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T23:45:35.120Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T23:45:35.396Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T23:45:35.396Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:45:35.396Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:45:35.396Z] OK: 6 MiB in 17 packages [2022-07-27T23:45:35.994Z] OK: 8 MiB in 20 packages [2022-07-27T23:45:38.652Z] Removing intermediate container 840d02561d12 [2022-07-27T23:45:38.652Z] ---> 7c0e62381928 [2022-07-27T23:45:38.652Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T23:45:38.652Z] Removing intermediate container e0d9da92ddc8 [2022-07-27T23:45:38.652Z] ---> 0411e3e64585 [2022-07-27T23:45:38.652Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T23:45:38.652Z] ---> Running in d4bb1962aea7 [2022-07-27T23:45:38.652Z] ---> Running in f4ef0ce88cfe [2022-07-27T23:45:39.006Z] Removing intermediate container d4bb1962aea7 [2022-07-27T23:45:39.006Z] ---> 01c83dab8719 [2022-07-27T23:45:39.006Z] Step 13/25 : WORKDIR / [2022-07-27T23:45:39.427Z] Removing intermediate container f4ef0ce88cfe [2022-07-27T23:45:39.427Z] ---> dc872e1ce82f [2022-07-27T23:45:39.427Z] Step 13/22 : WORKDIR /edgex [2022-07-27T23:45:39.427Z] ---> Running in a3d91f22dcb2 [2022-07-27T23:45:39.427Z] ---> Running in 31c37ac73fb6 [2022-07-27T23:45:40.084Z] Removing intermediate container a3d91f22dcb2 [2022-07-27T23:45:40.084Z] ---> 733f6754dabb [2022-07-27T23:45:40.084Z] 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-07-27T23:45:40.084Z] Removing intermediate container 31c37ac73fb6 [2022-07-27T23:45:40.084Z] ---> 22b89ecfec6d [2022-07-27T23:45:40.084Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T23:45:41.569Z] ---> ecd2ba53e611 [2022-07-27T23:45:41.569Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T23:45:41.569Z] ---> 98bf92bcd0ba [2022-07-27T23:45:41.569Z] 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-07-27T23:45:43.061Z] ---> 700cb18df508 [2022-07-27T23:45:43.061Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T23:45:44.048Z] ---> 4bdb88315139 [2022-07-27T23:45:44.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T23:45:44.324Z] ---> b4a2d4e84246 [2022-07-27T23:45:44.324Z] 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-07-27T23:45:45.775Z] ---> c19bf0d53992 [2022-07-27T23:45:45.775Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T23:45:46.070Z] ---> 007b8e4a1810 [2022-07-27T23:45:46.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T23:45:47.513Z] ---> 1b855c281e68 [2022-07-27T23:45:47.513Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T23:45:47.513Z] ---> Running in 6b182ca9adce [2022-07-27T23:45:48.120Z] ---> a50426436b5e [2022-07-27T23:45:48.120Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T23:45:50.756Z] ---> 7fe68d3a06d7 [2022-07-27T23:45:50.756Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T23:45:51.033Z] Removing intermediate container 6b182ca9adce [2022-07-27T23:45:51.033Z] ---> 61a3a2a991dd [2022-07-27T23:45:51.033Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T23:45:51.311Z] ---> Running in 297a0aecb003 [2022-07-27T23:45:51.587Z] ---> 83a2a7a3e073 [2022-07-27T23:45:51.587Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T23:45:51.864Z] ---> Running in 815bce0df181 [2022-07-27T23:45:52.141Z] Removing intermediate container 297a0aecb003 [2022-07-27T23:45:52.141Z] ---> 5d8f6dea491c [2022-07-27T23:45:52.141Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T23:45:52.417Z] ---> Running in 8ef5cfc4f7df [2022-07-27T23:45:53.020Z] Removing intermediate container 8ef5cfc4f7df [2022-07-27T23:45:53.020Z] ---> ae6b09e98a72 [2022-07-27T23:45:53.020Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:45:53.020Z] ---> Running in c68f81666c6f [2022-07-27T23:45:53.624Z] Removing intermediate container c68f81666c6f [2022-07-27T23:45:53.624Z] ---> 859d7c0e9b56 [2022-07-27T23:45:53.624Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:45:53.901Z] ---> Running in b51473cb35b0 [2022-07-27T23:45:54.506Z] Removing intermediate container b51473cb35b0 [2022-07-27T23:45:54.506Z] ---> 0b112cdc9ba5 [2022-07-27T23:45:54.506Z] [2022-07-27T23:45:55.497Z] Successfully built 0b112cdc9ba5 [2022-07-27T23:45:55.497Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-27T23:45:55.497Z] Building security-spire-server [2022-07-27T23:45:55.497Z]  Building security-proxy-setup ... done Removing intermediate container 815bce0df181 [2022-07-27T23:45:55.497Z] ---> 35189331e7f8 [2022-07-27T23:45:55.497Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T23:45:55.772Z] ---> Running in c3c25ed2d65e [2022-07-27T23:45:56.055Z] Removing intermediate container c3c25ed2d65e [2022-07-27T23:45:56.055Z] ---> 9b2f881dc62d [2022-07-27T23:45:56.055Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T23:45:56.340Z] ---> Running in 1c6197dbb22a [2022-07-27T23:45:56.619Z] Removing intermediate container 1c6197dbb22a [2022-07-27T23:45:56.619Z] ---> cc057368dbe9 [2022-07-27T23:45:56.619Z] Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:45:56.895Z] ---> Running in 3fd53da73675 [2022-07-27T23:45:57.507Z] Removing intermediate container 3fd53da73675 [2022-07-27T23:45:57.507Z] ---> f0766eeab266 [2022-07-27T23:45:57.507Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T23:45:57.507Z] ---> Running in ac38a54fdef4 [2022-07-27T23:45:58.129Z] Removing intermediate container ac38a54fdef4 [2022-07-27T23:45:58.129Z] ---> 4ad32434e697 [2022-07-27T23:45:58.129Z] [2022-07-27T23:45:58.736Z] Successfully built 4ad32434e697 [2022-07-27T23:45:58.736Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-27T23:45:58.736Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-07-27T23:46:25.594Z] Removing intermediate container 8ac24ecf77eb [2022-07-27T23:46:25.594Z] ---> 7c68209217e3 [2022-07-27T23:46:25.594Z] [2022-07-27T23:46:25.594Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:46:25.594Z] ---> 3d81c46cd875 [2022-07-27T23:46:25.594Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:46:25.594Z] ---> Running in 141adc067cba [2022-07-27T23:46:26.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:27.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:28.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T23:46:28.196Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:46:28.196Z] OK: 5 MiB in 15 packages [2022-07-27T23:46:30.851Z] Removing intermediate container 141adc067cba [2022-07-27T23:46:30.851Z] ---> 39d021487246 [2022-07-27T23:46:30.851Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:46:30.851Z] ---> Running in 6bf510eb3291 [2022-07-27T23:46:31.453Z] Removing intermediate container 6bf510eb3291 [2022-07-27T23:46:31.453Z] ---> ebe3aecab215 [2022-07-27T23:46:31.453Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T23:46:31.453Z] ---> Running in 54ded7b911ce [2022-07-27T23:46:32.059Z] Removing intermediate container 54ded7b911ce [2022-07-27T23:46:32.059Z] ---> 6c5392ef1264 [2022-07-27T23:46:32.059Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T23:46:32.338Z] ---> Running in 6a8ddd094457 [2022-07-27T23:46:32.942Z] Removing intermediate container 6a8ddd094457 [2022-07-27T23:46:32.942Z] ---> c659bad10aa7 [2022-07-27T23:46:32.942Z] Step 15/23 : WORKDIR / [2022-07-27T23:46:32.942Z] ---> Running in 7389960b30ce [2022-07-27T23:46:33.938Z] Removing intermediate container 7389960b30ce [2022-07-27T23:46:33.938Z] ---> 88023591a004 [2022-07-27T23:46:33.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:46:34.940Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:46:34.940Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:46:34.940Z] ---> 42d8b1338c06 [2022-07-27T23:46:34.940Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T23:46:34.940Z] ---> Using cache [2022-07-27T23:46:34.940Z] ---> 80bf162b79bf [2022-07-27T23:46:34.940Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:46:34.940Z] ---> Using cache [2022-07-27T23:46:34.940Z] ---> 3125f416e504 [2022-07-27T23:46:34.940Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:46:34.940Z] ---> Running in 6b1bf6518b9a [2022-07-27T23:46:35.545Z] ---> c9c353accb5f [2022-07-27T23:46:35.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T23:46:37.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:37.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:38.605Z] ---> e1f1950d6362 [2022-07-27T23:46:38.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T23:46:39.612Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:46:39.612Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:46:39.612Z] ---> 42d8b1338c06 [2022-07-27T23:46:39.612Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T23:46:39.612Z] ---> Using cache [2022-07-27T23:46:39.612Z] ---> 80bf162b79bf [2022-07-27T23:46:39.612Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:46:39.612Z] ---> Using cache [2022-07-27T23:46:39.612Z] ---> 3125f416e504 [2022-07-27T23:46:39.612Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T23:46:39.612Z] ---> Running in 08f9af8bc77b [2022-07-27T23:46:39.612Z] OK: 221 MiB in 51 packages [2022-07-27T23:46:39.892Z] ---> 70be3a4ca650 [2022-07-27T23:46:39.892Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T23:46:40.176Z] ---> Running in f60f204b1b67 [2022-07-27T23:46:40.785Z] Removing intermediate container f60f204b1b67 [2022-07-27T23:46:40.785Z] ---> 423604b79d49 [2022-07-27T23:46:40.785Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:46:41.062Z] ---> Running in d16ce04abc3c [2022-07-27T23:46:41.062Z] Removing intermediate container 6b1bf6518b9a [2022-07-27T23:46:41.062Z] ---> 050ad87397a1 [2022-07-27T23:46:41.062Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T23:46:41.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:41.618Z] Removing intermediate container d16ce04abc3c [2022-07-27T23:46:41.618Z] ---> ee55b8aa0cca [2022-07-27T23:46:41.618Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T23:46:41.900Z] ---> Running in 7758e65b3f89 [2022-07-27T23:46:42.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:46:42.511Z] ---> 1b7d15ca1483 [2022-07-27T23:46:42.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:46:42.511Z] Removing intermediate container 7758e65b3f89 [2022-07-27T23:46:42.511Z] ---> e7614f2d5e1e [2022-07-27T23:46:42.511Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:46:42.511Z] ---> Running in b98b00695b72 [2022-07-27T23:46:42.790Z] ---> Running in c7d71ce1fc1c [2022-07-27T23:46:43.420Z] OK: 221 MiB in 51 packages [2022-07-27T23:46:44.042Z] Removing intermediate container c7d71ce1fc1c [2022-07-27T23:46:44.042Z] ---> b21da4bab297 [2022-07-27T23:46:44.042Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:46:44.322Z] ---> Running in 6580b1dcd43c [2022-07-27T23:46:45.321Z] Removing intermediate container 08f9af8bc77b [2022-07-27T23:46:45.321Z] ---> d1cdfb5531ae [2022-07-27T23:46:45.321Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T23:46:45.321Z] Removing intermediate container 6580b1dcd43c [2022-07-27T23:46:45.321Z] ---> c4b146c87d65 [2022-07-27T23:46:45.321Z] [2022-07-27T23:46:46.302Z] Successfully built c4b146c87d65 [2022-07-27T23:46:46.302Z] Successfully tagged core-metadata-arm64:latest [2022-07-27T23:46:46.302Z] Building support-notifications [2022-07-27T23:46:47.560Z]  Building core-metadata ... done  ---> caf073344b1b [2022-07-27T23:46:47.560Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:46:47.560Z] ---> Running in de0bdc683e23 [2022-07-27T23:46:54.290Z] Removing intermediate container 801d0f8be87f [2022-07-27T23:46:54.290Z] ---> 022616cb1bed [2022-07-27T23:46:54.290Z] [2022-07-27T23:46:54.290Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:46:54.290Z] ---> 3d81c46cd875 [2022-07-27T23:46:54.290Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T23:46:54.290Z] ---> Running in 9993a3a61dd0 [2022-07-27T23:46:54.290Z] Removing intermediate container 9993a3a61dd0 [2022-07-27T23:46:54.290Z] ---> c992daf6146f [2022-07-27T23:46:54.290Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T23:46:54.569Z] ---> Running in 64d05b33e902 [2022-07-27T23:46:55.172Z] Removing intermediate container 64d05b33e902 [2022-07-27T23:46:55.172Z] ---> 38e87cb17928 [2022-07-27T23:46:55.172Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T23:46:55.172Z] ---> Running in bd25ac76e8ae [2022-07-27T23:46:55.773Z] Removing intermediate container bd25ac76e8ae [2022-07-27T23:46:55.773Z] ---> cf81a3533a64 [2022-07-27T23:46:55.773Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:46:55.773Z] ---> Running in 6e861a362f14 [2022-07-27T23:46:59.164Z] Removing intermediate container 6e861a362f14 [2022-07-27T23:46:59.164Z] ---> 3c36b89bd982 [2022-07-27T23:46:59.164Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T23:46:59.164Z] ---> Running in 5b103af3aee5 [2022-07-27T23:47:01.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:47:02.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:47:03.848Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T23:47:03.848Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T23:47:04.125Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T23:47:04.125Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T23:47:04.404Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T23:47:04.404Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T23:47:04.681Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:47:04.681Z] OK: 8 MiB in 20 packages [2022-07-27T23:47:07.337Z] Removing intermediate container 5b103af3aee5 [2022-07-27T23:47:07.337Z] ---> 97924683b541 [2022-07-27T23:47:07.337Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:47:08.821Z] ---> 35675008dbda [2022-07-27T23:47:08.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T23:47:13.276Z] ---> b9cbbc0a4a05 [2022-07-27T23:47:13.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T23:47:13.887Z] ---> 1c2175dc744c [2022-07-27T23:47:13.887Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T23:47:14.165Z] ---> Running in bfbf7e1f539a [2022-07-27T23:47:15.629Z] Removing intermediate container bfbf7e1f539a [2022-07-27T23:47:15.629Z] ---> 2a8e6c876879 [2022-07-27T23:47:15.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:47:15.629Z] ---> Running in 35df2671d160 [2022-07-27T23:47:17.079Z] Removing intermediate container 35df2671d160 [2022-07-27T23:47:17.079Z] ---> 982f7ea50551 [2022-07-27T23:47:17.079Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T23:47:17.364Z] ---> Running in 9895abd44283 [2022-07-27T23:47:17.970Z] Removing intermediate container 9895abd44283 [2022-07-27T23:47:17.971Z] ---> f579c5441942 [2022-07-27T23:47:17.971Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:47:18.252Z] ---> Running in 16904ff6b860 [2022-07-27T23:47:19.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:47:19.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:47:19.262Z] ---> 42d8b1338c06 [2022-07-27T23:47:19.262Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T23:47:19.262Z] ---> Using cache [2022-07-27T23:47:19.262Z] ---> 80bf162b79bf [2022-07-27T23:47:19.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:47:19.262Z] ---> Using cache [2022-07-27T23:47:19.262Z] ---> 3125f416e504 [2022-07-27T23:47:19.262Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T23:47:19.262Z] ---> Running in c90725250a30 [2022-07-27T23:47:19.262Z] Removing intermediate container 16904ff6b860 [2022-07-27T23:47:19.262Z] ---> 0258870e6a3c [2022-07-27T23:47:19.262Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:47:19.544Z] ---> Running in 742453fb1452 [2022-07-27T23:47:20.538Z] Removing intermediate container 742453fb1452 [2022-07-27T23:47:20.538Z] ---> 39674b6d2be4 [2022-07-27T23:47:20.538Z] [2022-07-27T23:47:21.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:47:22.133Z] Successfully built 39674b6d2be4 [2022-07-27T23:47:22.133Z] Successfully tagged core-data-arm64:latest [2022-07-27T23:47:22.133Z] Building core-command [2022-07-27T23:47:22.133Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:47:23.131Z] OK: 221 MiB in 51 packages [2022-07-27T23:47:25.793Z] Removing intermediate container c90725250a30 [2022-07-27T23:47:25.793Z] ---> 73f859eeb88f [2022-07-27T23:47:25.793Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T23:47:27.798Z] ---> 50c8c8493d9d [2022-07-27T23:47:27.798Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:47:27.798Z] ---> Running in 42d8d9147fff [2022-07-27T23:47:42.962Z] Removing intermediate container f29ee127cb7f [2022-07-27T23:47:42.962Z] ---> 1b8df90987e0 [2022-07-27T23:47:42.962Z] [2022-07-27T23:47:42.962Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:47:42.962Z] ---> 3d81c46cd875 [2022-07-27T23:47:42.962Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:47:42.962Z] ---> Using cache [2022-07-27T23:47:42.962Z] ---> 39d021487246 [2022-07-27T23:47:42.962Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:47:42.962Z] ---> Using cache [2022-07-27T23:47:42.962Z] ---> ebe3aecab215 [2022-07-27T23:47:42.962Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T23:47:43.238Z] ---> Running in bdbfe9e1bafd [2022-07-27T23:47:44.259Z] Removing intermediate container bdbfe9e1bafd [2022-07-27T23:47:44.259Z] ---> 4e324142d1e9 [2022-07-27T23:47:44.259Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T23:47:44.259Z] ---> Running in d15bef80e3d7 [2022-07-27T23:47:44.863Z] Removing intermediate container d15bef80e3d7 [2022-07-27T23:47:44.863Z] ---> d6c98ba1e369 [2022-07-27T23:47:44.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:47:45.863Z] Removing intermediate container b98b00695b72 [2022-07-27T23:47:45.863Z] ---> 443f25a3250e [2022-07-27T23:47:45.863Z] Step 8/25 : COPY . . [2022-07-27T23:47:46.144Z] ---> d0df6d7b2a4f [2022-07-27T23:47:46.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T23:47:48.146Z] Removing intermediate container de0bdc683e23 [2022-07-27T23:47:48.146Z] ---> 0ff3802dd35e [2022-07-27T23:47:48.146Z] Step 8/31 : COPY . . [2022-07-27T23:47:50.795Z] ---> 4f4ff84207c1 [2022-07-27T23:47:50.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T23:47:50.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:47:50.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:47:50.795Z] ---> 42d8b1338c06 [2022-07-27T23:47:50.795Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:47:50.795Z] ---> Using cache [2022-07-27T23:47:50.795Z] ---> 80bf162b79bf [2022-07-27T23:47:50.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:47:50.795Z] ---> Using cache [2022-07-27T23:47:50.795Z] ---> 3125f416e504 [2022-07-27T23:47:50.795Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T23:47:50.795Z] ---> Using cache [2022-07-27T23:47:50.795Z] ---> d1cdfb5531ae [2022-07-27T23:47:50.795Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:47:50.795Z] ---> Using cache [2022-07-27T23:47:50.795Z] ---> caf073344b1b [2022-07-27T23:47:50.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:47:50.795Z] ---> Using cache [2022-07-27T23:47:50.795Z] ---> 0ff3802dd35e [2022-07-27T23:47:50.795Z] Step 8/23 : COPY . . [2022-07-27T23:47:51.785Z] ---> f2fcf454774f [2022-07-27T23:47:51.785Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T23:47:52.075Z] ---> Running in efe3394c4405 [2022-07-27T23:47:52.682Z] Removing intermediate container efe3394c4405 [2022-07-27T23:47:52.682Z] ---> 33d1460a4e7c [2022-07-27T23:47:52.682Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:47:52.963Z] ---> Running in 61cbf9c97366 [2022-07-27T23:47:53.562Z] Removing intermediate container 61cbf9c97366 [2022-07-27T23:47:53.562Z] ---> 6241ee87ff9e [2022-07-27T23:47:53.562Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T23:47:53.837Z] ---> Running in 1c312d5ce48f [2022-07-27T23:47:54.823Z] Removing intermediate container 1c312d5ce48f [2022-07-27T23:47:54.823Z] ---> 60368e283e98 [2022-07-27T23:47:54.823Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:47:54.823Z] ---> Running in 0eadf43a53e9 [2022-07-27T23:47:55.428Z] Removing intermediate container 0eadf43a53e9 [2022-07-27T23:47:55.428Z] ---> 0d31ecdcd013 [2022-07-27T23:47:55.428Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:47:55.705Z] ---> Running in 3772ec889189 [2022-07-27T23:47:56.305Z] Removing intermediate container 3772ec889189 [2022-07-27T23:47:56.305Z] ---> 84b25a27d0a2 [2022-07-27T23:47:56.305Z] [2022-07-27T23:47:56.907Z] Successfully built 84b25a27d0a2 [2022-07-27T23:47:56.907Z] Successfully tagged support-scheduler-arm64:latest [2022-07-27T23:47:56.907Z]  Building support-scheduler ... done Building security-spire-agent [2022-07-27T23:48:09.346Z] Removing intermediate container 42d8d9147fff [2022-07-27T23:48:09.346Z] ---> a8f184c2ef49 [2022-07-27T23:48:09.346Z] Step 8/22 : COPY . . [2022-07-27T23:48:19.591Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:48:19.591Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:48:19.591Z] ---> 42d8b1338c06 [2022-07-27T23:48:19.591Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 80bf162b79bf [2022-07-27T23:48:19.591Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 3125f416e504 [2022-07-27T23:48:19.591Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 050ad87397a1 [2022-07-27T23:48:19.591Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 1b7d15ca1483 [2022-07-27T23:48:19.591Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 443f25a3250e [2022-07-27T23:48:19.591Z] Step 8/26 : COPY . . [2022-07-27T23:48:19.591Z] ---> Using cache [2022-07-27T23:48:19.591Z] ---> 11c22ae7b270 [2022-07-27T23:48:19.591Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:48:19.874Z] ---> Running in e5c3edc25013 [2022-07-27T23:48:20.474Z] ---> 11c22ae7b270 [2022-07-27T23:48:20.474Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:48:20.754Z] Removing intermediate container e5c3edc25013 [2022-07-27T23:48:20.754Z] ---> 8f5e0c22600a [2022-07-27T23:48:20.754Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T23:48:20.754Z] ---> e2ff23fea20f [2022-07-27T23:48:20.754Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T23:48:20.754Z] ---> Running in bd299783e4f2 [2022-07-27T23:48:20.754Z] ---> Running in 5b2354d2ee38 [2022-07-27T23:48:20.754Z] ---> Running in ea1097e44c2e [2022-07-27T23:48:21.775Z] Removing intermediate container ea1097e44c2e [2022-07-27T23:48:21.775Z] ---> f287223441ee [2022-07-27T23:48:21.775Z] 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-07-27T23:48:21.775Z] Removing intermediate container bd299783e4f2 [2022-07-27T23:48:21.775Z] ---> 229016ec5551 [2022-07-27T23:48:21.775Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T23:48:21.775Z] ---> Running in d2631fad0fbe [2022-07-27T23:48:21.775Z] ---> Running in 24f3c5b05669 [2022-07-27T23:48:22.052Z] ---> a787fb5087cf [2022-07-27T23:48:22.052Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T23:48:22.052Z] ---> Running in e7f5710c11d2 [2022-07-27T23:48:22.652Z] 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-07-27T23:48:23.253Z] Removing intermediate container 24f3c5b05669 [2022-07-27T23:48:23.253Z] ---> a9ada7fff60b [2022-07-27T23:48:23.253Z] 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-07-27T23:48:23.253Z] ---> Running in 432ace6e921d [2022-07-27T23:48:24.238Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T23:48:25.724Z] Removing intermediate container d2631fad0fbe [2022-07-27T23:48:25.724Z] ---> 0b6fc896c6e2 [2022-07-27T23:48:25.724Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T23:48:25.724Z] ---> Running in 3c8a1b01c158 [2022-07-27T23:48:27.217Z] Removing intermediate container 3c8a1b01c158 [2022-07-27T23:48:27.217Z] ---> d517b25126f8 [2022-07-27T23:48:27.217Z] [2022-07-27T23:48:27.217Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T23:48:27.217Z] 3.15: Pulling from library/alpine [2022-07-27T23:48:27.218Z] Removing intermediate container 432ace6e921d [2022-07-27T23:48:27.218Z] ---> d9ebcfb8ab5d [2022-07-27T23:48:27.218Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T23:48:27.218Z] ---> Running in 581e220d041e [2022-07-27T23:48:28.211Z] Removing intermediate container 581e220d041e [2022-07-27T23:48:28.211Z] ---> 6540478d5653 [2022-07-27T23:48:28.211Z] [2022-07-27T23:48:28.211Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T23:48:28.493Z] 3.15: Pulling from library/alpine [2022-07-27T23:48:29.485Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T23:48:29.485Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T23:48:29.485Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T23:48:29.485Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T23:48:29.485Z] ---> 60f2846fe774 [2022-07-27T23:48:29.485Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:48:29.485Z] ---> 60f2846fe774 [2022-07-27T23:48:29.485Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:48:29.485Z] ---> Running in e0f40611f046 [2022-07-27T23:48:29.485Z] ---> Running in 3fc19b0fc1e8 [2022-07-27T23:48:30.485Z] Removing intermediate container e0f40611f046 [2022-07-27T23:48:30.485Z] ---> 0b305e463ce9 [2022-07-27T23:48:30.485Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:48:30.485Z] ---> Running in 1f104c6999a6 [2022-07-27T23:48:31.102Z] Removing intermediate container 3fc19b0fc1e8 [2022-07-27T23:48:31.102Z] ---> 83986b0dd708 [2022-07-27T23:48:31.102Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:48:31.102Z] ---> Running in 4af482a8ecb2 [2022-07-27T23:48:35.480Z] Removing intermediate container 1f104c6999a6 [2022-07-27T23:48:35.480Z] ---> a4440c58c879 [2022-07-27T23:48:35.480Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T23:48:35.480Z] ---> Running in 8691c64879ae [2022-07-27T23:48:35.761Z] Removing intermediate container 4af482a8ecb2 [2022-07-27T23:48:35.761Z] ---> 6e286c84ee67 [2022-07-27T23:48:35.761Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T23:48:35.761Z] ---> Running in d58ef286b378 [2022-07-27T23:48:38.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:38.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:39.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:40.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:40.691Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:48:40.691Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:48:40.691Z] OK: 15733 distinct packages available [2022-07-27T23:48:40.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:41.251Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:48:41.251Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:48:41.251Z] OK: 15733 distinct packages available [2022-07-27T23:48:41.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:41.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:42.082Z] ---> ccc060f82b46 [2022-07-27T23:48:42.082Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T23:48:42.082Z] ---> Running in 23528a90a555 [2022-07-27T23:48:42.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:48:43.292Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T23:48:43.292Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:48:43.292Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T23:48:43.292Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T23:48:43.569Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T23:48:43.569Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:48:43.569Z] OK: 6 MiB in 19 packages [2022-07-27T23:48:43.866Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T23:48:43.866Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:48:43.866Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T23:48:44.155Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T23:48:44.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T23:48:44.155Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T23:48:44.155Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:48:44.155Z] OK: 6 MiB in 19 packages [2022-07-27T23:48:45.665Z] Removing intermediate container d58ef286b378 [2022-07-27T23:48:45.665Z] ---> 6122a90c8b1f [2022-07-27T23:48:45.665Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T23:48:45.941Z] Removing intermediate container 8691c64879ae [2022-07-27T23:48:45.941Z] ---> c08b97c10d68 [2022-07-27T23:48:45.941Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:48:50.277Z] ---> 22ff0bd8639c [2022-07-27T23:48:50.277Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:48:54.623Z] ---> b984ac81d94f [2022-07-27T23:48:54.623Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:48:56.079Z] ---> e936f9f9b936 [2022-07-27T23:48:56.079Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T23:48:57.544Z] ---> 891d9607887c [2022-07-27T23:48:57.544Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T23:48:58.165Z] ---> 93b999113942 [2022-07-27T23:48:58.165Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:48:58.780Z] ---> f5f70355527c [2022-07-27T23:48:58.780Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:48:58.780Z] ---> Running in 955fafd5cb42 [2022-07-27T23:48:59.391Z] ---> 4d5d78536065 [2022-07-27T23:48:59.391Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T23:48:59.673Z] Removing intermediate container 955fafd5cb42 [2022-07-27T23:48:59.673Z] ---> 9239e154f319 [2022-07-27T23:48:59.673Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:48:59.673Z] ---> Running in 5b286528d3e5 [2022-07-27T23:49:00.283Z] Removing intermediate container 5b286528d3e5 [2022-07-27T23:49:00.283Z] ---> dd2a4998573d [2022-07-27T23:49:00.283Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T23:49:00.567Z] ---> Running in 57930c09d188 [2022-07-27T23:49:00.567Z] ---> 4cd84fdc69da [2022-07-27T23:49:00.567Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T23:49:01.183Z] Removing intermediate container 57930c09d188 [2022-07-27T23:49:01.183Z] ---> 0da8f3a9ca21 [2022-07-27T23:49:01.183Z] Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:49:01.463Z] ---> Running in a95e53e88576 [2022-07-27T23:49:02.073Z] ---> 63d3efd7a02d [2022-07-27T23:49:02.073Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:49:02.073Z] Removing intermediate container a95e53e88576 [2022-07-27T23:49:02.073Z] ---> 89d15194c6f4 [2022-07-27T23:49:02.073Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T23:49:02.073Z] ---> Running in acf0e495d1e9 [2022-07-27T23:49:02.073Z] ---> Running in 05f24f169960 [2022-07-27T23:49:03.067Z] Removing intermediate container acf0e495d1e9 [2022-07-27T23:49:03.068Z] ---> 553805daaa77 [2022-07-27T23:49:03.068Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:49:03.068Z] Removing intermediate container 05f24f169960 [2022-07-27T23:49:03.068Z] ---> 962b1aac6b23 [2022-07-27T23:49:03.068Z] [2022-07-27T23:49:03.068Z] ---> Running in 3bf6d9e777f3 [2022-07-27T23:49:03.691Z] Removing intermediate container 3bf6d9e777f3 [2022-07-27T23:49:03.691Z] ---> 2d129ea2526a [2022-07-27T23:49:03.691Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T23:49:03.691Z] ---> Running in a5377642a679 [2022-07-27T23:49:03.691Z] Successfully built 962b1aac6b23 [2022-07-27T23:49:03.691Z] Successfully tagged security-spire-server-arm64:latest [2022-07-27T23:49:03.691Z]  Building security-spire-server ... done Building security-spire-config [2022-07-27T23:49:04.313Z] Removing intermediate container a5377642a679 [2022-07-27T23:49:04.313Z] ---> 2463e0e0912c [2022-07-27T23:49:04.313Z] Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:49:04.313Z] ---> Running in 52fe9645fecb [2022-07-27T23:49:04.590Z] Removing intermediate container 52fe9645fecb [2022-07-27T23:49:04.870Z] ---> 85a0f1b7a090 [2022-07-27T23:49:04.870Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T23:49:04.870Z] ---> Running in 622fe3ab5828 [2022-07-27T23:49:05.476Z] Removing intermediate container 622fe3ab5828 [2022-07-27T23:49:05.476Z] ---> f28c4e5f224a [2022-07-27T23:49:05.476Z] [2022-07-27T23:49:05.752Z] Successfully built f28c4e5f224a [2022-07-27T23:49:05.752Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-27T23:49:05.752Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-27T23:49:44.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:49:44.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:49:44.816Z] ---> 42d8b1338c06 [2022-07-27T23:49:44.816Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 80bf162b79bf [2022-07-27T23:49:44.816Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 3125f416e504 [2022-07-27T23:49:44.816Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 050ad87397a1 [2022-07-27T23:49:44.816Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 1b7d15ca1483 [2022-07-27T23:49:44.816Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 443f25a3250e [2022-07-27T23:49:44.816Z] Step 8/26 : COPY . . [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 11c22ae7b270 [2022-07-27T23:49:44.816Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> 229016ec5551 [2022-07-27T23:49:44.816Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T23:49:44.816Z] ---> Using cache [2022-07-27T23:49:44.816Z] ---> a9ada7fff60b [2022-07-27T23:49:44.816Z] 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-07-27T23:49:46.263Z] ---> Running in 9bbb7daac0fd [2022-07-27T23:49:50.585Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:49:50.585Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:49:50.585Z] ---> 42d8b1338c06 [2022-07-27T23:49:50.585Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T23:49:50.585Z] ---> Using cache [2022-07-27T23:49:50.585Z] ---> 80bf162b79bf [2022-07-27T23:49:50.585Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T23:49:50.585Z] ---> Running in 029cd4403aa1 [2022-07-27T23:49:50.585Z] Removing intermediate container 9bbb7daac0fd [2022-07-27T23:49:50.585Z] ---> 97b03fe11512 [2022-07-27T23:49:50.585Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T23:49:50.585Z] ---> Running in 9f421054aa7a [2022-07-27T23:49:50.862Z] Removing intermediate container 9f421054aa7a [2022-07-27T23:49:50.862Z] ---> da3d4dc74c34 [2022-07-27T23:49:50.862Z] [2022-07-27T23:49:50.862Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T23:49:50.862Z] ---> 60f2846fe774 [2022-07-27T23:49:50.862Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:49:50.862Z] ---> Using cache [2022-07-27T23:49:50.862Z] ---> 83986b0dd708 [2022-07-27T23:49:50.862Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:49:50.862Z] ---> Using cache [2022-07-27T23:49:50.862Z] ---> 6e286c84ee67 [2022-07-27T23:49:50.862Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T23:49:50.862Z] ---> Running in 9e4908c428c3 [2022-07-27T23:49:52.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:52.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:52.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:53.840Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T23:49:53.840Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T23:49:53.840Z] OK: 16887 distinct packages available [2022-07-27T23:49:54.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:54.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:54.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:55.380Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:49:55.380Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:49:55.380Z] OK: 15733 distinct packages available [2022-07-27T23:49:55.656Z] OK: 221 MiB in 51 packages [2022-07-27T23:49:55.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:56.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:49:56.920Z] Removing intermediate container 029cd4403aa1 [2022-07-27T23:49:56.920Z] ---> b07a93b5088f [2022-07-27T23:49:56.920Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T23:49:57.908Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T23:49:57.908Z] ---> bcc5527fd3be [2022-07-27T23:49:57.908Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:49:57.908Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:49:58.186Z] ---> Running in b7015bdeb4a9 [2022-07-27T23:49:58.186Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T23:49:58.186Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T23:49:58.186Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:49:58.186Z] OK: 6 MiB in 18 packages [2022-07-27T23:50:00.184Z] Removing intermediate container 9e4908c428c3 [2022-07-27T23:50:00.184Z] ---> 9dcea82ae7d0 [2022-07-27T23:50:00.184Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T23:50:05.634Z] ---> c96bff531fa5 [2022-07-27T23:50:05.634Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T23:50:06.239Z] ---> efedd4accd47 [2022-07-27T23:50:06.239Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T23:50:06.239Z] ---> Running in 4f7ceff37ab7 [2022-07-27T23:50:06.843Z] Removing intermediate container 4f7ceff37ab7 [2022-07-27T23:50:06.843Z] ---> 3b223edc0d80 [2022-07-27T23:50:06.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T23:50:07.860Z] ---> 3351f9fc6ebc [2022-07-27T23:50:07.860Z] Step 21/26 : WORKDIR / [2022-07-27T23:50:07.860Z] ---> Running in 492c6b3b0a23 [2022-07-27T23:50:08.630Z] Removing intermediate container 492c6b3b0a23 [2022-07-27T23:50:08.630Z] ---> c2d8070b7d5b [2022-07-27T23:50:08.630Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T23:50:08.630Z] ---> Running in 6f0d70937689 [2022-07-27T23:50:09.247Z] Removing intermediate container 6f0d70937689 [2022-07-27T23:50:09.247Z] ---> 912951c0f6ae [2022-07-27T23:50:09.247Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T23:50:09.629Z] ---> Running in 6c7d0b88508b [2022-07-27T23:50:10.032Z] Removing intermediate container 6c7d0b88508b [2022-07-27T23:50:10.032Z] ---> 7f43d9265ced [2022-07-27T23:50:10.032Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T23:50:10.323Z] ---> Running in b95811cfc739 [2022-07-27T23:50:10.920Z] Removing intermediate container b95811cfc739 [2022-07-27T23:50:10.920Z] ---> 34bedba3d782 [2022-07-27T23:50:10.920Z] Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:50:10.920Z] ---> Running in 708eff22333e [2022-07-27T23:50:11.532Z] Removing intermediate container 708eff22333e [2022-07-27T23:50:11.532Z] ---> ca2cde5434f9 [2022-07-27T23:50:11.532Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T23:50:11.809Z] ---> Running in 73ccd37873fa [2022-07-27T23:50:12.085Z] Removing intermediate container 73ccd37873fa [2022-07-27T23:50:12.085Z] ---> 98624305b05d [2022-07-27T23:50:12.085Z] [2022-07-27T23:50:12.685Z] Successfully built 98624305b05d [2022-07-27T23:50:12.685Z] Successfully tagged security-spire-config-arm64:latest [2022-07-27T23:50:12.685Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-07-27T23:50:45.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T23:50:45.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T23:50:45.057Z] ---> 42d8b1338c06 [2022-07-27T23:50:45.057Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T23:50:45.057Z] ---> Using cache [2022-07-27T23:50:45.057Z] ---> 80bf162b79bf [2022-07-27T23:50:45.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:50:45.057Z] ---> Using cache [2022-07-27T23:50:45.057Z] ---> 3125f416e504 [2022-07-27T23:50:45.057Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T23:50:45.057Z] ---> Running in b230284cc5ba [2022-07-27T23:50:45.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:50:45.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:50:47.044Z] OK: 221 MiB in 51 packages [2022-07-27T23:50:49.043Z] Removing intermediate container b230284cc5ba [2022-07-27T23:50:49.043Z] ---> 335f0b87b74c [2022-07-27T23:50:49.043Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T23:50:50.488Z] ---> b1b38c52fcbd [2022-07-27T23:50:50.488Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T23:50:50.765Z] ---> Running in f60e248b7397 [2022-07-27T23:50:54.173Z] Removing intermediate container b7015bdeb4a9 [2022-07-27T23:50:54.173Z] ---> e5eadd6223dd [2022-07-27T23:50:54.173Z] Step 7/20 : COPY . . [2022-07-27T23:51:16.379Z] ---> 4333f7b8c028 [2022-07-27T23:51:16.379Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T23:51:16.379Z] ---> Running in 6ff2b4b5849f [2022-07-27T23:51:16.379Z] 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-07-27T23:51:38.592Z] Removing intermediate container f60e248b7397 [2022-07-27T23:51:38.592Z] ---> 529610b0f932 [2022-07-27T23:51:38.592Z] Step 8/23 : COPY . . [2022-07-27T23:52:00.784Z] ---> 6f92ba38ab4e [2022-07-27T23:52:00.784Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T23:52:00.784Z] ---> Running in 4268222ad4d4 [2022-07-27T23:52:00.784Z] 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-07-27T23:53:22.593Z] Removing intermediate container e7f5710c11d2 [2022-07-27T23:53:22.593Z] ---> 87d671688c65 [2022-07-27T23:53:22.593Z] [2022-07-27T23:53:22.593Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T23:53:22.593Z] ---> 3d81c46cd875 [2022-07-27T23:53:22.593Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T23:53:22.593Z] ---> Using cache [2022-07-27T23:53:22.593Z] ---> 39d021487246 [2022-07-27T23:53:22.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:53:22.593Z] ---> Using cache [2022-07-27T23:53:22.593Z] ---> ebe3aecab215 [2022-07-27T23:53:22.593Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T23:53:22.593Z] ---> Running in dc02325766af [2022-07-27T23:53:22.593Z] Removing intermediate container dc02325766af [2022-07-27T23:53:22.593Z] ---> 1df84b77ba34 [2022-07-27T23:53:22.593Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T23:53:22.593Z] ---> Running in 34214a3da401 [2022-07-27T23:53:22.884Z] Removing intermediate container 34214a3da401 [2022-07-27T23:53:22.884Z] ---> 3cc1f2227a13 [2022-07-27T23:53:22.884Z] Step 15/23 : WORKDIR / [2022-07-27T23:53:22.884Z] ---> Running in f4a02340d5cc [2022-07-27T23:53:23.500Z] Removing intermediate container f4a02340d5cc [2022-07-27T23:53:23.500Z] ---> d61da13d24f6 [2022-07-27T23:53:23.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:53:24.500Z] ---> e145568a4870 [2022-07-27T23:53:24.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T23:53:25.974Z] ---> bdc7f4f48e8b [2022-07-27T23:53:25.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T23:53:26.970Z] ---> 8443e1559594 [2022-07-27T23:53:27.247Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T23:53:27.247Z] ---> Running in ee6c2e9ebc56 [2022-07-27T23:53:27.858Z] Removing intermediate container ee6c2e9ebc56 [2022-07-27T23:53:27.858Z] ---> 1d8ba0f8fee2 [2022-07-27T23:53:27.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:53:27.858Z] ---> Running in 5ff669c9941c [2022-07-27T23:53:28.468Z] Removing intermediate container 5ff669c9941c [2022-07-27T23:53:28.468Z] ---> 3967a021acc5 [2022-07-27T23:53:28.468Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T23:53:28.746Z] ---> Running in 429b529a7ae1 [2022-07-27T23:53:29.756Z] Removing intermediate container 429b529a7ae1 [2022-07-27T23:53:29.756Z] ---> 3e27b4aeab59 [2022-07-27T23:53:29.756Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:53:29.756Z] ---> Running in 1e0b6f7bb631 [2022-07-27T23:53:30.359Z] Removing intermediate container 1e0b6f7bb631 [2022-07-27T23:53:30.359Z] ---> f12a4a1fd4a8 [2022-07-27T23:53:30.359Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:53:30.644Z] ---> Running in 59743ed470ee [2022-07-27T23:53:32.093Z] Removing intermediate container 59743ed470ee [2022-07-27T23:53:32.093Z] ---> 338dd50abd5a [2022-07-27T23:53:32.093Z] [2022-07-27T23:53:33.079Z] Successfully built 338dd50abd5a [2022-07-27T23:53:33.079Z] Successfully tagged core-command-arm64:latest [2022-07-27T23:53:37.402Z]  Building core-command ... done Removing intermediate container 5b2354d2ee38 [2022-07-27T23:53:37.402Z] ---> f691d8222bb5 [2022-07-27T23:53:37.402Z] [2022-07-27T23:53:37.402Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T23:53:37.402Z] ---> 3d81c46cd875 [2022-07-27T23:53:37.402Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:53:37.402Z] ---> Running in 22ce3deb82c9 [2022-07-27T23:53:37.687Z] Removing intermediate container 22ce3deb82c9 [2022-07-27T23:53:37.687Z] ---> 8b1f8a302aa9 [2022-07-27T23:53:37.687Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T23:53:37.963Z] ---> Running in b8bbd85302b2 [2022-07-27T23:53:39.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:53:39.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:53:41.393Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T23:53:41.393Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T23:53:41.393Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:53:41.393Z] OK: 5 MiB in 16 packages [2022-07-27T23:53:42.885Z] Removing intermediate container b8bbd85302b2 [2022-07-27T23:53:42.885Z] ---> 7640eb17eed9 [2022-07-27T23:53:42.885Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T23:53:42.885Z] ---> Running in 2e3b1e4c7ca0 [2022-07-27T23:53:43.613Z] Removing intermediate container 2e3b1e4c7ca0 [2022-07-27T23:53:43.613Z] ---> 31bc645385c6 [2022-07-27T23:53:43.613Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T23:53:43.613Z] ---> Running in 5b42ab3f6959 [2022-07-27T23:53:43.906Z] Removing intermediate container 5b42ab3f6959 [2022-07-27T23:53:43.906Z] ---> 4185df534c26 [2022-07-27T23:53:43.906Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T23:53:43.906Z] ---> Running in 7e3c950f3f4b [2022-07-27T23:53:44.612Z] Removing intermediate container 7e3c950f3f4b [2022-07-27T23:53:44.612Z] ---> 2a41eed1b21a [2022-07-27T23:53:44.612Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T23:53:44.899Z] ---> Running in d8806038324d [2022-07-27T23:53:47.538Z] Removing intermediate container d8806038324d [2022-07-27T23:53:47.538Z] ---> 7c917d205872 [2022-07-27T23:53:47.538Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T23:53:47.816Z] ---> Running in 08b8f7ac58cc [2022-07-27T23:53:48.092Z] Removing intermediate container 08b8f7ac58cc [2022-07-27T23:53:48.092Z] ---> 2842907a4be6 [2022-07-27T23:53:48.092Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T23:53:49.087Z] ---> 147a974985a0 [2022-07-27T23:53:49.087Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T23:53:49.364Z] ---> Running in ed06f793b280 [2022-07-27T23:53:52.780Z] Removing intermediate container ed06f793b280 [2022-07-27T23:53:52.780Z] ---> 2b923559a751 [2022-07-27T23:53:52.780Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:53:53.055Z] ---> adef0e740c43 [2022-07-27T23:53:53.055Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T23:53:55.044Z] ---> 159545d17681 [2022-07-27T23:53:55.044Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T23:53:55.648Z] ---> bc3fcabbc83a [2022-07-27T23:53:55.648Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T23:53:56.635Z] ---> 7f2ea8b42e13 [2022-07-27T23:53:56.635Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T23:53:57.636Z] ---> e366f22097d5 [2022-07-27T23:53:57.636Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T23:53:58.626Z] ---> fe9ba0c79a64 [2022-07-27T23:53:58.626Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T23:53:58.626Z] ---> Running in 2427c6c1da95 [2022-07-27T23:54:01.262Z] Removing intermediate container 2427c6c1da95 [2022-07-27T23:54:01.262Z] ---> 2a718227652e [2022-07-27T23:54:01.262Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T23:54:01.262Z] ---> Running in f18535b6cbc8 [2022-07-27T23:54:01.866Z] Removing intermediate container f18535b6cbc8 [2022-07-27T23:54:01.866Z] ---> 669dea17550a [2022-07-27T23:54:01.866Z] Step 28/31 : CMD ["gate"] [2022-07-27T23:54:02.144Z] ---> Running in 86b7c1cd77ef [2022-07-27T23:54:02.745Z] Removing intermediate container 86b7c1cd77ef [2022-07-27T23:54:02.745Z] ---> f3bd1329cd5c [2022-07-27T23:54:02.745Z] Step 29/31 : LABEL arch=arm64 [2022-07-27T23:54:02.745Z] ---> Running in a00c22173fbe [2022-07-27T23:54:03.020Z] Removing intermediate container a00c22173fbe [2022-07-27T23:54:03.020Z] ---> e11dc3f821ed [2022-07-27T23:54:03.020Z] Step 30/31 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:54:03.296Z] ---> Running in f8d04bd6743a [2022-07-27T23:54:03.570Z] Removing intermediate container f8d04bd6743a [2022-07-27T23:54:03.570Z] ---> 3881d39bb0a4 [2022-07-27T23:54:03.570Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T23:54:03.845Z] ---> Running in 0a353f4601d2 [2022-07-27T23:54:04.451Z] Removing intermediate container 0a353f4601d2 [2022-07-27T23:54:04.451Z] ---> bb76faa85187 [2022-07-27T23:54:04.451Z] [2022-07-27T23:54:04.729Z] Successfully built bb76faa85187 [2022-07-27T23:54:04.729Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-27T23:55:41.538Z]  Building security-bootstrapper ... done Removing intermediate container 23528a90a555 [2022-07-27T23:55:41.538Z] ---> 0adbe458dc77 [2022-07-27T23:55:41.538Z] [2022-07-27T23:55:41.538Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T23:55:41.538Z] ---> 3d81c46cd875 [2022-07-27T23:55:41.538Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T23:55:41.538Z] ---> Running in bff831e0926a [2022-07-27T23:55:41.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:55:41.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:55:41.538Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T23:55:41.538Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T23:55:41.538Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T23:55:41.538Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:55:41.538Z] OK: 6 MiB in 16 packages [2022-07-27T23:55:41.815Z] Removing intermediate container bff831e0926a [2022-07-27T23:55:41.815Z] ---> e4bcb5252f30 [2022-07-27T23:55:41.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T23:55:42.091Z] ---> Running in ab66cc924eb0 [2022-07-27T23:55:42.705Z] Removing intermediate container ab66cc924eb0 [2022-07-27T23:55:42.705Z] ---> d241e10f050c [2022-07-27T23:55:42.705Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T23:55:42.705Z] ---> Running in 216182a9f457 [2022-07-27T23:55:43.307Z] Removing intermediate container 216182a9f457 [2022-07-27T23:55:43.307Z] ---> d4f36bef572c [2022-07-27T23:55:43.307Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T23:55:43.307Z] ---> Running in 324ecf3976c2 [2022-07-27T23:55:44.294Z] Removing intermediate container 324ecf3976c2 [2022-07-27T23:55:44.294Z] ---> 62da04c96f4b [2022-07-27T23:55:44.294Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:55:45.738Z] ---> 96db2aaf9e21 [2022-07-27T23:55:45.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T23:55:46.340Z] Removing intermediate container 4268222ad4d4 [2022-07-27T23:55:46.340Z] ---> 697c4b808e72 [2022-07-27T23:55:46.340Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T23:55:46.620Z] ---> Running in d6ccba164cbc [2022-07-27T23:55:48.070Z] 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-07-27T23:55:48.674Z] ---> ff8e2cd89efe [2022-07-27T23:55:48.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T23:55:49.281Z] ---> 45d1801f0d0a [2022-07-27T23:55:49.281Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T23:55:49.561Z] ---> Running in 46495e7574d2 [2022-07-27T23:55:49.852Z] Removing intermediate container 46495e7574d2 [2022-07-27T23:55:49.852Z] ---> 2a94155f959d [2022-07-27T23:55:49.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:55:50.126Z] ---> Running in 7f5ea6a650a9 [2022-07-27T23:55:50.399Z] Removing intermediate container 7f5ea6a650a9 [2022-07-27T23:55:50.399Z] ---> 29414b023cb6 [2022-07-27T23:55:50.399Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T23:55:50.695Z] ---> Running in a844dfa259fd [2022-07-27T23:55:51.297Z] Removing intermediate container a844dfa259fd [2022-07-27T23:55:51.297Z] ---> 2b39828b3fb1 [2022-07-27T23:55:51.297Z] Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:55:51.570Z] ---> Running in 62d22a528542 [2022-07-27T23:55:52.587Z] Removing intermediate container 62d22a528542 [2022-07-27T23:55:52.587Z] ---> 3c67d91f2833 [2022-07-27T23:55:52.587Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T23:55:52.587Z] Removing intermediate container d6ccba164cbc [2022-07-27T23:55:52.587Z] ---> 0d0c0b398c7d [2022-07-27T23:55:52.587Z] [2022-07-27T23:55:52.587Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T23:55:52.587Z] ---> Running in 3ad7e9cd6e8a [2022-07-27T23:55:52.865Z] 20.10.14: Pulling from library/docker [2022-07-27T23:55:54.316Z] Removing intermediate container 3ad7e9cd6e8a [2022-07-27T23:55:54.317Z] ---> beea662d4a8e [2022-07-27T23:55:54.317Z] [2022-07-27T23:55:55.307Z] Successfully built beea662d4a8e [2022-07-27T23:55:55.307Z] Successfully tagged support-notifications-arm64:latest [2022-07-27T23:56:03.608Z]  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T23:56:03.608Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T23:56:03.608Z] ---> c346e9eafbab [2022-07-27T23:56:03.608Z] 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-07-27T23:56:04.615Z] ---> Running in 78410cc1aadf [2022-07-27T23:56:04.615Z] Removing intermediate container 78410cc1aadf [2022-07-27T23:56:04.615Z] ---> b08ade6b1b76 [2022-07-27T23:56:04.615Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T23:56:04.910Z] ---> Running in 819af229a98e [2022-07-27T23:56:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:06.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:07.154Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T23:56:07.154Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T23:56:07.154Z] Executing bash-5.1.16-r0.post-install [2022-07-27T23:56:07.154Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T23:56:07.154Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T23:56:07.154Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T23:56:07.154Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T23:56:07.154Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T23:56:07.154Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T23:56:07.154Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T23:56:07.154Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T23:56:07.426Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T23:56:07.426Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T23:56:07.426Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T23:56:07.426Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T23:56:07.426Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T23:56:07.426Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T23:56:07.426Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T23:56:09.411Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T23:56:09.411Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T23:56:09.411Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T23:56:09.411Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T23:56:09.411Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T23:56:09.686Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T23:56:09.686Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T23:56:09.686Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T23:56:09.686Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T23:56:09.686Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T23:56:09.686Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T23:56:09.686Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T23:56:09.686Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T23:56:09.686Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T23:56:09.686Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T23:56:09.686Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T23:56:09.961Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T23:56:09.961Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T23:56:09.961Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T23:56:09.961Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T23:56:09.961Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T23:56:09.961Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T23:56:09.961Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T23:56:09.961Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T23:56:09.961Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T23:56:10.256Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T23:56:10.551Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T23:56:10.897Z] OK: 83 MiB in 65 packages [2022-07-27T23:56:15.266Z] Collecting docker-compose==1.23.2 [2022-07-27T23:56:15.266Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T23:56:15.266Z] Removing intermediate container 6ff2b4b5849f [2022-07-27T23:56:15.266Z] ---> c1b840b735dd [2022-07-27T23:56:15.266Z] [2022-07-27T23:56:15.266Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T23:56:15.266Z] ---> 60f2846fe774 [2022-07-27T23:56:15.266Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T23:56:15.266Z] ---> Using cache [2022-07-27T23:56:15.266Z] ---> 83986b0dd708 [2022-07-27T23:56:15.266Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T23:56:15.266Z] ---> Using cache [2022-07-27T23:56:15.266Z] ---> 6e286c84ee67 [2022-07-27T23:56:15.266Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T23:56:15.266Z] ---> Running in e08aedc25a7d [2022-07-27T23:56:15.859Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T23:56:15.859Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T23:56:16.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:16.726Z] Collecting PyYAML<4,>=3.10 [2022-07-27T23:56:16.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T23:56:17.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:18.294Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T23:56:18.294Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T23:56:18.294Z] OK: 15733 distinct packages available [2022-07-27T23:56:18.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:19.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T23:56:19.546Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T23:56:19.546Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T23:56:20.144Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T23:56:20.416Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T23:56:20.416Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T23:56:20.416Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T23:56:20.692Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T23:56:20.692Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T23:56:20.692Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T23:56:20.967Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T23:56:20.967Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T23:56:20.967Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T23:56:20.967Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T23:56:21.243Z] OK: 8 MiB in 23 packages [2022-07-27T23:56:21.523Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T23:56:21.523Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T23:56:22.117Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T23:56:22.117Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T23:56:22.117Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T23:56:22.117Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T23:56:22.711Z] Removing intermediate container e08aedc25a7d [2022-07-27T23:56:22.711Z] ---> 1c80cee457d7 [2022-07-27T23:56:22.711Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T23:56:23.310Z] ---> 2c93215fee58 [2022-07-27T23:56:23.310Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T23:56:24.336Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T23:56:24.610Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T23:56:24.610Z] ---> 6625a5cd91ba [2022-07-27T23:56:24.610Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T23:56:24.610Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T23:56:24.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T23:56:25.210Z] ---> a9fff0c34976 [2022-07-27T23:56:25.210Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T23:56:25.210Z] ---> Running in 5ff29b3cebff [2022-07-27T23:56:25.487Z] Removing intermediate container 5ff29b3cebff [2022-07-27T23:56:25.487Z] ---> e8676f0e65c9 [2022-07-27T23:56:25.487Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:56:25.487Z] ---> Running in 170346d99d18 [2022-07-27T23:56:26.091Z] Removing intermediate container 170346d99d18 [2022-07-27T23:56:26.091Z] ---> 182b0fb78156 [2022-07-27T23:56:26.091Z] Step 18/20 : LABEL arch=arm64 [2022-07-27T23:56:26.091Z] ---> Running in 7e46b1df71e6 [2022-07-27T23:56:26.369Z] Removing intermediate container 7e46b1df71e6 [2022-07-27T23:56:26.369Z] ---> 17e2e6844a00 [2022-07-27T23:56:26.369Z] Step 19/20 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:56:26.369Z] ---> Running in 2aab3892e432 [2022-07-27T23:56:26.658Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T23:56:26.658Z] Removing intermediate container 2aab3892e432 [2022-07-27T23:56:26.658Z] ---> 9f97ae94f00f [2022-07-27T23:56:26.658Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T23:56:26.934Z] ---> Running in 9da4f412db0a [2022-07-27T23:56:27.205Z] Removing intermediate container 9da4f412db0a [2022-07-27T23:56:27.205Z] ---> bf1a2bf2c742 [2022-07-27T23:56:27.205Z] [2022-07-27T23:56:27.476Z] Successfully built bf1a2bf2c742 [2022-07-27T23:56:27.476Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-27T23:56:27.747Z]  Building security-spiffe-token-provider ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T23:56:27.747Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T23:56:28.018Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T23:56:28.290Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T23:56:28.561Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T23:56:28.561Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T23:56:28.561Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T23:56:28.561Z] Collecting idna<2.8,>=2.5 [2022-07-27T23:56:28.561Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T23:56:29.151Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T23:56:29.151Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T23:56:29.422Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T23:56:29.422Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T23:56:29.422Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T23:56:29.422Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T23:56:30.015Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T23:56:30.015Z] Attempting uninstall: urllib3 [2022-07-27T23:56:30.015Z] Found existing installation: urllib3 1.26.7 [2022-07-27T23:56:30.015Z] Uninstalling urllib3-1.26.7: [2022-07-27T23:56:30.286Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T23:56:30.878Z] Attempting uninstall: idna [2022-07-27T23:56:30.878Z] Found existing installation: idna 3.3 [2022-07-27T23:56:30.878Z] Uninstalling idna-3.3: [2022-07-27T23:56:30.878Z] Successfully uninstalled idna-3.3 [2022-07-27T23:56:33.490Z] Attempting uninstall: requests [2022-07-27T23:56:33.490Z] Found existing installation: requests 2.26.0 [2022-07-27T23:56:33.490Z] Uninstalling requests-2.26.0: [2022-07-27T23:56:33.490Z] Successfully uninstalled requests-2.26.0 [2022-07-27T23:56:33.490Z] Running setup.py install for texttable: started [2022-07-27T23:56:35.453Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T23:56:35.453Z] Running setup.py install for PyYAML: started [2022-07-27T23:56:37.413Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T23:56:37.413Z] Running setup.py install for docopt: started [2022-07-27T23:56:39.370Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T23:56:39.370Z] Running setup.py install for dockerpty: started [2022-07-27T23:56:41.327Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T23:56:42.746Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-27T23:56:50.993Z] Removing intermediate container 819af229a98e [2022-07-27T23:56:50.993Z] ---> 586f3cf22efa [2022-07-27T23:56:50.993Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T23:56:50.993Z] ---> Running in d630ff204bfa [2022-07-27T23:56:50.993Z] Removing intermediate container d630ff204bfa [2022-07-27T23:56:50.993Z] ---> 2551f63c903e [2022-07-27T23:56:50.993Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T23:56:50.993Z] ---> Running in 138a7868d569 [2022-07-27T23:56:51.265Z] Removing intermediate container 138a7868d569 [2022-07-27T23:56:51.265Z] ---> cb21100471ac [2022-07-27T23:56:51.265Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T23:56:52.241Z] ---> 792f32a1cdd9 [2022-07-27T23:56:52.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T23:56:52.512Z] ---> c2b23a320a50 [2022-07-27T23:56:52.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T23:56:53.114Z] ---> 41728d29a9e3 [2022-07-27T23:56:53.114Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T23:56:53.389Z] ---> Running in bb707c37b054 [2022-07-27T23:56:53.660Z] Removing intermediate container bb707c37b054 [2022-07-27T23:56:53.660Z] ---> ade5c536e32b [2022-07-27T23:56:53.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T23:56:53.660Z] ---> Running in 6fe63074d535 [2022-07-27T23:56:53.932Z] Removing intermediate container 6fe63074d535 [2022-07-27T23:56:53.932Z] ---> c09c4e06ea0c [2022-07-27T23:56:53.932Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T23:56:53.932Z] ---> Running in 0de93fccbf9e [2022-07-27T23:56:54.214Z] Removing intermediate container 0de93fccbf9e [2022-07-27T23:56:54.214Z] ---> 40e3419e5b65 [2022-07-27T23:56:54.214Z] Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a [2022-07-27T23:56:54.485Z] ---> Running in 4b3309c9b8bc [2022-07-27T23:56:54.756Z] Removing intermediate container 4b3309c9b8bc [2022-07-27T23:56:54.756Z] ---> ac7b712fd9ce [2022-07-27T23:56:54.756Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T23:56:54.756Z] ---> Running in b950eccbb14f [2022-07-27T23:56:55.027Z] Removing intermediate container b950eccbb14f [2022-07-27T23:56:55.027Z] ---> feb429c581a1 [2022-07-27T23:56:55.027Z] [2022-07-27T23:56:55.298Z] Successfully built feb429c581a1 [2022-07-27T23:56:55.568Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-27T23:56:55.583Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-27T23:56:55.596Z] $ docker stop --time=1 ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 [2022-07-27T23:56:57.239Z] $ docker rm -f ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T23:56:57.762Z] + docker images [2022-07-27T23:56:58.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T23:56:58.034Z] sys-mgmt-agent-arm64 latest feb429c581a1 3 seconds ago 282MB [2022-07-27T23:56:58.034Z] security-spiffe-token-provider-arm64 latest bf1a2bf2c742 31 seconds ago 28.3MB [2022-07-27T23:56:58.034Z] c1b840b735dd 44 seconds ago 1.57GB [2022-07-27T23:56:58.034Z] support-notifications-arm64 latest beea662d4a8e About a minute ago 26.1MB [2022-07-27T23:56:58.034Z] 0d0c0b398c7d About a minute ago 1.52GB [2022-07-27T23:56:58.034Z] 0adbe458dc77 About a minute ago 1.58GB [2022-07-27T23:56:58.034Z] security-bootstrapper-arm64 latest bb76faa85187 2 minutes ago 18.6MB [2022-07-27T23:56:58.034Z] f691d8222bb5 3 minutes ago 1.52GB [2022-07-27T23:56:58.034Z] core-command-arm64 latest 338dd50abd5a 3 minutes ago 15.5MB [2022-07-27T23:56:58.034Z] 87d671688c65 3 minutes ago 1.51GB [2022-07-27T23:56:58.034Z] security-spire-config-arm64 latest 98624305b05d 6 minutes ago 83.6MB [2022-07-27T23:56:58.034Z] da3d4dc74c34 7 minutes ago 1.41GB [2022-07-27T23:56:58.034Z] security-spire-agent-arm64 latest f28c4e5f224a 7 minutes ago 122MB [2022-07-27T23:56:58.034Z] security-spire-server-arm64 latest 962b1aac6b23 7 minutes ago 84.2MB [2022-07-27T23:56:58.034Z] 6540478d5653 8 minutes ago 1.41GB [2022-07-27T23:56:58.034Z] d517b25126f8 8 minutes ago 1.41GB [2022-07-27T23:56:58.034Z] support-scheduler-arm64 latest 84b25a27d0a2 9 minutes ago 25.6MB [2022-07-27T23:56:58.034Z] 1b8df90987e0 9 minutes ago 1.57GB [2022-07-27T23:56:58.034Z] core-data-arm64 latest 39674b6d2be4 9 minutes ago 20.6MB [2022-07-27T23:56:58.034Z] 022616cb1bed 10 minutes ago 1.54GB [2022-07-27T23:56:58.034Z] core-metadata-arm64 latest c4b146c87d65 10 minutes ago 17.4MB [2022-07-27T23:56:58.034Z] 7c68209217e3 10 minutes ago 1.54GB [2022-07-27T23:56:58.034Z] security-secretstore-setup-arm64 latest 4ad32434e697 11 minutes ago 27.9MB [2022-07-27T23:56:58.034Z] security-proxy-setup-arm64 latest 0b112cdc9ba5 11 minutes ago 26.2MB [2022-07-27T23:56:58.034Z] bd6ce0302635 11 minutes ago 1.52GB [2022-07-27T23:56:58.034Z] 4592a0f87f73 11 minutes ago 1.53GB [2022-07-27T23:56:58.034Z] ci-base-image-arm64 latest 42d8b1338c06 30 minutes ago 994MB [2022-07-27T23:56:58.034Z] alpine 3.15 60f2846fe774 8 days ago 5.32MB [2022-07-27T23:56:58.034Z] alpine 3.16 3d81c46cd875 9 days ago 5.27MB [2022-07-27T23:56:58.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB [2022-07-27T23:56:58.034Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-27T23:56:58.034Z] 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-07-27T23:56:58.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T23:56:58.493Z] [2022-07-27T23:56:58.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:56:58.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T23:56:58.839Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T23:56:59.111Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T23:56:59.111Z] 04944245beec: Pulling fs layer [2022-07-27T23:56:59.111Z] 699f458cf7ca: Pulling fs layer [2022-07-27T23:56:59.111Z] 765212b225bb: Pulling fs layer [2022-07-27T23:56:59.111Z] f23df028b6ca: Pulling fs layer [2022-07-27T23:56:59.111Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T23:56:59.111Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T23:56:59.111Z] 2437ff75d9bd: Waiting [2022-07-27T23:56:59.111Z] f23df028b6ca: Waiting [2022-07-27T23:56:59.111Z] d65c8cfc05b1: Waiting [2022-07-27T23:56:59.111Z] 765212b225bb: Waiting [2022-07-27T23:56:59.111Z] 04944245beec: Verifying Checksum [2022-07-27T23:56:59.111Z] 04944245beec: Download complete [2022-07-27T23:56:59.111Z] 765212b225bb: Verifying Checksum [2022-07-27T23:56:59.111Z] 765212b225bb: Download complete [2022-07-27T23:56:59.111Z] f23df028b6ca: Verifying Checksum [2022-07-27T23:56:59.111Z] f23df028b6ca: Download complete [2022-07-27T23:56:59.111Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T23:56:59.111Z] d65c8cfc05b1: Download complete [2022-07-27T23:56:59.381Z] 699f458cf7ca: Verifying Checksum [2022-07-27T23:56:59.381Z] 699f458cf7ca: Download complete [2022-07-27T23:56:59.655Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T23:56:59.655Z] 8998bd30e6a1: Download complete [2022-07-27T23:57:02.276Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T23:57:02.276Z] 2437ff75d9bd: Download complete [2022-07-27T23:57:04.253Z] 8998bd30e6a1: Pull complete [2022-07-27T23:57:04.253Z] 04944245beec: Pull complete [2022-07-27T23:57:06.253Z] 699f458cf7ca: Pull complete [2022-07-27T23:57:06.253Z] 765212b225bb: Pull complete [2022-07-27T23:57:07.265Z] f23df028b6ca: Pull complete [2022-07-27T23:57:07.543Z] d65c8cfc05b1: Pull complete [2022-07-27T23:57:22.614Z] 2437ff75d9bd: Pull complete [2022-07-27T23:57:22.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T23:57:22.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T23:57:22.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:57:22.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2022-07-27T23:57:22.954Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T23:57:25.557Z] $ docker top 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:26.562Z] ---> job-cost.sh [2022-07-27T23:57:26.562Z] lf-activate-venv: SKIPPING [2022-07-27T23:57:26.562Z] INFO: No Stack... [2022-07-27T23:57:27.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T23:57:28.122Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T23:57:28.774Z] + + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-07-27T23:57:28.774Z] cut -d, -f6 [Pipeline] lock [2022-07-27T23:57:28.806Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] [2022-07-27T23:57:28.812Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] did not exist. Created. [2022-07-27T23:57:28.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T23:57:29.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T23:57:29.635Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T23:57:29.642Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T23:57:29.669Z] $ docker stop --time=1 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 [2022-07-27T23:57:31.161Z] $ docker rm -f 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 [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-07-27T23:57:31.689Z] provisioning config files... [2022-07-27T23:57:31.701Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7774714552541819447tmp [Pipeline] { [Pipeline] sh [2022-07-27T23:57:32.003Z] + set +x [2022-07-27T23:57:32.003Z] + curl -s https://codecov.io/bash [2022-07-27T23:57:32.003Z] + bash -s -- [2022-07-27T23:57:32.003Z] [2022-07-27T23:57:32.003Z] _____ _ [2022-07-27T23:57:32.003Z] / ____| | | [2022-07-27T23:57:32.003Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T23:57:32.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T23:57:32.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T23:57:32.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T23:57:32.004Z] Bash-1.0.6 [2022-07-27T23:57:32.004Z] [2022-07-27T23:57:32.004Z] [2022-07-27T23:57:32.004Z] ==> git version 2.25.1 found [2022-07-27T23:57:32.004Z] ==> 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-07-27T23:57:32.004Z] Release-Date: 2020-01-08 [2022-07-27T23:57:32.004Z] 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-07-27T23:57:32.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T23:57:32.004Z] ==> Jenkins CI detected. [2022-07-27T23:57:32.004Z] current dir:  /w/workspace/edgex-go/9 [2022-07-27T23:57:32.004Z] project root: . [2022-07-27T23:57:32.004Z] --> token set from env [2022-07-27T23:57:32.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T23:57:32.264Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T23:57:32.264Z] ==> Python coveragepy not found [2022-07-27T23:57:32.264Z] ==> Searching for coverage reports in: [2022-07-27T23:57:32.264Z] + . [2022-07-27T23:57:32.264Z] -> Found 1 reports [2022-07-27T23:57:32.264Z] ==> Detecting git/mercurial file structure [2022-07-27T23:57:32.264Z] ==> Reading reports [2022-07-27T23:57:32.264Z] + ./coverage.out bytes=478003 [2022-07-27T23:57:32.264Z] ==> Appending adjustments [2022-07-27T23:57:32.264Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T23:57:33.207Z] + Found adjustments [2022-07-27T23:57:33.207Z] ==> Gzipping contents [2022-07-27T23:57:33.468Z] 64K /tmp/codecov.L8Ub7y.gz [2022-07-27T23:57:33.468Z] ==> Uploading reports [2022-07-27T23:57:33.468Z] url: https://codecov.io [2022-07-27T23:57:33.468Z] query: branch=PR-4101&commit=ac32090cd6262630c9483de4cba57242ff74e70a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-07-27T23:57:33.468Z] -> Pinging Codecov [2022-07-27T23:57:33.468Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=ac32090cd6262630c9483de4cba57242ff74e70a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-07-27T23:57:33.468Z] -> Uploading to [2022-07-27T23:57:33.468Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/ac32090cd6262630c9483de4cba57242ff74e70a/9d3245a4-c366-47d5-bd32-d56d98ec325b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T235733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3602913127d178a68bee3b3050b2dd911ebe0150eab9b72c56bf2888908a831b [2022-07-27T23:57:33.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T23:57:33.468Z] Dload Upload Total Spent Left Speed [2022-07-27T23:57:33.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62852 0 0 100 62852 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62852 0 0 100 62852 0 205k --:--:-- --:--:-- --:--:-- 205k [2022-07-27T23:57:33.988Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] } [2022-07-27T23:57:34.003Z] 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-07-27T23:57:34.630Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:34.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:35.798Z] ---> package-listing.sh [2022-07-27T23:57:35.799Z] ++ facter osfamily [2022-07-27T23:57:35.799Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T23:57:36.059Z] + OS_FAMILY=debian [2022-07-27T23:57:36.059Z] + workspace=/w/workspace/edgex-go/9 [2022-07-27T23:57:36.059Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T23:57:36.059Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T23:57:36.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T23:57:36.059Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T23:57:36.059Z] + '[' /w/workspace/edgex-go/9 ']' [2022-07-27T23:57:36.059Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T23:57:36.059Z] + case "${OS_FAMILY}" in [2022-07-27T23:57:36.059Z] + dpkg -l [2022-07-27T23:57:36.059Z] + grep '^ii' [2022-07-27T23:57:36.059Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T23:57:36.059Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T23:57:36.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T23:57:36.059Z] + '[' /w/workspace/edgex-go/9 ']' [2022-07-27T23:57:36.059Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-07-27T23:57:36.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-07-27T23:57:36.071Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T23:57:36.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:57:36.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T23:57:36.918Z] [2022-07-27T23:57:36.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T23:57:37.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T23:57:37.223Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T23:57:37.223Z] 5eb5b503b376: Pulling fs layer [2022-07-27T23:57:37.223Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T23:57:37.223Z] ec43610c2a17: Pulling fs layer [2022-07-27T23:57:37.223Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T23:57:37.223Z] 33b1e0a273af: Pulling fs layer [2022-07-27T23:57:37.223Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T23:57:37.223Z] 2f39f015ded8: Pulling fs layer [2022-07-27T23:57:37.223Z] 3a2ae6a8a46f: Waiting [2022-07-27T23:57:37.223Z] 33b1e0a273af: Waiting [2022-07-27T23:57:37.223Z] 5d3b04190fa2: Waiting [2022-07-27T23:57:37.223Z] 2f39f015ded8: Waiting [2022-07-27T23:57:37.223Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T23:57:37.223Z] 5c69ac0246d0: Download complete [2022-07-27T23:57:37.223Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T23:57:37.223Z] 3a2ae6a8a46f: Download complete [2022-07-27T23:57:37.547Z] 33b1e0a273af: Verifying Checksum [2022-07-27T23:57:37.547Z] 33b1e0a273af: Download complete [2022-07-27T23:57:37.547Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T23:57:37.547Z] ec43610c2a17: Verifying Checksum [2022-07-27T23:57:37.547Z] ec43610c2a17: Download complete [2022-07-27T23:57:37.547Z] 5eb5b503b376: Verifying Checksum [2022-07-27T23:57:37.547Z] 5eb5b503b376: Download complete [2022-07-27T23:57:38.118Z] 2f39f015ded8: Download complete [2022-07-27T23:57:39.059Z] 5eb5b503b376: Pull complete [2022-07-27T23:57:39.319Z] 5c69ac0246d0: Pull complete [2022-07-27T23:57:39.889Z] ec43610c2a17: Pull complete [2022-07-27T23:57:39.889Z] 3a2ae6a8a46f: Pull complete [2022-07-27T23:57:40.149Z] 33b1e0a273af: Pull complete [2022-07-27T23:57:40.409Z] 5d3b04190fa2: Pull complete [2022-07-27T23:57:47.102Z] 2f39f015ded8: Pull complete [2022-07-27T23:57:47.102Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T23:57:47.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T23:57:47.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T23:57:47.217Z] prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container [2022-07-27T23:57:47.283Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:latest cat [2022-07-27T23:57:53.748Z] $ docker top b9b437dd46aab0ed805bb9b4d8f06b4f1508dfc61ac4da6aae39dbfd64f663e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T23:57:54.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T23:57:54.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T23:57:54.676Z] + ls /var/log/sa-host [2022-07-27T23:57:54.676Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T23:57:54.840Z] provisioning config files... [2022-07-27T23:57:54.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config845045402738772178tmp [Pipeline] { [Pipeline] echo [2022-07-27T23:57:54.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:55.145Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T23:57:55.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:55.563Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T23:57:55.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:55.865Z] ---> sudo-logs.sh [2022-07-27T23:57:55.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T23:57:55.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:56.177Z] ---> job-cost.sh [2022-07-27T23:57:56.177Z] lf-activate-venv: SKIPPING [2022-07-27T23:57:56.177Z] DEBUG: total: 0.10999999940395355 [2022-07-27T23:57:56.177Z] INFO: Retrieving Stack Cost... [2022-07-27T23:57:56.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T23:57:57.007Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T23:57:57.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T23:57:57.308Z] ---> logs-deploy.sh [2022-07-27T23:57:57.308Z] lf-activate-venv: SKIPPING [2022-07-27T23:57:57.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/9 [2022-07-27T23:57:57.308Z] INFO: archiving workspace using pattern(s): [2022-07-27T23:57:58.695Z] Archives upload complete. [2022-07-27T23:57:58.695Z] INFO: archiving logs to Nexus