Branch indexing 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 604c3c956e15c089a048dd431d7ccd4c1ed3c949 rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from 604c3c956e15c089a048dd431d7ccd4c1ed3c949 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-ssh17716175974731017302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4412143646230728510.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/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-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1013966522967892514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3225852022913509879.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/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-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11180169560255107268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24317 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing bda1fa78786e664e0a22dbfe3d63d4b1da2a950b Checking out Revision bda1fa78786e664e0a22dbfe3d63d4b1da2a950b (PR-4140) > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bda1fa78786e664e0a22dbfe3d63d4b1da2a950b # timeout=10 Commit message: "Merge commit '604c3c956e15c089a048dd431d7ccd4c1ed3c949' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T16:30:06.183Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T16:30:06.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-01T16:30:06.263Z] ========================================================= [2022-09-01T16:30:06.263Z] EdgeX Global Pipelines Version Info [2022-09-01T16:30:06.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-01T16:30:07.026Z] ------------------- [2022-09-01T16:30:07.026Z] stable info: [2022-09-01T16:30:07.026Z] ------------------- [2022-09-01T16:30:07.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T16:30:07.026Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T16:30:07.026Z] Message: update stable to v1.0.239 > git rev-list --no-walk d913cf3b780a4c511189ae262657aa9421892614 # timeout=10 [2022-09-01T16:30:07.603Z] ------------------- [2022-09-01T16:30:07.603Z] experimental info: [2022-09-01T16:30:07.603Z] ------------------- [2022-09-01T16:30:07.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T16:30:07.603Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T16:30:07.603Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T16:30:07.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-01T16:30:07.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-01T16:30:07.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T16:30:07.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T16:30:07.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T16:30:07.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T16:30:07.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T16:30:07.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-01T16:30:07.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-01T16:30:07.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-01T16:30:07.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T16:30:07.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T16:30:07.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T16:30:07.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T16:30:07.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T16:30:07.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T16:30:08.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T16:30:08.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T16:30:08.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-01T16:30:08.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-01T16:30:08.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T16:30:08.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T16:30:08.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T16:30:08.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo [2022-09-01T16:30:08.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo [2022-09-01T16:30:08.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo [2022-09-01T16:30:08.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo [2022-09-01T16:30:08.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bda1fa7 [Pipeline] echo [2022-09-01T16:30:08.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T16:30:08.199Z] provisioning config files... [2022-09-01T16:30:08.212Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6596767586634002347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T16:30:08.511Z] ---> docker-login.sh [2022-09-01T16:30:08.511Z] nexus3.edgexfoundry.org:10001 [2022-09-01T16:30:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:30:09.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:30:09.033Z] Configure a credential helper to remove this warning. See [2022-09-01T16:30:09.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:30:09.033Z] [2022-09-01T16:30:09.033Z] Login Succeeded [2022-09-01T16:30:09.033Z] nexus3.edgexfoundry.org:10002 [2022-09-01T16:30:09.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:30:09.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:30:09.295Z] Configure a credential helper to remove this warning. See [2022-09-01T16:30:09.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:30:09.295Z] [2022-09-01T16:30:09.295Z] Login Succeeded [2022-09-01T16:30:09.295Z] nexus3.edgexfoundry.org:10003 [2022-09-01T16:30:09.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:30:09.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:30:09.295Z] Configure a credential helper to remove this warning. See [2022-09-01T16:30:09.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:30:09.295Z] [2022-09-01T16:30:09.295Z] Login Succeeded [2022-09-01T16:30:09.295Z] nexus3.edgexfoundry.org:10004 [2022-09-01T16:30:09.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:30:09.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:30:09.555Z] Configure a credential helper to remove this warning. See [2022-09-01T16:30:09.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:30:09.555Z] [2022-09-01T16:30:09.555Z] Login Succeeded [2022-09-01T16:30:09.555Z] docker.io [2022-09-01T16:30:09.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:30:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:30:09.826Z] Configure a credential helper to remove this warning. See [2022-09-01T16:30:09.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:30:09.826Z] [2022-09-01T16:30:09.826Z] Login Succeeded [2022-09-01T16:30:09.826Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T16:30:09.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T16:30:10.150Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/core-command/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/core-data/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/core-metadata/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-01T16:30:10.150Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-01T16:30:10.150Z] + cut -d/ -f2 [2022-09-01T16:30:10.150Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-01T16:30:10.151Z] + dirname cmd/support-notifications/Dockerfile [2022-09-01T16:30:10.151Z] + cut -d/ -f2 [2022-09-01T16:30:10.151Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-01T16:30:10.151Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-01T16:30:10.151Z] + cut -d/ -f2 [2022-09-01T16:30:10.151Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-01T16:30:10.151Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-01T16:30:10.151Z] + cut -d/ -f2 [2022-09-01T16:30:10.151Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-01T16:30:10.195Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-01T16:30:10.552Z] + git rev-list -1 --merges bda1fa78786e664e0a22dbfe3d63d4b1da2a950b~1..bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo [2022-09-01T16:30:10.565Z] -----------> git rev-list -1 --merges bda1fa78786e664e0a22dbfe3d63d4b1da2a950b~1..bda1fa78786e664e0a22dbfe3d63d4b1da2a950b bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:30:10.565Z] bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [false] [Pipeline] sh [2022-09-01T16:30:10.854Z] + git log --format=format:%s -1 bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo [2022-09-01T16:30:10.868Z] ========================================================= [2022-09-01T16:30:10.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T16:30:10.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-01T16:30:11.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T16:30:11.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T16:30:11.307Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T16:30:11.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T16:30:11.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T16:30:11.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T16:30:11.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:30:11.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T16:30:11.737Z] [2022-09-01T16:30:11.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:30:12.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T16:30:12.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T16:30:12.044Z] b85a868b505f: Pulling fs layer [2022-09-01T16:30:12.044Z] e2be974225ed: Pulling fs layer [2022-09-01T16:30:12.044Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T16:30:12.044Z] 988bab9f4d93: Pulling fs layer [2022-09-01T16:30:12.044Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T16:30:12.044Z] eaf3925da568: Pulling fs layer [2022-09-01T16:30:12.044Z] bab4dde63d76: Pulling fs layer [2022-09-01T16:30:12.044Z] bde34c3a00c8: Pulling fs layer [2022-09-01T16:30:12.044Z] b352a97aabf1: Pulling fs layer [2022-09-01T16:30:12.044Z] 4872d77fe225: Pulling fs layer [2022-09-01T16:30:12.044Z] 5851b861e8e6: Pulling fs layer [2022-09-01T16:30:12.044Z] bab4dde63d76: Waiting [2022-09-01T16:30:12.044Z] bde34c3a00c8: Waiting [2022-09-01T16:30:12.044Z] 988bab9f4d93: Waiting [2022-09-01T16:30:12.044Z] 1469e6f7b9e6: Waiting [2022-09-01T16:30:12.044Z] b352a97aabf1: Waiting [2022-09-01T16:30:12.044Z] eaf3925da568: Waiting [2022-09-01T16:30:12.044Z] 5851b861e8e6: Waiting [2022-09-01T16:30:12.044Z] 4872d77fe225: Waiting [2022-09-01T16:30:12.044Z] e2be974225ed: Verifying Checksum [2022-09-01T16:30:12.044Z] e2be974225ed: Download complete [2022-09-01T16:30:12.044Z] 988bab9f4d93: Download complete [2022-09-01T16:30:12.304Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T16:30:12.305Z] 1469e6f7b9e6: Download complete [2022-09-01T16:30:12.305Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T16:30:12.305Z] 339a4e72a1f5: Download complete [2022-09-01T16:30:12.305Z] eaf3925da568: Verifying Checksum [2022-09-01T16:30:12.305Z] eaf3925da568: Download complete [2022-09-01T16:30:12.305Z] bde34c3a00c8: Verifying Checksum [2022-09-01T16:30:12.305Z] bde34c3a00c8: Download complete [2022-09-01T16:30:12.305Z] b352a97aabf1: Verifying Checksum [2022-09-01T16:30:12.305Z] b352a97aabf1: Download complete [2022-09-01T16:30:12.305Z] 4872d77fe225: Verifying Checksum [2022-09-01T16:30:12.305Z] 4872d77fe225: Download complete [2022-09-01T16:30:12.305Z] 5851b861e8e6: Verifying Checksum [2022-09-01T16:30:12.305Z] 5851b861e8e6: Download complete [2022-09-01T16:30:12.305Z] b85a868b505f: Verifying Checksum [2022-09-01T16:30:12.305Z] b85a868b505f: Download complete [2022-09-01T16:30:12.565Z] bab4dde63d76: Verifying Checksum [2022-09-01T16:30:12.565Z] bab4dde63d76: Download complete [2022-09-01T16:30:13.946Z] b85a868b505f: Pull complete [2022-09-01T16:30:13.946Z] e2be974225ed: Pull complete [2022-09-01T16:30:14.208Z] 339a4e72a1f5: Pull complete [2022-09-01T16:30:14.208Z] 988bab9f4d93: Pull complete [2022-09-01T16:30:14.470Z] 1469e6f7b9e6: Pull complete [2022-09-01T16:30:14.730Z] eaf3925da568: Pull complete [2022-09-01T16:30:16.651Z] bab4dde63d76: Pull complete [2022-09-01T16:30:16.651Z] bde34c3a00c8: Pull complete [2022-09-01T16:30:16.912Z] b352a97aabf1: Pull complete [2022-09-01T16:30:16.912Z] 4872d77fe225: Pull complete [2022-09-01T16:30:16.912Z] 5851b861e8e6: Pull complete [2022-09-01T16:30:16.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T16:30:16.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T16:30:16.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:30:17.012Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T16:30:17.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:30:21.416Z] $ docker top 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 -eo pid,comm [2022-09-01T16:30:21.469Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-01T16:30:21.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T16:30:21.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T16:30:21.505Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T16:30:21.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T16:30:21.634Z] $ docker exec 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent [2022-09-01T16:30:21.738Z] SSH_AUTH_SOCK=/tmp/ssh-5wuw2tdPb8oD/agent.33 [2022-09-01T16:30:21.738Z] SSH_AGENT_PID=40 [2022-09-01T16:30:21.745Z] Running ssh-add (command line suppressed) [2022-09-01T16:30:21.860Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2959363795376966382.key (/w/workspace/edgex-go/3@tmp/private_key_2959363795376966382.key) [2022-09-01T16:30:21.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T16:30:22.163Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T16:30:22.187Z] $ docker exec --env ******** --env ******** 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent -k [2022-09-01T16:30:22.287Z] unset SSH_AUTH_SOCK; [2022-09-01T16:30:22.287Z] unset SSH_AGENT_PID; [2022-09-01T16:30:22.287Z] echo Agent pid 40 killed; [2022-09-01T16:30:22.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T16:30:22.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T16:30:22.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T16:30:22.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T16:30:22.442Z] $ docker exec 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent [2022-09-01T16:30:22.567Z] SSH_AUTH_SOCK=/tmp/ssh-AFn5JQr5CrZf/agent.74 [2022-09-01T16:30:22.567Z] SSH_AGENT_PID=80 [2022-09-01T16:30:22.573Z] Running ssh-add (command line suppressed) [2022-09-01T16:30:22.685Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7735453001276661881.key (/w/workspace/edgex-go/3@tmp/private_key_7735453001276661881.key) [2022-09-01T16:30:22.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T16:30:22.981Z] + git semver init [2022-09-01T16:30:23.241Z] 2022-09-01 16:30:23,223 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T16:30:23.241Z] 2022-09-01 16:30:23,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-09-01T16:30:23.241Z] 2022-09-01 16:30:23,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-09-01T16:30:23.241Z] 2022-09-01 16:30:23,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,834 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4140 with force:False [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,835 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4140 [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,837 [execute] INFO git cat-file --batch-check [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,844 [execute] INFO git cat-file --batch [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T16:30:33.232Z] 2022-09-01 16:30:31,851 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4140 [2022-09-01T16:30:33.232Z] 0.0.0 [Pipeline] } [2022-09-01T16:30:33.250Z] $ docker exec --env ******** --env ******** 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent -k [2022-09-01T16:30:33.377Z] unset SSH_AUTH_SOCK; [2022-09-01T16:30:33.378Z] unset SSH_AGENT_PID; [2022-09-01T16:30:33.378Z] echo Agent pid 80 killed; [2022-09-01T16:30:33.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T16:30:33.690Z] + git semver [Pipeline] } [2022-09-01T16:30:34.283Z] $ docker stop --time=1 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 [2022-09-01T16:30:36.185Z] $ docker rm -f 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T16:30:36.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T16:30:36.835Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T16:30:36.838Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T16:30:37.238Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-09-01T16:30:37.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T16:30:37.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T16:30:37.278Z] ========================================================= [2022-09-01T16:30:37.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T16:30:37.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-01T16:30:37.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T16:30:37.835Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T16:30:37.835Z] 2408cc74d12b: Pulling fs layer [2022-09-01T16:30:37.835Z] ea60b727a1ce: Pulling fs layer [2022-09-01T16:30:37.835Z] 30c4a7721957: Pulling fs layer [2022-09-01T16:30:37.835Z] 370296b7ddb6: Pulling fs layer [2022-09-01T16:30:37.835Z] 7c6cee850709: Pulling fs layer [2022-09-01T16:30:37.835Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T16:30:37.835Z] d94ebbe4e438: Pulling fs layer [2022-09-01T16:30:37.835Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T16:30:37.835Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T16:30:37.835Z] 7c6cee850709: Waiting [2022-09-01T16:30:37.835Z] d94ebbe4e438: Waiting [2022-09-01T16:30:37.835Z] 370296b7ddb6: Waiting [2022-09-01T16:30:37.835Z] bcfd1f05c69d: Waiting [2022-09-01T16:30:37.835Z] 59ccb84bbe0f: Waiting [2022-09-01T16:30:37.835Z] 39a5fcdaea64: Waiting [2022-09-01T16:30:37.835Z] 30c4a7721957: Verifying Checksum [2022-09-01T16:30:37.835Z] 30c4a7721957: Download complete [2022-09-01T16:30:37.835Z] ea60b727a1ce: Verifying Checksum [2022-09-01T16:30:37.835Z] ea60b727a1ce: Download complete [2022-09-01T16:30:37.835Z] 39a5fcdaea64: Verifying Checksum [2022-09-01T16:30:37.835Z] 39a5fcdaea64: Download complete [2022-09-01T16:30:37.835Z] 2408cc74d12b: Verifying Checksum [2022-09-01T16:30:37.835Z] 2408cc74d12b: Download complete [2022-09-01T16:30:37.835Z] d94ebbe4e438: Download complete [2022-09-01T16:30:38.102Z] 2408cc74d12b: Pull complete [2022-09-01T16:30:38.368Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T16:30:38.368Z] 59ccb84bbe0f: Download complete [2022-09-01T16:30:38.627Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T16:30:38.627Z] bcfd1f05c69d: Download complete [2022-09-01T16:30:38.627Z] ea60b727a1ce: Pull complete [2022-09-01T16:30:38.627Z] 370296b7ddb6: Verifying Checksum [2022-09-01T16:30:38.627Z] 370296b7ddb6: Download complete [2022-09-01T16:30:39.199Z] 30c4a7721957: Pull complete [2022-09-01T16:30:44.482Z] 370296b7ddb6: Pull complete [2022-09-01T16:30:44.482Z] 7c6cee850709: Pull complete [2022-09-01T16:30:44.482Z] 39a5fcdaea64: Pull complete [2022-09-01T16:30:44.742Z] d94ebbe4e438: Pull complete [2022-09-01T16:30:48.038Z] bcfd1f05c69d: Pull complete [2022-09-01T16:30:48.608Z] 59ccb84bbe0f: Pull complete [2022-09-01T16:30:48.608Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T16:30:48.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T16:30:48.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-01T16:30:49.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T16:30:49.175Z] WORKDIR /edgex [2022-09-01T16:30:49.175Z] COPY go.mod . [2022-09-01T16:30:49.175Z] RUN go mod download [2022-09-01T16:30:49.175Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-01T16:30:50.122Z] Sending build context to Docker daemon 169.3MB [2022-09-01T16:30:50.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T16:30:50.122Z] ---> a4fb48ad2a94 [2022-09-01T16:30:50.122Z] Step 2/4 : WORKDIR /edgex [2022-09-01T16:30:51.923Z] Still waiting to schedule task [2022-09-01T16:30:51.924Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-01T16:31:08.370Z] ---> Running in cb1ad7aaa717 [2022-09-01T16:31:08.370Z] Removing intermediate container cb1ad7aaa717 [2022-09-01T16:31:08.370Z] ---> f52823d586ea [2022-09-01T16:31:08.370Z] Step 3/4 : COPY go.mod . [2022-09-01T16:31:08.370Z] ---> 709f76249067 [2022-09-01T16:31:08.370Z] Step 4/4 : RUN go mod download [2022-09-01T16:31:08.370Z] ---> Running in 1cfd7013d3c5 [2022-09-01T16:31:40.481Z] Removing intermediate container 1cfd7013d3c5 [2022-09-01T16:31:40.481Z] ---> 788554f46d7b [2022-09-01T16:31:40.481Z] Successfully built 788554f46d7b [2022-09-01T16:31:40.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:31:40.800Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T16:31:40.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:31:40.889Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T16:31:40.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:31:41.511Z] $ docker top 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:31:41.867Z] + go version [2022-09-01T16:31:41.867Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T16:31:41.883Z] $ docker stop --time=1 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c [2022-09-01T16:31:43.594Z] $ docker rm -f 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:31:44.123Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T16:31:44.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:31:44.228Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T16:31:44.269Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:31:45.367Z] $ docker top 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-01T16:31:45.443Z] ========================================================= [2022-09-01T16:31:45.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-01T16:31:45.443Z] ========================================================= [Pipeline] sh [2022-09-01T16:31:45.725Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-09-01T16:31:46.028Z] + make test [2022-09-01T16:31:46.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-01T16:31:52.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-01T16:32:07.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-01T16:32:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-01T16:32:08.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-09-01T16:32:08.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-01T16:32:08.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-01T16:32:08.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-09-01T16:32:08.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-01T16:32:09.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-09-01T16:32:09.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-01T16:32:09.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.453s coverage: 89.2% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.0% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2022-09-01T16:32:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-09-01T16:32:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-09-01T16:32:18.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-09-01T16:32:18.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-09-01T16:32:24.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 80.8% of statements [2022-09-01T16:32:24.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-01T16:32:25.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24320 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws [2022-09-01T16:32:25.044Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-09-01T16:32:25.079Z] The recommended git tool is: git [2022-09-01T16:32:31.606Z] using credential edgex-jenkins-ssh [2022-09-01T16:32:31.636Z] Cloning the remote Git repository [2022-09-01T16:32:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.6% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.147s coverage: 97.7% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.071s coverage: 28.9% of statements [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-01T16:32:32.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-09-01T16:32:32.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-09-01T16:32:31.749Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-01T16:32:31.844Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-09-01T16:32:31.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-01T16:32:31.953Z] > git --version # timeout=10 [2022-09-01T16:32:31.971Z] > git --version # 'git version 2.25.1' [2022-09-01T16:32:31.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T16:32:32.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T16:32:36.509Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-01T16:32:47.206Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-01T16:32:47.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T16:32:47.250Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-01T16:32:47.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-01T16:32:47.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T16:32:47.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-01T16:32:48.094Z] Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 [2022-09-01T16:32:48.695Z] Merge succeeded, producing fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:32:48.695Z] Checking out Revision fd0912f00887a44dfa74b60e64ff8ced40c977d2 (PR-4140) [2022-09-01T16:32:48.112Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T16:32:48.132Z] > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 [2022-09-01T16:32:48.377Z] > git remote # timeout=10 [2022-09-01T16:32:48.394Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T16:32:48.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T16:32:48.419Z] > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 [2022-09-01T16:32:48.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T16:32:48.701Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T16:32:48.719Z] > git checkout -f fd0912f00887a44dfa74b60e64ff8ced40c977d2 # timeout=10 [2022-09-01T16:32:52.966Z] Commit message: "Merge commit '604c3c956e15c089a048dd431d7ccd4c1ed3c949' into HEAD" [2022-09-01T16:32:52.991Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T16:32:52.972Z] > git rev-list --no-walk d913cf3b780a4c511189ae262657aa9421892614 # timeout=10 [2022-09-01T16:32:53.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T16:32:53.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T16:32:53.881Z] Dload Upload Total Spent Left Speed [2022-09-01T16:32:53.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-09-01T16:32:54.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T16:32:54.902Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-09-01T16:32:54.902Z] [2022-09-01T16:32:54.902Z] { [2022-09-01T16:32:54.902Z] "registry-mirrors": [ [2022-09-01T16:32:54.902Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T16:32:54.902Z] ], [2022-09-01T16:32:54.902Z] "bip": "10.250.0.254/24", [2022-09-01T16:32:54.902Z] "hosts": [ [2022-09-01T16:32:54.902Z] "tcp://0.0.0.0:5555", [2022-09-01T16:32:54.902Z] "unix:///var/run/docker.sock" [2022-09-01T16:32:54.902Z] ], [2022-09-01T16:32:54.902Z] "mtu": 1458, [2022-09-01T16:32:54.902Z] "selinux-enabled": true, [2022-09-01T16:32:54.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T16:32:54.902Z] } [Pipeline] sh [2022-09-01T16:32:55.248Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T16:32:55.589Z] + sudo service docker restart [2022-09-01T16:32:58.482Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-01T16:32:58.482Z] GO111MODULE=on go vet ./... [2022-09-01T16:33:01.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T16:33:01.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T16:33:01.281Z] ./bin/test-attribution-txt.sh [2022-09-01T16:33:01.543Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-01T16:33:01.543Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-01T16:33:01.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-01T16:33:01.849Z] + ls -al . [2022-09-01T16:33:01.849Z] total 740 [2022-09-01T16:33:01.849Z] drwxrwxr-x 10 1001 1001 4096 Sep 1 16:31 . [2022-09-01T16:33:01.849Z] drwxr-xr-x 4 root root 4096 Sep 1 16:31 .. [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 16:30 .dockerignore [2022-09-01T16:33:01.849Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 .git [2022-09-01T16:33:01.849Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 16:30 .github [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 1030 Sep 1 16:30 .gitignore [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 16:30 .golangci.yml [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 87 Sep 1 16:30 .hadolint.yml [2022-09-01T16:33:01.849Z] drwxr-xr-x 3 1001 1001 4096 Sep 1 16:30 .semver [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 16:30 .sonarcloud.properties [2022-09-01T16:33:01.849Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 16:30 ADOPTERS.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 10347 Sep 1 16:30 Attribution.txt [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 63209 Sep 1 16:30 CHANGELOG.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 16:30 CONTRIBUTING.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 16:30 GOVERNANCE.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 850 Sep 1 16:30 Jenkinsfile [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 16:30 LICENSE [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 13724 Sep 1 16:30 Makefile [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 16:30 OWNERS.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 9799 Sep 1 16:30 README.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 6912 Sep 1 16:30 SECURITY.md [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 16:30 VERSION [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 4131 Sep 1 16:30 ZMQWindows.md [2022-09-01T16:33:01.850Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 16:30 bin [2022-09-01T16:33:01.850Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 16:30 cmd [2022-09-01T16:33:01.850Z] -rw-r--r-- 1 root root 483406 Sep 1 16:32 coverage.out [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 3682 Sep 1 16:30 go.mod [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 38527 Sep 1 16:30 go.sum [2022-09-01T16:33:01.850Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 16:30 internal [2022-09-01T16:33:01.850Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 16:30 openapi [2022-09-01T16:33:01.850Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 16:30 snap [2022-09-01T16:33:01.850Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 16:30 version.go [Pipeline] sh [2022-09-01T16:33:02.143Z] + '[' -e coverage.out ] [2022-09-01T16:33:02.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-01T16:33:02.266Z] Stashed 1 file(s) [Pipeline] sh [2022-09-01T16:33:02.552Z] + make build [2022-09-01T16:33:02.552Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T16:33:13.938Z] provisioning config files... [2022-09-01T16:33:13.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2981115943032436719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T16:33:14.607Z] ---> docker-login.sh [2022-09-01T16:33:14.607Z] nexus3.edgexfoundry.org:10001 [2022-09-01T16:33:15.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:33:15.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:33:15.484Z] Configure a credential helper to remove this warning. See [2022-09-01T16:33:15.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:33:15.484Z] [2022-09-01T16:33:15.484Z] Login Succeeded [2022-09-01T16:33:15.484Z] nexus3.edgexfoundry.org:10002 [2022-09-01T16:33:15.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:33:16.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:33:16.030Z] Configure a credential helper to remove this warning. See [2022-09-01T16:33:16.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:33:16.030Z] [2022-09-01T16:33:16.030Z] Login Succeeded [2022-09-01T16:33:16.030Z] nexus3.edgexfoundry.org:10003 [2022-09-01T16:33:16.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:33:16.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:33:16.309Z] Configure a credential helper to remove this warning. See [2022-09-01T16:33:16.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:33:16.309Z] [2022-09-01T16:33:16.309Z] Login Succeeded [2022-09-01T16:33:16.309Z] nexus3.edgexfoundry.org:10004 [2022-09-01T16:33:16.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:33:16.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:33:16.864Z] Configure a credential helper to remove this warning. See [2022-09-01T16:33:16.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:33:16.864Z] [2022-09-01T16:33:16.864Z] Login Succeeded [2022-09-01T16:33:16.864Z] docker.io [2022-09-01T16:33:17.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T16:33:17.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T16:33:17.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T16:33:17.735Z] Configure a credential helper to remove this warning. See [2022-09-01T16:33:17.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T16:33:17.735Z] [2022-09-01T16:33:17.735Z] Login Succeeded [2022-09-01T16:33:17.735Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T16:33:17.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-01T16:33:18.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-09-01T16:33:18.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T16:33:18.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T16:33:18.391Z] ========================================================= [2022-09-01T16:33:18.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T16:33:18.391Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-01T16:33:18.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T16:33:19.000Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T16:33:19.000Z] b3c136eddcbf: Pulling fs layer [2022-09-01T16:33:19.000Z] c0a3192eca97: Pulling fs layer [2022-09-01T16:33:19.000Z] a050256f5b6f: Pulling fs layer [2022-09-01T16:33:19.000Z] 656be50a0ddc: Pulling fs layer [2022-09-01T16:33:19.000Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T16:33:19.000Z] 46d945488cbd: Pulling fs layer [2022-09-01T16:33:19.000Z] 8a5474983e97: Pulling fs layer [2022-09-01T16:33:19.000Z] 329c88fbcd65: Pulling fs layer [2022-09-01T16:33:19.000Z] 46d945488cbd: Waiting [2022-09-01T16:33:19.000Z] 8a5474983e97: Waiting [2022-09-01T16:33:19.000Z] 329c88fbcd65: Waiting [2022-09-01T16:33:19.000Z] 656be50a0ddc: Waiting [2022-09-01T16:33:19.000Z] 2bbca73fdf42: Waiting [2022-09-01T16:33:19.000Z] a050256f5b6f: Verifying Checksum [2022-09-01T16:33:19.000Z] a050256f5b6f: Download complete [2022-09-01T16:33:19.000Z] c0a3192eca97: Verifying Checksum [2022-09-01T16:33:19.000Z] c0a3192eca97: Download complete [2022-09-01T16:33:19.000Z] 2bbca73fdf42: Download complete [2022-09-01T16:33:19.000Z] 46d945488cbd: Verifying Checksum [2022-09-01T16:33:19.000Z] 46d945488cbd: Download complete [2022-09-01T16:33:19.000Z] b3c136eddcbf: Verifying Checksum [2022-09-01T16:33:19.000Z] b3c136eddcbf: Download complete [2022-09-01T16:33:19.987Z] b3c136eddcbf: Pull complete [2022-09-01T16:33:19.987Z] 329c88fbcd65: Verifying Checksum [2022-09-01T16:33:19.987Z] 329c88fbcd65: Download complete [2022-09-01T16:33:20.586Z] c0a3192eca97: Pull complete [2022-09-01T16:33:20.861Z] a050256f5b6f: Pull complete [2022-09-01T16:33:21.135Z] 8a5474983e97: Verifying Checksum [2022-09-01T16:33:21.135Z] 8a5474983e97: Download complete [2022-09-01T16:33:21.728Z] 656be50a0ddc: Verifying Checksum [2022-09-01T16:33:21.728Z] 656be50a0ddc: Download complete [2022-09-01T16:33:27.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T16:33:27.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T16:33:34.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T16:33:34.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T16:33:35.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T16:33:36.825Z] 656be50a0ddc: Pull complete [2022-09-01T16:33:36.825Z] 2bbca73fdf42: Pull complete [2022-09-01T16:33:36.825Z] 46d945488cbd: Pull complete [2022-09-01T16:33:37.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T16:33:38.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T16:33:39.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T16:33:39.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T16:33:40.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T16:33:42.825Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T16:33:43.563Z] 8a5474983e97: Pull complete [Pipeline] } [2022-09-01T16:33:44.233Z] $ docker stop --time=1 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b [2022-09-01T16:33:44.547Z] 329c88fbcd65: Pull complete [2022-09-01T16:33:44.547Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T16:33:44.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T16:33:44.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T16:33:51.488Z] $ docker rm -f 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:33:52.139Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T16:33:52.140Z] WORKDIR /edgex [2022-09-01T16:33:52.140Z] COPY go.mod . [2022-09-01T16:33:52.140Z] RUN go mod download [2022-09-01T16:33:52.140Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-01T16:33:52.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T16:33:52.385Z] [2022-09-01T16:33:52.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:33:52.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T16:33:52.684Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-01T16:33:52.684Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-01T16:33:52.684Z] ca9280d653b3: Pulling fs layer [2022-09-01T16:33:52.684Z] 7e9c9ca2126c: Pulling fs layer [2022-09-01T16:33:52.684Z] cbdbe7a5bc2a: Download complete [2022-09-01T16:33:52.731Z] Sending build context to Docker daemon 3.166MB [2022-09-01T16:33:52.732Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T16:33:52.732Z] ---> ff4287adb874 [2022-09-01T16:33:52.732Z] Step 2/4 : WORKDIR /edgex [2022-09-01T16:33:52.944Z] ca9280d653b3: Verifying Checksum [2022-09-01T16:33:52.944Z] ca9280d653b3: Download complete [2022-09-01T16:33:52.944Z] cbdbe7a5bc2a: Pull complete [2022-09-01T16:33:53.511Z] 7e9c9ca2126c: Verifying Checksum [2022-09-01T16:33:53.511Z] 7e9c9ca2126c: Download complete [2022-09-01T16:33:53.511Z] ca9280d653b3: Pull complete [2022-09-01T16:33:53.712Z] ---> Running in aa64ac3da124 [2022-09-01T16:33:53.987Z] Removing intermediate container aa64ac3da124 [2022-09-01T16:33:53.987Z] ---> 1c669cc3543f [2022-09-01T16:33:53.987Z] Step 3/4 : COPY go.mod . [2022-09-01T16:33:54.261Z] ---> d23af0fe0f82 [2022-09-01T16:33:54.261Z] Step 4/4 : RUN go mod download [2022-09-01T16:33:54.533Z] ---> Running in 5a01ebf911af [2022-09-01T16:33:56.799Z] 7e9c9ca2126c: Pull complete [2022-09-01T16:33:56.799Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-01T16:33:56.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T16:33:56.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:33:56.891Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T16:33:56.934Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:34:02.123Z] $ docker top 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:34:02.481Z] + docker-compose build --help [2022-09-01T16:34:02.481Z] + grep parallel [2022-09-01T16:34:03.052Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T16:34:03.067Z] $ docker stop --time=1 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 [2022-09-01T16:34:04.328Z] $ docker rm -f 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:34:04.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T16:34:04.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:34:04.822Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T16:34:04.864Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:34:05.222Z] $ docker top 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:34:05.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T16:34:06.146Z] Building core-command ... [2022-09-01T16:34:06.146Z] Building core-data ... [2022-09-01T16:34:06.146Z] Building core-metadata ... [2022-09-01T16:34:06.146Z] Building security-bootstrapper ... [2022-09-01T16:34:06.146Z] Building security-proxy-setup ... [2022-09-01T16:34:06.146Z] Building security-secretstore-setup ... [2022-09-01T16:34:06.146Z] Building security-spiffe-token-provider ... [2022-09-01T16:34:06.146Z] Building security-spire-agent ... [2022-09-01T16:34:06.146Z] Building security-spire-config ... [2022-09-01T16:34:06.146Z] Building security-spire-server ... [2022-09-01T16:34:06.146Z] Building support-notifications ... [2022-09-01T16:34:06.146Z] Building support-scheduler ... [2022-09-01T16:34:06.146Z] Building sys-mgmt-agent ... [2022-09-01T16:34:06.146Z] Building core-command [2022-09-01T16:34:06.146Z] Building security-proxy-setup [2022-09-01T16:34:06.146Z] Building security-spire-agent [2022-09-01T16:34:06.146Z] Building support-scheduler [2022-09-01T16:34:06.146Z] Building support-notifications [2022-09-01T16:34:18.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:34:18.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:34:18.378Z] ---> 788554f46d7b [2022-09-01T16:34:18.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:34:18.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:34:18.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:34:18.378Z] ---> 788554f46d7b [2022-09-01T16:34:18.378Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T16:34:18.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:34:18.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:34:18.378Z] ---> 788554f46d7b [2022-09-01T16:34:18.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:34:18.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:34:18.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:34:18.378Z] ---> 788554f46d7b [2022-09-01T16:34:18.378Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:34:18.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:34:18.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:34:18.638Z] ---> 788554f46d7b [2022-09-01T16:34:18.638Z] Step 3/22 : WORKDIR /edgex-go [2022-09-01T16:34:26.883Z] Removing intermediate container 5a01ebf911af [2022-09-01T16:34:26.884Z] ---> a95a0115ed72 [2022-09-01T16:34:26.884Z] Successfully built a95a0115ed72 [2022-09-01T16:34:26.884Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:34:27.237Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T16:34:27.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:34:27.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container [2022-09-01T16:34:27.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:34:28.827Z] $ docker top 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:34:29.734Z] + go version [2022-09-01T16:34:29.734Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T16:34:29.758Z] $ docker stop --time=1 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 [2022-09-01T16:34:31.375Z] $ docker rm -f 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:34:31.978Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T16:34:31.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:34:32.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container [2022-09-01T16:34:32.300Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:34:33.551Z] ---> Running in bab7cf2f4e02 [2022-09-01T16:34:33.551Z] ---> Running in 65bc27fee796 [2022-09-01T16:34:33.551Z] ---> Running in 6490b222d016 [2022-09-01T16:34:33.551Z] ---> Running in df03c552e7db [2022-09-01T16:34:33.551Z] ---> Running in 7bff9fcd2a26 [2022-09-01T16:34:33.551Z] Removing intermediate container 6490b222d016 [2022-09-01T16:34:33.551Z] ---> 2495daf5bf8d [2022-09-01T16:34:33.551Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T16:34:33.551Z] Removing intermediate container bab7cf2f4e02 [2022-09-01T16:34:33.551Z] ---> eceb20fcfdef [2022-09-01T16:34:33.551Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T16:34:33.551Z] Removing intermediate container 7bff9fcd2a26 [2022-09-01T16:34:33.551Z] ---> 83ecd1cfda2a [2022-09-01T16:34:33.551Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:34:33.551Z] Removing intermediate container 65bc27fee796 [2022-09-01T16:34:33.551Z] ---> 9a4f74a2ef0b [2022-09-01T16:34:33.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:34:33.551Z] Removing intermediate container df03c552e7db [2022-09-01T16:34:33.551Z] ---> 26304e7da91e [2022-09-01T16:34:33.551Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T16:34:33.551Z] ---> Running in 4efea7dab159 [2022-09-01T16:34:33.551Z] ---> Running in 87dc412219f9 [2022-09-01T16:34:33.551Z] ---> Running in f8e7f8c84300 [2022-09-01T16:34:33.551Z] ---> Running in 09c73915b62f [2022-09-01T16:34:33.551Z] ---> Running in fc12884bd014 [2022-09-01T16:34:33.551Z] Removing intermediate container 4efea7dab159 [2022-09-01T16:34:33.551Z] ---> f84d5b7ae680 [2022-09-01T16:34:33.551Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:34:33.551Z] Removing intermediate container 87dc412219f9 [2022-09-01T16:34:33.551Z] ---> 53eb25a5ea16 [2022-09-01T16:34:33.551Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:34:33.551Z] Removing intermediate container fc12884bd014 [2022-09-01T16:34:33.551Z] ---> Running in 4c4de5ebfd8d [2022-09-01T16:34:33.551Z] ---> d437f3dcf121 [2022-09-01T16:34:33.551Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:34:33.551Z] ---> Running in 880144fad3e7 [2022-09-01T16:34:33.551Z] ---> Running in 47a8c9d5951d [2022-09-01T16:34:33.592Z] $ docker top 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 -eo pid,comm [2022-09-01T16:34:33.811Z] Removing intermediate container f8e7f8c84300 [2022-09-01T16:34:33.811Z] ---> db6710197a8b [2022-09-01T16:34:33.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-01T16:34:33.811Z] ---> Running in d9f61648d3c0 [2022-09-01T16:34:33.811Z] Removing intermediate container 09c73915b62f [2022-09-01T16:34:33.811Z] ---> 3b1f172166df [2022-09-01T16:34:33.811Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:34:33.811Z] ---> Running in 91dc50d4e996 [Pipeline] { [Pipeline] echo [2022-09-01T16:34:33.854Z] ========================================================= [2022-09-01T16:34:33.854Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-01T16:34:33.854Z] ========================================================= [Pipeline] sh [2022-09-01T16:34:34.071Z] Removing intermediate container 4c4de5ebfd8d [2022-09-01T16:34:34.071Z] ---> 9045565fcf13 [2022-09-01T16:34:34.071Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T16:34:34.071Z] ---> Running in c90bf70f4bb1 [2022-09-01T16:34:34.331Z] Removing intermediate container 880144fad3e7 [2022-09-01T16:34:34.331Z] ---> 1b9e4c227d7a [2022-09-01T16:34:34.331Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T16:34:34.331Z] ---> Running in 88aa4e216841 [2022-09-01T16:34:34.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:34.331Z] Removing intermediate container 47a8c9d5951d [2022-09-01T16:34:34.331Z] ---> b1559598510d [2022-09-01T16:34:34.331Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T16:34:34.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-09-01T16:34:34.591Z] ---> Running in 20adcf0bc039 [2022-09-01T16:34:34.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:34.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:34.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:34.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:35.168Z] + make test [2022-09-01T16:34:35.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-01T16:34:35.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:35.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:36.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:36.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:36.622Z] OK: 211 MiB in 51 packages [2022-09-01T16:34:36.622Z] OK: 211 MiB in 51 packages [2022-09-01T16:34:36.622Z] OK: 211 MiB in 51 packages [2022-09-01T16:34:36.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:34:36.882Z] Removing intermediate container 91dc50d4e996 [2022-09-01T16:34:36.882Z] ---> 4bdf0355c679 [2022-09-01T16:34:36.882Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T16:34:37.141Z] Removing intermediate container c90bf70f4bb1 [2022-09-01T16:34:37.141Z] ---> 48dd68d97ec1 [2022-09-01T16:34:37.141Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T16:34:37.141Z] Removing intermediate container 88aa4e216841 [2022-09-01T16:34:37.141Z] ---> f51042734afa [2022-09-01T16:34:37.141Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T16:34:37.141Z] ---> 7e54d8122cd5 [2022-09-01T16:34:37.141Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:34:37.141Z] ---> f4bf64a3aec9 [2022-09-01T16:34:37.141Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:34:37.141Z] ---> Running in ab84d9843402 [2022-09-01T16:34:37.141Z] ---> Running in 5caef8a46898 [2022-09-01T16:34:37.141Z] ---> 0874387277bb [2022-09-01T16:34:37.141Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:34:37.141Z] ---> Running in f21899d1dd75 [2022-09-01T16:34:37.709Z] OK: 211 MiB in 51 packages [2022-09-01T16:34:37.709Z] OK: 211 MiB in 51 packages [2022-09-01T16:34:37.970Z] Removing intermediate container 20adcf0bc039 [2022-09-01T16:34:37.970Z] ---> 5c1517f31c4b [2022-09-01T16:34:37.970Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T16:34:37.970Z] Removing intermediate container d9f61648d3c0 [2022-09-01T16:34:37.970Z] ---> fcf4deeb95a0 [2022-09-01T16:34:37.970Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T16:34:38.230Z] ---> 1b379344599c [2022-09-01T16:34:38.230Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:34:38.230Z] ---> Running in 0ee475a6a406 [2022-09-01T16:34:38.230Z] ---> 635fddc928db [2022-09-01T16:34:38.230Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:34:38.230Z] ---> Running in ee11f77ac0d5 [2022-09-01T16:35:07.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-01T16:35:10.706Z] Removing intermediate container 0ee475a6a406 [2022-09-01T16:35:10.706Z] ---> 74266aafb269 [2022-09-01T16:35:10.706Z] Step 9/24 : COPY . . [2022-09-01T16:35:10.706Z] Removing intermediate container ee11f77ac0d5 [2022-09-01T16:35:10.706Z] ---> 5a189c6860cc [2022-09-01T16:35:10.706Z] Step 8/22 : COPY . . [2022-09-01T16:35:10.706Z] Removing intermediate container f21899d1dd75 [2022-09-01T16:35:10.706Z] ---> 7cf711b3009a [2022-09-01T16:35:10.706Z] Step 9/23 : COPY . . [2022-09-01T16:35:10.706Z] Removing intermediate container 5caef8a46898 [2022-09-01T16:35:10.706Z] ---> aab948e00c7a [2022-09-01T16:35:10.706Z] Step 9/23 : COPY . . [2022-09-01T16:35:10.706Z] Removing intermediate container ab84d9843402 [2022-09-01T16:35:10.706Z] ---> d79b0ece516f [2022-09-01T16:35:10.706Z] Step 8/26 : COPY . . [2022-09-01T16:35:49.868Z] ---> d413794266cc [2022-09-01T16:35:49.868Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T16:35:49.868Z] ---> 0388e40e6a9b [2022-09-01T16:35:49.868Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T16:35:49.868Z] ---> bf0203858101 [2022-09-01T16:35:49.868Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T16:35:49.868Z] ---> 75e96e8f2df1 [2022-09-01T16:35:49.868Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:35:49.868Z] ---> bf87405b50a3 [2022-09-01T16:35:49.868Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-01T16:35:49.868Z] ---> Running in 56b00f5f15b8 [2022-09-01T16:35:49.868Z] ---> Running in 87a0719686a5 [2022-09-01T16:35:49.868Z] ---> Running in 1d57150b5380 [2022-09-01T16:35:49.868Z] ---> Running in 60184e6d97d8 [2022-09-01T16:35:49.868Z] ---> Running in 4e0bbfe963d6 [2022-09-01T16:35:49.868Z] Removing intermediate container 1d57150b5380 [2022-09-01T16:35:49.868Z] ---> 1c6f9ace8441 [2022-09-01T16:35:49.868Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T16:35:49.868Z] ---> Running in 8409c0eaf8de [2022-09-01T16:35:49.868Z] Removing intermediate container 8409c0eaf8de [2022-09-01T16:35:49.868Z] ---> f5d9784de5a9 [2022-09-01T16:35:49.868Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:35:49.868Z] ---> Running in aba0d13332dc [2022-09-01T16:35:49.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T16:35:49.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T16:35:49.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T16:35:49.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T16:35:49.868Z] Removing intermediate container aba0d13332dc [2022-09-01T16:35:49.868Z] ---> cb6b45b1d914 [2022-09-01T16:35:49.868Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T16:35:49.868Z] ---> Running in ad572eebe065 [2022-09-01T16:35:49.868Z] Removing intermediate container ad572eebe065 [2022-09-01T16:35:49.868Z] ---> 5c0e7c618fd1 [2022-09-01T16:35:49.868Z] [2022-09-01T16:35:49.868Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T16:35:49.868Z] 3.15: Pulling from library/alpine [2022-09-01T16:35:49.868Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T16:35:49.868Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T16:35:49.868Z] ---> c4fc93816858 [2022-09-01T16:35:49.868Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:35:49.868Z] ---> Running in e7ea7270687d [2022-09-01T16:35:49.868Z] Removing intermediate container e7ea7270687d [2022-09-01T16:35:49.868Z] ---> 3097b4d1269b [2022-09-01T16:35:49.868Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:35:49.868Z] ---> Running in 420f15e7783a [2022-09-01T16:35:49.868Z] Removing intermediate container 420f15e7783a [2022-09-01T16:35:49.868Z] ---> 9e16788a35bf [2022-09-01T16:35:49.868Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T16:35:49.868Z] ---> Running in 43babc3dd3a6 [2022-09-01T16:35:49.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:35:50.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:35:50.456Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:35:50.456Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:35:50.456Z] OK: 15856 distinct packages available [2022-09-01T16:35:50.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:35:51.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:35:51.642Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T16:35:51.905Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:35:51.905Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T16:35:52.167Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T16:35:52.167Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T16:35:52.167Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:35:52.167Z] OK: 7 MiB in 19 packages [2022-09-01T16:36:00.333Z] Removing intermediate container 43babc3dd3a6 [2022-09-01T16:36:00.333Z] ---> c044da85bda2 [2022-09-01T16:36:00.333Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-01T16:36:04.588Z] ---> 5ec57ab8446a [2022-09-01T16:36:04.588Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:36:14.785Z] ---> b5c790ead603 [2022-09-01T16:36:14.785Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:36:14.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T16:36:27.041Z] ---> 012c9ed1129e [2022-09-01T16:36:27.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T16:36:37.087Z] ---> 4ab6a2fe288e [2022-09-01T16:36:37.087Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T16:36:37.087Z] Removing intermediate container 87a0719686a5 [2022-09-01T16:36:37.087Z] ---> 8f4be2dc48b7 [2022-09-01T16:36:37.087Z] [2022-09-01T16:36:37.087Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T16:36:37.087Z] Removing intermediate container 60184e6d97d8 [2022-09-01T16:36:37.087Z] ---> 6eac85bf6433 [2022-09-01T16:36:37.087Z] [2022-09-01T16:36:37.087Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T16:36:37.087Z] ---> d999731c5899 [2022-09-01T16:36:37.087Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:36:37.087Z] Removing intermediate container 4e0bbfe963d6 [2022-09-01T16:36:37.087Z] ---> 8eecb0de4173 [2022-09-01T16:36:37.087Z] [2022-09-01T16:36:37.087Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:36:37.087Z] Removing intermediate container 56b00f5f15b8 [2022-09-01T16:36:37.087Z] ---> c75ad7b0df6b [2022-09-01T16:36:37.087Z] [2022-09-01T16:36:37.087Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:36:37.087Z] 3.16: Pulling from library/alpine [2022-09-01T16:36:37.087Z] ---> Running in 85db5d4a01b0 [2022-09-01T16:36:37.087Z] 3.16: Pulling from library/alpine [2022-09-01T16:36:37.087Z] Removing intermediate container 85db5d4a01b0 [2022-09-01T16:36:37.087Z] ---> 1fe2ff64a12c [2022-09-01T16:36:37.087Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:36:37.087Z] ---> Running in 78fee04e9df1 [2022-09-01T16:36:37.087Z] Removing intermediate container 78fee04e9df1 [2022-09-01T16:36:37.087Z] ---> aeb8305e9005 [2022-09-01T16:36:37.087Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T16:36:37.087Z] ---> Running in ef905de5e2b3 [2022-09-01T16:36:37.087Z] Removing intermediate container ef905de5e2b3 [2022-09-01T16:36:37.087Z] ---> 8c419cd5d4cb [2022-09-01T16:36:37.087Z] Step 25/26 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:36:37.087Z] ---> Running in a1bf751c617e [2022-09-01T16:36:37.087Z] Removing intermediate container a1bf751c617e [2022-09-01T16:36:37.087Z] ---> e50d4d8fdd73 [2022-09-01T16:36:37.087Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T16:36:37.087Z] ---> Running in c9e338581d3a [2022-09-01T16:36:37.087Z] Removing intermediate container c9e338581d3a [2022-09-01T16:36:37.087Z] ---> 9c44adc087d1 [2022-09-01T16:36:37.087Z] [2022-09-01T16:36:37.087Z] Successfully built 9c44adc087d1 [2022-09-01T16:36:37.087Z] Successfully tagged security-spire-agent:latest [2022-09-01T16:36:37.087Z] Building security-spire-config [2022-09-01T16:36:37.087Z]  Building security-spire-agent ... done 3.16: Pulling from library/alpine [2022-09-01T16:36:37.087Z] 3.16: Pulling from library/alpine [2022-09-01T16:36:37.087Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:36:37.087Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T16:36:37.088Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:36:37.088Z] Status: Image is up to date for alpine:3.16 [2022-09-01T16:36:37.088Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:36:37.088Z] Status: Image is up to date for alpine:3.16 [2022-09-01T16:36:37.088Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:36:37.088Z] Status: Image is up to date for alpine:3.16 [2022-09-01T16:36:37.088Z] ---> 9c6f07244728 [2022-09-01T16:36:37.088Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T16:36:37.088Z] ---> 9c6f07244728 [2022-09-01T16:36:37.088Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T16:36:37.088Z] ---> 9c6f07244728 [2022-09-01T16:36:37.088Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T16:36:38.026Z] ---> 9c6f07244728 [2022-09-01T16:36:38.026Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T16:36:41.338Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:36:41.338Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:36:41.338Z] ---> 788554f46d7b [2022-09-01T16:36:41.338Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T16:36:41.338Z] ---> Using cache [2022-09-01T16:36:41.338Z] ---> 9a4f74a2ef0b [2022-09-01T16:36:41.338Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:36:41.338Z] ---> Using cache [2022-09-01T16:36:41.338Z] ---> db6710197a8b [2022-09-01T16:36:41.338Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:36:44.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-01T16:36:45.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-01T16:36:45.556Z] ---> Running in 6a1509659b1c [2022-09-01T16:36:45.556Z] ---> Running in 494775a8ea3a [2022-09-01T16:36:45.556Z] ---> Running in 00b63f0a3242 [2022-09-01T16:36:45.556Z] ---> Running in dab0461df94f [2022-09-01T16:36:45.556Z] ---> Running in e06ff58e542b [2022-09-01T16:36:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T16:36:45.819Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:36:45.819Z] OK: 6 MiB in 15 packages [2022-09-01T16:36:45.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T16:36:45.819Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:36:45.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:45.819Z] OK: 6 MiB in 15 packages [2022-09-01T16:36:46.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:46.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:46.340Z] Removing intermediate container dab0461df94f [2022-09-01T16:36:46.340Z] ---> ea2786f3685a [2022-09-01T16:36:46.340Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:36:46.340Z] ---> Running in 02f39e23733d [2022-09-01T16:36:46.340Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T16:36:46.340Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T16:36:46.340Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:36:46.340Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:36:46.340Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T16:36:46.340Z] Removing intermediate container 6a1509659b1c [2022-09-01T16:36:46.340Z] ---> 39696d17ece5 [2022-09-01T16:36:46.340Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:36:46.340Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T16:36:46.340Z] Removing intermediate container 02f39e23733d [2022-09-01T16:36:46.340Z] ---> c2dca633fad5 [2022-09-01T16:36:46.340Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T16:36:46.340Z] OK: 6 MiB in 16 packages [2022-09-01T16:36:46.340Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T16:36:46.340Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T16:36:46.340Z] ---> Running in ad02459a8486 [2022-09-01T16:36:46.340Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T16:36:46.340Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T16:36:46.340Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:36:46.340Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:36:46.340Z] ---> Running in 47790eca9d53 [2022-09-01T16:36:46.340Z] OK: 8 MiB in 20 packages [2022-09-01T16:36:46.340Z] Removing intermediate container ad02459a8486 [2022-09-01T16:36:46.340Z] ---> a707b4ed0351 [2022-09-01T16:36:46.340Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T16:36:46.601Z] ---> Running in dc5aaa25b03c [2022-09-01T16:36:46.601Z] Removing intermediate container 47790eca9d53 [2022-09-01T16:36:46.601Z] ---> 970f0dba58b4 [2022-09-01T16:36:46.601Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T16:36:46.601Z] ---> Running in 397e2480856c [2022-09-01T16:36:46.601Z] Removing intermediate container dc5aaa25b03c [2022-09-01T16:36:46.601Z] ---> 5a7fefa63962 [2022-09-01T16:36:46.601Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T16:36:46.601Z] Removing intermediate container 397e2480856c [2022-09-01T16:36:46.601Z] ---> 71f618da180c [2022-09-01T16:36:46.601Z] Step 16/24 : WORKDIR / [2022-09-01T16:36:46.601Z] ---> Running in 85ed1dcd99d1 [2022-09-01T16:36:46.601Z] ---> Running in 0ba6894f344a [2022-09-01T16:36:46.601Z] Removing intermediate container 85ed1dcd99d1 [2022-09-01T16:36:46.601Z] ---> 9dab136fdaaf [2022-09-01T16:36:46.601Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:36:46.863Z] Removing intermediate container 0ba6894f344a [2022-09-01T16:36:46.863Z] ---> 04e5956c1001 [2022-09-01T16:36:46.863Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:36:46.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:36:46.863Z] Removing intermediate container 00b63f0a3242 [2022-09-01T16:36:46.863Z] ---> e282c9e683a4 [2022-09-01T16:36:46.863Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:36:46.863Z] ---> e9158bfb8a9d [2022-09-01T16:36:46.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T16:36:46.863Z] ---> Running in 6eab82a540b9 [2022-09-01T16:36:46.863Z] ---> 49f5d1985c0e [2022-09-01T16:36:46.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T16:36:47.124Z] Removing intermediate container 494775a8ea3a [2022-09-01T16:36:47.124Z] ---> b5b3f13bc084 [2022-09-01T16:36:47.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T16:36:47.124Z] Removing intermediate container 6eab82a540b9 [2022-09-01T16:36:47.124Z] ---> 228d25786735 [2022-09-01T16:36:47.124Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T16:36:47.124Z] ---> Running in 445581b85179 [2022-09-01T16:36:47.124Z] ---> Running in 083324f2c773 [2022-09-01T16:36:47.387Z] OK: 211 MiB in 51 packages [2022-09-01T16:36:47.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-01T16:36:47.690Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-01T16:36:47.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-01T16:36:48.776Z] Removing intermediate container 083324f2c773 [2022-09-01T16:36:48.776Z] ---> 7c9eb15e2c66 [2022-09-01T16:36:48.776Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T16:36:48.776Z] Removing intermediate container 445581b85179 [2022-09-01T16:36:48.776Z] ---> b20d2fecc669 [2022-09-01T16:36:48.776Z] Step 13/22 : WORKDIR /edgex [2022-09-01T16:36:48.776Z] ---> 22c4891b4359 [2022-09-01T16:36:48.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T16:36:48.776Z] ---> f5d83675c039 [2022-09-01T16:36:48.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T16:36:48.776Z] ---> Running in 4e13dc784983 [2022-09-01T16:36:48.776Z] ---> Running in e1c696b6750f [2022-09-01T16:36:49.039Z] Removing intermediate container e06ff58e542b [2022-09-01T16:36:49.039Z] ---> 2ad00318c06c [2022-09-01T16:36:49.039Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T16:36:49.039Z] Removing intermediate container 4e13dc784983 [2022-09-01T16:36:49.039Z] ---> d2889523cdc2 [2022-09-01T16:36:49.039Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T16:36:49.039Z] Removing intermediate container e1c696b6750f [2022-09-01T16:36:49.039Z] ---> 60e7fdb1a8ac [2022-09-01T16:36:49.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:36:49.039Z] ---> d96ee0b6859f [2022-09-01T16:36:49.039Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T16:36:49.039Z] ---> 3ec4f399d50e [2022-09-01T16:36:49.039Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T16:36:49.039Z] ---> Running in 3077f2de4857 [2022-09-01T16:36:49.039Z] ---> Running in 751afddbeefc [2022-09-01T16:36:49.039Z] ---> a798771bb32b [2022-09-01T16:36:49.039Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:36:49.039Z] ---> Running in a10fe6225f0a [2022-09-01T16:36:49.039Z] Removing intermediate container 751afddbeefc [2022-09-01T16:36:49.039Z] ---> de2e7e0ced8b [2022-09-01T16:36:49.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:36:49.039Z] Removing intermediate container 3077f2de4857 [2022-09-01T16:36:49.039Z] ---> 2a589dcb9a2e [2022-09-01T16:36:49.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:36:49.303Z] ---> Running in aa544eea03c2 [2022-09-01T16:36:49.303Z] ---> 584ec00220a3 [2022-09-01T16:36:49.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T16:36:49.303Z] ---> Running in 724ba392523a [2022-09-01T16:36:49.303Z] ---> 3846406ccbe2 [2022-09-01T16:36:49.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T16:36:49.303Z] Removing intermediate container aa544eea03c2 [2022-09-01T16:36:49.303Z] ---> 65e77fcb0fbf [2022-09-01T16:36:49.303Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T16:36:49.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-01T16:36:49.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-01T16:36:49.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-01T16:36:49.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-01T16:36:49.876Z] ---> Running in 5d7d0d08850a [2022-09-01T16:36:49.876Z] Removing intermediate container 724ba392523a [2022-09-01T16:36:49.876Z] ---> 64d65c478be5 [2022-09-01T16:36:49.876Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T16:36:50.450Z] ---> a15569094540 [2022-09-01T16:36:50.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T16:36:50.450Z] ---> Running in 6c31d52eb55f [2022-09-01T16:36:50.450Z] ---> 473b339bc480 [2022-09-01T16:36:50.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T16:36:50.450Z] Removing intermediate container 5d7d0d08850a [2022-09-01T16:36:50.450Z] ---> 0de28875adea [2022-09-01T16:36:50.450Z] Step 23/24 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:36:50.450Z] ---> Running in f9d990e6bb88 [2022-09-01T16:36:50.787Z] Removing intermediate container 6c31d52eb55f [2022-09-01T16:36:50.787Z] ---> 4a3203989cbd [2022-09-01T16:36:50.787Z] Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:36:51.047Z] Removing intermediate container f9d990e6bb88 [2022-09-01T16:36:51.047Z] ---> 70c5be9e234e [2022-09-01T16:36:51.047Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T16:36:51.047Z] ---> Running in bdd0e39bc003 [2022-09-01T16:36:51.047Z] ---> 36776b23404c [2022-09-01T16:36:51.047Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T16:36:51.047Z] ---> 19147cc8c70a [2022-09-01T16:36:51.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T16:36:51.047Z] ---> Running in ca58db38f6a6 [2022-09-01T16:36:51.047Z] ---> Running in 65bb3d7a2b2b [2022-09-01T16:36:51.047Z] Removing intermediate container bdd0e39bc003 [2022-09-01T16:36:51.047Z] ---> 769142027d1b [2022-09-01T16:36:51.047Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T16:36:51.306Z] ---> Running in 102fe1d8e664 [2022-09-01T16:36:51.306Z] Removing intermediate container ca58db38f6a6 [2022-09-01T16:36:51.306Z] ---> ce1869c213b0 [2022-09-01T16:36:51.306Z] [2022-09-01T16:36:51.306Z] Removing intermediate container 65bb3d7a2b2b [2022-09-01T16:36:51.306Z] ---> ca1ecac3669a [2022-09-01T16:36:51.306Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:36:51.306Z] ---> Running in 7c9935fd142b [2022-09-01T16:36:51.306Z] Successfully built ce1869c213b0 [2022-09-01T16:36:51.306Z] ---> 118b08e9bd99 [2022-09-01T16:36:51.306Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T16:36:51.306Z] Successfully tagged core-command:latest [2022-09-01T16:36:51.306Z]  Building core-command ... done Building core-data [2022-09-01T16:36:51.306Z] Removing intermediate container 102fe1d8e664 [2022-09-01T16:36:51.306Z] ---> 1f06aaa6b62a [2022-09-01T16:36:51.306Z] [2022-09-01T16:36:51.306Z] ---> Running in ccedc9272701 [2022-09-01T16:36:51.306Z] Successfully built 1f06aaa6b62a [2022-09-01T16:36:51.306Z] Successfully tagged support-scheduler:latest [2022-09-01T16:36:51.306Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-09-01T16:36:51.306Z] Removing intermediate container 7c9935fd142b [2022-09-01T16:36:51.306Z] ---> 597144624a56 [2022-09-01T16:36:51.306Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T16:36:51.306Z] ---> Running in 8dc353c98ef9 [2022-09-01T16:36:51.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-01T16:36:51.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-01T16:36:51.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-01T16:36:51.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-01T16:36:51.957Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-01T16:36:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-01T16:36:53.731Z] Removing intermediate container 8dc353c98ef9 [2022-09-01T16:36:53.731Z] ---> 5e40f91c2257 [2022-09-01T16:36:53.731Z] Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:36:55.654Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:36:55.654Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:36:55.654Z] ---> 788554f46d7b [2022-09-01T16:36:55.654Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T16:36:55.654Z] ---> Using cache [2022-09-01T16:36:55.654Z] ---> 9a4f74a2ef0b [2022-09-01T16:36:55.654Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T16:36:56.228Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:36:56.228Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:36:56.228Z] ---> 788554f46d7b [2022-09-01T16:36:56.228Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:36:56.228Z] ---> Using cache [2022-09-01T16:36:56.228Z] ---> 26304e7da91e [2022-09-01T16:36:56.228Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T16:36:56.228Z] ---> Using cache [2022-09-01T16:36:56.228Z] ---> d437f3dcf121 [2022-09-01T16:36:56.228Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:36:56.228Z] ---> Using cache [2022-09-01T16:36:56.228Z] ---> b1559598510d [2022-09-01T16:36:56.228Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T16:37:06.341Z] ---> Running in 3155a5ccd1ed [2022-09-01T16:37:06.341Z] ---> Running in 05dd7078f754 [2022-09-01T16:37:06.341Z] ---> Running in 4ed2e6432b4a [2022-09-01T16:37:06.341Z] Removing intermediate container 4ed2e6432b4a [2022-09-01T16:37:06.341Z] ---> d26dbaafbd57 [2022-09-01T16:37:06.341Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T16:37:06.341Z] Removing intermediate container ccedc9272701 [2022-09-01T16:37:06.341Z] ---> 614f5f626c10 [2022-09-01T16:37:06.341Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T16:37:06.341Z] ---> Running in c005e64df6cf [2022-09-01T16:37:06.341Z] ---> Running in 3c629589d57a [2022-09-01T16:37:06.341Z] Removing intermediate container c005e64df6cf [2022-09-01T16:37:06.341Z] ---> 7264a6f8a4f7 [2022-09-01T16:37:06.341Z] Step 20/22 : LABEL arch=x86_64 [2022-09-01T16:37:06.341Z] Removing intermediate container 3c629589d57a [2022-09-01T16:37:06.341Z] ---> f1e6623c37bd [2022-09-01T16:37:06.341Z] [2022-09-01T16:37:06.341Z] ---> Running in c39b4ba4bcae [2022-09-01T16:37:06.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:06.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:06.341Z] Successfully built f1e6623c37bd [2022-09-01T16:37:06.341Z] Successfully tagged support-notifications:latest [2022-09-01T16:37:06.341Z]  Building support-notifications ... done Building security-spire-server [2022-09-01T16:37:06.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:06.341Z] Removing intermediate container c39b4ba4bcae [2022-09-01T16:37:06.341Z] ---> 2e3fd72185c7 [2022-09-01T16:37:06.341Z] Step 21/22 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:37:06.341Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T16:37:06.341Z] v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T16:37:06.341Z] OK: 17039 distinct packages available [2022-09-01T16:37:06.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:06.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:06.614Z] OK: 211 MiB in 51 packages [2022-09-01T16:37:06.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:37:07.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2022-09-01T16:37:07.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-01T16:37:07.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-01T16:37:07.162Z] OK: 211 MiB in 51 packages [2022-09-01T16:37:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2022-09-01T16:37:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-01T16:37:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.538s coverage: 54.2% of statements [2022-09-01T16:37:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-01T16:37:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-01T16:37:11.382Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:37:11.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:37:11.383Z] ---> 788554f46d7b [2022-09-01T16:37:11.383Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T16:37:11.383Z] ---> Using cache [2022-09-01T16:37:11.383Z] ---> 9a4f74a2ef0b [2022-09-01T16:37:11.383Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:37:11.383Z] ---> Using cache [2022-09-01T16:37:11.383Z] ---> db6710197a8b [2022-09-01T16:37:11.383Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:37:11.383Z] ---> Using cache [2022-09-01T16:37:11.383Z] ---> 2ad00318c06c [2022-09-01T16:37:11.383Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T16:37:11.383Z] ---> Using cache [2022-09-01T16:37:11.383Z] ---> a798771bb32b [2022-09-01T16:37:11.383Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:37:20.069Z] ---> Running in 5e06537f3c53 [2022-09-01T16:37:20.069Z] ---> Running in 44d339a161b3 [2022-09-01T16:37:20.069Z] Removing intermediate container a10fe6225f0a [2022-09-01T16:37:20.069Z] ---> 96275b2ebcb4 [2022-09-01T16:37:20.069Z] Step 8/26 : COPY . . [2022-09-01T16:37:20.069Z] Removing intermediate container 5e06537f3c53 [2022-09-01T16:37:20.069Z] ---> bad3eefea629 [2022-09-01T16:37:20.069Z] Step 22/22 : LABEL version=0.0.0 [2022-09-01T16:37:30.255Z] ---> Running in 64eab8966734 [2022-09-01T16:37:30.515Z] Removing intermediate container 3155a5ccd1ed [2022-09-01T16:37:30.515Z] ---> e772d34a0d30 [2022-09-01T16:37:30.515Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T16:37:30.515Z] Removing intermediate container 05dd7078f754 [2022-09-01T16:37:30.515Z] ---> acd0c133b4f5 [2022-09-01T16:37:30.515Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T16:37:30.515Z] ---> bc339699672f [2022-09-01T16:37:30.515Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:37:30.515Z] ---> Running in c57c4b7278d3 [2022-09-01T16:37:31.125Z] Removing intermediate container 64eab8966734 [2022-09-01T16:37:31.125Z] ---> 6e06a8e2b3c9 [2022-09-01T16:37:31.125Z] [2022-09-01T16:37:31.125Z] Successfully built 6e06a8e2b3c9 [2022-09-01T16:37:31.466Z] ---> 36da8e2e3db4 [2022-09-01T16:37:31.466Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:37:31.736Z] ---> 5b9efe88f3e7 [2022-09-01T16:37:31.736Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:37:31.736Z] Successfully tagged security-proxy-setup:latest [2022-09-01T16:37:31.736Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-09-01T16:37:31.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.294s coverage: 89.2% of statements [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-01T16:37:31.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.799s coverage: 2.0% of statements [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-01T16:37:31.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-01T16:37:32.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.407s coverage: 95.6% of statements [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-01T16:37:32.244Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.548s coverage: 72.2% of statements [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-01T16:37:32.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.297s coverage: 60.0% of statements [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-01T16:37:32.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.9% of statements [2022-09-01T16:37:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-01T16:37:32.849Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.380s coverage: 58.8% of statements [2022-09-01T16:37:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.321s coverage: 29.6% of statements [2022-09-01T16:37:33.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-01T16:37:35.058Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:37:35.058Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:37:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-09-01T16:37:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements [2022-09-01T16:37:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2022-09-01T16:37:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2022-09-01T16:37:41.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2022-09-01T16:37:41.854Z] ---> 788554f46d7b [2022-09-01T16:37:41.854Z] Step 3/31 : WORKDIR /edgex-go [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> 9a4f74a2ef0b [2022-09-01T16:37:41.854Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> db6710197a8b [2022-09-01T16:37:41.854Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> fcf4deeb95a0 [2022-09-01T16:37:41.854Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> 635fddc928db [2022-09-01T16:37:41.854Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> 5a189c6860cc [2022-09-01T16:37:41.854Z] Step 8/31 : COPY . . [2022-09-01T16:37:41.854Z] ---> Using cache [2022-09-01T16:37:41.854Z] ---> bf0203858101 [2022-09-01T16:37:41.854Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-01T16:37:41.854Z] Removing intermediate container c57c4b7278d3 [2022-09-01T16:37:41.854Z] ---> 6e5f2eefb04e [2022-09-01T16:37:41.854Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T16:37:41.855Z] ---> Running in 3a171ca30c25 [2022-09-01T16:37:41.855Z] ---> Running in a600693b86d0 [2022-09-01T16:37:41.855Z] ---> Running in 73483def9825 [2022-09-01T16:37:41.855Z] ---> Running in 2d6f6a6aed60 [2022-09-01T16:37:41.855Z] Removing intermediate container 2d6f6a6aed60 [2022-09-01T16:37:41.855Z] ---> 1440e191bcca [2022-09-01T16:37:41.855Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:37:41.855Z] ---> Running in f57039bc681b [2022-09-01T16:37:41.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T16:37:49.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements [2022-09-01T16:37:49.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-09-01T16:37:56.798Z] Removing intermediate container f57039bc681b [2022-09-01T16:37:56.798Z] ---> 8f950fe7ba2f [2022-09-01T16:37:56.798Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T16:37:56.798Z] Removing intermediate container 44d339a161b3 [2022-09-01T16:37:56.798Z] ---> 910cc923cd22 [2022-09-01T16:37:56.798Z] Step 8/25 : COPY . . [2022-09-01T16:37:56.798Z] ---> Running in 9997c7acf845 [2022-09-01T16:38:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 80.8% of statements [2022-09-01T16:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-01T16:38:02.639Z] Removing intermediate container 9997c7acf845 [2022-09-01T16:38:02.639Z] ---> 8d9d3579f0ef [2022-09-01T16:38:02.639Z] [2022-09-01T16:38:02.639Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T16:38:02.639Z] ---> c4fc93816858 [2022-09-01T16:38:02.639Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:38:02.639Z] ---> Using cache [2022-09-01T16:38:02.639Z] ---> 3097b4d1269b [2022-09-01T16:38:02.639Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:38:02.639Z] ---> Using cache [2022-09-01T16:38:02.639Z] ---> 9e16788a35bf [2022-09-01T16:38:02.639Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T16:38:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-01T16:38:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-01T16:38:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-01T16:38:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-09-01T16:38:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-01T16:38:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-09-01T16:38:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-01T16:38:04.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements [2022-09-01T16:38:04.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2022-09-01T16:38:04.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2022-09-01T16:38:04.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements [2022-09-01T16:38:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 64.7% of statements [2022-09-01T16:38:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-01T16:38:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2022-09-01T16:38:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-09-01T16:38:10.087Z] ---> Running in 6c6c055df1f0 [2022-09-01T16:38:10.087Z] ---> b96d2055e3ea [2022-09-01T16:38:10.087Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:38:10.087Z] ---> Running in ed0f1c2904a3 [2022-09-01T16:38:10.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:10.087Z] Removing intermediate container 3a171ca30c25 [2022-09-01T16:38:10.087Z] ---> feaa7fdb4eaa [2022-09-01T16:38:10.087Z] Step 7/20 : COPY . . [2022-09-01T16:38:10.087Z] Removing intermediate container 73483def9825 [2022-09-01T16:38:10.087Z] ---> 349e45137e1e [2022-09-01T16:38:10.087Z] Step 9/24 : COPY . . [2022-09-01T16:38:10.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:10.988Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:38:10.988Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:38:10.988Z] OK: 15856 distinct packages available [2022-09-01T16:38:10.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:12.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:12.262Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T16:38:12.262Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:38:12.534Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T16:38:12.534Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T16:38:12.534Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:38:12.534Z] OK: 6 MiB in 18 packages [2022-09-01T16:38:15.964Z] Removing intermediate container ed0f1c2904a3 [2022-09-01T16:38:15.964Z] ---> 90631ab68a37 [2022-09-01T16:38:15.964Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T16:38:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.418s coverage: 65.8% of statements [2022-09-01T16:38:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-01T16:38:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-01T16:38:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-01T16:38:18.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 43.6% of statements [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-01T16:38:18.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-01T16:38:18.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-01T16:38:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-01T16:38:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.328s coverage: 17.7% of statements [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-01T16:38:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-01T16:38:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-01T16:38:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-01T16:38:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-01T16:38:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-01T16:38:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-01T16:38:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-09-01T16:38:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-09-01T16:38:28.215Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-01T16:38:28.215Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-01T16:38:28.215Z] GO111MODULE=on go vet ./... [2022-09-01T16:38:31.268Z] ---> Running in 478c4649c340 [2022-09-01T16:38:31.268Z] ---> 0b8b1457e3fc [2022-09-01T16:38:31.268Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T16:38:31.268Z] Removing intermediate container a600693b86d0 [2022-09-01T16:38:31.268Z] ---> f35dceae572b [2022-09-01T16:38:31.269Z] [2022-09-01T16:38:31.269Z] Step 10/31 : FROM alpine:3.16 [2022-09-01T16:38:31.269Z] ---> 9c6f07244728 [2022-09-01T16:38:31.269Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:38:31.269Z] ---> 9c372025cd0d [2022-09-01T16:38:31.269Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T16:38:31.269Z] ---> Running in c9dedfc0605b [2022-09-01T16:38:31.269Z] ---> Running in c327d45c1e6e [2022-09-01T16:38:31.269Z] ---> Running in 2bb361a6f377 [2022-09-01T16:38:31.269Z] Removing intermediate container 478c4649c340 [2022-09-01T16:38:31.269Z] ---> 284adcfbe856 [2022-09-01T16:38:31.269Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:38:31.269Z] Removing intermediate container 6c6c055df1f0 [2022-09-01T16:38:31.269Z] ---> ad41473e5f7c [2022-09-01T16:38:31.269Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:38:31.269Z] ---> Running in 5cd6f7c09e71 [2022-09-01T16:38:31.269Z] Removing intermediate container 2bb361a6f377 [2022-09-01T16:38:31.269Z] ---> 104a9cc58697 [2022-09-01T16:38:31.269Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T16:38:31.269Z] ---> Running in 586b367866bb [2022-09-01T16:38:31.269Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T16:38:31.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T16:38:31.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:31.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:38:31.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T16:38:31.269Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T16:38:31.269Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:38:31.269Z] OK: 6 MiB in 16 packages [2022-09-01T16:38:32.672Z] ---> b53b44877631 [2022-09-01T16:38:32.672Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:38:32.672Z] Removing intermediate container 5cd6f7c09e71 [2022-09-01T16:38:32.672Z] ---> ca3f60c75362 [2022-09-01T16:38:32.672Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T16:38:32.672Z] Removing intermediate container 586b367866bb [2022-09-01T16:38:32.672Z] ---> fa3dc94702ac [2022-09-01T16:38:32.672Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T16:38:32.672Z] ---> Running in 932e914b101c [2022-09-01T16:38:32.672Z] ---> Running in f0c1ab0dfeb4 [2022-09-01T16:38:32.935Z] ---> dd11d12663f9 [2022-09-01T16:38:32.935Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T16:38:32.935Z] Removing intermediate container 932e914b101c [2022-09-01T16:38:32.935Z] ---> 480ff677208c [2022-09-01T16:38:32.935Z] [2022-09-01T16:38:32.935Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T16:38:32.935Z] ---> c4fc93816858 [2022-09-01T16:38:32.935Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:38:32.935Z] ---> Using cache [2022-09-01T16:38:32.935Z] ---> 3097b4d1269b [2022-09-01T16:38:32.935Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:38:32.935Z] ---> Using cache [2022-09-01T16:38:32.935Z] ---> 9e16788a35bf [2022-09-01T16:38:32.935Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T16:38:32.935Z] ---> Using cache [2022-09-01T16:38:32.935Z] ---> c044da85bda2 [2022-09-01T16:38:32.935Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:38:32.935Z] ---> Running in 151fcd54a26b [2022-09-01T16:38:32.935Z] Removing intermediate container f0c1ab0dfeb4 [2022-09-01T16:38:32.935Z] ---> 1eec79168c47 [2022-09-01T16:38:32.935Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T16:38:32.935Z] ---> Running in c1d55438bb4b [2022-09-01T16:38:32.935Z] Removing intermediate container 151fcd54a26b [2022-09-01T16:38:32.935Z] ---> 27d8e0d17e91 [2022-09-01T16:38:32.935Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T16:38:32.935Z] Removing intermediate container c1d55438bb4b [2022-09-01T16:38:32.935Z] ---> 2acfcfe256b4 [2022-09-01T16:38:32.935Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T16:38:33.203Z] ---> Running in 55b2b68448c4 [2022-09-01T16:38:33.203Z] Removing intermediate container 55b2b68448c4 [2022-09-01T16:38:33.203Z] ---> c5c07cd7b179 [2022-09-01T16:38:33.203Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-01T16:38:33.203Z] ---> Running in b0cb8e47ed55 [2022-09-01T16:38:33.203Z] ---> 704f6081d37d [2022-09-01T16:38:33.203Z] Step 21/26 : WORKDIR / [2022-09-01T16:38:33.464Z] ---> Running in cd0ef60740a6 [2022-09-01T16:38:34.039Z] Removing intermediate container cd0ef60740a6 [2022-09-01T16:38:34.039Z] ---> 55a744f49afd [2022-09-01T16:38:34.039Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:38:36.680Z] ---> Running in 03b22811b821 [2022-09-01T16:38:36.680Z] ---> d4c8ef6c12c6 [2022-09-01T16:38:36.680Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:38:36.680Z] Removing intermediate container 03b22811b821 [2022-09-01T16:38:36.680Z] ---> 141d12ddad26 [2022-09-01T16:38:36.680Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:38:36.939Z] Removing intermediate container b0cb8e47ed55 [2022-09-01T16:38:36.939Z] ---> c77b7d26dcc3 [2022-09-01T16:38:36.939Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T16:38:36.939Z] ---> Running in 2f76b4802e78 [2022-09-01T16:38:36.939Z] ---> Running in 1f6374526c68 [2022-09-01T16:38:37.200Z] ---> 49e088a33cec [2022-09-01T16:38:37.200Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T16:38:37.200Z] Removing intermediate container 2f76b4802e78 [2022-09-01T16:38:37.200Z] ---> 6b4dcaab6b02 [2022-09-01T16:38:37.200Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T16:38:37.200Z] ---> Running in 2bd7106480d7 [2022-09-01T16:38:37.200Z] Removing intermediate container 1f6374526c68 [2022-09-01T16:38:37.200Z] ---> 329b8fd0522d [2022-09-01T16:38:37.200Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T16:38:37.458Z] ---> cafffab3c19f [2022-09-01T16:38:37.458Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T16:38:37.458Z] Removing intermediate container 2bd7106480d7 [2022-09-01T16:38:37.458Z] ---> f7e6983cd687 [2022-09-01T16:38:37.458Z] Step 25/26 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:38:37.720Z] ---> Running in c658448c6893 [2022-09-01T16:38:37.720Z] ---> df8a26c997bc [2022-09-01T16:38:37.720Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T16:38:37.980Z] ---> e95b992490b6 [2022-09-01T16:38:37.980Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:38:37.980Z] ---> Running in 8b55334632b4 [2022-09-01T16:38:37.980Z] Removing intermediate container c658448c6893 [2022-09-01T16:38:37.980Z] ---> b321a1e46294 [2022-09-01T16:38:37.980Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T16:38:37.980Z] ---> Running in 688dbc33ea68 [2022-09-01T16:38:37.980Z] ---> Running in 4805463cb970 [2022-09-01T16:38:38.240Z] Removing intermediate container 688dbc33ea68 [2022-09-01T16:38:38.240Z] ---> 5cb4fde34c6b [2022-09-01T16:38:38.240Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:38:38.240Z] Removing intermediate container 4805463cb970 [2022-09-01T16:38:38.240Z] ---> 8db13dda9d85 [2022-09-01T16:38:38.240Z] [2022-09-01T16:38:38.240Z] ---> Running in d89ac73297f3 [2022-09-01T16:38:38.240Z] Successfully built 8db13dda9d85 [2022-09-01T16:38:38.694Z] Successfully tagged security-spire-config:latest [2022-09-01T16:38:38.694Z]  Building security-spire-config ... done Building core-metadata [2022-09-01T16:38:38.694Z] Removing intermediate container d89ac73297f3 [2022-09-01T16:38:38.694Z] ---> 43542bdf94ca [2022-09-01T16:38:38.694Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T16:38:38.960Z] ---> Running in 7a9d0b235b1a [2022-09-01T16:38:43.686Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:38:43.686Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:38:43.686Z] ---> 788554f46d7b [2022-09-01T16:38:43.686Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> 26304e7da91e [2022-09-01T16:38:43.686Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> d437f3dcf121 [2022-09-01T16:38:43.686Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> b1559598510d [2022-09-01T16:38:43.686Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> 5c1517f31c4b [2022-09-01T16:38:43.686Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> 1b379344599c [2022-09-01T16:38:43.686Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> 74266aafb269 [2022-09-01T16:38:43.686Z] Step 9/25 : COPY . . [2022-09-01T16:38:43.686Z] ---> Using cache [2022-09-01T16:38:43.686Z] ---> 0388e40e6a9b [2022-09-01T16:38:43.686Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T16:38:52.134Z] Removing intermediate container 7a9d0b235b1a [2022-09-01T16:38:52.134Z] ---> b36a7ec6c683 [2022-09-01T16:38:52.134Z] Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:38:52.134Z] ---> Running in 137784f35132 [2022-09-01T16:38:52.134Z] ---> Running in 342c3fe93352 [2022-09-01T16:38:52.134Z] Removing intermediate container 8b55334632b4 [2022-09-01T16:38:52.134Z] ---> 474aa1f66d7b [2022-09-01T16:38:52.134Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:38:52.134Z] Removing intermediate container 342c3fe93352 [2022-09-01T16:38:52.134Z] ---> 097fd1802316 [2022-09-01T16:38:52.134Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T16:38:52.134Z] ---> Running in 6f376f1eb67a [2022-09-01T16:38:52.134Z] ---> d08f2d516ad3 [2022-09-01T16:38:52.134Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T16:38:52.134Z] Removing intermediate container 6f376f1eb67a [2022-09-01T16:38:52.134Z] ---> 6be652772262 [2022-09-01T16:38:52.134Z] [2022-09-01T16:38:52.134Z] Successfully built 6be652772262 [2022-09-01T16:38:52.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T16:38:52.134Z] Successfully tagged security-spire-server:latest [2022-09-01T16:38:52.134Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-09-01T16:38:58.833Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:38:58.833Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:38:58.833Z] ---> 788554f46d7b [2022-09-01T16:38:58.833Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> 9a4f74a2ef0b [2022-09-01T16:38:58.833Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> db6710197a8b [2022-09-01T16:38:58.833Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> fcf4deeb95a0 [2022-09-01T16:38:58.833Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> 635fddc928db [2022-09-01T16:38:58.833Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> 5a189c6860cc [2022-09-01T16:38:58.833Z] Step 8/25 : COPY . . [2022-09-01T16:38:58.833Z] ---> Using cache [2022-09-01T16:38:58.833Z] ---> bf0203858101 [2022-09-01T16:38:58.833Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T16:39:07.007Z] ---> 1986b591fa6b [2022-09-01T16:39:07.007Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T16:39:07.007Z] ---> Running in 5aa9cc121727 [2022-09-01T16:39:07.007Z] ---> e041756e5858 [2022-09-01T16:39:07.007Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T16:39:07.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T16:39:11.531Z] ---> f13c8e87dacd [2022-09-01T16:39:11.531Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T16:39:13.433Z] Removing intermediate container c9dedfc0605b [2022-09-01T16:39:13.433Z] ---> 78bc704f483a [2022-09-01T16:39:13.433Z] [2022-09-01T16:39:13.433Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T16:39:13.433Z] ---> c4fc93816858 [2022-09-01T16:39:13.433Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:39:13.433Z] ---> Using cache [2022-09-01T16:39:13.433Z] ---> 3097b4d1269b [2022-09-01T16:39:13.433Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:39:13.433Z] ---> Using cache [2022-09-01T16:39:13.433Z] ---> 9e16788a35bf [2022-09-01T16:39:13.433Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-01T16:39:13.692Z] ---> b2dcf23dbc68 [2022-09-01T16:39:13.692Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T16:39:13.692Z] ---> Running in 43c3a49a98e2 [2022-09-01T16:39:14.259Z] ---> f111dcaedd42 [2022-09-01T16:39:14.259Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-01T16:39:14.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:16.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:17.348Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:39:17.348Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:39:17.348Z] OK: 15856 distinct packages available [2022-09-01T16:39:17.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:18.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:18.288Z] ---> Running in b7b30eedf3de [2022-09-01T16:39:18.547Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T16:39:18.547Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T16:39:18.809Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T16:39:18.809Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T16:39:18.809Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T16:39:19.068Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T16:39:19.068Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:39:19.328Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T16:39:19.328Z] Removing intermediate container 137784f35132 [2022-09-01T16:39:19.328Z] ---> 9c46901eaf2e [2022-09-01T16:39:19.328Z] [2022-09-01T16:39:19.328Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T16:39:19.328Z] ---> 9c6f07244728 [2022-09-01T16:39:19.328Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T16:39:19.328Z] ---> Using cache [2022-09-01T16:39:19.328Z] ---> 39696d17ece5 [2022-09-01T16:39:19.328Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:39:19.328Z] ---> Using cache [2022-09-01T16:39:19.328Z] ---> a707b4ed0351 [2022-09-01T16:39:19.328Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-01T16:39:19.328Z] Removing intermediate container c327d45c1e6e [2022-09-01T16:39:19.328Z] ---> a53be079698d [2022-09-01T16:39:19.328Z] [2022-09-01T16:39:19.328Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T16:39:19.328Z] ---> 9c6f07244728 [2022-09-01T16:39:19.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T16:39:19.328Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T16:39:19.328Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:39:19.328Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:39:19.328Z] ---> Running in fb09d077e92e [2022-09-01T16:39:19.593Z] ---> Running in 0e80690c17fa [2022-09-01T16:39:19.593Z] OK: 8 MiB in 23 packages [2022-09-01T16:39:19.593Z] Removing intermediate container 0e80690c17fa [2022-09-01T16:39:19.593Z] ---> ad93faa3babf [2022-09-01T16:39:19.593Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T16:39:19.593Z] Removing intermediate container fb09d077e92e [2022-09-01T16:39:19.593Z] ---> 7f7be57edbd2 [2022-09-01T16:39:19.593Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T16:39:19.593Z] ---> Running in 5c0483775fb7 [2022-09-01T16:39:19.593Z] ---> Running in f5aa79687dfa [2022-09-01T16:39:19.854Z] Removing intermediate container 5c0483775fb7 [2022-09-01T16:39:19.854Z] ---> f61ed7934f61 [2022-09-01T16:39:19.854Z] Step 16/25 : WORKDIR / [2022-09-01T16:39:19.854Z] Removing intermediate container f5aa79687dfa [2022-09-01T16:39:19.854Z] ---> 8d83917a6132 [2022-09-01T16:39:19.854Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T16:39:19.854Z] ---> Running in 3e27c2f11519 [2022-09-01T16:39:19.854Z] ---> Running in 4d9831020957 [2022-09-01T16:39:20.119Z] Removing intermediate container 3e27c2f11519 [2022-09-01T16:39:20.119Z] ---> 0e0577346916 [2022-09-01T16:39:20.119Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:39:20.119Z] Removing intermediate container b7b30eedf3de [2022-09-01T16:39:20.119Z] ---> 3648a684258b [2022-09-01T16:39:20.119Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T16:39:20.119Z] Removing intermediate container 4d9831020957 [2022-09-01T16:39:20.119Z] ---> c0db21042aed [2022-09-01T16:39:20.119Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:39:20.119Z] ---> Running in 48217f993df7 [2022-09-01T16:39:20.119Z] Removing intermediate container 43c3a49a98e2 [2022-09-01T16:39:20.119Z] ---> 02b63c1900ad [2022-09-01T16:39:20.119Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:39:20.119Z] ---> Running in 919d2197f87f [2022-09-01T16:39:20.119Z] Removing intermediate container 48217f993df7 [2022-09-01T16:39:20.119Z] ---> 3cc72c97089e [2022-09-01T16:39:20.119Z] Step 28/31 : CMD ["gate"] [2022-09-01T16:39:20.378Z] ---> Running in 2f2b0d484e7a [2022-09-01T16:39:20.378Z] ---> 7a295e925b19 [2022-09-01T16:39:20.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T16:39:20.378Z] ---> 0391f30778e4 [2022-09-01T16:39:20.378Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T16:39:20.378Z] Removing intermediate container 2f2b0d484e7a [2022-09-01T16:39:20.378Z] ---> ccf3fece331f [2022-09-01T16:39:20.378Z] Step 29/31 : LABEL arch=x86_64 [2022-09-01T16:39:20.378Z] ---> Running in e5998e5e93c3 [2022-09-01T16:39:21.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T16:39:21.318Z] Removing intermediate container e5998e5e93c3 [2022-09-01T16:39:21.318Z] ---> a01dff94fd60 [2022-09-01T16:39:21.318Z] Step 30/31 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:39:21.318Z] ---> 43da92261ae8 [2022-09-01T16:39:21.318Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T16:39:21.318Z] ---> c021def1bfb9 [2022-09-01T16:39:21.318Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T16:39:21.318Z] ---> Running in 7aece213b01f [2022-09-01T16:39:21.318Z] Removing intermediate container 919d2197f87f [2022-09-01T16:39:21.318Z] ---> 6d964129fbca [2022-09-01T16:39:21.318Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T16:39:21.318Z] Removing intermediate container 7aece213b01f [2022-09-01T16:39:21.318Z] ---> 92b75e09e857 [2022-09-01T16:39:21.318Z] Step 31/31 : LABEL version=0.0.0 [2022-09-01T16:39:21.318Z] ---> Running in ad81b73d6048 [2022-09-01T16:39:21.585Z] ---> c709addc9747 [2022-09-01T16:39:21.585Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T16:39:21.585Z] ---> Running in d4503fe86a97 [2022-09-01T16:39:21.585Z] ---> ed44ed8393c6 [2022-09-01T16:39:21.585Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T16:39:21.585Z] ---> Running in a6a45fe3b21c [2022-09-01T16:39:21.585Z] Removing intermediate container d4503fe86a97 [2022-09-01T16:39:21.585Z] ---> 6bb692afd225 [2022-09-01T16:39:21.585Z] [2022-09-01T16:39:21.585Z] Successfully built 6bb692afd225 [2022-09-01T16:39:21.585Z] Successfully tagged security-bootstrapper:latest [2022-09-01T16:39:21.585Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-09-01T16:39:21.585Z] Removing intermediate container a6a45fe3b21c [2022-09-01T16:39:21.585Z] ---> 7dc321689f99 [2022-09-01T16:39:21.585Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:39:21.585Z] ---> Running in 1f22e093c755 [2022-09-01T16:39:21.585Z] ---> 6dd7f5536096 [2022-09-01T16:39:21.585Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T16:39:21.846Z] ---> Running in 269706dbf074 [2022-09-01T16:39:22.107Z] Removing intermediate container 1f22e093c755 [2022-09-01T16:39:22.107Z] ---> f59003be9c0a [2022-09-01T16:39:22.107Z] Step 18/20 : LABEL arch=x86_64 [2022-09-01T16:39:22.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:23.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:23.354Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T16:39:23.614Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T16:39:23.614Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T16:39:23.614Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T16:39:23.874Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T16:39:23.874Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T16:39:23.874Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:39:23.874Z] OK: 8 MiB in 20 packages [2022-09-01T16:39:23.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:39:23.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:39:23.874Z] ---> 788554f46d7b [2022-09-01T16:39:23.874Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T16:39:23.874Z] ---> Using cache [2022-09-01T16:39:23.874Z] ---> 9a4f74a2ef0b [2022-09-01T16:39:23.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:39:23.874Z] ---> Using cache [2022-09-01T16:39:23.874Z] ---> db6710197a8b [2022-09-01T16:39:23.874Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-01T16:39:25.783Z] Removing intermediate container 269706dbf074 [2022-09-01T16:39:25.783Z] ---> b30b29e62477 [2022-09-01T16:39:25.783Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:39:25.783Z] ---> Running in 9efe29715157 [2022-09-01T16:39:25.783Z] ---> Running in d38b4be213d6 [2022-09-01T16:39:25.783Z] ---> Running in d2c17306d5a5 [2022-09-01T16:39:25.783Z] Removing intermediate container d2c17306d5a5 [2022-09-01T16:39:25.783Z] ---> b5845eb19657 [2022-09-01T16:39:25.783Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T16:39:25.783Z] Removing intermediate container 9efe29715157 [2022-09-01T16:39:25.783Z] ---> 95312fbc4edd [2022-09-01T16:39:25.783Z] Step 19/20 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:39:25.783Z] ---> Running in e82d6f39b924 [2022-09-01T16:39:26.044Z] ---> Running in 08c782d221f0 [2022-09-01T16:39:26.044Z] Removing intermediate container e82d6f39b924 [2022-09-01T16:39:26.044Z] ---> 29a9af453c81 [2022-09-01T16:39:26.044Z] Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:39:26.302Z] ---> Running in 14c4ed0e2d7f [2022-09-01T16:39:26.303Z] Removing intermediate container 08c782d221f0 [2022-09-01T16:39:26.303Z] ---> 68f68f9618f4 [2022-09-01T16:39:26.303Z] Step 20/20 : LABEL version=0.0.0 [2022-09-01T16:39:26.303Z] Removing intermediate container ad81b73d6048 [2022-09-01T16:39:26.303Z] ---> 7b21801be7ba [2022-09-01T16:39:26.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:39:26.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:26.303Z] ---> Running in 9f5651a56df3 [2022-09-01T16:39:26.303Z] Removing intermediate container 14c4ed0e2d7f [2022-09-01T16:39:26.303Z] ---> 70ca3a4b4fa6 [2022-09-01T16:39:26.303Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T16:39:26.562Z] Removing intermediate container 9f5651a56df3 [2022-09-01T16:39:26.562Z] ---> 1f8bc83acd65 [2022-09-01T16:39:26.562Z] [2022-09-01T16:39:26.562Z] ---> Running in 9468f48d8467 [2022-09-01T16:39:26.562Z] ---> fc4ffd44a5ea [2022-09-01T16:39:26.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T16:39:26.562Z] Successfully built 1f8bc83acd65 [2022-09-01T16:39:26.562Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-01T16:39:26.562Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9468f48d8467 [2022-09-01T16:39:26.562Z] ---> 7cf09aa0a784 [2022-09-01T16:39:26.562Z] [2022-09-01T16:39:26.820Z] Successfully built 7cf09aa0a784 [2022-09-01T16:39:26.820Z] Successfully tagged core-metadata:latest [2022-09-01T16:39:27.084Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:27.418Z] OK: 211 MiB in 51 packages [2022-09-01T16:39:28.002Z] ---> 8d7851823901 [2022-09-01T16:39:28.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T16:39:28.002Z] Removing intermediate container 5aa9cc121727 [2022-09-01T16:39:28.002Z] ---> 4d9394b59f89 [2022-09-01T16:39:28.002Z] [2022-09-01T16:39:28.002Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T16:39:28.002Z] ---> 9c6f07244728 [2022-09-01T16:39:28.002Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T16:39:28.002Z] ---> Running in 3c6f06dace85 [2022-09-01T16:39:28.002Z] ---> f39544ec06b8 [2022-09-01T16:39:28.002Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T16:39:28.002Z] ---> Running in f7794f5d1b57 [2022-09-01T16:39:28.002Z] Removing intermediate container d38b4be213d6 [2022-09-01T16:39:28.002Z] ---> 10053cdb1ba1 [2022-09-01T16:39:28.002Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T16:39:28.265Z] Removing intermediate container f7794f5d1b57 [2022-09-01T16:39:28.265Z] ---> bc0274345798 [2022-09-01T16:39:28.265Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:39:28.265Z] ---> Running in 7e47731e2643 [2022-09-01T16:39:28.265Z] ---> ceb3b993420d [2022-09-01T16:39:28.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:39:28.265Z] ---> Running in 3067ae654ba4 [2022-09-01T16:39:28.265Z] Removing intermediate container 7e47731e2643 [2022-09-01T16:39:28.265Z] ---> 0422042a7c69 [2022-09-01T16:39:28.265Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T16:39:28.265Z] ---> Running in 92282b4a13f6 [2022-09-01T16:39:28.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:28.525Z] Removing intermediate container 92282b4a13f6 [2022-09-01T16:39:28.525Z] ---> dd1dd975ea90 [2022-09-01T16:39:28.525Z] Step 23/24 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:39:28.525Z] ---> Running in aaf89c53d12e [2022-09-01T16:39:28.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:39:28.525Z] Removing intermediate container aaf89c53d12e [2022-09-01T16:39:28.525Z] ---> a0730da51147 [2022-09-01T16:39:28.525Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T16:39:28.525Z] ---> Running in 55c7f86393d1 [2022-09-01T16:39:28.525Z] Removing intermediate container 55c7f86393d1 [2022-09-01T16:39:28.525Z] ---> 467243f86c57 [2022-09-01T16:39:28.525Z] [2022-09-01T16:39:28.525Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T16:39:28.785Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T16:39:28.785Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T16:39:28.785Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:39:28.785Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:39:28.785Z] Successfully built 467243f86c57 [2022-09-01T16:39:28.785Z] Successfully tagged core-data:latest [2022-09-01T16:39:28.785Z]  Building core-data ... done OK: 6 MiB in 17 packages [2022-09-01T16:39:29.044Z] Removing intermediate container 3c6f06dace85 [2022-09-01T16:39:29.044Z] ---> 201219ccd105 [2022-09-01T16:39:29.044Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T16:39:29.304Z] ---> Running in 1c41d55a051b [2022-09-01T16:39:29.305Z] Removing intermediate container 1c41d55a051b [2022-09-01T16:39:29.305Z] ---> 37e53fbedd79 [2022-09-01T16:39:29.305Z] Step 13/25 : WORKDIR / [2022-09-01T16:39:29.305Z] ---> Running in 37b9fbd4366c [2022-09-01T16:39:29.563Z] Removing intermediate container 37b9fbd4366c [2022-09-01T16:39:29.563Z] ---> d00a4fd2644b [2022-09-01T16:39:29.563Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-01T16:39:30.946Z] ---> a1c436ef3171 [2022-09-01T16:39:30.946Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-01T16:39:31.207Z] ---> 6896fd31486b [2022-09-01T16:39:31.207Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T16:39:31.776Z] ---> f2b9a11f6e4e [2022-09-01T16:39:31.776Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-01T16:39:32.035Z] ---> 65a50d85f7b9 [2022-09-01T16:39:32.035Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T16:39:33.423Z] ---> b9304a7c3599 [2022-09-01T16:39:33.423Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T16:39:34.364Z] ---> 9db63d231c6e [2022-09-01T16:39:34.364Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T16:39:34.624Z] ---> dbf2075d4bb8 [2022-09-01T16:39:34.624Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T16:39:34.624Z] ---> Running in e386d10cc2d0 [2022-09-01T16:39:34.624Z] Removing intermediate container 3067ae654ba4 [2022-09-01T16:39:34.624Z] ---> 417f2676598e [2022-09-01T16:39:34.624Z] Step 8/23 : COPY . . [2022-09-01T16:39:42.752Z] Removing intermediate container e386d10cc2d0 [2022-09-01T16:39:42.752Z] ---> df54c3fe393d [2022-09-01T16:39:42.752Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T16:39:42.752Z] ---> 7d52ba0c66bd [2022-09-01T16:39:42.752Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T16:39:42.752Z] ---> Running in 8f4dca2c6f3a [2022-09-01T16:39:42.752Z] ---> Running in 476a2c259402 [2022-09-01T16:39:42.752Z] Removing intermediate container 8f4dca2c6f3a [2022-09-01T16:39:42.752Z] ---> 8549864132dd [2022-09-01T16:39:42.752Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T16:39:42.752Z] ---> Running in ca01208fa577 [2022-09-01T16:39:42.752Z] Removing intermediate container ca01208fa577 [2022-09-01T16:39:42.752Z] ---> 377be7a88ee7 [2022-09-01T16:39:42.752Z] Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:39:42.752Z] ---> Running in 2816c2dae74e [2022-09-01T16:39:42.752Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T16:39:42.752Z] Removing intermediate container 2816c2dae74e [2022-09-01T16:39:42.752Z] ---> ab0f77ba0e8d [2022-09-01T16:39:42.752Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T16:39:42.752Z] ---> Running in 5edf9778bd99 [2022-09-01T16:39:42.752Z] Removing intermediate container 5edf9778bd99 [2022-09-01T16:39:42.752Z] ---> 2e6dadc12a05 [2022-09-01T16:39:42.752Z] [2022-09-01T16:39:42.752Z] Successfully built 2e6dadc12a05 [2022-09-01T16:39:42.752Z] Successfully tagged security-secretstore-setup:latest [2022-09-01T16:40:01.013Z]  Building security-secretstore-setup ... done Removing intermediate container 476a2c259402 [2022-09-01T16:40:01.013Z] ---> 09e24f5f1c6d [2022-09-01T16:40:01.013Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T16:40:01.013Z] ---> Running in a6bdea037e7a [2022-09-01T16:40:01.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T16:40:01.013Z] Removing intermediate container a6bdea037e7a [2022-09-01T16:40:01.013Z] ---> 86c65363d499 [2022-09-01T16:40:01.013Z] [2022-09-01T16:40:01.013Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:40:01.013Z] ---> 9c6f07244728 [2022-09-01T16:40:01.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:40:01.013Z] ---> Running in f18894ea3956 [2022-09-01T16:40:01.013Z] Removing intermediate container f18894ea3956 [2022-09-01T16:40:01.013Z] ---> 21b4b32d367f [2022-09-01T16:40:01.013Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-01T16:40:01.013Z] ---> Running in d9a51e17b92a [2022-09-01T16:40:01.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T16:40:01.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T16:40:01.013Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T16:40:01.013Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T16:40:01.013Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T16:40:01.013Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T16:40:01.013Z] Executing bash-5.1.16-r2.post-install [2022-09-01T16:40:01.013Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T16:40:01.013Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T16:40:01.013Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T16:40:01.013Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T16:40:01.013Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T16:40:01.013Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T16:40:01.013Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T16:40:01.013Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T16:40:01.013Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T16:40:01.013Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T16:40:01.013Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T16:40:01.013Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T16:40:01.013Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T16:40:01.013Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T16:40:01.013Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T16:40:01.013Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T16:40:01.013Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T16:40:01.583Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T16:40:01.583Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T16:40:01.583Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T16:40:01.583Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T16:40:01.583Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T16:40:01.583Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T16:40:01.583Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T16:40:01.583Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T16:40:01.583Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T16:40:01.583Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T16:40:01.583Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T16:40:01.583Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T16:40:01.842Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:40:01.842Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:40:01.842Z] OK: 122 MiB in 47 packages [2022-09-01T16:40:04.421Z] Collecting docker-compose==1.23.2 [2022-09-01T16:40:04.421Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T16:40:04.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.6 MB/s eta 0:00:00 [2022-09-01T16:40:04.421Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T16:40:04.421Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T16:40:04.421Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T16:40:04.421Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T16:40:04.421Z] Preparing metadata (setup.py): started [2022-09-01T16:40:04.421Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:40:04.421Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T16:40:04.421Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T16:40:04.680Z] Preparing metadata (setup.py): started [2022-09-01T16:40:04.939Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:40:04.939Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T16:40:04.939Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T16:40:04.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.6 MB/s eta 0:00:00 [2022-09-01T16:40:04.939Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-01T16:40:04.939Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T16:40:05.211Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T16:40:05.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 35.7 MB/s eta 0:00:00 [2022-09-01T16:40:05.211Z] Collecting PyYAML<4,>=3.10 [2022-09-01T16:40:05.211Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T16:40:05.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 38.6 MB/s eta 0:00:00 [2022-09-01T16:40:05.470Z] Preparing metadata (setup.py): started [2022-09-01T16:40:05.730Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:40:05.730Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T16:40:05.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T16:40:05.730Z] Preparing metadata (setup.py): started [2022-09-01T16:40:05.989Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:40:05.989Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T16:40:05.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T16:40:05.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 90.1 MB/s eta 0:00:00 [2022-09-01T16:40:06.249Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T16:40:06.249Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T16:40:06.249Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T16:40:06.249Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T16:40:06.509Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T16:40:06.509Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T16:40:06.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 189.0 MB/s eta 0:00:00 [2022-09-01T16:40:06.509Z] Collecting certifi>=2017.4.17 [2022-09-01T16:40:06.509Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T16:40:06.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 123.1 MB/s eta 0:00:00 [2022-09-01T16:40:06.509Z] Collecting idna<2.8,>=2.5 [2022-09-01T16:40:06.509Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T16:40:06.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.1 MB/s eta 0:00:00 [2022-09-01T16:40:06.509Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T16:40:06.509Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T16:40:06.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 121.0 MB/s eta 0:00:00 [2022-09-01T16:40:06.509Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T16:40:06.509Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T16:40:06.509Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T16:40:06.509Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T16:40:06.773Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T16:40:06.773Z] Running setup.py install for texttable: started [2022-09-01T16:40:07.034Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T16:40:07.034Z] Running setup.py install for PyYAML: started [2022-09-01T16:40:07.295Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T16:40:07.864Z] Running setup.py install for docopt: started [2022-09-01T16:40:08.125Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T16:40:08.698Z] Running setup.py install for dockerpty: started [2022-09-01T16:40:08.963Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T16:40:09.918Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T16:40:09.918Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-01T16:40:20.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T16:40:20.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T16:40:20.113Z] ./bin/test-attribution-txt.sh [2022-09-01T16:40:20.113Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-01T16:40:20.113Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-01T16:40:20.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-01T16:40:20.795Z] + ls -al . [2022-09-01T16:40:20.795Z] total 736 [2022-09-01T16:40:20.795Z] drwxrwxr-x 9 1001 1001 4096 Sep 1 16:34 . [2022-09-01T16:40:20.795Z] drwxr-xr-x 4 root root 4096 Sep 1 16:34 .. [2022-09-01T16:40:20.795Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 16:32 .dockerignore [2022-09-01T16:40:20.796Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 .git [2022-09-01T16:40:20.796Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 16:32 .github [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 1030 Sep 1 16:32 .gitignore [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 16:32 .golangci.yml [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 87 Sep 1 16:32 .hadolint.yml [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 16:32 .sonarcloud.properties [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 16:32 ADOPTERS.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 10347 Sep 1 16:32 Attribution.txt [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 63209 Sep 1 16:32 CHANGELOG.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 16:32 CONTRIBUTING.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 16:32 GOVERNANCE.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 850 Sep 1 16:32 Jenkinsfile [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 16:32 LICENSE [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 13724 Sep 1 16:32 Makefile [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 16:32 OWNERS.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 9799 Sep 1 16:32 README.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 6912 Sep 1 16:32 SECURITY.md [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 16:30 VERSION [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 4131 Sep 1 16:32 ZMQWindows.md [2022-09-01T16:40:20.796Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 16:32 bin [2022-09-01T16:40:20.796Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 16:32 cmd [2022-09-01T16:40:20.796Z] -rw-r--r-- 1 root root 483406 Sep 1 16:38 coverage.out [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 3682 Sep 1 16:32 go.mod [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 38527 Sep 1 16:32 go.sum [2022-09-01T16:40:20.796Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 internal [2022-09-01T16:40:20.796Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 16:32 openapi [2022-09-01T16:40:20.796Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 16:32 snap [2022-09-01T16:40:20.796Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 16:32 version.go [Pipeline] sh [2022-09-01T16:40:21.461Z] + '[' -e coverage.out ] [2022-09-01T16:40:21.461Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-01T16:40:21.490Z] Warning: overwriting stash ‘coverage-report’ [2022-09-01T16:40:22.268Z] Stashed 1 file(s) [Pipeline] sh [2022-09-01T16:40:22.922Z] + make build [2022-09-01T16:40:22.922Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T16:40:25.076Z] Removing intermediate container d9a51e17b92a [2022-09-01T16:40:25.076Z] ---> 18084ce8a8e1 [2022-09-01T16:40:25.076Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T16:40:25.076Z] ---> Running in 7b6928712277 [2022-09-01T16:40:25.076Z] Removing intermediate container 7b6928712277 [2022-09-01T16:40:25.076Z] ---> 4f8a98338e10 [2022-09-01T16:40:25.076Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T16:40:25.076Z] ---> Running in 10f95176a53c [2022-09-01T16:40:25.076Z] Removing intermediate container 10f95176a53c [2022-09-01T16:40:25.076Z] ---> f52c9675839c [2022-09-01T16:40:25.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T16:40:25.648Z] ---> 407f60ea62b6 [2022-09-01T16:40:25.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T16:40:25.908Z] ---> 0ef03b252aee [2022-09-01T16:40:25.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T16:40:26.170Z] ---> 7cc5d7dfc235 [2022-09-01T16:40:26.170Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T16:40:26.170Z] ---> Running in 86182c28808e [2022-09-01T16:40:26.170Z] Removing intermediate container 86182c28808e [2022-09-01T16:40:26.170Z] ---> daa8a6a38719 [2022-09-01T16:40:26.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:40:26.439Z] ---> Running in 2119d1ef92bd [2022-09-01T16:40:26.439Z] Removing intermediate container 2119d1ef92bd [2022-09-01T16:40:26.439Z] ---> 5f6aadb8bc97 [2022-09-01T16:40:26.439Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T16:40:26.439Z] ---> Running in 785dd69b2fbf [2022-09-01T16:40:26.439Z] Removing intermediate container 785dd69b2fbf [2022-09-01T16:40:26.439Z] ---> 20541340c67b [2022-09-01T16:40:26.439Z] Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [2022-09-01T16:40:26.439Z] ---> Running in 14fb43f92394 [2022-09-01T16:40:26.700Z] Removing intermediate container 14fb43f92394 [2022-09-01T16:40:26.700Z] ---> c543c4912555 [2022-09-01T16:40:26.700Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T16:40:26.700Z] ---> Running in f2a02de71779 [2022-09-01T16:40:26.700Z] Removing intermediate container f2a02de71779 [2022-09-01T16:40:26.700Z] ---> f6d087a2e578 [2022-09-01T16:40:26.700Z] [2022-09-01T16:40:26.700Z] Successfully built f6d087a2e578 [2022-09-01T16:40:26.700Z] Successfully tagged sys-mgmt-agent:latest [2022-09-01T16:40:26.969Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-01T16:40:26.979Z] $ docker stop --time=1 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 [2022-09-01T16:40:28.294Z] $ docker rm -f 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T16:40:28.630Z] + docker images [2022-09-01T16:40:28.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T16:40:28.630Z] sys-mgmt-agent latest f6d087a2e578 2 seconds ago 136MB [2022-09-01T16:40:28.630Z] 86c65363d499 29 seconds ago 1.53GB [2022-09-01T16:40:28.630Z] security-secretstore-setup latest 2e6dadc12a05 46 seconds ago 29.2MB [2022-09-01T16:40:28.630Z] core-data latest 467243f86c57 About a minute ago 21.5MB [2022-09-01T16:40:28.630Z] 4d9394b59f89 About a minute ago 1.54GB [2022-09-01T16:40:28.630Z] security-spiffe-token-provider latest 1f8bc83acd65 About a minute ago 29.3MB [2022-09-01T16:40:28.630Z] core-metadata latest 7cf09aa0a784 About a minute ago 18.2MB [2022-09-01T16:40:28.630Z] security-bootstrapper latest 6bb692afd225 About a minute ago 19.4MB [2022-09-01T16:40:28.630Z] a53be079698d About a minute ago 1.55GB [2022-09-01T16:40:28.630Z] 9c46901eaf2e About a minute ago 1.55GB [2022-09-01T16:40:28.630Z] 78bc704f483a About a minute ago 1.58GB [2022-09-01T16:40:28.630Z] security-spire-server latest 6be652772262 About a minute ago 86.5MB [2022-09-01T16:40:28.630Z] security-spire-config latest 8db13dda9d85 About a minute ago 85.8MB [2022-09-01T16:40:28.630Z] 480ff677208c About a minute ago 1.42GB [2022-09-01T16:40:28.630Z] f35dceae572b 2 minutes ago 1.53GB [2022-09-01T16:40:28.630Z] 8d9d3579f0ef 2 minutes ago 1.42GB [2022-09-01T16:40:28.630Z] security-proxy-setup latest 6e06a8e2b3c9 2 minutes ago 27.3MB [2022-09-01T16:40:28.630Z] support-notifications latest f1e6623c37bd 3 minutes ago 27.3MB [2022-09-01T16:40:28.631Z] support-scheduler latest 1f06aaa6b62a 3 minutes ago 26.7MB [2022-09-01T16:40:28.631Z] core-command latest ce1869c213b0 3 minutes ago 17.3MB [2022-09-01T16:40:28.631Z] security-spire-agent latest 9c44adc087d1 3 minutes ago 125MB [2022-09-01T16:40:28.631Z] c75ad7b0df6b 3 minutes ago 1.61GB [2022-09-01T16:40:28.631Z] 8eecb0de4173 3 minutes ago 1.61GB [2022-09-01T16:40:28.631Z] 6eac85bf6433 3 minutes ago 1.54GB [2022-09-01T16:40:28.631Z] 8f4be2dc48b7 3 minutes ago 1.53GB [2022-09-01T16:40:28.631Z] 5c0e7c618fd1 4 minutes ago 1.42GB [2022-09-01T16:40:28.631Z] ci-base-image-x86_64 latest 788554f46d7b 9 minutes ago 994MB [2022-09-01T16:40:28.631Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-01T16:40:28.631Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-01T16:40:28.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-09-01T16:40:28.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-01T16:40:28.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T16:41:44.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T16:43:06.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-01T16:43:06.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T16:43:39.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T16:43:39.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T16:43:44.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T16:43:51.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T16:43:53.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T16:43:59.198Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T16:44:01.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T16:44:05.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T16:44:13.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-01T16:44:20.449Z] $ docker stop --time=1 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 [2022-09-01T16:44:22.515Z] $ docker rm -f 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:44:24.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T16:44:24.841Z] [2022-09-01T16:44:24.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:44:25.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T16:44:25.471Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-01T16:44:25.471Z] 29e5d40040c1: Pulling fs layer [2022-09-01T16:44:25.471Z] 1ce36da41761: Pulling fs layer [2022-09-01T16:44:25.471Z] 25b303627fd3: Pulling fs layer [2022-09-01T16:44:25.471Z] 29e5d40040c1: Verifying Checksum [2022-09-01T16:44:25.471Z] 29e5d40040c1: Download complete [2022-09-01T16:44:25.745Z] 1ce36da41761: Verifying Checksum [2022-09-01T16:44:25.745Z] 1ce36da41761: Download complete [2022-09-01T16:44:26.020Z] 29e5d40040c1: Pull complete [2022-09-01T16:44:27.459Z] 25b303627fd3: Verifying Checksum [2022-09-01T16:44:27.459Z] 25b303627fd3: Download complete [2022-09-01T16:44:27.459Z] 1ce36da41761: Pull complete [2022-09-01T16:44:39.919Z] 25b303627fd3: Pull complete [2022-09-01T16:44:39.919Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-01T16:44:39.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T16:44:39.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:44:40.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container [2022-09-01T16:44:40.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:44:42.562Z] $ docker top fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:44:43.481Z] + docker-compose build --help [2022-09-01T16:44:43.481Z] + grep parallel [2022-09-01T16:44:47.778Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T16:44:47.796Z] $ docker stop --time=1 fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 [2022-09-01T16:44:49.399Z] $ docker rm -f fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T16:44:50.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T16:44:50.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T16:44:50.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container [2022-09-01T16:44:50.342Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T16:44:51.581Z] $ docker top 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T16:44:52.477Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T16:44:56.767Z] Building core-command ... [2022-09-01T16:44:56.767Z] Building core-data ... [2022-09-01T16:44:56.767Z] Building core-metadata ... [2022-09-01T16:44:56.767Z] Building security-bootstrapper ... [2022-09-01T16:44:56.767Z] Building security-proxy-setup ... [2022-09-01T16:44:56.767Z] Building security-secretstore-setup ... [2022-09-01T16:44:56.767Z] Building security-spiffe-token-provider ... [2022-09-01T16:44:56.767Z] Building security-spire-agent ... [2022-09-01T16:44:56.767Z] Building security-spire-config ... [2022-09-01T16:44:56.767Z] Building security-spire-server ... [2022-09-01T16:44:56.767Z] Building support-notifications ... [2022-09-01T16:44:56.767Z] Building support-scheduler ... [2022-09-01T16:44:56.767Z] Building sys-mgmt-agent ... [2022-09-01T16:44:56.767Z] Building security-proxy-setup [2022-09-01T16:44:56.767Z] Building security-bootstrapper [2022-09-01T16:44:56.767Z] Building support-scheduler [2022-09-01T16:44:56.767Z] Building support-notifications [2022-09-01T16:44:56.767Z] Building security-spire-agent [2022-09-01T16:45:43.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:45:43.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:45:43.758Z] ---> a95a0115ed72 [2022-09-01T16:45:43.758Z] Step 3/22 : WORKDIR /edgex-go [2022-09-01T16:45:43.758Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:45:43.758Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:45:43.758Z] ---> a95a0115ed72 [2022-09-01T16:45:43.758Z] Step 3/31 : WORKDIR /edgex-go [2022-09-01T16:45:43.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:45:43.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:45:43.758Z] ---> a95a0115ed72 [2022-09-01T16:45:43.758Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:45:43.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:45:43.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:45:43.758Z] ---> a95a0115ed72 [2022-09-01T16:45:43.758Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:45:43.758Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:45:43.758Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:45:43.758Z] ---> a95a0115ed72 [2022-09-01T16:45:43.758Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T16:45:43.758Z] ---> Running in 86165188da58 [2022-09-01T16:45:43.758Z] ---> Running in bea776e84779 [2022-09-01T16:45:43.758Z] ---> Running in 66c71cc5b514 [2022-09-01T16:45:43.758Z] ---> Running in 70b1cb896c33 [2022-09-01T16:45:43.758Z] ---> Running in 69d00229b03e [2022-09-01T16:45:43.758Z] Removing intermediate container 70b1cb896c33 [2022-09-01T16:45:43.758Z] ---> 33648d851557 [2022-09-01T16:45:43.758Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:45:43.758Z] Removing intermediate container 86165188da58 [2022-09-01T16:45:43.758Z] ---> fef5e77a9fdf [2022-09-01T16:45:43.758Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:45:43.758Z] Removing intermediate container 69d00229b03e [2022-09-01T16:45:43.758Z] ---> 6e352ce2f9e6 [2022-09-01T16:45:43.758Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T16:45:43.758Z] Removing intermediate container 66c71cc5b514 [2022-09-01T16:45:43.758Z] ---> a8ebd49c0994 [2022-09-01T16:45:43.758Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:45:43.758Z] Removing intermediate container bea776e84779 [2022-09-01T16:45:43.758Z] ---> 460eb4290d31 [2022-09-01T16:45:43.758Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T16:45:43.758Z] ---> Running in 73fb6e53cbef [2022-09-01T16:45:43.758Z] ---> Running in 32be4c4a5c37 [2022-09-01T16:45:43.758Z] ---> Running in 5a3a44cb6ada [2022-09-01T16:45:43.758Z] ---> Running in 64c8a7543c1b [2022-09-01T16:45:43.758Z] ---> Running in 94dae3982352 [2022-09-01T16:45:44.741Z] Removing intermediate container 32be4c4a5c37 [2022-09-01T16:45:44.741Z] ---> bb17fd16c8e8 [2022-09-01T16:45:44.741Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:45:44.741Z] ---> Running in 0d3bd6b5d0b6 [2022-09-01T16:45:45.029Z] Removing intermediate container 94dae3982352 [2022-09-01T16:45:45.029Z] ---> 89b3c6d72c23 [2022-09-01T16:45:45.029Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:45:45.029Z] ---> Running in 3c7e43b15f0f [2022-09-01T16:45:47.677Z] Removing intermediate container 73fb6e53cbef [2022-09-01T16:45:47.677Z] ---> b336714c7678 [2022-09-01T16:45:47.677Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:45:47.677Z] ---> Running in 5b814d34d08c [2022-09-01T16:45:47.953Z] Removing intermediate container 64c8a7543c1b [2022-09-01T16:45:47.953Z] ---> 6f575ebc78ca [2022-09-01T16:45:47.953Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-01T16:45:47.953Z] Removing intermediate container 5a3a44cb6ada [2022-09-01T16:45:47.953Z] ---> 846fdd4542bd [2022-09-01T16:45:47.953Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-01T16:45:48.226Z] ---> Running in 91de3f37105d [2022-09-01T16:45:48.226Z] ---> Running in 7800116ed3df [2022-09-01T16:45:48.504Z] Removing intermediate container 0d3bd6b5d0b6 [2022-09-01T16:45:48.504Z] ---> af8c64874bc8 [2022-09-01T16:45:48.504Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T16:45:48.780Z] ---> Running in 6a8c106d3782 [2022-09-01T16:45:48.780Z] Removing intermediate container 3c7e43b15f0f [2022-09-01T16:45:48.780Z] ---> 295dd7689a81 [2022-09-01T16:45:48.780Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T16:45:49.057Z] ---> Running in 1f8ab1081179 [2022-09-01T16:45:50.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:50.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:50.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:50.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:50.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:51.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:51.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:51.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:51.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:51.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:45:52.072Z] OK: 221 MiB in 51 packages [2022-09-01T16:45:52.674Z] OK: 221 MiB in 51 packages [2022-09-01T16:45:52.952Z] OK: 221 MiB in 51 packages [2022-09-01T16:45:52.952Z] OK: 221 MiB in 51 packages [2022-09-01T16:45:53.240Z] OK: 221 MiB in 51 packages [2022-09-01T16:45:53.849Z] Removing intermediate container 5b814d34d08c [2022-09-01T16:45:53.849Z] ---> 77b8c200dfd4 [2022-09-01T16:45:53.849Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T16:45:54.446Z] Removing intermediate container 91de3f37105d [2022-09-01T16:45:54.446Z] ---> 77e1679c926d [2022-09-01T16:45:54.446Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-01T16:45:54.722Z] Removing intermediate container 7800116ed3df [2022-09-01T16:45:54.722Z] ---> 9aa5470c52b3 [2022-09-01T16:45:54.722Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T16:45:54.722Z] Removing intermediate container 6a8c106d3782 [2022-09-01T16:45:54.722Z] ---> 66fb063b9001 [2022-09-01T16:45:54.722Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T16:45:55.001Z] Removing intermediate container 1f8ab1081179 [2022-09-01T16:45:55.001Z] ---> 99973b2a4693 [2022-09-01T16:45:55.001Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T16:45:55.285Z] ---> ef3496829f55 [2022-09-01T16:45:55.285Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:45:55.285Z] ---> Running in a38d91c87894 [2022-09-01T16:45:55.898Z] ---> 43c6a1f973b6 [2022-09-01T16:45:55.898Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:45:55.898Z] ---> Running in 0994b9ccb449 [2022-09-01T16:45:56.175Z] ---> a7e575a1b9f4 [2022-09-01T16:45:56.175Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:45:56.175Z] ---> 0ee79194d372 [2022-09-01T16:45:56.175Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:45:56.175Z] ---> Running in 7e65f409f8c2 [2022-09-01T16:45:56.469Z] ---> 7a9f0f572c03 [2022-09-01T16:45:56.469Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:45:56.469Z] ---> Running in 36d24baec28a [2022-09-01T16:45:56.469Z] ---> Running in ac863cfd30b1 [2022-09-01T16:46:53.068Z] Removing intermediate container ac863cfd30b1 [2022-09-01T16:46:53.068Z] ---> e1e75c48f5ed [2022-09-01T16:46:53.068Z] Step 9/23 : COPY . . [2022-09-01T16:46:53.348Z] Removing intermediate container 36d24baec28a [2022-09-01T16:46:53.348Z] ---> d3e09562a96b [2022-09-01T16:46:53.348Z] Step 9/23 : COPY . . [2022-09-01T16:46:53.348Z] Removing intermediate container a38d91c87894 [2022-09-01T16:46:53.348Z] ---> a5db1f10b469 [2022-09-01T16:46:53.348Z] Step 8/26 : COPY . . [2022-09-01T16:46:53.629Z] Removing intermediate container 7e65f409f8c2 [2022-09-01T16:46:53.629Z] ---> 3f9f282d52a6 [2022-09-01T16:46:53.629Z] Step 8/22 : COPY . . [2022-09-01T16:46:53.629Z] Removing intermediate container 0994b9ccb449 [2022-09-01T16:46:53.629Z] ---> 38462a5b65c7 [2022-09-01T16:46:53.629Z] Step 8/31 : COPY . . [2022-09-01T16:47:11.955Z] ---> 23ebb254e3ea [2022-09-01T16:47:11.955Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:47:11.955Z] ---> d733b0216b73 [2022-09-01T16:47:11.955Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-01T16:47:11.955Z] ---> Running in 14e15952bf69 [2022-09-01T16:47:11.955Z] ---> ac6bf4571ed1 [2022-09-01T16:47:11.955Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T16:47:11.955Z] ---> Running in 21eb8e17c89d [2022-09-01T16:47:11.955Z] ---> cf9ce9d19994 [2022-09-01T16:47:11.955Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-01T16:47:11.955Z] ---> 0f7f99cc8076 [2022-09-01T16:47:11.955Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T16:47:11.955Z] ---> Running in 07dde63e7b2b [2022-09-01T16:47:11.955Z] ---> Running in 29199be5a64a [2022-09-01T16:47:11.955Z] ---> Running in 882de717f3d8 [2022-09-01T16:47:11.955Z] Removing intermediate container 14e15952bf69 [2022-09-01T16:47:11.955Z] ---> 687abe0d30ec [2022-09-01T16:47:11.955Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T16:47:11.955Z] ---> Running in 59b5396db425 [2022-09-01T16:47:11.955Z] Removing intermediate container 59b5396db425 [2022-09-01T16:47:11.955Z] ---> f9644be6c49e [2022-09-01T16:47:11.955Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:47:11.955Z] ---> Running in a9fa0813bf64 [2022-09-01T16:47:11.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T16:47:11.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-01T16:47:11.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-01T16:47:12.232Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T16:47:14.230Z] Removing intermediate container a9fa0813bf64 [2022-09-01T16:47:14.230Z] ---> 408787df62ac [2022-09-01T16:47:14.230Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T16:47:14.230Z] ---> Running in 455a588d5ba3 [2022-09-01T16:47:14.504Z] Removing intermediate container 455a588d5ba3 [2022-09-01T16:47:14.504Z] ---> f73a5e049ee5 [2022-09-01T16:47:14.504Z] [2022-09-01T16:47:14.504Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T16:47:14.781Z] 3.15: Pulling from library/alpine [2022-09-01T16:47:16.234Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T16:47:16.234Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T16:47:16.234Z] ---> 02e0d6fdf486 [2022-09-01T16:47:16.234Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:47:16.234Z] ---> Running in ee3a1b5688ea [2022-09-01T16:47:16.836Z] Removing intermediate container ee3a1b5688ea [2022-09-01T16:47:16.836Z] ---> 98f9b2ff8a2c [2022-09-01T16:47:16.836Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:47:16.836Z] ---> Running in ce3a9b0ec230 [2022-09-01T16:47:20.250Z] Removing intermediate container ce3a9b0ec230 [2022-09-01T16:47:20.250Z] ---> 43e3b9a439ca [2022-09-01T16:47:20.250Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T16:47:20.250Z] ---> Running in e881cb31798c [2022-09-01T16:47:21.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:47:23.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:47:24.605Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:47:24.605Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:47:24.605Z] OK: 15733 distinct packages available [2022-09-01T16:47:24.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:47:25.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:47:27.035Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T16:47:27.035Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:47:27.035Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T16:47:27.035Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T16:47:27.035Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T16:47:27.310Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:47:27.311Z] OK: 6 MiB in 19 packages [2022-09-01T16:47:29.301Z] Removing intermediate container e881cb31798c [2022-09-01T16:47:29.301Z] ---> e480becc1ff3 [2022-09-01T16:47:29.301Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-01T16:47:31.937Z] ---> ac5a52d37c47 [2022-09-01T16:47:31.937Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:47:37.373Z] ---> 44365343e82b [2022-09-01T16:47:37.373Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:47:38.367Z] ---> 5938beb93043 [2022-09-01T16:47:38.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T16:47:38.970Z] ---> cc02b97315ba [2022-09-01T16:47:38.970Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T16:47:39.955Z] ---> 6788a4dfc29b [2022-09-01T16:47:39.955Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:47:39.955Z] ---> Running in d161e37ce279 [2022-09-01T16:47:40.555Z] Removing intermediate container d161e37ce279 [2022-09-01T16:47:40.555Z] ---> 759fd79754f1 [2022-09-01T16:47:40.555Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:47:40.555Z] ---> Running in da27fc01858f [2022-09-01T16:47:41.162Z] Removing intermediate container da27fc01858f [2022-09-01T16:47:41.162Z] ---> ddf19d9b2fba [2022-09-01T16:47:41.162Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T16:47:41.162Z] ---> Running in 88c4bcbf788f [2022-09-01T16:47:41.783Z] Removing intermediate container 88c4bcbf788f [2022-09-01T16:47:41.783Z] ---> 9c6259e44cb5 [2022-09-01T16:47:41.783Z] Step 25/26 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:47:41.783Z] ---> Running in 92572db7194c [2022-09-01T16:47:42.389Z] Removing intermediate container 92572db7194c [2022-09-01T16:47:42.389Z] ---> 444f3d2fbc60 [2022-09-01T16:47:42.389Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T16:47:42.389Z] ---> Running in 126767f4ee8e [2022-09-01T16:47:42.994Z] Removing intermediate container 126767f4ee8e [2022-09-01T16:47:42.994Z] ---> 86778328fed4 [2022-09-01T16:47:42.994Z] [2022-09-01T16:47:43.274Z] Successfully built 86778328fed4 [2022-09-01T16:47:43.274Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-01T16:47:43.274Z] Building security-spiffe-token-provider [2022-09-01T16:48:01.602Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:48:01.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:48:01.602Z] ---> a95a0115ed72 [2022-09-01T16:48:01.602Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T16:48:01.602Z] ---> Using cache [2022-09-01T16:48:01.602Z] ---> a8ebd49c0994 [2022-09-01T16:48:01.602Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T16:48:01.602Z] ---> Running in 36d4f1ff419b [2022-09-01T16:48:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:48:02.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:48:03.654Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T16:48:03.654Z] v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T16:48:03.654Z] OK: 16893 distinct packages available [2022-09-01T16:48:03.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:48:04.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:48:05.252Z] OK: 221 MiB in 51 packages [2022-09-01T16:48:06.725Z] Removing intermediate container 36d4f1ff419b [2022-09-01T16:48:06.725Z] ---> d8afca877009 [2022-09-01T16:48:06.725Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T16:48:07.731Z] ---> d0c8406b784f [2022-09-01T16:48:07.731Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:48:07.731Z] ---> Running in 17d7c6ac03e2 [2022-09-01T16:48:54.719Z] Removing intermediate container 17d7c6ac03e2 [2022-09-01T16:48:54.719Z] ---> 4e34e1a339ac [2022-09-01T16:48:54.719Z] Step 7/20 : COPY . . [2022-09-01T16:49:05.411Z] ---> 9d7ae6f3bc0c [2022-09-01T16:49:05.411Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T16:49:05.686Z] ---> Running in cefe9949ca56 [2022-09-01T16:49:07.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-01T16:52:29.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-01T16:52:42.059Z] Removing intermediate container 882de717f3d8 [2022-09-01T16:52:42.059Z] ---> 84778703dbef [2022-09-01T16:52:42.059Z] [2022-09-01T16:52:42.059Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T16:52:42.335Z] 3.16: Pulling from library/alpine [2022-09-01T16:52:43.804Z] Removing intermediate container 21eb8e17c89d [2022-09-01T16:52:43.804Z] ---> 6bb2c9a5902a [2022-09-01T16:52:43.804Z] [2022-09-01T16:52:43.804Z] Step 10/31 : FROM alpine:3.16 [2022-09-01T16:52:43.804Z] 3.16: Pulling from library/alpine [2022-09-01T16:52:44.407Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:52:44.407Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T16:52:44.407Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T16:52:44.407Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T16:52:44.407Z] ---> a6215f271958 [2022-09-01T16:52:44.407Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T16:52:44.407Z] ---> a6215f271958 [2022-09-01T16:52:44.407Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:52:44.688Z] ---> Running in d6a343d560bf [2022-09-01T16:52:44.688Z] ---> Running in 1f137d4389b5 [2022-09-01T16:52:45.309Z] Removing intermediate container d6a343d560bf [2022-09-01T16:52:45.309Z] ---> 66b6633cd6f3 [2022-09-01T16:52:45.309Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T16:52:45.309Z] ---> Running in 363ebc1d6968 [2022-09-01T16:52:47.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:52:47.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:52:47.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:52:47.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:52:48.858Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T16:52:49.136Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T16:52:49.136Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T16:52:49.136Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T16:52:49.136Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T16:52:49.136Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T16:52:49.136Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:52:49.136Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:52:49.136Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T16:52:49.136Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T16:52:49.136Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:52:49.411Z] OK: 5 MiB in 16 packages [2022-09-01T16:52:49.412Z] OK: 8 MiB in 20 packages [2022-09-01T16:52:51.412Z] Removing intermediate container 363ebc1d6968 [2022-09-01T16:52:51.412Z] ---> 6e9b26b8f03c [2022-09-01T16:52:51.412Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T16:52:51.412Z] ---> Running in 495e6d3c3211 [2022-09-01T16:52:52.407Z] Removing intermediate container 1f137d4389b5 [2022-09-01T16:52:52.407Z] ---> e427c9d51935 [2022-09-01T16:52:52.407Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T16:52:52.407Z] Removing intermediate container 495e6d3c3211 [2022-09-01T16:52:52.407Z] ---> 72fd15c491af [2022-09-01T16:52:52.407Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T16:52:52.407Z] ---> Running in b61f47067598 [2022-09-01T16:52:52.407Z] ---> Running in 0ad6490714fd [2022-09-01T16:52:53.013Z] Removing intermediate container b61f47067598 [2022-09-01T16:52:53.013Z] ---> e9ffcf66f3a0 [2022-09-01T16:52:53.013Z] Step 13/22 : WORKDIR /edgex [2022-09-01T16:52:53.294Z] ---> Running in 764495060c03 [2022-09-01T16:52:53.294Z] Removing intermediate container 0ad6490714fd [2022-09-01T16:52:53.294Z] ---> c522934c04d2 [2022-09-01T16:52:53.294Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T16:52:53.294Z] ---> Running in 21db540f12f9 [2022-09-01T16:52:53.900Z] Removing intermediate container 764495060c03 [2022-09-01T16:52:53.900Z] ---> b4985c8f4f43 [2022-09-01T16:52:53.900Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T16:52:54.178Z] Removing intermediate container 21db540f12f9 [2022-09-01T16:52:54.178Z] ---> 4c87f968bc80 [2022-09-01T16:52:54.178Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-01T16:52:54.178Z] ---> Running in 1dc24461dc0d [2022-09-01T16:52:55.636Z] ---> 0ab6f24a55ba [2022-09-01T16:52:55.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T16:52:57.662Z] Removing intermediate container 1dc24461dc0d [2022-09-01T16:52:57.662Z] ---> 21ccd675a968 [2022-09-01T16:52:57.662Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T16:52:57.937Z] ---> Running in 3044a0f68a75 [2022-09-01T16:52:57.937Z] ---> 79ecc1f457ff [2022-09-01T16:52:57.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T16:52:58.930Z] Removing intermediate container 3044a0f68a75 [2022-09-01T16:52:58.930Z] ---> a2b570df197b [2022-09-01T16:52:58.930Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T16:52:59.961Z] ---> 9831d52abd0e [2022-09-01T16:52:59.961Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T16:52:59.961Z] ---> Running in f3a169bcef95 [2022-09-01T16:53:00.576Z] ---> b2c663a885c4 [2022-09-01T16:53:00.576Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T16:53:01.572Z] ---> 300a84204d72 [2022-09-01T16:53:01.572Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T16:53:01.850Z] ---> Running in 1d06700cbf0b [2022-09-01T16:53:03.870Z] Removing intermediate container f3a169bcef95 [2022-09-01T16:53:03.870Z] ---> 3fd619198894 [2022-09-01T16:53:03.870Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:53:05.342Z] ---> a94b10218195 [2022-09-01T16:53:05.342Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T16:53:05.342Z] Removing intermediate container 1d06700cbf0b [2022-09-01T16:53:05.342Z] ---> c3c3606d0631 [2022-09-01T16:53:05.342Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T16:53:05.614Z] ---> Running in 1d2d42b687ea [2022-09-01T16:53:06.600Z] Removing intermediate container 1d2d42b687ea [2022-09-01T16:53:06.600Z] ---> e4daac6495a5 [2022-09-01T16:53:06.600Z] Step 20/22 : LABEL arch=arm64 [2022-09-01T16:53:06.600Z] ---> Running in 17655fbdb095 [2022-09-01T16:53:07.204Z] Removing intermediate container 17655fbdb095 [2022-09-01T16:53:07.204Z] ---> b6e3bd5e66fe [2022-09-01T16:53:07.204Z] Step 21/22 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:53:07.481Z] ---> Running in 42f9d5e93c9c [2022-09-01T16:53:08.089Z] ---> 301221588851 [2022-09-01T16:53:08.089Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T16:53:08.089Z] Removing intermediate container 42f9d5e93c9c [2022-09-01T16:53:08.364Z] ---> 0961b3a33ef6 [2022-09-01T16:53:08.364Z] Step 22/22 : LABEL version=0.0.0 [2022-09-01T16:53:08.364Z] ---> Running in a2b884698d8c [2022-09-01T16:53:09.356Z] Removing intermediate container a2b884698d8c [2022-09-01T16:53:09.356Z] ---> d42717130fc0 [2022-09-01T16:53:09.356Z] [2022-09-01T16:53:09.356Z] ---> c6c6ee688e88 [2022-09-01T16:53:09.356Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T16:53:09.632Z] Successfully built d42717130fc0 [2022-09-01T16:53:09.632Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-01T16:53:09.632Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-09-01T16:53:10.641Z] ---> 796e4398f1f4 [2022-09-01T16:53:10.641Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T16:53:11.645Z] ---> e44ed0596f72 [2022-09-01T16:53:11.645Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T16:53:12.633Z] ---> 261b92b1e1f4 [2022-09-01T16:53:12.633Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-01T16:53:12.633Z] ---> Running in fec20ddd1ad7 [2022-09-01T16:53:16.049Z] Removing intermediate container fec20ddd1ad7 [2022-09-01T16:53:16.049Z] ---> 5581a01d38fa [2022-09-01T16:53:16.049Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T16:53:16.049Z] ---> Running in 172e2dcad23a [2022-09-01T16:53:16.345Z] Removing intermediate container 172e2dcad23a [2022-09-01T16:53:16.345Z] ---> 13b2bf156372 [2022-09-01T16:53:16.345Z] Step 28/31 : CMD ["gate"] [2022-09-01T16:53:16.622Z] ---> Running in 8dd0601125a3 [2022-09-01T16:53:17.226Z] Removing intermediate container 8dd0601125a3 [2022-09-01T16:53:17.226Z] ---> 1d3ef599c6fd [2022-09-01T16:53:17.226Z] Step 29/31 : LABEL arch=arm64 [2022-09-01T16:53:17.506Z] ---> Running in 3eadd9021e88 [2022-09-01T16:53:18.128Z] Removing intermediate container 3eadd9021e88 [2022-09-01T16:53:18.128Z] ---> 849e0327181e [2022-09-01T16:53:18.128Z] Step 30/31 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:53:18.128Z] ---> Running in c3ee6446fb82 [2022-09-01T16:53:18.744Z] Removing intermediate container c3ee6446fb82 [2022-09-01T16:53:18.744Z] ---> f6562440ddf6 [2022-09-01T16:53:18.744Z] Step 31/31 : LABEL version=0.0.0 [2022-09-01T16:53:19.028Z] ---> Running in 91d0dec1f95b [2022-09-01T16:53:20.015Z] Removing intermediate container 91d0dec1f95b [2022-09-01T16:53:20.015Z] ---> fdbd4332d47e [2022-09-01T16:53:20.015Z] [2022-09-01T16:53:20.291Z] Successfully built fdbd4332d47e [2022-09-01T16:53:20.291Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-01T16:53:20.291Z] Building sys-mgmt-agent [2022-09-01T16:53:32.725Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:53:32.725Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:53:32.725Z] ---> a95a0115ed72 [2022-09-01T16:53:32.725Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> a8ebd49c0994 [2022-09-01T16:53:32.725Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> 6f575ebc78ca [2022-09-01T16:53:32.725Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> 77e1679c926d [2022-09-01T16:53:32.725Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> 43c6a1f973b6 [2022-09-01T16:53:32.725Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> 38462a5b65c7 [2022-09-01T16:53:32.725Z] Step 8/25 : COPY . . [2022-09-01T16:53:32.725Z] ---> Using cache [2022-09-01T16:53:32.725Z] ---> d733b0216b73 [2022-09-01T16:53:32.725Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T16:53:32.725Z] ---> Running in 2cdd8502cdf6 [2022-09-01T16:53:34.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-01T16:53:41.467Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:53:41.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:53:41.467Z] ---> a95a0115ed72 [2022-09-01T16:53:41.467Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T16:53:41.467Z] ---> Using cache [2022-09-01T16:53:41.467Z] ---> a8ebd49c0994 [2022-09-01T16:53:41.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:53:41.467Z] ---> Using cache [2022-09-01T16:53:41.467Z] ---> 6f575ebc78ca [2022-09-01T16:53:41.467Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-01T16:53:42.068Z] ---> Running in bc6a9cb6c161 [2022-09-01T16:53:44.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:53:45.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:53:46.492Z] OK: 221 MiB in 51 packages [2022-09-01T16:53:47.943Z] Removing intermediate container bc6a9cb6c161 [2022-09-01T16:53:47.943Z] ---> 669a13967c1c [2022-09-01T16:53:47.943Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T16:53:48.946Z] ---> dd8c90faf886 [2022-09-01T16:53:48.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:53:48.946Z] ---> Running in 3faefbda503d [2022-09-01T16:54:35.969Z] Removing intermediate container 3faefbda503d [2022-09-01T16:54:35.969Z] ---> 7b0f63642fb5 [2022-09-01T16:54:35.969Z] Step 8/23 : COPY . . [2022-09-01T16:54:48.411Z] ---> 514ed5edd71f [2022-09-01T16:54:48.412Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T16:54:48.412Z] ---> Running in 71aafe33adce [2022-09-01T16:54:48.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-01T16:56:10.491Z] Removing intermediate container 07dde63e7b2b [2022-09-01T16:56:10.491Z] ---> 4f12fa5c47aa [2022-09-01T16:56:10.491Z] [2022-09-01T16:56:10.491Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:56:10.491Z] ---> a6215f271958 [2022-09-01T16:56:10.491Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T16:56:10.491Z] ---> Running in b4a036114c92 [2022-09-01T16:56:10.491Z] Removing intermediate container 29199be5a64a [2022-09-01T16:56:10.491Z] ---> 51d9fad05825 [2022-09-01T16:56:10.491Z] [2022-09-01T16:56:10.491Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:56:10.491Z] ---> a6215f271958 [2022-09-01T16:56:10.491Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T16:56:10.491Z] ---> Running in 3ae109066991 [2022-09-01T16:56:10.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:10.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:10.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:10.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:10.491Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T16:56:10.491Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:56:10.491Z] OK: 5 MiB in 15 packages [2022-09-01T16:56:10.491Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T16:56:10.491Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T16:56:10.491Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:56:10.491Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:56:10.491Z] OK: 6 MiB in 16 packages [2022-09-01T16:56:10.491Z] Removing intermediate container b4a036114c92 [2022-09-01T16:56:10.491Z] ---> d494a4a7e5be [2022-09-01T16:56:10.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:56:10.491Z] ---> Running in db079694f25f [2022-09-01T16:56:10.491Z] Removing intermediate container db079694f25f [2022-09-01T16:56:10.491Z] ---> 22f840a96cd6 [2022-09-01T16:56:10.491Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T16:56:10.491Z] ---> Running in eb9c0e2de441 [2022-09-01T16:56:10.491Z] Removing intermediate container 3ae109066991 [2022-09-01T16:56:10.491Z] ---> 57d20008b06c [2022-09-01T16:56:10.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:56:10.491Z] ---> Running in 76d5da744db0 [2022-09-01T16:56:10.491Z] Removing intermediate container eb9c0e2de441 [2022-09-01T16:56:10.491Z] ---> 7f4778e91047 [2022-09-01T16:56:10.491Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T16:56:10.491Z] ---> Running in d82efdf2b006 [2022-09-01T16:56:10.491Z] Removing intermediate container 76d5da744db0 [2022-09-01T16:56:10.491Z] ---> f87a1925d2fe [2022-09-01T16:56:10.491Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T16:56:10.491Z] ---> Running in 9329c11b80a9 [2022-09-01T16:56:10.491Z] Removing intermediate container d82efdf2b006 [2022-09-01T16:56:10.491Z] ---> f831efbf3895 [2022-09-01T16:56:10.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:56:11.102Z] Removing intermediate container 9329c11b80a9 [2022-09-01T16:56:11.102Z] ---> fd557ded224f [2022-09-01T16:56:11.102Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T16:56:11.376Z] ---> Running in fb7dc66e013e [2022-09-01T16:56:11.982Z] Removing intermediate container fb7dc66e013e [2022-09-01T16:56:11.982Z] ---> 68bb800754c1 [2022-09-01T16:56:11.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:56:11.982Z] ---> 0550fb428105 [2022-09-01T16:56:11.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T16:56:13.441Z] ---> 543043288942 [2022-09-01T16:56:13.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T16:56:16.080Z] ---> f841c86036b8 [2022-09-01T16:56:16.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T16:56:18.079Z] ---> 029880d40fdb [2022-09-01T16:56:18.079Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T16:56:18.355Z] ---> Running in 963f06baa1f0 [2022-09-01T16:56:18.632Z] ---> 40a222d46c92 [2022-09-01T16:56:18.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T16:56:19.636Z] Removing intermediate container 963f06baa1f0 [2022-09-01T16:56:19.636Z] ---> 596d845fed85 [2022-09-01T16:56:19.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:56:19.918Z] ---> Running in 9a7fe66ad037 [2022-09-01T16:56:20.529Z] ---> c09d6b05c765 [2022-09-01T16:56:20.529Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T16:56:20.529Z] ---> Running in d9aa4f285658 [2022-09-01T16:56:20.811Z] Removing intermediate container 9a7fe66ad037 [2022-09-01T16:56:20.811Z] ---> 9e9d3aa5ae46 [2022-09-01T16:56:20.811Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T16:56:21.092Z] ---> Running in 24f457bd2d71 [2022-09-01T16:56:22.099Z] Removing intermediate container d9aa4f285658 [2022-09-01T16:56:22.099Z] ---> 1f0ee0da0136 [2022-09-01T16:56:22.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:56:22.099Z] Removing intermediate container 24f457bd2d71 [2022-09-01T16:56:22.099Z] ---> ec5153925012 [2022-09-01T16:56:22.099Z] Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:56:22.099Z] ---> Running in 25e25824d955 [2022-09-01T16:56:22.379Z] ---> Running in b96978c7f68b [2022-09-01T16:56:23.372Z] Removing intermediate container 25e25824d955 [2022-09-01T16:56:23.372Z] ---> 11cbe048b394 [2022-09-01T16:56:23.372Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T16:56:23.372Z] Removing intermediate container b96978c7f68b [2022-09-01T16:56:23.372Z] ---> d990b87d6ae0 [2022-09-01T16:56:23.372Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T16:56:23.372Z] ---> Running in ff24b614ef3e [2022-09-01T16:56:23.650Z] ---> Running in aca2a21540df [2022-09-01T16:56:24.668Z] Removing intermediate container ff24b614ef3e [2022-09-01T16:56:24.668Z] ---> fee5dab6cdcf [2022-09-01T16:56:24.668Z] Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:56:24.668Z] Removing intermediate container aca2a21540df [2022-09-01T16:56:24.668Z] ---> 7d466f820471 [2022-09-01T16:56:24.668Z] [2022-09-01T16:56:24.668Z] ---> Running in 135bdddad4d3 [2022-09-01T16:56:25.678Z] Successfully built 7d466f820471 [2022-09-01T16:56:25.678Z] Successfully tagged support-scheduler-arm64:latest [2022-09-01T16:56:25.678Z] Building security-spire-server [2022-09-01T16:56:25.957Z]  Building support-scheduler ... done Removing intermediate container 135bdddad4d3 [2022-09-01T16:56:25.957Z] ---> 258ff0667657 [2022-09-01T16:56:25.957Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T16:56:25.957Z] ---> Running in 753a04f4b1f4 [2022-09-01T16:56:26.566Z] Removing intermediate container 753a04f4b1f4 [2022-09-01T16:56:26.566Z] ---> 57e079e92ae7 [2022-09-01T16:56:26.566Z] [2022-09-01T16:56:27.171Z] Successfully built 57e079e92ae7 [2022-09-01T16:56:27.171Z] Successfully tagged support-notifications-arm64:latest [2022-09-01T16:56:27.171Z]  Building support-notifications ... done Building core-data [2022-09-01T16:56:29.178Z] Removing intermediate container cefe9949ca56 [2022-09-01T16:56:29.179Z] ---> c0f417428989 [2022-09-01T16:56:29.179Z] [2022-09-01T16:56:29.179Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T16:56:29.179Z] ---> 02e0d6fdf486 [2022-09-01T16:56:29.179Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:56:29.179Z] ---> Using cache [2022-09-01T16:56:29.179Z] ---> 98f9b2ff8a2c [2022-09-01T16:56:29.179Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:56:29.179Z] ---> Using cache [2022-09-01T16:56:29.179Z] ---> 43e3b9a439ca [2022-09-01T16:56:29.179Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-01T16:56:29.179Z] ---> Running in 6abae5666b02 [2022-09-01T16:56:30.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:32.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:33.096Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:56:33.096Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:56:33.096Z] OK: 15733 distinct packages available [2022-09-01T16:56:33.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:34.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:35.066Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T16:56:35.345Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T16:56:35.345Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T16:56:35.621Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T16:56:35.621Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T16:56:35.902Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T16:56:35.903Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:56:35.903Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T16:56:36.180Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T16:56:36.180Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:56:36.180Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:56:36.462Z] OK: 8 MiB in 23 packages [2022-09-01T16:56:39.874Z] Removing intermediate container 6abae5666b02 [2022-09-01T16:56:39.874Z] ---> 9d8e1cb44a0c [2022-09-01T16:56:39.874Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T16:56:41.325Z] ---> 8032fa9fd0c3 [2022-09-01T16:56:41.325Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T16:56:45.648Z] ---> 0eebb73e8be3 [2022-09-01T16:56:45.648Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T16:56:46.640Z] ---> d8d99892f830 [2022-09-01T16:56:46.640Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T16:56:46.640Z] ---> Running in 472198d39d34 [2022-09-01T16:56:47.625Z] Removing intermediate container 472198d39d34 [2022-09-01T16:56:47.625Z] ---> b04a08d0e2e8 [2022-09-01T16:56:47.625Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T16:56:47.625Z] ---> Running in 77c04dacb2b0 [2022-09-01T16:56:49.070Z] Removing intermediate container 77c04dacb2b0 [2022-09-01T16:56:49.070Z] ---> e735d3e8e576 [2022-09-01T16:56:49.070Z] Step 18/20 : LABEL arch=arm64 [2022-09-01T16:56:49.070Z] ---> Running in 5dc4fa47b9ba [2022-09-01T16:56:49.348Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:56:49.348Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:56:49.348Z] ---> a95a0115ed72 [2022-09-01T16:56:49.348Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T16:56:49.348Z] ---> Using cache [2022-09-01T16:56:49.348Z] ---> a8ebd49c0994 [2022-09-01T16:56:49.348Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:56:49.348Z] ---> Using cache [2022-09-01T16:56:49.348Z] ---> 6f575ebc78ca [2022-09-01T16:56:49.348Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:56:49.348Z] ---> Running in af51d2e787e2 [2022-09-01T16:56:50.338Z] Removing intermediate container 5dc4fa47b9ba [2022-09-01T16:56:50.338Z] ---> 57ca61bdfb67 [2022-09-01T16:56:50.338Z] Step 19/20 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:56:50.614Z] ---> Running in 3f5c7e8d0727 [2022-09-01T16:56:51.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:56:51.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:56:51.234Z] ---> a95a0115ed72 [2022-09-01T16:56:51.234Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:56:51.234Z] ---> Using cache [2022-09-01T16:56:51.234Z] ---> 460eb4290d31 [2022-09-01T16:56:51.234Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T16:56:51.234Z] ---> Using cache [2022-09-01T16:56:51.234Z] ---> 89b3c6d72c23 [2022-09-01T16:56:51.234Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:56:51.234Z] ---> Using cache [2022-09-01T16:56:51.234Z] ---> 295dd7689a81 [2022-09-01T16:56:51.234Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T16:56:51.234Z] ---> Running in 0d5ba5563155 [2022-09-01T16:56:51.833Z] Removing intermediate container 3f5c7e8d0727 [2022-09-01T16:56:51.833Z] ---> 7981b22aedb4 [2022-09-01T16:56:51.833Z] Step 20/20 : LABEL version=0.0.0 [2022-09-01T16:56:51.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:51.833Z] ---> Running in 5d581eae4c27 [2022-09-01T16:56:52.435Z] Removing intermediate container 5d581eae4c27 [2022-09-01T16:56:52.435Z] ---> 3186446619c4 [2022-09-01T16:56:52.435Z] [2022-09-01T16:56:52.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:53.001Z] Successfully built 3186446619c4 [2022-09-01T16:56:53.001Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-01T16:56:53.001Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-09-01T16:56:53.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:54.207Z] OK: 221 MiB in 51 packages [2022-09-01T16:56:54.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:56:55.479Z] Removing intermediate container af51d2e787e2 [2022-09-01T16:56:55.479Z] ---> 58f70b3c4efd [2022-09-01T16:56:55.479Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T16:56:56.092Z] OK: 221 MiB in 51 packages [2022-09-01T16:56:56.381Z] ---> 937cf5a50ebd [2022-09-01T16:56:56.381Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:56:56.660Z] ---> Running in b202f771552d [2022-09-01T16:56:58.102Z] Removing intermediate container 0d5ba5563155 [2022-09-01T16:56:58.102Z] ---> 953ead3bbfac [2022-09-01T16:56:58.102Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T16:56:59.090Z] ---> bc60bec14f58 [2022-09-01T16:56:59.090Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:56:59.364Z] ---> Running in 19922b168baf [2022-09-01T16:57:11.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:57:11.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:57:11.815Z] ---> a95a0115ed72 [2022-09-01T16:57:11.815Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T16:57:11.815Z] ---> Using cache [2022-09-01T16:57:11.815Z] ---> a8ebd49c0994 [2022-09-01T16:57:11.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:57:11.815Z] ---> Using cache [2022-09-01T16:57:11.815Z] ---> 6f575ebc78ca [2022-09-01T16:57:11.815Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T16:57:11.815Z] ---> Using cache [2022-09-01T16:57:11.815Z] ---> 58f70b3c4efd [2022-09-01T16:57:11.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T16:57:11.815Z] ---> Using cache [2022-09-01T16:57:11.815Z] ---> 937cf5a50ebd [2022-09-01T16:57:11.815Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:57:11.815Z] ---> Running in 2422ab20ce5a [2022-09-01T16:58:20.434Z] Removing intermediate container b202f771552d [2022-09-01T16:58:20.434Z] ---> 5e6f6a4acc33 [2022-09-01T16:58:20.434Z] Step 8/25 : COPY . . [2022-09-01T16:58:20.434Z] Removing intermediate container 19922b168baf [2022-09-01T16:58:20.434Z] ---> 9b6b68ed480e [2022-09-01T16:58:20.434Z] Step 9/24 : COPY . . [2022-09-01T16:58:20.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-01T16:58:20.434Z] Removing intermediate container 2422ab20ce5a [2022-09-01T16:58:20.434Z] ---> 2c846c7d79f0 [2022-09-01T16:58:20.434Z] Step 8/26 : COPY . . [2022-09-01T16:58:35.542Z] ---> b5a7e56d989c [2022-09-01T16:58:35.542Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:58:35.542Z] ---> Running in 548f1f374fa5 [2022-09-01T16:58:35.542Z] Removing intermediate container 548f1f374fa5 [2022-09-01T16:58:35.542Z] ---> be3035d8efce [2022-09-01T16:58:35.542Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T16:58:35.542Z] ---> Running in 228a33fe4bc1 [2022-09-01T16:58:35.826Z] Removing intermediate container 228a33fe4bc1 [2022-09-01T16:58:35.826Z] ---> c3c4def01b2d [2022-09-01T16:58:35.826Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:58:36.105Z] ---> Running in bba086d9f438 [2022-09-01T16:58:36.383Z] ---> 68eb4f19185b [2022-09-01T16:58:36.383Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T16:58:36.995Z] ---> Running in 369053a565ce [2022-09-01T16:58:39.646Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-01T16:58:40.626Z] Removing intermediate container bba086d9f438 [2022-09-01T16:58:40.626Z] ---> 52d962c60124 [2022-09-01T16:58:40.626Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T16:58:40.626Z] ---> Running in 8d808873f078 [2022-09-01T16:58:41.635Z] Removing intermediate container 8d808873f078 [2022-09-01T16:58:41.635Z] ---> 89294681acc2 [2022-09-01T16:58:41.635Z] [2022-09-01T16:58:41.635Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T16:58:41.635Z] ---> 02e0d6fdf486 [2022-09-01T16:58:41.635Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:58:41.635Z] ---> Using cache [2022-09-01T16:58:41.635Z] ---> 98f9b2ff8a2c [2022-09-01T16:58:41.635Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:58:41.635Z] ---> Using cache [2022-09-01T16:58:41.635Z] ---> 43e3b9a439ca [2022-09-01T16:58:41.635Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T16:58:41.635Z] ---> Using cache [2022-09-01T16:58:41.635Z] ---> e480becc1ff3 [2022-09-01T16:58:41.635Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:58:41.635Z] Removing intermediate container 2cdd8502cdf6 [2022-09-01T16:58:41.635Z] ---> fd56ec71e7c8 [2022-09-01T16:58:41.635Z] [2022-09-01T16:58:41.635Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T16:58:41.635Z] ---> a6215f271958 [2022-09-01T16:58:41.635Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T16:58:41.912Z] ---> Running in 4f6b955f9105 [2022-09-01T16:58:44.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:58:44.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:58:45.843Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T16:58:45.843Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T16:58:46.117Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T16:58:46.117Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:58:46.117Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:58:46.397Z] OK: 6 MiB in 17 packages [2022-09-01T16:58:48.389Z] ---> ee5820377c9a [2022-09-01T16:58:48.389Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T16:58:48.671Z] ---> Running in 09911107f3aa [2022-09-01T16:58:49.286Z] Removing intermediate container 4f6b955f9105 [2022-09-01T16:58:49.286Z] ---> bbff630763c8 [2022-09-01T16:58:49.286Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T16:58:49.571Z] Removing intermediate container 09911107f3aa [2022-09-01T16:58:49.571Z] ---> 8f879c36373e [2022-09-01T16:58:49.571Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T16:58:49.571Z] ---> Running in c78e0928f29a [2022-09-01T16:58:49.847Z] ---> Running in e97cbd844e16 [2022-09-01T16:58:50.461Z] Removing intermediate container c78e0928f29a [2022-09-01T16:58:50.461Z] ---> b240ac4bc5fa [2022-09-01T16:58:50.461Z] Step 13/25 : WORKDIR / [2022-09-01T16:58:50.461Z] Removing intermediate container e97cbd844e16 [2022-09-01T16:58:50.461Z] ---> d2903fd6fe44 [2022-09-01T16:58:50.461Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-01T16:58:50.461Z] ---> Running in 0b16924546a2 [2022-09-01T16:58:50.740Z] ---> Running in e2a8a8a104d9 [2022-09-01T16:58:51.743Z] Removing intermediate container 0b16924546a2 [2022-09-01T16:58:51.743Z] ---> 6264e9048e49 [2022-09-01T16:58:51.743Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-01T16:58:53.788Z] ---> f95f8ad12397 [2022-09-01T16:58:53.788Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-01T16:58:54.084Z] ---> fe0d477d5c24 [2022-09-01T16:58:54.084Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:58:54.084Z] Removing intermediate container e2a8a8a104d9 [2022-09-01T16:58:54.084Z] ---> 7831fde6e612 [2022-09-01T16:58:54.084Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T16:58:54.356Z] ---> Running in 2ddef8322af5 [2022-09-01T16:58:55.341Z] Removing intermediate container 2ddef8322af5 [2022-09-01T16:58:55.341Z] ---> 98800c03ebc6 [2022-09-01T16:58:55.341Z] [2022-09-01T16:58:55.341Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T16:58:55.341Z] ---> 02e0d6fdf486 [2022-09-01T16:58:55.341Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T16:58:55.341Z] ---> Using cache [2022-09-01T16:58:55.341Z] ---> 98f9b2ff8a2c [2022-09-01T16:58:55.341Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:58:55.341Z] ---> Using cache [2022-09-01T16:58:55.341Z] ---> 43e3b9a439ca [2022-09-01T16:58:55.341Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T16:58:55.617Z] ---> Running in d34e15835105 [2022-09-01T16:58:55.893Z] ---> 2bd616c7e3ee [2022-09-01T16:58:55.893Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T16:58:56.171Z] ---> ecd69f18c7ff [2022-09-01T16:58:56.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T16:58:57.624Z] ---> 4776c7d2b615 [2022-09-01T16:58:57.624Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-01T16:58:58.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:58:58.237Z] ---> 03a47e6cfdb1 [2022-09-01T16:58:58.237Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T16:58:58.237Z] Removing intermediate container 71aafe33adce [2022-09-01T16:58:58.237Z] ---> 7a867b9e313d [2022-09-01T16:58:58.237Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T16:58:58.237Z] ---> Running in ac273dd28af3 [2022-09-01T16:58:59.225Z] ---> 67ad72e8f3c8 [2022-09-01T16:58:59.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T16:58:59.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:58:59.515Z] ---> df23ffd54ec4 [2022-09-01T16:58:59.515Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:58:59.515Z] ---> Running in 301be832b7bd [2022-09-01T16:59:00.118Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-01T16:59:00.401Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T16:59:00.401Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T16:59:00.401Z] OK: 15733 distinct packages available [2022-09-01T16:59:00.401Z] Removing intermediate container 301be832b7bd [2022-09-01T16:59:00.401Z] ---> 9b221684f4e1 [2022-09-01T16:59:00.401Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:59:00.678Z] ---> Running in 385eacedb424 [2022-09-01T16:59:00.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:01.277Z] ---> 2c3d2e86959b [2022-09-01T16:59:01.277Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T16:59:01.277Z] Removing intermediate container 385eacedb424 [2022-09-01T16:59:01.277Z] ---> c28b5b16cff7 [2022-09-01T16:59:01.277Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T16:59:01.555Z] ---> Running in 986f5ec64cd7 [2022-09-01T16:59:01.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:02.166Z] Removing intermediate container 986f5ec64cd7 [2022-09-01T16:59:02.166Z] ---> 89619ac42a8d [2022-09-01T16:59:02.166Z] Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:59:02.472Z] ---> Running in 74427f385b79 [2022-09-01T16:59:02.744Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T16:59:02.744Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T16:59:03.018Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T16:59:03.018Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T16:59:03.018Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T16:59:03.018Z] Removing intermediate container 74427f385b79 [2022-09-01T16:59:03.018Z] ---> 636f31645dca [2022-09-01T16:59:03.018Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T16:59:03.018Z] OK: 6 MiB in 18 packages [2022-09-01T16:59:03.294Z] ---> Running in c5bc576772ef [2022-09-01T16:59:03.894Z] ---> e7384295dee5 [2022-09-01T16:59:04.175Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T16:59:04.459Z] Removing intermediate container c5bc576772ef [2022-09-01T16:59:04.459Z] ---> c33066952709 [2022-09-01T16:59:04.459Z] [2022-09-01T16:59:05.446Z] Successfully built c33066952709 [2022-09-01T16:59:05.446Z] Removing intermediate container d34e15835105 [2022-09-01T16:59:05.446Z] ---> 39bb966e210f [2022-09-01T16:59:05.446Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T16:59:05.446Z] Successfully tagged security-spire-server-arm64:latest [2022-09-01T16:59:05.446Z] Building core-command [2022-09-01T16:59:05.724Z]  Building security-spire-server ... done Removing intermediate container ac273dd28af3 [2022-09-01T16:59:05.724Z] ---> fc78666177ba [2022-09-01T16:59:05.724Z] [2022-09-01T16:59:05.724Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T16:59:05.724Z] ---> a6215f271958 [2022-09-01T16:59:05.725Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-01T16:59:06.003Z] ---> Running in 1a521ab02343 [2022-09-01T16:59:06.287Z] ---> d62b202986d2 [2022-09-01T16:59:06.287Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T16:59:06.287Z] ---> Running in b917aa299f51 [2022-09-01T16:59:06.902Z] Removing intermediate container 1a521ab02343 [2022-09-01T16:59:06.902Z] ---> c845f38369b4 [2022-09-01T16:59:06.902Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-01T16:59:06.902Z] ---> Running in 3be20c5d8a07 [2022-09-01T16:59:09.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:09.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:11.301Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T16:59:11.301Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T16:59:11.301Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T16:59:11.301Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T16:59:11.301Z] Removing intermediate container b917aa299f51 [2022-09-01T16:59:11.301Z] ---> 15701449a961 [2022-09-01T16:59:11.301Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T16:59:11.583Z] Executing bash-5.1.16-r2.post-install [2022-09-01T16:59:11.583Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T16:59:11.583Z] ---> Running in c050cb0040a0 [2022-09-01T16:59:11.583Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T16:59:11.583Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T16:59:11.583Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T16:59:11.583Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T16:59:11.859Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T16:59:12.471Z] Removing intermediate container c050cb0040a0 [2022-09-01T16:59:12.471Z] ---> 703f22ba84b8 [2022-09-01T16:59:12.471Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T16:59:12.471Z] ---> Running in 6f4bc719880f [2022-09-01T16:59:12.753Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T16:59:12.753Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T16:59:12.753Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T16:59:12.753Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T16:59:12.753Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T16:59:13.029Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T16:59:13.029Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T16:59:13.029Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T16:59:13.029Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T16:59:13.029Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T16:59:13.029Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T16:59:13.633Z] Removing intermediate container 6f4bc719880f [2022-09-01T16:59:13.633Z] ---> 861cf3372035 [2022-09-01T16:59:13.633Z] Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:59:13.907Z] ---> Running in 71ea0de55544 [2022-09-01T16:59:14.903Z] Removing intermediate container 71ea0de55544 [2022-09-01T16:59:14.903Z] ---> 686b905d4060 [2022-09-01T16:59:14.903Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T16:59:15.189Z] ---> Running in 66f407952de9 [2022-09-01T16:59:15.467Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T16:59:15.467Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T16:59:15.467Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T16:59:15.467Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T16:59:15.467Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T16:59:15.755Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T16:59:15.755Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T16:59:15.755Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T16:59:15.755Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T16:59:15.755Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T16:59:15.755Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T16:59:16.040Z] Removing intermediate container 66f407952de9 [2022-09-01T16:59:16.040Z] ---> d7c71c675f1d [2022-09-01T16:59:16.040Z] [2022-09-01T16:59:16.040Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T16:59:16.649Z] Successfully built d7c71c675f1d [2022-09-01T16:59:16.649Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-01T16:59:16.649Z] Building core-metadata [2022-09-01T16:59:16.649Z]  Building security-secretstore-setup ... done  ---> 10fb24d1067c [2022-09-01T16:59:16.649Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T16:59:16.926Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T16:59:16.926Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T16:59:17.529Z] OK: 120 MiB in 47 packages [2022-09-01T16:59:17.811Z] ---> 86976db885fe [2022-09-01T16:59:17.811Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T16:59:18.091Z] ---> Running in 8361953aafd8 [2022-09-01T16:59:19.087Z] Removing intermediate container 8361953aafd8 [2022-09-01T16:59:19.087Z] ---> 608a3d06c2a4 [2022-09-01T16:59:19.087Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T16:59:20.089Z] ---> 71a10e3bd4d4 [2022-09-01T16:59:20.089Z] Step 21/26 : WORKDIR / [2022-09-01T16:59:20.373Z] ---> Running in b8309d018199 [2022-09-01T16:59:20.983Z] Removing intermediate container b8309d018199 [2022-09-01T16:59:20.983Z] ---> 4594db2e3031 [2022-09-01T16:59:20.983Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T16:59:21.271Z] ---> Running in 17e8f1118a1e [2022-09-01T16:59:21.879Z] Removing intermediate container 17e8f1118a1e [2022-09-01T16:59:21.879Z] ---> ab4c38406ea2 [2022-09-01T16:59:21.879Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T16:59:21.879Z] ---> Running in e7485eb5f3c2 [2022-09-01T16:59:22.892Z] Removing intermediate container e7485eb5f3c2 [2022-09-01T16:59:22.892Z] ---> 12b9b6fabdfa [2022-09-01T16:59:22.892Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T16:59:22.892Z] ---> Running in 766e9c9fed9d [2022-09-01T16:59:23.495Z] Removing intermediate container 766e9c9fed9d [2022-09-01T16:59:23.495Z] ---> 1f603fdcdb77 [2022-09-01T16:59:23.495Z] Step 25/26 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T16:59:23.768Z] ---> Running in 685e828cc694 [2022-09-01T16:59:24.762Z] Removing intermediate container 685e828cc694 [2022-09-01T16:59:24.762Z] ---> 9a2adaddb6fa [2022-09-01T16:59:24.762Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T16:59:24.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:59:24.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:59:24.762Z] ---> a95a0115ed72 [2022-09-01T16:59:24.762Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:59:24.762Z] ---> Using cache [2022-09-01T16:59:24.762Z] ---> 460eb4290d31 [2022-09-01T16:59:24.762Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T16:59:24.762Z] ---> Using cache [2022-09-01T16:59:24.762Z] ---> 89b3c6d72c23 [2022-09-01T16:59:24.762Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:59:24.762Z] ---> Using cache [2022-09-01T16:59:24.762Z] ---> 295dd7689a81 [2022-09-01T16:59:24.762Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T16:59:24.762Z] ---> Running in cb4dd6be2a70 [2022-09-01T16:59:24.762Z] ---> Running in 4865b55483cf [2022-09-01T16:59:25.750Z] Removing intermediate container 4865b55483cf [2022-09-01T16:59:25.750Z] ---> 53866639553a [2022-09-01T16:59:25.750Z] [2022-09-01T16:59:26.032Z] Successfully built 53866639553a [2022-09-01T16:59:26.032Z] Successfully tagged security-spire-config-arm64:latest [2022-09-01T16:59:26.642Z]  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:27.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T16:59:28.645Z] OK: 221 MiB in 51 packages [2022-09-01T16:59:30.656Z] Removing intermediate container cb4dd6be2a70 [2022-09-01T16:59:30.656Z] ---> 5c7856575199 [2022-09-01T16:59:30.656Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T16:59:31.643Z] ---> e1a21ba5c419 [2022-09-01T16:59:31.643Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:59:31.918Z] ---> Running in 3260d8929999 [2022-09-01T16:59:33.367Z] Collecting docker-compose==1.23.2 [2022-09-01T16:59:33.367Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T16:59:33.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 [2022-09-01T16:59:33.921Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-01T16:59:34.922Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T16:59:34.922Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T16:59:34.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.8 MB/s eta 0:00:00 [2022-09-01T16:59:35.198Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T16:59:35.198Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T16:59:35.198Z] Preparing metadata (setup.py): started [2022-09-01T16:59:36.649Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T16:59:36.649Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T16:59:36.649Z] ---> a95a0115ed72 [2022-09-01T16:59:36.649Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T16:59:36.649Z] ---> Using cache [2022-09-01T16:59:36.649Z] ---> 460eb4290d31 [2022-09-01T16:59:36.649Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T16:59:36.649Z] ---> Using cache [2022-09-01T16:59:36.649Z] ---> 89b3c6d72c23 [2022-09-01T16:59:36.649Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T16:59:36.649Z] ---> Using cache [2022-09-01T16:59:36.649Z] ---> 295dd7689a81 [2022-09-01T16:59:36.649Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T16:59:36.649Z] ---> Using cache [2022-09-01T16:59:36.649Z] ---> 5c7856575199 [2022-09-01T16:59:36.649Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T16:59:36.649Z] ---> Using cache [2022-09-01T16:59:36.649Z] ---> e1a21ba5c419 [2022-09-01T16:59:36.649Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T16:59:36.649Z] ---> Running in c8c758a18835 [2022-09-01T16:59:37.260Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:59:37.541Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T16:59:37.541Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T16:59:37.541Z] Preparing metadata (setup.py): started [2022-09-01T16:59:39.537Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:59:39.537Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T16:59:39.537Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T16:59:39.812Z] Preparing metadata (setup.py): started [2022-09-01T16:59:41.805Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:59:41.805Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T16:59:41.805Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T16:59:42.409Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T16:59:42.409Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T16:59:42.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.5 MB/s eta 0:00:00 [2022-09-01T16:59:43.014Z] Collecting PyYAML<4,>=3.10 [2022-09-01T16:59:43.289Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T16:59:43.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.2 MB/s eta 0:00:00 [2022-09-01T16:59:44.735Z] Preparing metadata (setup.py): started [2022-09-01T16:59:46.726Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T16:59:47.006Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T16:59:47.006Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T16:59:47.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.6 MB/s eta 0:00:00 [2022-09-01T16:59:47.884Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T16:59:47.884Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T16:59:48.162Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T16:59:48.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T16:59:48.765Z] Collecting idna<2.8,>=2.5 [2022-09-01T16:59:48.765Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T16:59:49.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 [2022-09-01T16:59:49.639Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T16:59:49.639Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T16:59:49.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.3 MB/s eta 0:00:00 [2022-09-01T16:59:49.917Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T16:59:49.917Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T16:59:49.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.4 MB/s eta 0:00:00 [2022-09-01T16:59:50.196Z] Collecting certifi>=2017.4.17 [2022-09-01T16:59:50.196Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T16:59:50.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.9 MB/s eta 0:00:00 [2022-09-01T16:59:50.747Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T16:59:51.024Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T16:59:51.024Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T16:59:51.024Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T16:59:52.009Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T16:59:52.009Z] Running setup.py install for texttable: started [2022-09-01T16:59:54.649Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T16:59:54.649Z] Running setup.py install for PyYAML: started [2022-09-01T16:59:58.085Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T16:59:59.076Z] Running setup.py install for docopt: started [2022-09-01T17:00:01.066Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T17:00:04.488Z] Running setup.py install for dockerpty: started [2022-09-01T17:00:05.945Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T17:00:08.584Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-01T17:00:08.584Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T17:00:30.787Z] Removing intermediate container 3260d8929999 [2022-09-01T17:00:30.787Z] ---> 62fb9d8bcf96 [2022-09-01T17:00:30.787Z] Step 9/24 : COPY . . [2022-09-01T17:00:36.216Z] Removing intermediate container c8c758a18835 [2022-09-01T17:00:36.216Z] ---> bff489a97813 [2022-09-01T17:00:36.216Z] Step 9/25 : COPY . . [2022-09-01T17:00:37.663Z] Removing intermediate container 3be20c5d8a07 [2022-09-01T17:00:37.663Z] ---> f6967fc9b2d1 [2022-09-01T17:00:37.663Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T17:00:37.946Z] ---> Running in ec4bd66017db [2022-09-01T17:00:38.940Z] Removing intermediate container ec4bd66017db [2022-09-01T17:00:38.940Z] ---> 92a3d87ff74e [2022-09-01T17:00:38.940Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T17:00:38.940Z] ---> Running in 79d3a3ceebcc [2022-09-01T17:00:39.935Z] Removing intermediate container 79d3a3ceebcc [2022-09-01T17:00:39.935Z] ---> 46da21d67846 [2022-09-01T17:00:39.935Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T17:00:43.358Z] ---> 0cad21c9218c [2022-09-01T17:00:43.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T17:00:45.364Z] ---> 2b93d2369ab4 [2022-09-01T17:00:45.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T17:00:47.358Z] ---> 22310bd7c2d6 [2022-09-01T17:00:47.358Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T17:00:47.358Z] ---> Running in 2afdb0c93539 [2022-09-01T17:00:48.349Z] Removing intermediate container 2afdb0c93539 [2022-09-01T17:00:48.349Z] ---> a56913ff272c [2022-09-01T17:00:48.349Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T17:00:48.349Z] ---> Running in 0ce47b492dc7 [2022-09-01T17:00:49.750Z] Removing intermediate container 0ce47b492dc7 [2022-09-01T17:00:49.750Z] ---> d54b13ed16d0 [2022-09-01T17:00:49.750Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T17:00:49.750Z] ---> Running in 0c91674eb392 [2022-09-01T17:00:50.836Z] Removing intermediate container 0c91674eb392 [2022-09-01T17:00:50.836Z] ---> a2140556e5eb [2022-09-01T17:00:50.836Z] Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T17:00:50.836Z] ---> Running in f654105ed9e1 [2022-09-01T17:00:52.366Z] Removing intermediate container f654105ed9e1 [2022-09-01T17:00:52.366Z] ---> f4be9a4c021a [2022-09-01T17:00:52.366Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T17:00:52.366Z] ---> Running in 8cf2da3a53ac [2022-09-01T17:00:53.423Z] Removing intermediate container 8cf2da3a53ac [2022-09-01T17:00:53.423Z] ---> 5715f5e98f90 [2022-09-01T17:00:53.423Z] [2022-09-01T17:00:54.193Z] ---> 3e778f2ffdc5 [2022-09-01T17:00:54.193Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T17:00:54.193Z] ---> Running in e6b52b88d6d2 [2022-09-01T17:00:54.865Z] Successfully built 5715f5e98f90 [2022-09-01T17:00:54.865Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-01T17:00:56.380Z]  Building sys-mgmt-agent ... 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-command/core-command ./cmd/core-command [2022-09-01T17:00:58.362Z] ---> aad58f956008 [2022-09-01T17:00:58.362Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T17:00:58.362Z] ---> Running in 916d1e6d77a0 [2022-09-01T17:01:00.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-01T17:02:22.186Z] Removing intermediate container 369053a565ce [2022-09-01T17:02:22.186Z] ---> 09b9727647fa [2022-09-01T17:02:22.186Z] [2022-09-01T17:02:22.186Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T17:02:22.186Z] ---> a6215f271958 [2022-09-01T17:02:22.186Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T17:02:22.186Z] ---> Running in 0f597c00ffd7 [2022-09-01T17:02:22.186Z] Removing intermediate container 0f597c00ffd7 [2022-09-01T17:02:22.186Z] ---> 6360feecb614 [2022-09-01T17:02:22.186Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T17:02:22.186Z] ---> Running in a24b0ec30806 [2022-09-01T17:02:22.186Z] Removing intermediate container a24b0ec30806 [2022-09-01T17:02:22.186Z] ---> f1e9cc61b344 [2022-09-01T17:02:22.186Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T17:02:22.186Z] ---> Running in 69546ac53f41 [2022-09-01T17:02:22.186Z] Removing intermediate container 69546ac53f41 [2022-09-01T17:02:22.186Z] ---> 3dad775cd9ac [2022-09-01T17:02:22.186Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T17:02:22.186Z] ---> Running in d50160374c3d [2022-09-01T17:02:22.789Z] Removing intermediate container d50160374c3d [2022-09-01T17:02:22.789Z] ---> 30f2c39e5b9e [2022-09-01T17:02:22.789Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T17:02:22.789Z] ---> Running in 9b6199e6357c [2022-09-01T17:02:24.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T17:02:25.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T17:02:26.757Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T17:02:27.030Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T17:02:27.030Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T17:02:27.307Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T17:02:27.307Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T17:02:27.582Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T17:02:27.582Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T17:02:27.582Z] OK: 8 MiB in 20 packages [2022-09-01T17:02:29.577Z] Removing intermediate container 9b6199e6357c [2022-09-01T17:02:29.577Z] ---> 0ace85322d58 [2022-09-01T17:02:29.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T17:02:30.180Z] ---> e5cf98654311 [2022-09-01T17:02:30.180Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T17:02:32.194Z] ---> d2e51c2a5e14 [2022-09-01T17:02:32.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T17:02:32.807Z] ---> 19521ef7d38c [2022-09-01T17:02:32.807Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T17:02:33.097Z] ---> Running in 9d0c6a31c8b2 [2022-09-01T17:02:33.702Z] Removing intermediate container 9d0c6a31c8b2 [2022-09-01T17:02:33.702Z] ---> f775f9dad49c [2022-09-01T17:02:33.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T17:02:33.702Z] ---> Running in 99948d599400 [2022-09-01T17:02:34.311Z] Removing intermediate container 99948d599400 [2022-09-01T17:02:34.311Z] ---> 763631f84ed5 [2022-09-01T17:02:34.311Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T17:02:34.311Z] ---> Running in 5b46fe5f9aa5 [2022-09-01T17:02:34.914Z] Removing intermediate container 5b46fe5f9aa5 [2022-09-01T17:02:34.914Z] ---> 8c0b3a97725d [2022-09-01T17:02:34.914Z] Step 23/24 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T17:02:34.914Z] ---> Running in e43430dd80bb [2022-09-01T17:02:35.530Z] Removing intermediate container e43430dd80bb [2022-09-01T17:02:35.530Z] ---> 6bb2f38954fc [2022-09-01T17:02:35.530Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T17:02:35.530Z] ---> Running in 3c160166ac15 [2022-09-01T17:02:36.146Z] Removing intermediate container 3c160166ac15 [2022-09-01T17:02:36.146Z] ---> 9617315b8228 [2022-09-01T17:02:36.146Z] [2022-09-01T17:02:36.437Z] Successfully built 9617315b8228 [2022-09-01T17:02:36.437Z] Successfully tagged core-data-arm64:latest [2022-09-01T17:03:58.269Z]  Building core-data ... done Removing intermediate container e6b52b88d6d2 [2022-09-01T17:03:58.269Z] ---> f36d9eb8e5c0 [2022-09-01T17:03:58.269Z] [2022-09-01T17:03:58.269Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T17:03:58.269Z] ---> a6215f271958 [2022-09-01T17:03:58.269Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T17:03:58.269Z] ---> Using cache [2022-09-01T17:03:58.269Z] ---> d494a4a7e5be [2022-09-01T17:03:58.269Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T17:03:58.269Z] ---> Using cache [2022-09-01T17:03:58.269Z] ---> 22f840a96cd6 [2022-09-01T17:03:58.269Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T17:03:58.269Z] ---> Running in af2dc0b773ba [2022-09-01T17:03:58.269Z] Removing intermediate container af2dc0b773ba [2022-09-01T17:03:58.269Z] ---> 4e13f8cd5787 [2022-09-01T17:03:58.269Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T17:03:58.269Z] ---> Running in a8bb82b0c777 [2022-09-01T17:03:58.269Z] Removing intermediate container a8bb82b0c777 [2022-09-01T17:03:58.269Z] ---> 1dd52fbc2552 [2022-09-01T17:03:58.269Z] Step 16/24 : WORKDIR / [2022-09-01T17:03:58.269Z] ---> Running in 92ad6ff61db1 [2022-09-01T17:03:58.269Z] Removing intermediate container 92ad6ff61db1 [2022-09-01T17:03:58.269Z] ---> 6c1e36d040ef [2022-09-01T17:03:58.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T17:03:58.269Z] ---> 088995c7a687 [2022-09-01T17:03:58.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T17:03:58.269Z] ---> 7ae87de88762 [2022-09-01T17:03:58.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T17:03:58.269Z] ---> 8c2b6d24f8d9 [2022-09-01T17:03:58.269Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T17:03:58.269Z] ---> Running in 051ecc845188 [2022-09-01T17:03:58.269Z] Removing intermediate container 051ecc845188 [2022-09-01T17:03:58.269Z] ---> 22837cb39fbc [2022-09-01T17:03:58.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T17:03:58.269Z] ---> Running in 6bfa18d556d7 [2022-09-01T17:03:58.269Z] Removing intermediate container 6bfa18d556d7 [2022-09-01T17:03:58.269Z] ---> 56d3ab8cab03 [2022-09-01T17:03:58.269Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T17:03:58.269Z] ---> Running in 4d76d46291cb [2022-09-01T17:03:58.269Z] Removing intermediate container 4d76d46291cb [2022-09-01T17:03:58.269Z] ---> 04f26ca6493a [2022-09-01T17:03:58.269Z] Step 23/24 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T17:03:58.269Z] ---> Running in 63a39090bea6 [2022-09-01T17:03:58.269Z] Removing intermediate container 63a39090bea6 [2022-09-01T17:03:58.269Z] ---> b6b1f1cb38d8 [2022-09-01T17:03:58.269Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T17:03:58.269Z] ---> Running in 7096769926c2 [2022-09-01T17:03:58.269Z] Removing intermediate container 916d1e6d77a0 [2022-09-01T17:03:58.269Z] ---> de763b7b5ac0 [2022-09-01T17:03:58.269Z] [2022-09-01T17:03:58.269Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T17:03:58.269Z] ---> a6215f271958 [2022-09-01T17:03:58.269Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T17:03:58.269Z] ---> Using cache [2022-09-01T17:03:58.269Z] ---> d494a4a7e5be [2022-09-01T17:03:58.269Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T17:03:58.269Z] ---> Using cache [2022-09-01T17:03:58.269Z] ---> 22f840a96cd6 [2022-09-01T17:03:58.269Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-01T17:03:58.269Z] ---> Running in 0491bc7657d0 [2022-09-01T17:03:58.269Z] Removing intermediate container 7096769926c2 [2022-09-01T17:03:58.269Z] ---> c595dc6078d2 [2022-09-01T17:03:58.269Z] [2022-09-01T17:03:58.269Z] Removing intermediate container 0491bc7657d0 [2022-09-01T17:03:58.269Z] ---> caa1d242289d [2022-09-01T17:03:58.269Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T17:03:58.269Z] ---> Running in d8d6ba4a47c4 [2022-09-01T17:03:58.269Z] Successfully built c595dc6078d2 [2022-09-01T17:03:58.269Z] Successfully tagged core-command-arm64:latest [2022-09-01T17:03:58.269Z]  Building core-command ... done Removing intermediate container d8d6ba4a47c4 [2022-09-01T17:03:58.269Z] ---> b3a6b16dc91f [2022-09-01T17:03:58.269Z] Step 16/25 : WORKDIR / [2022-09-01T17:03:58.269Z] ---> Running in 36bf521b3122 [2022-09-01T17:03:58.269Z] Removing intermediate container 36bf521b3122 [2022-09-01T17:03:58.269Z] ---> df9545a3254d [2022-09-01T17:03:58.269Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T17:03:58.269Z] ---> 77a43efa8c1c [2022-09-01T17:03:58.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T17:03:58.269Z] ---> 22df48071871 [2022-09-01T17:03:58.269Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T17:03:58.269Z] ---> 8ce07c5b730f [2022-09-01T17:03:58.269Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T17:03:58.269Z] ---> fff90d2ce9cb [2022-09-01T17:03:58.269Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T17:03:58.269Z] ---> Running in a11c462c9228 [2022-09-01T17:03:58.269Z] Removing intermediate container a11c462c9228 [2022-09-01T17:03:58.269Z] ---> 5d419440f4d0 [2022-09-01T17:03:58.269Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T17:03:58.269Z] ---> Running in d47ca63f1ee0 [2022-09-01T17:03:58.269Z] Removing intermediate container d47ca63f1ee0 [2022-09-01T17:03:58.269Z] ---> ca454c395070 [2022-09-01T17:03:58.269Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T17:03:58.269Z] ---> Running in b9a3da4227a2 [2022-09-01T17:03:58.269Z] Removing intermediate container b9a3da4227a2 [2022-09-01T17:03:58.269Z] ---> 77cc90380949 [2022-09-01T17:03:58.269Z] Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 [2022-09-01T17:03:58.269Z] ---> Running in 4ff44b679c9d [2022-09-01T17:03:58.269Z] Removing intermediate container 4ff44b679c9d [2022-09-01T17:03:58.269Z] ---> 66ff5f2039ab [2022-09-01T17:03:58.269Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T17:03:58.269Z] ---> Running in 7f7b92cdd4b9 [2022-09-01T17:03:58.552Z] Removing intermediate container 7f7b92cdd4b9 [2022-09-01T17:03:58.552Z] ---> de6efec45665 [2022-09-01T17:03:58.552Z] [2022-09-01T17:03:58.832Z] Successfully built de6efec45665 [2022-09-01T17:03:58.832Z] Successfully tagged core-metadata-arm64:latest [2022-09-01T17:03:59.119Z]  Building core-metadata ... done  [Pipeline] } [2022-09-01T17:03:59.115Z] $ docker stop --time=1 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 [2022-09-01T17:04:00.810Z] $ docker rm -f 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T17:04:01.380Z] + docker images [2022-09-01T17:04:01.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T17:04:01.663Z] core-metadata-arm64 latest de6efec45665 3 seconds ago 17.5MB [2022-09-01T17:04:01.663Z] core-command-arm64 latest c595dc6078d2 9 seconds ago 16.7MB [2022-09-01T17:04:01.663Z] de763b7b5ac0 10 seconds ago 1.38GB [2022-09-01T17:04:01.663Z] f36d9eb8e5c0 17 seconds ago 1.37GB [2022-09-01T17:04:01.664Z] core-data-arm64 latest 9617315b8228 About a minute ago 20.7MB [2022-09-01T17:04:01.664Z] 09b9727647fa About a minute ago 1.38GB [2022-09-01T17:04:01.664Z] sys-mgmt-agent-arm64 latest 5715f5e98f90 3 minutes ago 133MB [2022-09-01T17:04:01.664Z] security-spire-config-arm64 latest 53866639553a 4 minutes ago 83.6MB [2022-09-01T17:04:01.664Z] security-secretstore-setup-arm64 latest d7c71c675f1d 4 minutes ago 28.2MB [2022-09-01T17:04:01.664Z] fc78666177ba 4 minutes ago 1.36GB [2022-09-01T17:04:01.664Z] security-spire-server-arm64 latest c33066952709 4 minutes ago 84.2MB [2022-09-01T17:04:01.664Z] 98800c03ebc6 5 minutes ago 1.25GB [2022-09-01T17:04:01.664Z] 89294681acc2 5 minutes ago 1.25GB [2022-09-01T17:04:01.664Z] fd56ec71e7c8 5 minutes ago 1.37GB [2022-09-01T17:04:01.664Z] security-spiffe-token-provider-arm64 latest 3186446619c4 7 minutes ago 28.4MB [2022-09-01T17:04:01.664Z] c0f417428989 7 minutes ago 1.41GB [2022-09-01T17:04:01.664Z] support-notifications-arm64 latest 57e079e92ae7 7 minutes ago 26.3MB [2022-09-01T17:04:01.664Z] support-scheduler-arm64 latest 7d466f820471 7 minutes ago 25.7MB [2022-09-01T17:04:01.664Z] 51d9fad05825 8 minutes ago 1.43GB [2022-09-01T17:04:01.664Z] 4f12fa5c47aa 8 minutes ago 1.43GB [2022-09-01T17:04:01.664Z] security-bootstrapper-arm64 latest fdbd4332d47e 10 minutes ago 18.7MB [2022-09-01T17:04:01.664Z] security-proxy-setup-arm64 latest d42717130fc0 10 minutes ago 26.4MB [2022-09-01T17:04:01.664Z] 6bb2c9a5902a 11 minutes ago 1.36GB [2022-09-01T17:04:01.664Z] 84778703dbef 11 minutes ago 1.36GB [2022-09-01T17:04:01.664Z] security-spire-agent-arm64 latest 86778328fed4 16 minutes ago 122MB [2022-09-01T17:04:01.664Z] f73a5e049ee5 16 minutes ago 1.25GB [2022-09-01T17:04:01.664Z] ci-base-image-arm64 latest a95a0115ed72 29 minutes ago 995MB [2022-09-01T17:04:01.664Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-01T17:04:01.664Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-01T17:04:01.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-01T17:04:01.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:04:02.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:04:02.180Z] [2022-09-01T17:04:02.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:04:02.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:04:02.837Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T17:04:02.837Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T17:04:02.837Z] 04944245beec: Pulling fs layer [2022-09-01T17:04:02.837Z] 699f458cf7ca: Pulling fs layer [2022-09-01T17:04:02.837Z] 765212b225bb: Pulling fs layer [2022-09-01T17:04:02.837Z] f23df028b6ca: Pulling fs layer [2022-09-01T17:04:02.837Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T17:04:02.837Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T17:04:02.837Z] f23df028b6ca: Waiting [2022-09-01T17:04:02.837Z] d65c8cfc05b1: Waiting [2022-09-01T17:04:02.837Z] 2437ff75d9bd: Waiting [2022-09-01T17:04:02.837Z] 765212b225bb: Waiting [2022-09-01T17:04:02.837Z] 04944245beec: Verifying Checksum [2022-09-01T17:04:02.837Z] 04944245beec: Download complete [2022-09-01T17:04:02.837Z] 765212b225bb: Verifying Checksum [2022-09-01T17:04:02.837Z] 765212b225bb: Download complete [2022-09-01T17:04:03.114Z] f23df028b6ca: Verifying Checksum [2022-09-01T17:04:03.114Z] f23df028b6ca: Download complete [2022-09-01T17:04:03.114Z] d65c8cfc05b1: Verifying Checksum [2022-09-01T17:04:03.114Z] d65c8cfc05b1: Download complete [2022-09-01T17:04:03.114Z] 699f458cf7ca: Verifying Checksum [2022-09-01T17:04:03.114Z] 699f458cf7ca: Download complete [2022-09-01T17:04:03.395Z] 8998bd30e6a1: Verifying Checksum [2022-09-01T17:04:03.395Z] 8998bd30e6a1: Download complete [2022-09-01T17:04:06.047Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T17:04:06.047Z] 2437ff75d9bd: Download complete [2022-09-01T17:04:07.508Z] 8998bd30e6a1: Pull complete [2022-09-01T17:04:08.163Z] 04944245beec: Pull complete [2022-09-01T17:04:09.599Z] 699f458cf7ca: Pull complete [2022-09-01T17:04:09.872Z] 765212b225bb: Pull complete [2022-09-01T17:04:10.477Z] f23df028b6ca: Pull complete [2022-09-01T17:04:10.748Z] d65c8cfc05b1: Pull complete [2022-09-01T17:04:25.813Z] 2437ff75d9bd: Pull complete [2022-09-01T17:04:25.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T17:04:25.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T17:04:25.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:04:26.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container [2022-09-01T17:04:26.183Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T17:04:29.427Z] $ docker top 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:30.391Z] ---> job-cost.sh [2022-09-01T17:04:30.391Z] lf-activate-venv: SKIPPING [2022-09-01T17:04:30.391Z] INFO: No Stack... [2022-09-01T17:04:30.984Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T17:04:31.958Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T17:04:32.626Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-09-01T17:04:32.626Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T17:04:32.693Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] [2022-09-01T17:04:32.700Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] did not exist. Created. [2022-09-01T17:04:32.700Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T17:04:33.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T17:04:33.559Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T17:04:33.567Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T17:04:33.577Z] $ docker stop --time=1 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 [2022-09-01T17:04:35.089Z] $ docker rm -f 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-01T17:04:35.598Z] provisioning config files... [2022-09-01T17:04:35.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7183695840446168054tmp [Pipeline] { [Pipeline] sh [2022-09-01T17:04:35.899Z] + set +x [2022-09-01T17:04:35.899Z] + curl -s https://codecov.io/bash [2022-09-01T17:04:35.899Z] + bash -s -- [2022-09-01T17:04:35.899Z] [2022-09-01T17:04:35.899Z] _____ _ [2022-09-01T17:04:35.899Z] / ____| | | [2022-09-01T17:04:35.899Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T17:04:35.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T17:04:35.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T17:04:35.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T17:04:35.899Z] Bash-1.0.6 [2022-09-01T17:04:35.899Z] [2022-09-01T17:04:35.899Z] [2022-09-01T17:04:35.899Z] ==> git version 2.25.1 found [2022-09-01T17:04:35.899Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-01T17:04:35.899Z] Release-Date: 2020-01-08 [2022-09-01T17:04:35.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-01T17:04:35.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T17:04:35.899Z] ==> Jenkins CI detected. [2022-09-01T17:04:35.899Z] current dir:  /w/workspace/edgex-go/3 [2022-09-01T17:04:35.899Z] project root: . [2022-09-01T17:04:35.899Z] --> token set from env [2022-09-01T17:04:35.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T17:04:35.899Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T17:04:35.899Z] ==> Python coveragepy not found [2022-09-01T17:04:35.899Z] ==> Searching for coverage reports in: [2022-09-01T17:04:35.899Z] + . [2022-09-01T17:04:35.899Z] -> Found 1 reports [2022-09-01T17:04:35.899Z] ==> Detecting git/mercurial file structure [2022-09-01T17:04:35.899Z] ==> Reading reports [2022-09-01T17:04:35.899Z] + ./coverage.out bytes=483406 [2022-09-01T17:04:35.899Z] ==> Appending adjustments [2022-09-01T17:04:35.899Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T17:04:37.279Z] + Found adjustments [2022-09-01T17:04:37.279Z] ==> Gzipping contents [2022-09-01T17:04:37.279Z] 64K /tmp/codecov.h0eoEh.gz [2022-09-01T17:04:37.279Z] ==> Uploading reports [2022-09-01T17:04:37.279Z] url: https://codecov.io [2022-09-01T17:04:37.279Z] query: branch=PR-4140&commit=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-01T17:04:37.279Z] -> Pinging Codecov [2022-09-01T17:04:37.280Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-01T17:04:37.280Z] -> Uploading to [2022-09-01T17:04:37.280Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/bda1fa78786e664e0a22dbfe3d63d4b1da2a950b/d112c9b8-c100-4551-9ce1-6461d38998de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T170437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c88e85a3e6f5bdf700a21dae6e8dc8d78402e738536f5d5811b9d9b6e7b6218a [2022-09-01T17:04:37.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T17:04:37.280Z] Dload Upload Total Spent Left Speed [2022-09-01T17:04:37.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63351 0 0 100 63351 0 304k --:--:-- --:--:-- --:--:-- 304k 100 63351 0 0 100 63351 0 287k --:--:-- --:--:-- --:--:-- 286k [2022-09-01T17:04:37.539Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] } [2022-09-01T17:04:37.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-01T17:04:38.130Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:38.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:39.290Z] ---> package-listing.sh [2022-09-01T17:04:39.290Z] ++ facter osfamily [2022-09-01T17:04:39.290Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T17:04:39.550Z] + OS_FAMILY=debian [2022-09-01T17:04:39.550Z] + workspace=/w/workspace/edgex-go/3 [2022-09-01T17:04:39.550Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T17:04:39.550Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T17:04:39.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T17:04:39.550Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T17:04:39.550Z] + '[' /w/workspace/edgex-go/3 ']' [2022-09-01T17:04:39.551Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T17:04:39.551Z] + case "${OS_FAMILY}" in [2022-09-01T17:04:39.551Z] + dpkg -l [2022-09-01T17:04:39.551Z] + grep '^ii' [2022-09-01T17:04:39.551Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T17:04:39.551Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T17:04:39.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T17:04:39.551Z] + '[' /w/workspace/edgex-go/3 ']' [2022-09-01T17:04:39.551Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-09-01T17:04:39.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-09-01T17:04:39.561Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-01T17:04:39.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:04:40.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:04:40.401Z] [2022-09-01T17:04:40.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T17:04:40.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:04:40.704Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T17:04:40.704Z] 5eb5b503b376: Pulling fs layer [2022-09-01T17:04:40.704Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T17:04:40.704Z] ec43610c2a17: Pulling fs layer [2022-09-01T17:04:40.704Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T17:04:40.704Z] 33b1e0a273af: Pulling fs layer [2022-09-01T17:04:40.704Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T17:04:40.704Z] 2f39f015ded8: Pulling fs layer [2022-09-01T17:04:40.704Z] 3a2ae6a8a46f: Waiting [2022-09-01T17:04:40.704Z] 33b1e0a273af: Waiting [2022-09-01T17:04:40.704Z] 2f39f015ded8: Waiting [2022-09-01T17:04:40.704Z] 5c69ac0246d0: Verifying Checksum [2022-09-01T17:04:40.704Z] 5c69ac0246d0: Download complete [2022-09-01T17:04:40.704Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-01T17:04:40.704Z] 3a2ae6a8a46f: Download complete [2022-09-01T17:04:40.704Z] 33b1e0a273af: Verifying Checksum [2022-09-01T17:04:40.704Z] 33b1e0a273af: Download complete [2022-09-01T17:04:40.704Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T17:04:40.704Z] 5d3b04190fa2: Download complete [2022-09-01T17:04:40.704Z] ec43610c2a17: Verifying Checksum [2022-09-01T17:04:40.704Z] ec43610c2a17: Download complete [2022-09-01T17:04:40.964Z] 5eb5b503b376: Verifying Checksum [2022-09-01T17:04:40.964Z] 5eb5b503b376: Download complete [2022-09-01T17:04:41.532Z] 2f39f015ded8: Download complete [2022-09-01T17:04:42.099Z] 5eb5b503b376: Pull complete [2022-09-01T17:04:42.099Z] 5c69ac0246d0: Pull complete [2022-09-01T17:04:42.668Z] ec43610c2a17: Pull complete [2022-09-01T17:04:42.668Z] 3a2ae6a8a46f: Pull complete [2022-09-01T17:04:42.928Z] 33b1e0a273af: Pull complete [2022-09-01T17:04:42.928Z] 5d3b04190fa2: Pull complete [2022-09-01T17:04:48.204Z] 2f39f015ded8: Pull complete [2022-09-01T17:04:48.204Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T17:04:48.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T17:04:48.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T17:04:48.293Z] prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container [2022-09-01T17:04:48.338Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-01T17:04:54.743Z] $ docker top a3010eb5c67ac72f70aad1a65c61ee520bb307de6653342a109e770f88e28bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T17:04:55.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T17:04:55.499Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T17:04:55.785Z] + ls /var/log/sa-host [2022-09-01T17:04:55.786Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T17:04:55.854Z] provisioning config files... [2022-09-01T17:04:55.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1537630453511750959tmp [Pipeline] { [Pipeline] echo [2022-09-01T17:04:55.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:56.160Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T17:04:56.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:56.499Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T17:04:56.507Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:56.794Z] ---> sudo-logs.sh [2022-09-01T17:04:56.794Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T17:04:56.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:57.102Z] ---> job-cost.sh [2022-09-01T17:04:57.102Z] lf-activate-venv: SKIPPING [2022-09-01T17:04:57.102Z] DEBUG: total: 0.10999999940395355 [2022-09-01T17:04:57.102Z] INFO: Retrieving Stack Cost... [2022-09-01T17:04:57.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T17:04:57.933Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T17:04:57.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T17:04:58.230Z] ---> logs-deploy.sh [2022-09-01T17:04:58.230Z] lf-activate-venv: SKIPPING [2022-09-01T17:04:58.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/3 [2022-09-01T17:04:58.230Z] INFO: archiving workspace using pattern(s): [2022-09-01T17:04:59.169Z] Archives upload complete. [2022-09-01T17:04:59.429Z] INFO: archiving logs to Nexus [2022-09-01T17:04:59.998Z] ---> uname -a: [2022-09-01T17:04:59.998Z] Linux prd-ubuntu20-04-docker-8c-8g-24317 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-01T17:04:59.998Z] [2022-09-01T17:04:59.998Z] [2022-09-01T17:04:59.998Z] ---> lscpu: [2022-09-01T17:04:59.998Z] Architecture: x86_64 [2022-09-01T17:04:59.998Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-01T17:04:59.998Z] Byte Order: Little Endian [2022-09-01T17:04:59.999Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-01T17:04:59.999Z] CPU(s): 8 [2022-09-01T17:04:59.999Z] On-line CPU(s) list: 0-7 [2022-09-01T17:04:59.999Z] Thread(s) per core: 1 [2022-09-01T17:04:59.999Z] Core(s) per socket: 1 [2022-09-01T17:04:59.999Z] Socket(s): 8 [2022-09-01T17:04:59.999Z] NUMA node(s): 1 [2022-09-01T17:04:59.999Z] Vendor ID: AuthenticAMD [2022-09-01T17:04:59.999Z] CPU family: 23 [2022-09-01T17:04:59.999Z] Model: 49 [2022-09-01T17:04:59.999Z] Model name: AMD EPYC-Rome Processor [2022-09-01T17:04:59.999Z] Stepping: 0 [2022-09-01T17:04:59.999Z] CPU MHz: 2799.998 [2022-09-01T17:04:59.999Z] BogoMIPS: 5599.99 [2022-09-01T17:04:59.999Z] Virtualization: AMD-V [2022-09-01T17:04:59.999Z] Hypervisor vendor: KVM [2022-09-01T17:04:59.999Z] Virtualization type: full [2022-09-01T17:04:59.999Z] L1d cache: 256 KiB [2022-09-01T17:04:59.999Z] L1i cache: 256 KiB [2022-09-01T17:04:59.999Z] L2 cache: 4 MiB [2022-09-01T17:04:59.999Z] L3 cache: 128 MiB [2022-09-01T17:04:59.999Z] NUMA node0 CPU(s): 0-7 [2022-09-01T17:04:59.999Z] Vulnerability Itlb multihit: Not affected [2022-09-01T17:04:59.999Z] Vulnerability L1tf: Not affected [2022-09-01T17:04:59.999Z] Vulnerability Mds: Not affected [2022-09-01T17:04:59.999Z] Vulnerability Meltdown: Not affected [2022-09-01T17:04:59.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-01T17:04:59.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-01T17:04:59.999Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-01T17:04:59.999Z] Vulnerability Srbds: Not affected [2022-09-01T17:04:59.999Z] Vulnerability Tsx async abort: Not affected [2022-09-01T17:04:59.999Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-01T17:04:59.999Z] [2022-09-01T17:04:59.999Z] [2022-09-01T17:04:59.999Z] ---> nproc: [2022-09-01T17:04:59.999Z] 8 [2022-09-01T17:04:59.999Z] [2022-09-01T17:04:59.999Z]