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 b7de7b775397295cb69718a186a97b7526882c59 rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from b7de7b775397295cb69718a186a97b7526882c59 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-ssh18358427898441164560.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-ssh7744433765540260514.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-ssh6258638278056354130.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-ssh9900768465616843589.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-ssh6128253094774911493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29291 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing b9de90ec9a8c76301f282af18c6064d73f18b02a Checking out Revision b9de90ec9a8c76301f282af18c6064d73f18b02a (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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9de90ec9a8c76301f282af18c6064d73f18b02a # timeout=10 Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T16:30:55.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T16:30:55.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T16:30:55.304Z] ========================================================= [2022-09-15T16:30:55.304Z] EdgeX Global Pipelines Version Info [2022-09-15T16:30:55.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e976d93f2eac7e0d5c1f2c6f1639b8fca032c8d # timeout=10 [2022-09-15T16:30:56.071Z] ------------------- [2022-09-15T16:30:56.071Z] stable info: [2022-09-15T16:30:56.071Z] ------------------- [2022-09-15T16:30:56.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T16:30:56.071Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T16:30:56.071Z] Message: update stable to v1.0.239 [2022-09-15T16:30:56.645Z] ------------------- [2022-09-15T16:30:56.646Z] experimental info: [2022-09-15T16:30:56.646Z] ------------------- [2022-09-15T16:30:56.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T16:30:56.646Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T16:30:56.646Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T16:30:56.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-15T16:30:56.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-15T16:30:56.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T16:30:56.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T16:30:56.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T16:30:56.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T16:30:56.898Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T16:30:56.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-15T16:30:56.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-15T16:30:56.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-15T16:30:56.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T16:30:56.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T16:30:56.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T16:30:56.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T16:30:56.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T16:30:56.996Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T16:30:57.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T16:30:57.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T16:30:57.032Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-15T16:30:57.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-15T16:30:57.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T16:30:57.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T16:30:57.084Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T16:30:57.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo [2022-09-15T16:30:57.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo [2022-09-15T16:30:57.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo [2022-09-15T16:30:57.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo [2022-09-15T16:30:57.127Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9de90e [Pipeline] echo [2022-09-15T16:30:57.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T16:30:57.172Z] provisioning config files... [2022-09-15T16:30:57.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2030741843592844332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T16:30:57.494Z] ---> docker-login.sh [2022-09-15T16:30:57.495Z] nexus3.edgexfoundry.org:10001 [2022-09-15T16:30:58.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:58.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:58.068Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:58.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:58.068Z] [2022-09-15T16:30:58.068Z] Login Succeeded [2022-09-15T16:30:58.068Z] nexus3.edgexfoundry.org:10002 [2022-09-15T16:30:58.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:58.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:58.068Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:58.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:58.068Z] [2022-09-15T16:30:58.068Z] Login Succeeded [2022-09-15T16:30:58.068Z] nexus3.edgexfoundry.org:10003 [2022-09-15T16:30:58.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:58.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:58.329Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:58.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:58.329Z] [2022-09-15T16:30:58.329Z] Login Succeeded [2022-09-15T16:30:58.329Z] nexus3.edgexfoundry.org:10004 [2022-09-15T16:30:58.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:58.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:58.329Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:58.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:58.329Z] [2022-09-15T16:30:58.329Z] Login Succeeded [2022-09-15T16:30:58.329Z] docker.io [2022-09-15T16:30:58.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:58.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:58.852Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:58.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:58.852Z] [2022-09-15T16:30:58.852Z] Login Succeeded [2022-09-15T16:30:58.852Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T16:30:58.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T16:30:59.184Z] + 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-15T16:30:59.184Z] + + dirname cmd/core-command/Dockerfile [2022-09-15T16:30:59.184Z] cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/core-data/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/core-metadata/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-15T16:30:59.184Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-15T16:30:59.184Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T16:30:59.184Z] cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/support-notifications/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-15T16:30:59.184Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-15T16:30:59.184Z] + cut -d/ -f2 [2022-09-15T16:30:59.184Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-15T16:30:59.219Z] 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-15T16:30:59.554Z] + git rev-list -1 --merges b9de90ec9a8c76301f282af18c6064d73f18b02a~1..b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo [2022-09-15T16:30:59.568Z] -----------> git rev-list -1 --merges b9de90ec9a8c76301f282af18c6064d73f18b02a~1..b9de90ec9a8c76301f282af18c6064d73f18b02a b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:30:59.568Z] b9de90ec9a8c76301f282af18c6064d73f18b02a [false] [Pipeline] sh [2022-09-15T16:30:59.856Z] + git log --format=format:%s -1 b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo [2022-09-15T16:30:59.871Z] ========================================================= [2022-09-15T16:30:59.871Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T16:30:59.871Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-15T16:31:00.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T16:31:00.246Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T16:31:00.246Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T16:31:00.246Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T16:31:00.246Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T16:31:00.246Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T16:31:00.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:31:00.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:31:00.597Z] [2022-09-15T16:31:00.597Z] 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-15T16:31:00.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:31:00.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T16:31:00.900Z] b85a868b505f: Pulling fs layer [2022-09-15T16:31:00.900Z] e2be974225ed: Pulling fs layer [2022-09-15T16:31:00.900Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T16:31:00.900Z] 988bab9f4d93: Pulling fs layer [2022-09-15T16:31:00.900Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T16:31:00.900Z] eaf3925da568: Pulling fs layer [2022-09-15T16:31:00.900Z] bab4dde63d76: Pulling fs layer [2022-09-15T16:31:00.900Z] bde34c3a00c8: Pulling fs layer [2022-09-15T16:31:00.900Z] b352a97aabf1: Pulling fs layer [2022-09-15T16:31:00.900Z] 4872d77fe225: Pulling fs layer [2022-09-15T16:31:00.900Z] 5851b861e8e6: Pulling fs layer [2022-09-15T16:31:00.900Z] 988bab9f4d93: Waiting [2022-09-15T16:31:00.900Z] 1469e6f7b9e6: Waiting [2022-09-15T16:31:00.900Z] b352a97aabf1: Waiting [2022-09-15T16:31:00.900Z] 4872d77fe225: Waiting [2022-09-15T16:31:00.900Z] 5851b861e8e6: Waiting [2022-09-15T16:31:00.900Z] bde34c3a00c8: Waiting [2022-09-15T16:31:00.900Z] bab4dde63d76: Waiting [2022-09-15T16:31:00.900Z] eaf3925da568: Waiting [2022-09-15T16:31:00.900Z] e2be974225ed: Download complete [2022-09-15T16:31:00.900Z] 988bab9f4d93: Download complete [2022-09-15T16:31:01.165Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T16:31:01.165Z] 1469e6f7b9e6: Download complete [2022-09-15T16:31:01.165Z] eaf3925da568: Verifying Checksum [2022-09-15T16:31:01.165Z] eaf3925da568: Download complete [2022-09-15T16:31:01.165Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T16:31:01.165Z] 339a4e72a1f5: Download complete [2022-09-15T16:31:01.165Z] bde34c3a00c8: Verifying Checksum [2022-09-15T16:31:01.165Z] bde34c3a00c8: Download complete [2022-09-15T16:31:01.165Z] b352a97aabf1: Download complete [2022-09-15T16:31:01.165Z] 4872d77fe225: Verifying Checksum [2022-09-15T16:31:01.165Z] 4872d77fe225: Download complete [2022-09-15T16:31:01.165Z] 5851b861e8e6: Verifying Checksum [2022-09-15T16:31:01.165Z] 5851b861e8e6: Download complete [2022-09-15T16:31:01.165Z] b85a868b505f: Verifying Checksum [2022-09-15T16:31:01.165Z] b85a868b505f: Download complete [2022-09-15T16:31:01.427Z] bab4dde63d76: Verifying Checksum [2022-09-15T16:31:01.427Z] bab4dde63d76: Download complete [2022-09-15T16:31:02.812Z] b85a868b505f: Pull complete [2022-09-15T16:31:02.813Z] e2be974225ed: Pull complete [2022-09-15T16:31:03.381Z] 339a4e72a1f5: Pull complete [2022-09-15T16:31:03.381Z] 988bab9f4d93: Pull complete [2022-09-15T16:31:03.642Z] 1469e6f7b9e6: Pull complete [2022-09-15T16:31:03.642Z] eaf3925da568: Pull complete [2022-09-15T16:31:05.556Z] bab4dde63d76: Pull complete [2022-09-15T16:31:05.556Z] bde34c3a00c8: Pull complete [2022-09-15T16:31:05.817Z] b352a97aabf1: Pull complete [2022-09-15T16:31:05.817Z] 4872d77fe225: Pull complete [2022-09-15T16:31:05.817Z] 5851b861e8e6: Pull complete [2022-09-15T16:31:06.078Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T16:31:06.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:31:06.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:31:06.178Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T16:31:06.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:31:08.532Z] $ docker top 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb -eo pid,comm [2022-09-15T16:31:08.603Z] 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-15T16:31:08.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T16:31:08.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T16:31:08.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T16:31:08.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T16:31:08.785Z] $ docker exec 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent [2022-09-15T16:31:08.919Z] SSH_AUTH_SOCK=/tmp/ssh-fGWsDShJuycW/agent.32 [2022-09-15T16:31:08.919Z] SSH_AGENT_PID=39 [2022-09-15T16:31:08.927Z] Running ssh-add (command line suppressed) [2022-09-15T16:31:09.051Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1665404721152788689.key (/w/workspace/edgex-go/8@tmp/private_key_1665404721152788689.key) [2022-09-15T16:31:09.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T16:31:09.357Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T16:31:09.378Z] $ docker exec --env ******** --env ******** 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent -k [2022-09-15T16:31:09.492Z] unset SSH_AUTH_SOCK; [2022-09-15T16:31:09.492Z] unset SSH_AGENT_PID; [2022-09-15T16:31:09.492Z] echo Agent pid 39 killed; [2022-09-15T16:31:09.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T16:31:09.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T16:31:09.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T16:31:09.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T16:31:09.646Z] $ docker exec 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent [2022-09-15T16:31:09.757Z] SSH_AUTH_SOCK=/tmp/ssh-gBirimUOi89j/agent.72 [2022-09-15T16:31:09.757Z] SSH_AGENT_PID=78 [2022-09-15T16:31:09.763Z] Running ssh-add (command line suppressed) [2022-09-15T16:31:09.894Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_448186298094383407.key (/w/workspace/edgex-go/8@tmp/private_key_448186298094383407.key) [2022-09-15T16:31:09.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T16:31:10.202Z] + git semver init [2022-09-15T16:31:10.463Z] 2022-09-15 16:31:10,391 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T16:31:10.464Z] 2022-09-15 16:31:10,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-09-15T16:31:10.464Z] 2022-09-15 16:31:10,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-09-15T16:31:10.464Z] 2022-09-15 16:31:10,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-09-15T16:31:15.808Z] 2022-09-15 16:31:15,054 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-09-15T16:31:15.808Z] 2022-09-15 16:31:15,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4140 with force:False [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,056 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4140 [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,061 [execute] INFO git cat-file --batch-check [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,067 [execute] INFO git cat-file --batch [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T16:31:15.809Z] 2022-09-15 16:31:15,073 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4140 [2022-09-15T16:31:15.809Z] 0.0.0 [Pipeline] } [2022-09-15T16:31:15.820Z] $ docker exec --env ******** --env ******** 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent -k [2022-09-15T16:31:15.933Z] unset SSH_AUTH_SOCK; [2022-09-15T16:31:15.934Z] unset SSH_AGENT_PID; [2022-09-15T16:31:15.934Z] echo Agent pid 78 killed; [2022-09-15T16:31:15.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T16:31:16.252Z] + git semver [Pipeline] } [2022-09-15T16:31:16.524Z] $ docker stop --time=1 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb [2022-09-15T16:31:17.813Z] $ docker rm -f 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T16:31:18.167Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T16:31:18.428Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T16:31:18.431Z] [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-15T16:31:18.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-09-15T16:31:18.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:31:18.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:31:18.898Z] ========================================================= [2022-09-15T16:31:18.898Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T16:31:18.898Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:31:19.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:31:19.191Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T16:31:19.191Z] 2408cc74d12b: Pulling fs layer [2022-09-15T16:31:19.191Z] ea60b727a1ce: Pulling fs layer [2022-09-15T16:31:19.191Z] 30c4a7721957: Pulling fs layer [2022-09-15T16:31:19.191Z] 370296b7ddb6: Pulling fs layer [2022-09-15T16:31:19.191Z] 7c6cee850709: Pulling fs layer [2022-09-15T16:31:19.191Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T16:31:19.191Z] d94ebbe4e438: Pulling fs layer [2022-09-15T16:31:19.191Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T16:31:19.191Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T16:31:19.191Z] 39a5fcdaea64: Waiting [2022-09-15T16:31:19.191Z] d94ebbe4e438: Waiting [2022-09-15T16:31:19.191Z] 59ccb84bbe0f: Waiting [2022-09-15T16:31:19.191Z] bcfd1f05c69d: Waiting [2022-09-15T16:31:19.191Z] 370296b7ddb6: Waiting [2022-09-15T16:31:19.191Z] 7c6cee850709: Waiting [2022-09-15T16:31:19.191Z] 30c4a7721957: Download complete [2022-09-15T16:31:19.191Z] ea60b727a1ce: Download complete [2022-09-15T16:31:19.191Z] 7c6cee850709: Download complete [2022-09-15T16:31:19.191Z] 2408cc74d12b: Verifying Checksum [2022-09-15T16:31:19.191Z] 2408cc74d12b: Download complete [2022-09-15T16:31:19.191Z] 39a5fcdaea64: Download complete [2022-09-15T16:31:19.191Z] d94ebbe4e438: Verifying Checksum [2022-09-15T16:31:19.191Z] d94ebbe4e438: Download complete [2022-09-15T16:31:19.454Z] 2408cc74d12b: Pull complete [2022-09-15T16:31:19.454Z] ea60b727a1ce: Pull complete [2022-09-15T16:31:19.454Z] 30c4a7721957: Pull complete [2022-09-15T16:31:19.715Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T16:31:19.715Z] 59ccb84bbe0f: Download complete [2022-09-15T16:31:19.974Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T16:31:19.974Z] bcfd1f05c69d: Download complete [2022-09-15T16:31:19.974Z] 370296b7ddb6: Verifying Checksum [2022-09-15T16:31:19.974Z] 370296b7ddb6: Download complete [2022-09-15T16:31:24.185Z] 370296b7ddb6: Pull complete [2022-09-15T16:31:24.185Z] 7c6cee850709: Pull complete [2022-09-15T16:31:24.185Z] 39a5fcdaea64: Pull complete [2022-09-15T16:31:24.446Z] d94ebbe4e438: Pull complete [2022-09-15T16:31:26.357Z] bcfd1f05c69d: Pull complete [2022-09-15T16:31:27.306Z] 59ccb84bbe0f: Pull complete [2022-09-15T16:31:27.306Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T16:31:27.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:31:27.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:31:27.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:31:27.616Z] WORKDIR /edgex [2022-09-15T16:31:27.616Z] COPY go.mod . [2022-09-15T16:31:27.616Z] RUN go mod download [2022-09-15T16:31:27.616Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-15T16:31:28.186Z] Sending build context to Docker daemon 169.5MB [2022-09-15T16:31:28.186Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:31:28.186Z] ---> a4fb48ad2a94 [2022-09-15T16:31:28.186Z] Step 2/4 : WORKDIR /edgex [2022-09-15T16:31:32.396Z] ---> Running in 1f81d24be8d4 [2022-09-15T16:31:32.396Z] Removing intermediate container 1f81d24be8d4 [2022-09-15T16:31:32.396Z] ---> 32632d3508c6 [2022-09-15T16:31:32.396Z] Step 3/4 : COPY go.mod . [2022-09-15T16:31:32.396Z] ---> 4eed819ebef2 [2022-09-15T16:31:32.396Z] Step 4/4 : RUN go mod download [2022-09-15T16:31:32.396Z] ---> Running in 0336bb2b828d [2022-09-15T16:31:33.513Z] Still waiting to schedule task [2022-09-15T16:31:33.513Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-29292’ is offline [2022-09-15T16:31:44.615Z] Removing intermediate container 0336bb2b828d [2022-09-15T16:31:44.615Z] ---> 3ba5ba5d330a [2022-09-15T16:31:44.615Z] Successfully built 3ba5ba5d330a [2022-09-15T16:31:44.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:31:44.920Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T16:31:44.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:31:45.002Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T16:31:45.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:31:45.469Z] $ docker top eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:31:45.849Z] + go version [2022-09-15T16:31:45.849Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T16:31:45.870Z] $ docker stop --time=1 eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 [2022-09-15T16:31:47.162Z] $ docker rm -f eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:31:47.576Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T16:31:47.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:31:47.652Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T16:31:47.687Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:31:48.039Z] $ docker top 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T16:31:48.121Z] ========================================================= [2022-09-15T16:31:48.121Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-15T16:31:48.121Z] ========================================================= [Pipeline] sh [2022-09-15T16:31:48.400Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:31:48.703Z] + make test [2022-09-15T16:31:48.703Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-15T16:31:55.276Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-15T16:32:10.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-15T16:32:10.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-09-15T16:32:10.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.141s coverage: 72.5% of statements [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-15T16:32:10.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-15T16:32:10.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements [2022-09-15T16:32:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-15T16:32:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.379s coverage: 89.2% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.0% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.443s coverage: 95.6% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-09-15T16:32:14.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-09-15T16:32:14.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2022-09-15T16:32:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-09-15T16:32:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-09-15T16:32:25.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.238s coverage: 80.8% of statements [2022-09-15T16:32:25.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-15T16:32:33.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-09-15T16:32:33.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-15T16:32:33.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-15T16:32:33.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-15T16:32:33.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.8% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.192s coverage: 92.3% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-15T16:32:33.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-15T16:32:33.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2022-09-15T16:32:33.963Z] 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-15T16:32:55.904Z] 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-15T16:32:55.904Z] GO111MODULE=on go vet ./... [2022-09-15T16:32:57.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T16:32:57.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T16:32:58.066Z] ./bin/test-attribution-txt.sh [2022-09-15T16:32:58.066Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-15T16:32:58.066Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T16:32:58.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-15T16:32:58.371Z] + ls -al . [2022-09-15T16:32:58.372Z] total 748 [2022-09-15T16:32:58.372Z] drwxrwxr-x 10 1001 1001 4096 Sep 15 16:31 . [2022-09-15T16:32:58.372Z] drwxr-xr-x 4 root root 4096 Sep 15 16:31 .. [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 16 Sep 15 16:30 .dockerignore [2022-09-15T16:32:58.372Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:32 .git [2022-09-15T16:32:58.372Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 .github [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:30 .gitignore [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 42 Sep 15 16:30 .golangci.yml [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 87 Sep 15 16:30 .hadolint.yml [2022-09-15T16:32:58.372Z] drwxr-xr-x 3 1001 1001 4096 Sep 15 16:31 .semver [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 166 Sep 15 16:30 .sonarcloud.properties [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:30 ADOPTERS.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:30 Attribution.txt [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:30 CHANGELOG.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:30 CONTRIBUTING.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 16:30 GOVERNANCE.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 850 Sep 15 16:30 Jenkinsfile [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:30 LICENSE [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:30 Makefile [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 16:30 OWNERS.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:30 README.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:30 SECURITY.md [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 5 Sep 15 16:31 VERSION [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:30 ZMQWindows.md [2022-09-15T16:32:58.372Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 16:30 bin [2022-09-15T16:32:58.372Z] drwxrwxr-x 18 1001 1001 4096 Sep 15 16:30 cmd [2022-09-15T16:32:58.372Z] -rw-r--r-- 1 root root 491929 Sep 15 16:32 coverage.out [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:30 go.mod [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:30 go.sum [2022-09-15T16:32:58.372Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:30 internal [2022-09-15T16:32:58.372Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 openapi [2022-09-15T16:32:58.372Z] drwxrwxr-x 4 1001 1001 4096 Sep 15 16:30 snap [2022-09-15T16:32:58.372Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 16:30 version.go [Pipeline] sh [2022-09-15T16:32:58.737Z] + '[' -e coverage.out ] [2022-09-15T16:32:58.737Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-15T16:32:58.840Z] Stashed 1 file(s) [Pipeline] sh [2022-09-15T16:32:59.122Z] + make build [2022-09-15T16:32:59.122Z] 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-15T16:33:11.534Z] 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-15T16:33:21.511Z] 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-15T16:33:22.446Z] 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-15T16:33:30.576Z] 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-15T16:33:30.576Z] 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-15T16:33:30.576Z] 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-15T16:33:31.951Z] 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-15T16:33:32.888Z] 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-15T16:33:33.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T16:33:34.765Z] 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-15T16:33:35.332Z] 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-15T16:33:37.239Z] 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-15T16:33:38.185Z] $ docker stop --time=1 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 [2022-09-15T16:33:42.434Z] $ docker rm -f 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 [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-15T16:33:43.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:43.202Z] [2022-09-15T16:33:43.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:33:43.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:43.507Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-15T16:33:43.507Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-15T16:33:43.507Z] ca9280d653b3: Pulling fs layer [2022-09-15T16:33:43.507Z] 7e9c9ca2126c: Pulling fs layer [2022-09-15T16:33:43.766Z] cbdbe7a5bc2a: Download complete [2022-09-15T16:33:43.766Z] ca9280d653b3: Download complete [2022-09-15T16:33:43.766Z] cbdbe7a5bc2a: Pull complete [2022-09-15T16:33:44.332Z] 7e9c9ca2126c: Download complete [2022-09-15T16:33:44.332Z] ca9280d653b3: Pull complete [2022-09-15T16:33:47.621Z] 7e9c9ca2126c: Pull complete [2022-09-15T16:33:47.621Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-15T16:33:47.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:47.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:33:47.702Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T16:33:47.734Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:33:50.369Z] $ docker top 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:33:50.717Z] + docker-compose build --help [2022-09-15T16:33:50.717Z] + grep parallel [2022-09-15T16:33:51.285Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T16:33:51.297Z] $ docker stop --time=1 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc [2022-09-15T16:33:52.545Z] $ docker rm -f 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:33:52.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:52.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:33:53.029Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T16:33:53.062Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:33:53.473Z] $ docker top dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:33:53.824Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T16:33:54.394Z] Building core-command ... [2022-09-15T16:33:54.394Z] Building core-data ... [2022-09-15T16:33:54.394Z] Building core-metadata ... [2022-09-15T16:33:54.394Z] Building security-bootstrapper ... [2022-09-15T16:33:54.394Z] Building security-proxy-setup ... [2022-09-15T16:33:54.394Z] Building security-secretstore-setup ... [2022-09-15T16:33:54.394Z] Building security-spiffe-token-provider ... [2022-09-15T16:33:54.394Z] Building security-spire-agent ... [2022-09-15T16:33:54.394Z] Building security-spire-config ... [2022-09-15T16:33:54.394Z] Building security-spire-server ... [2022-09-15T16:33:54.394Z] Building support-notifications ... [2022-09-15T16:33:54.394Z] Building support-scheduler ... [2022-09-15T16:33:54.394Z] Building sys-mgmt-agent ... [2022-09-15T16:33:54.394Z] Building security-spiffe-token-provider [2022-09-15T16:33:54.394Z] Building security-bootstrapper [2022-09-15T16:33:54.394Z] Building security-secretstore-setup [2022-09-15T16:33:54.394Z] Building security-spire-agent [2022-09-15T16:33:54.394Z] Building security-spire-config [2022-09-15T16:34:04.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:04.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:04.383Z] ---> 3ba5ba5d330a [2022-09-15T16:34:04.383Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:34:04.642Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:04.642Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:04.642Z] ---> 3ba5ba5d330a [2022-09-15T16:34:04.642Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:34:04.642Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:04.642Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:04.642Z] ---> 3ba5ba5d330a [2022-09-15T16:34:04.642Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T16:34:04.642Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:04.642Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:04.642Z] ---> 3ba5ba5d330a [2022-09-15T16:34:04.642Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:34:05.212Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:05.212Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:05.212Z] ---> 3ba5ba5d330a [2022-09-15T16:34:05.212Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T16:34:15.447Z] ---> Running in 183785f38255 [2022-09-15T16:34:15.447Z] ---> Running in 421c86d34ddd [2022-09-15T16:34:15.447Z] ---> Running in 25ba42e16812 [2022-09-15T16:34:15.447Z] ---> Running in bdeb879f24c4 [2022-09-15T16:34:15.447Z] ---> Running in 4139fb640a87 [2022-09-15T16:34:15.447Z] Removing intermediate container 421c86d34ddd [2022-09-15T16:34:15.447Z] ---> 3dfa0663e1e8 [2022-09-15T16:34:15.447Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:15.447Z] Removing intermediate container 25ba42e16812 [2022-09-15T16:34:15.447Z] ---> 0fcbabf332c6 [2022-09-15T16:34:15.447Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:15.447Z] Removing intermediate container 4139fb640a87 [2022-09-15T16:34:15.447Z] ---> f262ee7b8e32 [2022-09-15T16:34:15.447Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:15.447Z] Removing intermediate container 183785f38255 [2022-09-15T16:34:15.447Z] ---> bc702cfa80fb [2022-09-15T16:34:15.447Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T16:34:15.447Z] Removing intermediate container bdeb879f24c4 [2022-09-15T16:34:15.447Z] ---> ba0d5fa7b6fd [2022-09-15T16:34:15.447Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:15.447Z] ---> Running in 394c43dedca8 [2022-09-15T16:34:15.447Z] ---> Running in 353b2ac83439 [2022-09-15T16:34:15.447Z] ---> Running in f132e73e5352 [2022-09-15T16:34:15.447Z] ---> Running in 33995ab3f903 [2022-09-15T16:34:15.447Z] ---> Running in fb176ae57068 [2022-09-15T16:34:15.447Z] Removing intermediate container 394c43dedca8 [2022-09-15T16:34:15.447Z] ---> 2b9e6e51a25b [2022-09-15T16:34:15.447Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:34:15.447Z] Removing intermediate container 353b2ac83439 [2022-09-15T16:34:15.447Z] ---> 89e3a64a3352 [2022-09-15T16:34:15.447Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T16:34:15.447Z] ---> Running in 86f3dc8a0113 [2022-09-15T16:34:15.447Z] ---> Running in 3538f3feb377 [2022-09-15T16:34:15.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.705Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T16:34:15.705Z] v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T16:34:15.705Z] OK: 17041 distinct packages available [2022-09-15T16:34:15.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.965Z] Removing intermediate container 33995ab3f903 [2022-09-15T16:34:15.965Z] ---> afccb12e73b5 [2022-09-15T16:34:15.965Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T16:34:15.965Z] Removing intermediate container f132e73e5352 [2022-09-15T16:34:15.965Z] ---> 45884d2e64f5 [2022-09-15T16:34:15.965Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:34:15.965Z] ---> Running in 79e6cf50713c [2022-09-15T16:34:15.965Z] ---> Running in afe67111b4be [2022-09-15T16:34:15.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:16.223Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:16.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:16.481Z] Removing intermediate container fb176ae57068 [2022-09-15T16:34:16.481Z] ---> 26341428f971 [2022-09-15T16:34:16.481Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T16:34:16.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:16.743Z] ---> f9f616d84277 [2022-09-15T16:34:16.743Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:16.743Z] ---> Running in 9a53a02df769 [2022-09-15T16:34:16.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:17.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:17.261Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:17.261Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:17.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:17.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:17.519Z] Removing intermediate container 3538f3feb377 [2022-09-15T16:34:17.519Z] ---> 9b4279fcd9de [2022-09-15T16:34:17.519Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:34:17.519Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:17.519Z] Removing intermediate container 86f3dc8a0113 [2022-09-15T16:34:17.519Z] ---> bbe0c61839ea [2022-09-15T16:34:17.519Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:34:17.780Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:17.780Z] ---> d7666e11d963 [2022-09-15T16:34:17.780Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:17.780Z] ---> Running in 2c847b13e1bf [2022-09-15T16:34:17.780Z] ---> 38f35ad51172 [2022-09-15T16:34:17.780Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:17.780Z] ---> Running in 598750b011be [2022-09-15T16:34:18.039Z] Removing intermediate container 79e6cf50713c [2022-09-15T16:34:18.039Z] ---> d944e9dca862 [2022-09-15T16:34:18.039Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T16:34:18.627Z] ---> cdf50dbb07aa [2022-09-15T16:34:18.627Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:20.033Z] Removing intermediate container afe67111b4be [2022-09-15T16:34:20.033Z] ---> 769d0ad90074 [2022-09-15T16:34:20.033Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:34:20.033Z] ---> Running in c37027873624 [2022-09-15T16:34:20.033Z] ---> 4eaf2f7b2458 [2022-09-15T16:34:20.033Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:20.293Z] ---> Running in 805e8b72d43e [2022-09-15T16:34:29.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29294 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws [2022-09-15T16:34:29.567Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-09-15T16:34:29.641Z] The recommended git tool is: git [2022-09-15T16:34:30.275Z] Removing intermediate container 9a53a02df769 [2022-09-15T16:34:30.275Z] ---> 3f75ffa12d0d [2022-09-15T16:34:30.275Z] Step 7/20 : COPY . . [2022-09-15T16:34:36.600Z] using credential edgex-jenkins-ssh [2022-09-15T16:34:36.622Z] Cloning the remote Git repository [2022-09-15T16:34:36.698Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:34:36.788Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-09-15T16:34:36.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:34:36.879Z] > git --version # timeout=10 [2022-09-15T16:34:36.905Z] > git --version # 'git version 2.25.1' [2022-09-15T16:34:36.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:34:37.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T16:34:48.418Z] ---> 141b3979d404 [2022-09-15T16:34:48.418Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T16:34:48.999Z] ---> Running in edde4f44d017 [2022-09-15T16:34:48.999Z] Removing intermediate container 2c847b13e1bf [2022-09-15T16:34:48.999Z] ---> c3ef6d2c4a55 [2022-09-15T16:34:48.999Z] Step 8/25 : COPY . . [2022-09-15T16:34:49.257Z] Removing intermediate container 805e8b72d43e [2022-09-15T16:34:49.257Z] ---> 6d86de0c0750 [2022-09-15T16:34:49.257Z] Step 8/26 : COPY . . [2022-09-15T16:34:49.257Z] Removing intermediate container c37027873624 [2022-09-15T16:34:49.257Z] ---> 9deca49765d8 [2022-09-15T16:34:49.257Z] Step 8/33 : COPY . . [2022-09-15T16:34:49.257Z] Removing intermediate container 598750b011be [2022-09-15T16:34:49.257Z] ---> 4437d3795584 [2022-09-15T16:34:49.257Z] Step 8/26 : COPY . . [2022-09-15T16:34:49.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-15T16:34:54.451Z] Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 [2022-09-15T16:34:53.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-15T16:34:53.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T16:34:53.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-15T16:34:53.573Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:34:53.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:34:53.591Z] > 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-15T16:34:54.474Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:34:54.495Z] > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 [2022-09-15T16:34:55.073Z] Merge succeeded, producing 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T16:34:55.074Z] Checking out Revision 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 (PR-4140) [2022-09-15T16:34:54.761Z] > git remote # timeout=10 [2022-09-15T16:34:54.779Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T16:34:54.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:34:54.812Z] > git merge b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [2022-09-15T16:34:55.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T16:34:55.083Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:34:55.101Z] > git checkout -f 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 # timeout=10 [2022-09-15T16:34:59.437Z] Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" [2022-09-15T16:34:59.464Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T16:35:00.371Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T16:35:00.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T16:35:00.371Z] Dload Upload Total Spent Left Speed [2022-09-15T16:35:00.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2022-09-15T16:35:01.127Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T16:34:59.447Z] > git rev-list --no-walk 0e976d93f2eac7e0d5c1f2c6f1639b8fca032c8d # timeout=10 [2022-09-15T16:35:01.473Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T16:35:01.473Z] + sudo tee /etc/docker/daemon.new [2022-09-15T16:35:01.473Z] { [2022-09-15T16:35:01.473Z] "registry-mirrors": [ [2022-09-15T16:35:01.473Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T16:35:01.473Z] ], [2022-09-15T16:35:01.473Z] "bip": "10.250.0.254/24", [2022-09-15T16:35:01.473Z] "hosts": [ [2022-09-15T16:35:01.473Z] "tcp://0.0.0.0:5555", [2022-09-15T16:35:01.473Z] "unix:///var/run/docker.sock" [2022-09-15T16:35:01.473Z] ], [2022-09-15T16:35:01.474Z] "mtu": 1458, [2022-09-15T16:35:01.474Z] "selinux-enabled": true, [2022-09-15T16:35:01.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T16:35:01.474Z] } [Pipeline] sh [2022-09-15T16:35:01.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T16:35:02.186Z] + sudo service docker restart [2022-09-15T16:35:16.279Z] ---> 8ef3b0e847c3 [2022-09-15T16:35:16.280Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:35:16.280Z] ---> 1f87e3792dfd [2022-09-15T16:35:16.280Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:35:16.280Z] ---> f5a1df88bd0c [2022-09-15T16:35:16.280Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T16:35:16.280Z] ---> 704507bacc21 [2022-09-15T16:35:16.280Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T16:35:16.280Z] ---> Running in 733a82a11b53 [2022-09-15T16:35:16.280Z] ---> Running in 086c10334265 [2022-09-15T16:35:16.280Z] ---> Running in 7f556dda83a2 [2022-09-15T16:35:16.280Z] ---> Running in 24ae842776af [2022-09-15T16:35:16.280Z] Removing intermediate container 733a82a11b53 [2022-09-15T16:35:16.280Z] ---> cbb4fb316da2 [2022-09-15T16:35:16.280Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:35:16.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T16:35:16.280Z] Removing intermediate container 7f556dda83a2 [2022-09-15T16:35:16.280Z] ---> c72b6a24418f [2022-09-15T16:35:16.280Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:35:16.280Z] ---> Running in 78fdf94367b8 [2022-09-15T16:35:16.280Z] ---> Running in 81ced8bb75e7 [2022-09-15T16:35:16.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-15T16:35:16.280Z] Removing intermediate container edde4f44d017 [2022-09-15T16:35:16.280Z] ---> 0640e672d25c [2022-09-15T16:35:16.280Z] [2022-09-15T16:35:16.280Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T16:35:16.280Z] Removing intermediate container 78fdf94367b8 [2022-09-15T16:35:16.280Z] ---> 010c4dfe6e2f [2022-09-15T16:35:16.280Z] 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-15T16:35:16.280Z] Removing intermediate container 81ced8bb75e7 [2022-09-15T16:35:16.280Z] ---> 3feec429694d [2022-09-15T16:35:16.280Z] 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-15T16:35:16.280Z] ---> Running in cc760ebdbc39 [2022-09-15T16:35:16.280Z] ---> Running in 4c65ab17aa77 [2022-09-15T16:35:16.540Z] 3.15: Pulling from library/alpine [2022-09-15T16:35:17.107Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:35:17.107Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T16:35:17.107Z] ---> c4fc93816858 [2022-09-15T16:35:17.107Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:35:17.366Z] ---> Running in 38daad4b657f [2022-09-15T16:35:17.625Z] Removing intermediate container 4c65ab17aa77 [2022-09-15T16:35:17.625Z] ---> 038966ba146d [2022-09-15T16:35:17.625Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:35:17.625Z] Removing intermediate container cc760ebdbc39 [2022-09-15T16:35:17.625Z] ---> 561f515f79be [2022-09-15T16:35:17.625Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:35:17.625Z] ---> Running in 95b2cd25ae17 [2022-09-15T16:35:17.625Z] Removing intermediate container 38daad4b657f [2022-09-15T16:35:17.625Z] ---> 8022acf0c103 [2022-09-15T16:35:17.625Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:17.625Z] ---> Running in 4abaa3e434f3 [2022-09-15T16:35:17.625Z] ---> Running in 8e31736d2917 [2022-09-15T16:35:17.917Z] Removing intermediate container 95b2cd25ae17 [2022-09-15T16:35:17.917Z] ---> f488aa784546 [2022-09-15T16:35:17.917Z] [2022-09-15T16:35:17.917Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:35:17.917Z] ---> c4fc93816858 [2022-09-15T16:35:17.917Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:35:17.917Z] ---> Using cache [2022-09-15T16:35:17.917Z] ---> 8022acf0c103 [2022-09-15T16:35:17.917Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:17.917Z] Removing intermediate container 4abaa3e434f3 [2022-09-15T16:35:17.917Z] ---> 113d0d105c0d [2022-09-15T16:35:17.917Z] [2022-09-15T16:35:17.917Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:35:17.917Z] ---> c4fc93816858 [2022-09-15T16:35:17.917Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:35:17.917Z] ---> Using cache [2022-09-15T16:35:17.917Z] ---> 8022acf0c103 [2022-09-15T16:35:17.917Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:18.177Z] ---> Running in 89f3e741f0e9 [2022-09-15T16:35:18.177Z] ---> Running in acc36dbafa01 [2022-09-15T16:35:19.119Z] Removing intermediate container 8e31736d2917 [2022-09-15T16:35:19.119Z] ---> b1f0ab5dace1 [2022-09-15T16:35:19.119Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T16:35:19.687Z] ---> Running in 42defd530b55 [2022-09-15T16:35:20.258Z] Removing intermediate container 89f3e741f0e9 [2022-09-15T16:35:20.258Z] ---> ac25b42f74f9 [2022-09-15T16:35:20.258Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T16:35:20.258Z] ---> Running in a49de1994361 [2022-09-15T16:35:20.258Z] Removing intermediate container acc36dbafa01 [2022-09-15T16:35:20.259Z] ---> f12aa108503c [2022-09-15T16:35:20.259Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:35:20.518Z] ---> Running in 74fd75cabb29 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T16:35:20.534Z] provisioning config files... [2022-09-15T16:35:20.558Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8810065737360033787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T16:35:20.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:20.920Z] ---> docker-login.sh [2022-09-15T16:35:20.920Z] nexus3.edgexfoundry.org:10001 [2022-09-15T16:35:21.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:21.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:21.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:35:21.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:21.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:21.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:35:21.791Z] Configure a credential helper to remove this warning. See [2022-09-15T16:35:21.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:35:21.792Z] [2022-09-15T16:35:21.792Z] Login Succeeded [2022-09-15T16:35:21.792Z] nexus3.edgexfoundry.org:10002 [2022-09-15T16:35:21.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:22.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:35:22.124Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:35:22.125Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:35:22.125Z] OK: 15857 distinct packages available [2022-09-15T16:35:22.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:22.125Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:35:22.125Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:35:22.125Z] OK: 15857 distinct packages available [2022-09-15T16:35:22.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:35:22.343Z] Configure a credential helper to remove this warning. See [2022-09-15T16:35:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:35:22.343Z] [2022-09-15T16:35:22.343Z] Login Succeeded [2022-09-15T16:35:22.343Z] nexus3.edgexfoundry.org:10003 [2022-09-15T16:35:22.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:22.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:35:22.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:35:22.895Z] Configure a credential helper to remove this warning. See [2022-09-15T16:35:22.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:35:22.895Z] [2022-09-15T16:35:22.895Z] Login Succeeded [2022-09-15T16:35:22.895Z] nexus3.edgexfoundry.org:10004 [2022-09-15T16:35:22.950Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:35:22.951Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:35:22.951Z] OK: 15857 distinct packages available [2022-09-15T16:35:22.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:22.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:23.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:35:23.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:23.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:35:23.444Z] Configure a credential helper to remove this warning. See [2022-09-15T16:35:23.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:35:23.444Z] [2022-09-15T16:35:23.444Z] Login Succeeded [2022-09-15T16:35:23.444Z] docker.io [2022-09-15T16:35:23.468Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:23.468Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:35:23.468Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:23.468Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T16:35:23.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:35:23.728Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:35:23.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:23.728Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T16:35:23.728Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:35:23.728Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:35:23.728Z] OK: 6 MiB in 18 packages [2022-09-15T16:35:23.728Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:35:23.988Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:35:23.988Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T16:35:23.988Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:35:23.988Z] OK: 7 MiB in 19 packages [2022-09-15T16:35:23.988Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T16:35:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:35:23.993Z] Configure a credential helper to remove this warning. See [2022-09-15T16:35:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:35:23.993Z] [2022-09-15T16:35:23.993Z] Login Succeeded [2022-09-15T16:35:23.993Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T16:35:24.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-15T16:35:24.250Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T16:35:24.250Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T16:35:24.250Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T16:35:24.509Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:24.509Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:35:24.509Z] (8/9) Installing libucontext (1.1-r0) [Pipeline] sh [2022-09-15T16:35:24.808Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T16:35:24.808Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:35:24.808Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:35:24.808Z] OK: 8 MiB in 23 packages [2022-09-15T16:35:24.940Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-09-15T16:35:24.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:35:24.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:35:24.987Z] ========================================================= [2022-09-15T16:35:24.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T16:35:24.987Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:35:25.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:35:25.606Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T16:35:25.606Z] b3c136eddcbf: Pulling fs layer [2022-09-15T16:35:25.606Z] c0a3192eca97: Pulling fs layer [2022-09-15T16:35:25.606Z] a050256f5b6f: Pulling fs layer [2022-09-15T16:35:25.606Z] 656be50a0ddc: Pulling fs layer [2022-09-15T16:35:25.606Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T16:35:25.606Z] 46d945488cbd: Pulling fs layer [2022-09-15T16:35:25.606Z] 8a5474983e97: Pulling fs layer [2022-09-15T16:35:25.606Z] 329c88fbcd65: Pulling fs layer [2022-09-15T16:35:25.606Z] 8a5474983e97: Waiting [2022-09-15T16:35:25.606Z] 656be50a0ddc: Waiting [2022-09-15T16:35:25.606Z] 329c88fbcd65: Waiting [2022-09-15T16:35:25.606Z] 2bbca73fdf42: Waiting [2022-09-15T16:35:25.606Z] 46d945488cbd: Waiting [2022-09-15T16:35:25.606Z] a050256f5b6f: Verifying Checksum [2022-09-15T16:35:25.606Z] a050256f5b6f: Download complete [2022-09-15T16:35:25.606Z] c0a3192eca97: Verifying Checksum [2022-09-15T16:35:25.606Z] c0a3192eca97: Download complete [2022-09-15T16:35:25.606Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T16:35:25.606Z] 2bbca73fdf42: Download complete [2022-09-15T16:35:25.606Z] 46d945488cbd: Verifying Checksum [2022-09-15T16:35:25.606Z] 46d945488cbd: Download complete [2022-09-15T16:35:25.606Z] b3c136eddcbf: Verifying Checksum [2022-09-15T16:35:25.606Z] b3c136eddcbf: Download complete [2022-09-15T16:35:26.609Z] b3c136eddcbf: Pull complete [2022-09-15T16:35:26.609Z] 329c88fbcd65: Verifying Checksum [2022-09-15T16:35:26.609Z] 329c88fbcd65: Download complete [2022-09-15T16:35:27.219Z] c0a3192eca97: Pull complete [2022-09-15T16:35:27.495Z] a050256f5b6f: Pull complete [2022-09-15T16:35:28.095Z] 8a5474983e97: Verifying Checksum [2022-09-15T16:35:28.095Z] 8a5474983e97: Download complete [2022-09-15T16:35:28.114Z] Removing intermediate container 74fd75cabb29 [2022-09-15T16:35:28.114Z] ---> d3e56b2f445c [2022-09-15T16:35:28.114Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T16:35:28.114Z] Removing intermediate container a49de1994361 [2022-09-15T16:35:28.114Z] ---> 0815966e31ac [2022-09-15T16:35:28.114Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:35:28.114Z] Removing intermediate container 42defd530b55 [2022-09-15T16:35:28.114Z] ---> 1a17bc45529e [2022-09-15T16:35:28.114Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:28.693Z] 656be50a0ddc: Verifying Checksum [2022-09-15T16:35:28.693Z] 656be50a0ddc: Download complete [2022-09-15T16:35:31.480Z] 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-15T16:35:32.049Z] ---> 2456399d92a2 [2022-09-15T16:35:32.049Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T16:35:32.049Z] ---> a509e76d342e [2022-09-15T16:35:32.049Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:35:32.049Z] ---> f9de847c9f07 [2022-09-15T16:35:32.049Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:35:36.247Z] ---> d326ee5d0dee [2022-09-15T16:35:36.247Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T16:35:36.247Z] ---> Running in e5955cf5f8ee [2022-09-15T16:35:36.247Z] ---> 546745451868 [2022-09-15T16:35:36.247Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:36.247Z] ---> d80d67e60dc3 [2022-09-15T16:35:36.247Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:35:36.247Z] Removing intermediate container 24ae842776af [2022-09-15T16:35:36.247Z] ---> 84d6fa68846a [2022-09-15T16:35:36.247Z] [2022-09-15T16:35:36.247Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T16:35:38.798Z] 3.16: Pulling from library/alpine [2022-09-15T16:35:38.798Z] Removing intermediate container e5955cf5f8ee [2022-09-15T16:35:38.798Z] ---> a64d0f3f9e4f [2022-09-15T16:35:38.798Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T16:35:38.798Z] ---> 139317f91217 [2022-09-15T16:35:38.798Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T16:35:38.798Z] ---> d51c28fdfbc8 [2022-09-15T16:35:38.798Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T16:35:39.058Z] Removing intermediate container 086c10334265 [2022-09-15T16:35:39.058Z] ---> 71cc8156ed0a [2022-09-15T16:35:39.058Z] [2022-09-15T16:35:39.058Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T16:35:39.058Z] ---> Running in 93c3e6a50feb [2022-09-15T16:35:39.058Z] 3.16: Pulling from library/alpine [2022-09-15T16:35:39.627Z] ---> c7a3fe84a7ee [2022-09-15T16:35:39.627Z] ---> cc867f41a856 [2022-09-15T16:35:39.627Z] Step 21/26 : WORKDIR /Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T16:35:39.627Z] [2022-09-15T16:35:39.896Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:35:39.897Z] Removing intermediate container 93c3e6a50feb [2022-09-15T16:35:39.897Z] ---> 70eed54c594b [2022-09-15T16:35:39.897Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:35:39.897Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:35:39.897Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T16:35:39.897Z] Status: Image is up to date for alpine:3.16 [2022-09-15T16:35:39.897Z] ---> 9c6f07244728 [2022-09-15T16:35:39.897Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T16:35:39.897Z] ---> Running in 7a020d93b0e1 [2022-09-15T16:35:40.178Z] ---> 9c6f07244728 [2022-09-15T16:35:40.178Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:35:40.178Z] ---> Running in a11468ecd61d [2022-09-15T16:35:40.178Z] ---> Running in 63a3859d84a9 [2022-09-15T16:35:40.178Z] ---> 87a989277cd7 [2022-09-15T16:35:40.178Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:35:40.178Z] ---> Running in 16ab01430064 [2022-09-15T16:35:40.178Z] ---> Running in 074cde6b1ee7 [2022-09-15T16:35:40.451Z] Removing intermediate container 7a020d93b0e1 [2022-09-15T16:35:40.451Z] ---> a3fbd72c7c84 [2022-09-15T16:35:40.451Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:35:40.451Z] Removing intermediate container a11468ecd61d [2022-09-15T16:35:40.451Z] ---> b91f58801865 [2022-09-15T16:35:40.451Z] Step 18/20 : LABEL arch=x86_64 [2022-09-15T16:35:40.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:40.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:40.711Z] Removing intermediate container 16ab01430064 [2022-09-15T16:35:40.711Z] ---> 1899b74db070 [2022-09-15T16:35:40.711Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T16:35:40.711Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T16:35:40.971Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:40.971Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T16:35:40.971Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:35:40.971Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:35:40.971Z] OK: 6 MiB in 17 packages [2022-09-15T16:35:40.971Z] ---> Running in 49bb27861428 [2022-09-15T16:35:40.971Z] ---> Running in baae9638e9e5 [2022-09-15T16:35:40.971Z] Removing intermediate container 074cde6b1ee7 [2022-09-15T16:35:40.971Z] ---> 861452697e60 [2022-09-15T16:35:40.971Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:35:41.231Z] ---> Running in 51a26e6320af [2022-09-15T16:35:41.492Z] ---> Running in 80d6bd099683 [2022-09-15T16:35:41.755Z] Removing intermediate container baae9638e9e5 [2022-09-15T16:35:41.755Z] ---> b451e3c3a0c7 [2022-09-15T16:35:41.755Z] Step 19/20 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:35:42.017Z] Removing intermediate container 49bb27861428 [2022-09-15T16:35:42.017Z] ---> 7cb5006224ad [2022-09-15T16:35:42.017Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:35:42.276Z] ---> Running in 33b8126507b3 [2022-09-15T16:35:42.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:42.536Z] ---> Running in a6efe21e922c [2022-09-15T16:35:42.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:42.536Z] Removing intermediate container 80d6bd099683 [2022-09-15T16:35:42.536Z] ---> 87061a93c36e [2022-09-15T16:35:42.536Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T16:35:42.796Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:42.796Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T16:35:42.796Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:35:42.796Z] OK: 6 MiB in 16 packages [2022-09-15T16:35:42.796Z] Removing intermediate container 63a3859d84a9 [2022-09-15T16:35:42.796Z] ---> 2e8bc89d6182 [2022-09-15T16:35:42.796Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T16:35:43.078Z] ---> Running in 6dff891f9e3b [2022-09-15T16:35:43.369Z] ---> Running in 1ded633fbbfc [2022-09-15T16:35:43.369Z] Removing intermediate container 33b8126507b3 [2022-09-15T16:35:43.369Z] ---> 292f1c3aabfc [2022-09-15T16:35:43.369Z] Step 20/20 : LABEL version=0.0.0 [2022-09-15T16:35:43.631Z] Removing intermediate container a6efe21e922c [2022-09-15T16:35:43.631Z] ---> 41e159c0955d [2022-09-15T16:35:43.631Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T16:35:43.819Z] 656be50a0ddc: Pull complete [2022-09-15T16:35:43.819Z] 2bbca73fdf42: Pull complete [2022-09-15T16:35:43.819Z] 46d945488cbd: Pull complete [2022-09-15T16:35:43.891Z] ---> Running in 1d4de69bfd5d [2022-09-15T16:35:43.892Z] ---> Running in 8ef688adf230 [2022-09-15T16:35:44.152Z] Removing intermediate container 1ded633fbbfc [2022-09-15T16:35:44.152Z] ---> 2501fbe19d9a [2022-09-15T16:35:44.152Z] Step 13/25 : WORKDIR / [2022-09-15T16:35:44.152Z] Removing intermediate container 6dff891f9e3b [2022-09-15T16:35:44.152Z] ---> 3f0db4f652a4 [2022-09-15T16:35:44.152Z] Step 25/26 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:35:44.412Z] Removing intermediate container 51a26e6320af [2022-09-15T16:35:44.412Z] ---> af9d26c88cba [2022-09-15T16:35:44.412Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T16:35:44.412Z] ---> Running in ac59412e7744 [2022-09-15T16:35:44.673Z] ---> Running in 0db3b4b95796 [2022-09-15T16:35:44.960Z] ---> Running in 6a0ae6719020 [2022-09-15T16:35:44.960Z] Removing intermediate container 1d4de69bfd5d [2022-09-15T16:35:44.960Z] ---> 7f8101719c59 [2022-09-15T16:35:44.960Z] [2022-09-15T16:35:44.960Z] Successfully built 7f8101719c59 [2022-09-15T16:35:45.221Z] Removing intermediate container 8ef688adf230 [2022-09-15T16:35:45.221Z] ---> e7fa4da2bd63 [2022-09-15T16:35:45.221Z] Step 25/26 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:35:45.489Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-15T16:35:45.489Z] Removing intermediate container ac59412e7744 [2022-09-15T16:35:45.489Z] ---> 265f4dfb4047 [2022-09-15T16:35:45.489Z] 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-15T16:35:45.489Z]  Building security-spiffe-token-provider ... done Building core-command [2022-09-15T16:35:45.489Z] ---> Running in b4eafc67b5c9 [2022-09-15T16:35:48.054Z] Removing intermediate container 0db3b4b95796 [2022-09-15T16:35:48.054Z] ---> e3d5835d7693 [2022-09-15T16:35:48.054Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:35:48.054Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:35:48.054Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:35:48.054Z] ---> 3ba5ba5d330a [2022-09-15T16:35:48.054Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:35:49.243Z] 8a5474983e97: Pull complete [2022-09-15T16:35:49.447Z] Removing intermediate container 6a0ae6719020 [2022-09-15T16:35:49.447Z] ---> ce1d4b87f9b7 [2022-09-15T16:35:49.447Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T16:35:49.447Z] ---> Running in aaa02af0b79d [2022-09-15T16:35:49.447Z] ---> Running in 009b4463b736 [2022-09-15T16:35:49.447Z] ---> 0f8f98022deb [2022-09-15T16:35:49.447Z] 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-15T16:35:49.447Z] Removing intermediate container b4eafc67b5c9 [2022-09-15T16:35:49.447Z] ---> 0a1a101234aa [2022-09-15T16:35:49.447Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:35:49.447Z] ---> Running in 74d0b42fae6a [2022-09-15T16:35:49.447Z] ---> Running in 614b48741fcb [2022-09-15T16:35:49.709Z] Removing intermediate container aaa02af0b79d [2022-09-15T16:35:49.709Z] ---> 7e377e24a3e9 [2022-09-15T16:35:49.709Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:35:49.709Z] Removing intermediate container 009b4463b736 [2022-09-15T16:35:49.709Z] ---> 96f05e404ee6 [2022-09-15T16:35:49.709Z] [2022-09-15T16:35:49.709Z] ---> Running in 97a1d20ea963 [2022-09-15T16:35:49.709Z] Removing intermediate container 74d0b42fae6a [2022-09-15T16:35:49.709Z] ---> bf4d3a2a1bb1 [2022-09-15T16:35:49.709Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T16:35:49.709Z] Successfully built 96f05e404ee6 [2022-09-15T16:35:49.709Z] Successfully tagged security-spire-agent:latest [2022-09-15T16:35:49.709Z] Building support-scheduler [2022-09-15T16:35:49.709Z]  Building security-spire-agent ... done  ---> 6a9d5c32db1b [2022-09-15T16:35:49.709Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:49.972Z] Removing intermediate container 614b48741fcb [2022-09-15T16:35:49.972Z] ---> 82110d7cd5c2 [2022-09-15T16:35:49.972Z] [2022-09-15T16:35:49.972Z] ---> Running in 71382f279ff4 [2022-09-15T16:35:49.972Z] Successfully built 82110d7cd5c2 [2022-09-15T16:35:51.228Z] 329c88fbcd65: Pull complete [2022-09-15T16:35:51.228Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T16:35:51.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:35:51.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:35:51.575Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:35:51.575Z] WORKDIR /edgex [2022-09-15T16:35:51.575Z] COPY go.mod . [2022-09-15T16:35:51.575Z] RUN go mod download [2022-09-15T16:35:51.575Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-15T16:35:51.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:35:51.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:35:52.155Z] ---> 3ba5ba5d330a [2022-09-15T16:35:52.155Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:35:52.155Z] ---> Using cache [2022-09-15T16:35:52.155Z] ---> 7e377e24a3e9 [2022-09-15T16:35:52.155Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:35:52.155Z] ---> Using cache [2022-09-15T16:35:52.155Z] ---> 2f132a4ba6df [2022-09-15T16:35:52.155Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:52.155Z] Successfully tagged security-spire-config:latest [2022-09-15T16:35:52.155Z] Building sys-mgmt-agent [2022-09-15T16:35:52.175Z] Sending build context to Docker daemon 3.231MB [2022-09-15T16:35:52.447Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:35:52.447Z] ---> ff4287adb874 [2022-09-15T16:35:52.447Z] Step 2/4 : WORKDIR /edgex [2022-09-15T16:35:54.425Z] ---> Running in 938b0524190f [2022-09-15T16:35:54.701Z] Removing intermediate container 938b0524190f [2022-09-15T16:35:54.701Z] ---> f1a39c509a90 [2022-09-15T16:35:54.701Z] Step 3/4 : COPY go.mod . [2022-09-15T16:35:54.707Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:35:54.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:35:54.707Z] ---> 3ba5ba5d330a [2022-09-15T16:35:54.707Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T16:35:54.707Z] ---> Using cache [2022-09-15T16:35:54.707Z] ---> ba0d5fa7b6fd [2022-09-15T16:35:54.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:54.707Z] ---> Using cache [2022-09-15T16:35:54.707Z] ---> afccb12e73b5 [2022-09-15T16:35:54.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T16:35:55.304Z] ---> 69c9fde787fe [2022-09-15T16:35:55.304Z] Step 4/4 : RUN go mod download [2022-09-15T16:35:55.304Z] ---> Running in 5714cf7f5c44 [2022-09-15T16:35:56.636Z] Removing intermediate container 97a1d20ea963 [2022-09-15T16:35:56.636Z] ---> 2f132a4ba6df [2022-09-15T16:35:56.636Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:56.636Z] ---> Running in 4a5371d4e7d3 [2022-09-15T16:35:56.636Z] ---> Running in 447bf621a96e [2022-09-15T16:35:56.636Z] ---> da4e12543bec [2022-09-15T16:35:56.637Z] 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-15T16:35:56.637Z] Removing intermediate container 71382f279ff4 [2022-09-15T16:35:56.637Z] ---> f58444dfd72d [2022-09-15T16:35:56.637Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T16:35:56.637Z] ---> Running in 73ca9f8e34d5 [2022-09-15T16:35:56.637Z] ---> Running in e123b4a4b762 [2022-09-15T16:35:56.637Z] ---> 49b0b15ff78a [2022-09-15T16:35:56.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T16:35:56.637Z] Removing intermediate container e123b4a4b762 [2022-09-15T16:35:56.637Z] ---> f24624b29d07 [2022-09-15T16:35:56.637Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T16:35:56.909Z] ---> Running in dcd4f36ecc0d [2022-09-15T16:35:57.171Z] ---> 27f00c42f15d [2022-09-15T16:35:57.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-15T16:35:57.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:57.747Z] ---> e8ffdaf2ca87 [2022-09-15T16:35:57.747Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T16:35:57.747Z] Removing intermediate container 447bf621a96e [2022-09-15T16:35:57.747Z] ---> 40147dcabf47 [2022-09-15T16:35:57.747Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T16:35:57.747Z] ---> Running in a6943e45b88f [2022-09-15T16:35:57.747Z] ---> 6cccee2e4cb6 [2022-09-15T16:35:57.747Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T16:35:58.010Z] ---> Running in 12c7372f4e10 [2022-09-15T16:35:58.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:58.279Z] Removing intermediate container 73ca9f8e34d5 [2022-09-15T16:35:58.279Z] ---> b9ad12bae437 [2022-09-15T16:35:58.279Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T16:35:58.279Z] ---> Running in 98025dbae90a [2022-09-15T16:35:58.279Z] Removing intermediate container dcd4f36ecc0d [2022-09-15T16:35:58.279Z] ---> c26a6a4bead7 [2022-09-15T16:35:58.279Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-15T16:35:58.540Z] ---> Running in 56846e04a1dd [2022-09-15T16:35:58.540Z] Removing intermediate container 56846e04a1dd [2022-09-15T16:35:58.540Z] ---> 03fc0d70e832 [2022-09-15T16:35:58.540Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T16:35:58.540Z] OK: 211 MiB in 51 packages [2022-09-15T16:35:58.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:58.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:59.070Z] ---> 18b8e529cac9 [2022-09-15T16:35:59.070Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T16:35:59.070Z] ---> Running in a10cfc185376 [2022-09-15T16:35:59.070Z] Removing intermediate container 4a5371d4e7d3 [2022-09-15T16:35:59.070Z] ---> 9f2198c976e3 [2022-09-15T16:35:59.070Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T16:35:59.070Z] Removing intermediate container 12c7372f4e10 [2022-09-15T16:35:59.070Z] ---> e414dcf5a1cf [2022-09-15T16:35:59.070Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T16:35:59.332Z] ---> Running in 6a997db33cab [2022-09-15T16:35:59.332Z] Removing intermediate container 6a997db33cab [2022-09-15T16:35:59.332Z] ---> 25dcb5afa07e [2022-09-15T16:35:59.332Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:35:59.332Z] ---> c2e379771f5a [2022-09-15T16:35:59.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:35:59.332Z] ---> Running in 558bf9ade7bc [2022-09-15T16:35:59.332Z] ---> Running in 93511c2708d0 [2022-09-15T16:35:59.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:59.592Z] Removing intermediate container 93511c2708d0 [2022-09-15T16:35:59.592Z] ---> 379e7f13c727 [2022-09-15T16:35:59.592Z] Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:35:59.592Z] ---> Running in ab59467f47a0 [2022-09-15T16:35:59.592Z] Removing intermediate container ab59467f47a0 [2022-09-15T16:35:59.592Z] ---> dff51eb0df39 [2022-09-15T16:35:59.592Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:35:59.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:59.592Z] ---> Running in 1182a2cd1220 [2022-09-15T16:35:59.592Z] Removing intermediate container a10cfc185376 [2022-09-15T16:35:59.592Z] ---> 840554a73f89 [2022-09-15T16:35:59.592Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:59.853Z] Removing intermediate container 1182a2cd1220 [2022-09-15T16:35:59.853Z] ---> 36a764740fe8 [2022-09-15T16:35:59.853Z] [2022-09-15T16:35:59.853Z] OK: 211 MiB in 51 packages [2022-09-15T16:35:59.853Z] Successfully built 36a764740fe8 [2022-09-15T16:35:59.853Z] Successfully tagged security-secretstore-setup:latest [2022-09-15T16:35:59.853Z] Building security-spire-server [2022-09-15T16:35:59.853Z]  Building security-secretstore-setup ... done  ---> ed5e9080b7c3 [2022-09-15T16:35:59.853Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T16:36:00.116Z] OK: 211 MiB in 51 packages [2022-09-15T16:36:02.039Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:36:02.039Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:36:02.039Z] ---> 3ba5ba5d330a [2022-09-15T16:36:02.039Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:36:02.039Z] ---> Using cache [2022-09-15T16:36:02.039Z] ---> ba0d5fa7b6fd [2022-09-15T16:36:02.039Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:36:02.039Z] ---> Using cache [2022-09-15T16:36:02.039Z] ---> afccb12e73b5 [2022-09-15T16:36:02.039Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:36:03.975Z] ---> Running in 0b4d73ed150f [2022-09-15T16:36:03.975Z] ---> 95e15066b0c0 [2022-09-15T16:36:03.975Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T16:36:03.975Z] Removing intermediate container a6943e45b88f [2022-09-15T16:36:03.975Z] ---> 8fdda000f474 [2022-09-15T16:36:03.975Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:36:03.975Z] Removing intermediate container 98025dbae90a [2022-09-15T16:36:03.975Z] ---> 27e6ba0b9123 [2022-09-15T16:36:03.975Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:36:03.975Z] ---> c1129ad980e7 [2022-09-15T16:36:03.975Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T16:36:03.975Z] ---> 914232d5c036 [2022-09-15T16:36:03.975Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:36:04.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:36:04.238Z] ---> f65452965aca [2022-09-15T16:36:04.238Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:36:04.238Z] ---> Running in 1f5ab60c4e36 [2022-09-15T16:36:04.238Z] ---> 93814a13ca64 [2022-09-15T16:36:04.238Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T16:36:04.502Z] ---> Running in 31d220180b71 [2022-09-15T16:36:05.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:36:05.341Z] OK: 211 MiB in 51 packages [2022-09-15T16:36:05.603Z] ---> 5ab65d7d069d [2022-09-15T16:36:05.603Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T16:36:05.865Z] ---> 362e6b4f271f [2022-09-15T16:36:05.865Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T16:36:11.182Z] ---> 686c4c763a90 [2022-09-15T16:36:11.182Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T16:36:11.182Z] Removing intermediate container 0b4d73ed150f [2022-09-15T16:36:11.182Z] ---> 685393b5cab3 [2022-09-15T16:36:11.182Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:36:11.182Z] ---> Running in 740feea380d2 [2022-09-15T16:36:11.182Z] Removing intermediate container 558bf9ade7bc [2022-09-15T16:36:11.182Z] ---> c9c1ade31f8a [2022-09-15T16:36:11.182Z] Step 8/23 : COPY . . [2022-09-15T16:36:13.118Z] ---> 21a6c30bf5b6 [2022-09-15T16:36:13.118Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:36:19.804Z] ---> Running in 6cbbb890ce1f [2022-09-15T16:36:19.804Z] ---> 468cb42cd8a7 [2022-09-15T16:36:19.804Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T16:36:19.804Z] Removing intermediate container 740feea380d2 [2022-09-15T16:36:19.804Z] ---> 82cd8bcd0183 [2022-09-15T16:36:19.804Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T16:36:19.804Z] ---> Running in 6bbeeb98e2d4 [2022-09-15T16:36:19.804Z] ---> Running in bfe8a2b8b3c2 [2022-09-15T16:36:19.804Z] Removing intermediate container 1f5ab60c4e36 [2022-09-15T16:36:19.804Z] ---> 2fb278f47c90 [2022-09-15T16:36:19.804Z] Step 9/23 : COPY . . [2022-09-15T16:36:19.804Z] Removing intermediate container bfe8a2b8b3c2 [2022-09-15T16:36:19.804Z] ---> 4e56a7d2edc4 [2022-09-15T16:36:19.804Z] Step 30/33 : CMD ["gate"] [2022-09-15T16:36:19.804Z] 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-15T16:36:19.804Z] ---> Running in 7aafd75df372 [2022-09-15T16:36:19.804Z] Removing intermediate container 31d220180b71 [2022-09-15T16:36:19.804Z] ---> eeeac55a38f1 [2022-09-15T16:36:19.804Z] Step 9/24 : COPY . . [2022-09-15T16:36:25.098Z] Removing intermediate container 7aafd75df372 [2022-09-15T16:36:25.098Z] ---> dccba59ffdd1 [2022-09-15T16:36:25.098Z] Step 31/33 : LABEL arch=x86_64 [2022-09-15T16:36:34.329Z] Removing intermediate container 5714cf7f5c44 [2022-09-15T16:36:34.329Z] ---> 309704338f2e [2022-09-15T16:36:34.329Z] Successfully built 309704338f2e [2022-09-15T16:36:34.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:36:34.682Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T16:36:34.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:36:34.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container [2022-09-15T16:36:35.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:36:36.311Z] $ docker top f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:36:37.220Z] + go version [2022-09-15T16:36:37.220Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T16:36:37.248Z] $ docker stop --time=1 f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 [2022-09-15T16:36:37.339Z] ---> Running in 58de7a0db90a [2022-09-15T16:36:37.339Z] ---> 70013b45daa3 [2022-09-15T16:36:37.339Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T16:36:37.339Z] ---> e3844f059803 [2022-09-15T16:36:37.339Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T16:36:37.339Z] ---> Running in 709737668efb [2022-09-15T16:36:37.339Z] Removing intermediate container 58de7a0db90a [2022-09-15T16:36:37.339Z] ---> dbcf27d15120 [2022-09-15T16:36:37.339Z] Step 32/33 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:36:37.339Z] ---> Running in 6892665d9c72 [2022-09-15T16:36:37.339Z] ---> Running in 62c7d753bca0 [2022-09-15T16:36:37.339Z] 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-15T16:36:37.339Z] 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-15T16:36:37.339Z] Removing intermediate container 62c7d753bca0 [2022-09-15T16:36:37.339Z] ---> 24b6c9fbd371 [2022-09-15T16:36:37.339Z] Step 33/33 : LABEL version=0.0.0 [2022-09-15T16:36:38.932Z] $ docker rm -f f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:36:39.609Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T16:36:39.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:36:39.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container [2022-09-15T16:36:39.896Z] ---> Running in e6ebfe152e2b [2022-09-15T16:36:39.896Z] Removing intermediate container 6bbeeb98e2d4 [2022-09-15T16:36:39.896Z] ---> 5a48ef957943 [2022-09-15T16:36:39.896Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T16:36:39.963Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:36:40.468Z] Removing intermediate container 6cbbb890ce1f [2022-09-15T16:36:40.468Z] ---> bf3af9fb4727 [2022-09-15T16:36:40.468Z] Step 8/25 : COPY . . [2022-09-15T16:36:41.315Z] $ docker top 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T16:36:41.581Z] ========================================================= [2022-09-15T16:36:41.581Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-15T16:36:41.581Z] ========================================================= [Pipeline] sh [2022-09-15T16:36:42.222Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:36:42.903Z] + make test [2022-09-15T16:36:42.903Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-15T16:36:47.092Z] Removing intermediate container e6ebfe152e2b [2022-09-15T16:36:47.092Z] ---> be1016a6b705 [2022-09-15T16:36:47.092Z] [2022-09-15T16:36:47.092Z] ---> Running in cedaabd817c2 [2022-09-15T16:36:47.092Z] Successfully built be1016a6b705 [2022-09-15T16:36:47.092Z] Successfully tagged security-bootstrapper:latest [2022-09-15T16:36:47.092Z]  Building security-bootstrapper ... done Building support-notifications [2022-09-15T16:36:49.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:36:49.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:36:49.184Z] ---> 3ba5ba5d330a [2022-09-15T16:36:49.184Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:36:49.184Z] ---> Using cache [2022-09-15T16:36:49.184Z] ---> 7e377e24a3e9 [2022-09-15T16:36:49.184Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:36:49.184Z] ---> Using cache [2022-09-15T16:36:49.184Z] ---> 2f132a4ba6df [2022-09-15T16:36:49.184Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:36:49.184Z] ---> Using cache [2022-09-15T16:36:49.184Z] ---> b9ad12bae437 [2022-09-15T16:36:49.184Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T16:36:59.196Z] ---> Running in 6e892d1fad6b [2022-09-15T16:36:59.196Z] ---> 5dcf63796297 [2022-09-15T16:36:59.196Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:36:59.196Z] ---> Running in 6f9e32ceb43d [2022-09-15T16:36:59.196Z] 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-15T16:36:59.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:36:59.454Z] Removing intermediate container 6f9e32ceb43d [2022-09-15T16:36:59.454Z] ---> 672f48fe685c [2022-09-15T16:36:59.454Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T16:37:00.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:00.284Z] OK: 211 MiB in 51 packages [2022-09-15T16:37:02.187Z] ---> Running in 2525976392b5 [2022-09-15T16:37:02.446Z] Removing intermediate container 6892665d9c72 [2022-09-15T16:37:02.446Z] ---> 4ce58e17d342 [2022-09-15T16:37:02.446Z] [2022-09-15T16:37:02.446Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T16:37:02.446Z] ---> 9c6f07244728 [2022-09-15T16:37:02.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:37:02.446Z] Removing intermediate container 709737668efb [2022-09-15T16:37:02.446Z] ---> 67c94384202a [2022-09-15T16:37:02.446Z] [2022-09-15T16:37:02.446Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:37:02.446Z] ---> 9c6f07244728 [2022-09-15T16:37:02.446Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:37:02.446Z] ---> Running in f33e71e0a5b5 [2022-09-15T16:37:02.446Z] ---> Running in 5efdf1fd5819 [2022-09-15T16:37:02.446Z] Removing intermediate container 6e892d1fad6b [2022-09-15T16:37:02.446Z] ---> ebb9bb6bea09 [2022-09-15T16:37:02.446Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:37:02.446Z] Removing intermediate container 2525976392b5 [2022-09-15T16:37:02.446Z] ---> 779a79696ac8 [2022-09-15T16:37:02.447Z] 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-15T16:37:02.447Z] Removing intermediate container cedaabd817c2 [2022-09-15T16:37:02.447Z] ---> fafac546cb4f [2022-09-15T16:37:02.447Z] [2022-09-15T16:37:02.447Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:37:02.447Z] ---> 9c6f07244728 [2022-09-15T16:37:02.447Z] 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-15T16:37:02.705Z] ---> Running in 67e5d17c376c [2022-09-15T16:37:02.705Z] ---> Running in 5b10def8c18a [2022-09-15T16:37:02.705Z] Removing intermediate container 67e5d17c376c [2022-09-15T16:37:02.705Z] ---> 1e663a93d1fe [2022-09-15T16:37:02.706Z] 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-15T16:37:02.706Z] ---> 076f309c4314 [2022-09-15T16:37:02.706Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:37:02.706Z] ---> Running in b4ccdbbda918 [2022-09-15T16:37:02.706Z] ---> Running in 18b9b181a68f [2022-09-15T16:37:02.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.222Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T16:37:03.222Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:37:03.222Z] OK: 6 MiB in 15 packages [2022-09-15T16:37:03.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.481Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T16:37:03.481Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:37:03.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:03.481Z] OK: 6 MiB in 15 packages [2022-09-15T16:37:03.481Z] Removing intermediate container 5b10def8c18a [2022-09-15T16:37:03.481Z] ---> 48ebef56f406 [2022-09-15T16:37:03.481Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T16:37:03.481Z] ---> Running in 8d50444917da [2022-09-15T16:37:03.743Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T16:37:03.743Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T16:37:03.743Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T16:37:03.743Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T16:37:03.743Z] Executing bash-5.1.16-r2.post-install [2022-09-15T16:37:03.743Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T16:37:03.743Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T16:37:03.743Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T16:37:03.743Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T16:37:03.743Z] Removing intermediate container 8d50444917da [2022-09-15T16:37:03.743Z] ---> bf98bc499b07 [2022-09-15T16:37:03.743Z] [2022-09-15T16:37:03.743Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T16:37:03.743Z] ---> c4fc93816858 [2022-09-15T16:37:03.743Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:37:03.743Z] ---> Using cache [2022-09-15T16:37:03.743Z] ---> 8022acf0c103 [2022-09-15T16:37:03.743Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:37:03.743Z] ---> Using cache [2022-09-15T16:37:03.743Z] ---> f12aa108503c [2022-09-15T16:37:03.743Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:37:03.743Z] ---> Using cache [2022-09-15T16:37:03.743Z] ---> d3e56b2f445c [2022-09-15T16:37:03.743Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:37:03.743Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T16:37:03.743Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T16:37:03.743Z] Removing intermediate container 5efdf1fd5819 [2022-09-15T16:37:03.743Z] ---> a3a30387a1f4 [2022-09-15T16:37:03.743Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:37:04.312Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T16:37:04.312Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T16:37:04.312Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T16:37:04.312Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T16:37:04.312Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T16:37:04.312Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T16:37:04.312Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T16:37:04.312Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T16:37:04.312Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T16:37:04.312Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T16:37:04.312Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T16:37:04.312Z] ---> Running in 08acfd84ed3b [2022-09-15T16:37:04.312Z] Removing intermediate container f33e71e0a5b5 [2022-09-15T16:37:04.312Z] ---> 99a5d176ea00 [2022-09-15T16:37:04.312Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:37:04.633Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T16:37:04.633Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T16:37:04.633Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T16:37:04.633Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T16:37:04.892Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T16:37:04.892Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T16:37:04.892Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T16:37:04.892Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T16:37:04.892Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T16:37:04.892Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T16:37:04.892Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T16:37:04.892Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T16:37:04.892Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:37:04.892Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:37:04.892Z] OK: 122 MiB in 47 packages [2022-09-15T16:37:09.090Z] Removing intermediate container 08acfd84ed3b [2022-09-15T16:37:09.090Z] ---> adf7a98aa800 [2022-09-15T16:37:09.090Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T16:37:09.090Z] ---> Running in 88f17b2bb8b3 [2022-09-15T16:37:09.090Z] ---> d11977830623 [2022-09-15T16:37:09.090Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:37:09.349Z] ---> Running in 872760885d9b [2022-09-15T16:37:09.349Z] Removing intermediate container 88f17b2bb8b3 [2022-09-15T16:37:09.350Z] ---> 335afd09633b [2022-09-15T16:37:09.350Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T16:37:09.609Z] ---> Running in d31031e411f7 [2022-09-15T16:37:09.869Z] Removing intermediate container 872760885d9b [2022-09-15T16:37:09.869Z] ---> 33f848498178 [2022-09-15T16:37:09.869Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:37:09.869Z] ---> 57ad526ddbed [2022-09-15T16:37:09.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T16:37:10.127Z] ---> Running in c2d4ff4f0ead [2022-09-15T16:37:10.127Z] Removing intermediate container d31031e411f7 [2022-09-15T16:37:10.127Z] ---> 8444c15166b8 [2022-09-15T16:37:10.127Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T16:37:10.127Z] ---> Running in bdb8cff5e249 [2022-09-15T16:37:10.127Z] ---> c560aad63a4f [2022-09-15T16:37:10.127Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T16:37:10.127Z] Removing intermediate container c2d4ff4f0ead [2022-09-15T16:37:10.127Z] ---> 20bd8c9ceea4 [2022-09-15T16:37:10.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:37:10.385Z] Removing intermediate container bdb8cff5e249 [2022-09-15T16:37:10.385Z] ---> c1f955d4e114 [2022-09-15T16:37:10.385Z] Step 16/24 : WORKDIR / [2022-09-15T16:37:10.385Z] ---> Running in ad98d12bfeca [2022-09-15T16:37:10.683Z] ---> 978283b7fc70 [2022-09-15T16:37:10.683Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:37:10.683Z] ---> 3d9efabc0f6c [2022-09-15T16:37:10.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T16:37:10.683Z] ---> Running in f6de7d3b2f06 [2022-09-15T16:37:10.683Z] Removing intermediate container ad98d12bfeca [2022-09-15T16:37:10.683Z] ---> 10d24ff10f49 [2022-09-15T16:37:10.683Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:37:12.057Z] Removing intermediate container f6de7d3b2f06 [2022-09-15T16:37:12.058Z] ---> 9d5fde4099a8 [2022-09-15T16:37:12.058Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:37:12.058Z] Collecting docker-compose==1.23.2 [2022-09-15T16:37:12.058Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T16:37:12.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.2 MB/s eta 0:00:00 [2022-09-15T16:37:12.317Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T16:37:12.317Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T16:37:12.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.6 MB/s eta 0:00:00 [2022-09-15T16:37:12.317Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T16:37:12.317Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T16:37:12.317Z] Preparing metadata (setup.py): started [2022-09-15T16:37:12.618Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:37:12.902Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T16:37:12.902Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T16:37:12.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.0 MB/s eta 0:00:00 [2022-09-15T16:37:12.902Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T16:37:12.902Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T16:37:12.902Z] 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-15T16:37:12.902Z] Collecting PyYAML<4,>=3.10 [2022-09-15T16:37:12.902Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T16:37:12.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.4 MB/s eta 0:00:00 [2022-09-15T16:37:12.902Z] ---> 679cba3ceb24 [2022-09-15T16:37:12.902Z] ---> 4308ee1fd18b [2022-09-15T16:37:12.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T16:37:12.902Z] [2022-09-15T16:37:13.162Z] ---> Running in 880a88221c17 [2022-09-15T16:37:13.467Z] Preparing metadata (setup.py): started [2022-09-15T16:37:13.467Z] Removing intermediate container 18b9b181a68f [2022-09-15T16:37:13.467Z] ---> ff3eac572352 [2022-09-15T16:37:13.467Z] Step 9/23 : COPY . . [2022-09-15T16:37:13.725Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:37:13.725Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T16:37:13.725Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T16:37:13.725Z] Preparing metadata (setup.py): started [2022-09-15T16:37:14.292Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:37:14.292Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T16:37:14.292Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T16:37:14.550Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T16:37:14.550Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T16:37:14.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 183.0 MB/s eta 0:00:00 [2022-09-15T16:37:14.550Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T16:37:14.550Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T16:37:14.550Z] Preparing metadata (setup.py): started [2022-09-15T16:37:15.929Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:37:16.188Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T16:37:16.188Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T16:37:16.188Z] Collecting idna<2.8,>=2.5 [2022-09-15T16:37:16.188Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T16:37:16.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.5 MB/s eta 0:00:00 [2022-09-15T16:37:16.188Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T16:37:16.188Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T16:37:16.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 56.1 MB/s eta 0:00:00 [2022-09-15T16:37:16.448Z] Collecting certifi>=2017.4.17 [2022-09-15T16:37:16.448Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T16:37:16.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 64.6 MB/s eta 0:00:00 [2022-09-15T16:37:16.448Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T16:37:16.448Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T16:37:16.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 63.7 MB/s eta 0:00:00 [2022-09-15T16:37:16.449Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T16:37:16.449Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T16:37:16.449Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T16:37:16.449Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T16:37:16.449Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T16:37:16.449Z] Running setup.py install for texttable: started [2022-09-15T16:37:16.709Z] Removing intermediate container 880a88221c17 [2022-09-15T16:37:16.709Z] ---> ffb403e06520 [2022-09-15T16:37:16.709Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:37:17.650Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T16:37:17.650Z] Running setup.py install for PyYAML: started [2022-09-15T16:37:17.911Z] ---> db7253dbd0eb [2022-09-15T16:37:17.911Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T16:37:17.911Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T16:37:19.290Z] ---> 345711469135 [2022-09-15T16:37:19.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T16:37:19.290Z] ---> afc6456ad391 [2022-09-15T16:37:19.290Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T16:37:19.290Z] ---> Running in bffeb5ae3283 [2022-09-15T16:37:19.290Z] ---> Running in 7a84767fc554 [2022-09-15T16:37:19.290Z] Running setup.py install for docopt: started [2022-09-15T16:37:19.551Z] ---> Running in bd872e1a1823 [2022-09-15T16:37:19.551Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T16:37:19.810Z] ---> 38c41e101bad [2022-09-15T16:37:19.810Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T16:37:20.070Z] Removing intermediate container 7a84767fc554 [2022-09-15T16:37:20.070Z] ---> ecea0245faec [2022-09-15T16:37:20.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:37:20.070Z] Removing intermediate container bffeb5ae3283 [2022-09-15T16:37:20.070Z] ---> 89b4305e662d [2022-09-15T16:37:20.070Z] Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:37:20.070Z] ---> Running in 5322207ce9aa [2022-09-15T16:37:20.070Z] ---> Running in 402f22fe8353 [2022-09-15T16:37:20.070Z] ---> Running in d6ca26472779 [2022-09-15T16:37:20.331Z] Removing intermediate container 5322207ce9aa [2022-09-15T16:37:20.331Z] ---> 6b8179d1092a [2022-09-15T16:37:20.331Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:37:20.331Z] Removing intermediate container d6ca26472779 [2022-09-15T16:37:20.331Z] ---> cbe158fe4ef0 [2022-09-15T16:37:20.331Z] Removing intermediate container 402f22fe8353 [2022-09-15T16:37:20.331Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:37:20.331Z] ---> d80eea92a5cc [2022-09-15T16:37:20.331Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:37:20.331Z] 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-15T16:37:20.331Z] Running setup.py install for dockerpty: started [2022-09-15T16:37:20.331Z] ---> Running in 06b2e0dbf11d [2022-09-15T16:37:20.331Z] ---> Running in f3afd0153537 [2022-09-15T16:37:20.331Z] ---> Running in c23333a78c99 [2022-09-15T16:37:20.590Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T16:37:20.851Z] Removing intermediate container f3afd0153537 [2022-09-15T16:37:20.851Z] ---> 0027bf4a24f2 [2022-09-15T16:37:20.851Z] [2022-09-15T16:37:20.851Z] Removing intermediate container 06b2e0dbf11d [2022-09-15T16:37:20.851Z] ---> 420fcf8d2c53 [2022-09-15T16:37:20.851Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T16:37:20.851Z] Removing intermediate container c23333a78c99 [2022-09-15T16:37:20.851Z] ---> a2e5adbda181 [2022-09-15T16:37:20.851Z] Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:37:20.851Z] ---> Running in 6ba55931688b [2022-09-15T16:37:20.851Z] Successfully built 0027bf4a24f2 [2022-09-15T16:37:20.851Z] Successfully tagged security-spire-server:latest [2022-09-15T16:37:20.851Z] Building security-proxy-setup [2022-09-15T16:37:20.851Z]  Building security-spire-server ... done  ---> Running in e24b0db85e45 [2022-09-15T16:37:21.111Z] Removing intermediate container 6ba55931688b [2022-09-15T16:37:21.111Z] ---> ef6cd239d2a8 [2022-09-15T16:37:21.111Z] Step 23/24 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:37:21.111Z] Removing intermediate container e24b0db85e45 [2022-09-15T16:37:21.111Z] ---> 978dd3c2f6fa [2022-09-15T16:37:21.111Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:37:21.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-15T16:37:27.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:37:27.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:37:27.689Z] ---> 3ba5ba5d330a [2022-09-15T16:37:27.689Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> ba0d5fa7b6fd [2022-09-15T16:37:27.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> afccb12e73b5 [2022-09-15T16:37:27.689Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> d944e9dca862 [2022-09-15T16:37:27.689Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> cdf50dbb07aa [2022-09-15T16:37:27.689Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> 9deca49765d8 [2022-09-15T16:37:27.689Z] Step 8/22 : COPY . . [2022-09-15T16:37:27.689Z] ---> Using cache [2022-09-15T16:37:27.689Z] ---> 704507bacc21 [2022-09-15T16:37:27.689Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T16:37:27.689Z] ---> Running in 881d8268b47e [2022-09-15T16:37:27.689Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-15T16:37:27.690Z] 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-15T16:37:27.690Z]  ---> Running in 7396a7c7f1f7 [2022-09-15T16:37:27.690Z] ---> Running in 4c8b35a4a739 [2022-09-15T16:37:27.690Z] Removing intermediate container 881d8268b47e [2022-09-15T16:37:27.690Z] ---> c30e372e49bf [2022-09-15T16:37:27.690Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T16:37:27.690Z] ---> Running in ba64d99c6d81 [2022-09-15T16:37:27.948Z] Removing intermediate container 7396a7c7f1f7 [2022-09-15T16:37:27.948Z] ---> 6e7866bf0977 [2022-09-15T16:37:27.948Z] [2022-09-15T16:37:27.948Z] Successfully built 6e7866bf0977 [2022-09-15T16:37:27.948Z] Successfully tagged support-scheduler:latest [2022-09-15T16:37:27.948Z]  Building support-scheduler ... done Building core-metadata [2022-09-15T16:37:27.948Z] Removing intermediate container ba64d99c6d81 [2022-09-15T16:37:27.948Z] ---> 0596b22420b3 [2022-09-15T16:37:27.949Z] [2022-09-15T16:37:27.949Z] Successfully built 0596b22420b3 [2022-09-15T16:37:27.949Z] Successfully tagged core-command:latest [2022-09-15T16:37:27.949Z]  Building core-command ... done Building core-data [2022-09-15T16:37:29.856Z] 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-15T16:37:33.144Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:37:33.144Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:37:33.144Z] ---> 3ba5ba5d330a [2022-09-15T16:37:33.144Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> 7e377e24a3e9 [2022-09-15T16:37:33.144Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> 2f132a4ba6df [2022-09-15T16:37:33.144Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> b9ad12bae437 [2022-09-15T16:37:33.144Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> 27e6ba0b9123 [2022-09-15T16:37:33.144Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> f65452965aca [2022-09-15T16:37:33.144Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> eeeac55a38f1 [2022-09-15T16:37:33.144Z] Step 9/25 : COPY . . [2022-09-15T16:37:33.144Z] ---> Using cache [2022-09-15T16:37:33.144Z] ---> e3844f059803 [2022-09-15T16:37:33.144Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T16:37:33.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:37:33.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:37:33.710Z] ---> 3ba5ba5d330a [2022-09-15T16:37:33.710Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:37:33.710Z] ---> Using cache [2022-09-15T16:37:33.710Z] ---> 7e377e24a3e9 [2022-09-15T16:37:33.710Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:37:33.710Z] ---> Using cache [2022-09-15T16:37:33.710Z] ---> 2f132a4ba6df [2022-09-15T16:37:33.710Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:37:33.710Z] ---> Using cache [2022-09-15T16:37:33.710Z] ---> b9ad12bae437 [2022-09-15T16:37:33.710Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T16:37:45.951Z] 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-15T16:37:48.529Z] ---> Running in be86e47bf13d [2022-09-15T16:37:48.529Z] ---> Running in 0ee825b08e40 [2022-09-15T16:37:48.529Z] Removing intermediate container b4ccdbbda918 [2022-09-15T16:37:48.529Z] ---> ee9dfb68f612 [2022-09-15T16:37:48.529Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T16:37:49.102Z] ---> Running in f326f15048e9 [2022-09-15T16:37:53.333Z] Removing intermediate container f326f15048e9 [2022-09-15T16:37:53.333Z] ---> f540d6ec3b32 [2022-09-15T16:37:53.333Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:37:53.333Z] ---> Running in a5c713659448 [2022-09-15T16:37:53.333Z] Removing intermediate container 4c8b35a4a739 [2022-09-15T16:37:53.333Z] ---> 58938ad3f0b0 [2022-09-15T16:37:53.333Z] [2022-09-15T16:37:53.333Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T16:37:53.333Z] ---> 9c6f07244728 [2022-09-15T16:37:53.333Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T16:37:53.333Z] ---> Running in 1f5392e7e872 [2022-09-15T16:37:53.333Z] Removing intermediate container a5c713659448 [2022-09-15T16:37:53.333Z] ---> 0f14e207acf9 [2022-09-15T16:37:53.333Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T16:37:53.333Z] Removing intermediate container bd872e1a1823 [2022-09-15T16:37:53.333Z] ---> 418fdcafb256 [2022-09-15T16:37:53.333Z] [2022-09-15T16:37:53.333Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:37:53.333Z] ---> 9c6f07244728 [2022-09-15T16:37:53.333Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T16:37:53.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.333Z] 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-15T16:37:53.333Z] ---> Running in a795a5f91de2 [2022-09-15T16:37:53.333Z] ---> afe8626194f1 [2022-09-15T16:37:53.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T16:37:53.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.593Z] ---> 3a5b697edf6b [2022-09-15T16:37:53.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T16:37:53.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:37:53.853Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T16:37:53.853Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T16:37:53.853Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T16:37:53.853Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:37:53.853Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T16:37:53.853Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T16:37:53.853Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:37:53.853Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:37:53.853Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T16:37:53.853Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T16:37:53.853Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:37:53.853Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:37:53.853Z] OK: 6 MiB in 16 packages [2022-09-15T16:37:53.853Z] OK: 8 MiB in 20 packages [2022-09-15T16:37:54.112Z] OK: 211 MiB in 51 packages [2022-09-15T16:37:54.112Z] ---> 4dce99066cf6 [2022-09-15T16:37:54.112Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T16:37:54.112Z] ---> Running in 7674a50d4a4f [2022-09-15T16:37:54.112Z] Removing intermediate container 7674a50d4a4f [2022-09-15T16:37:54.112Z] ---> c3ae7f5bd3df [2022-09-15T16:37:54.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:37:54.393Z] ---> Running in 04be0fbdb8b7 [2022-09-15T16:37:54.393Z] Removing intermediate container 04be0fbdb8b7 [2022-09-15T16:37:54.393Z] ---> 2963e49c2218 [2022-09-15T16:37:54.393Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:37:54.393Z] ---> Running in 5a0ffb682e65 [2022-09-15T16:37:54.393Z] Removing intermediate container a795a5f91de2 [2022-09-15T16:37:54.393Z] ---> e985becf8d55 [2022-09-15T16:37:54.393Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:37:54.655Z] ---> Running in 63ac90fad455 [2022-09-15T16:37:54.655Z] Removing intermediate container 5a0ffb682e65 [2022-09-15T16:37:54.655Z] ---> d59187689a77 [2022-09-15T16:37:54.655Z] Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:37:54.655Z] Removing intermediate container be86e47bf13d [2022-09-15T16:37:54.655Z] ---> a0307d422b4d [2022-09-15T16:37:54.655Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:37:54.655Z] Removing intermediate container 63ac90fad455 [2022-09-15T16:37:54.655Z] ---> 7bc8e7d3f6ba [2022-09-15T16:37:54.655Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T16:37:54.915Z] ---> Running in 2bffa89adb03 [2022-09-15T16:37:54.915Z] Removing intermediate container 1f5392e7e872 [2022-09-15T16:37:54.915Z] ---> c381a25e8fb2 [2022-09-15T16:37:54.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T16:37:54.915Z] ---> Running in 879dbe0c19e4 [2022-09-15T16:37:54.915Z] ---> Running in d4baa72cd86e [2022-09-15T16:37:54.915Z] Removing intermediate container 2bffa89adb03 [2022-09-15T16:37:54.915Z] ---> 0e3667af90a3 [2022-09-15T16:37:54.915Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:37:54.915Z] ---> ac3d675383be [2022-09-15T16:37:54.915Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:37:54.915Z] Removing intermediate container 879dbe0c19e4 [2022-09-15T16:37:54.915Z] ---> b79fba2ef3d3 [2022-09-15T16:37:54.915Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:37:54.915Z] Removing intermediate container d4baa72cd86e [2022-09-15T16:37:54.915Z] ---> ac890a56fba5 [2022-09-15T16:37:54.915Z] Step 13/22 : WORKDIR /edgex [2022-09-15T16:37:54.915Z] ---> Running in b89f1f3c3ade [2022-09-15T16:37:55.175Z] ---> Running in 802c610008fd [2022-09-15T16:37:55.175Z] ---> Running in 4ca1d1170fba [2022-09-15T16:37:55.175Z] ---> Running in 7b6cfb5844d5 [2022-09-15T16:37:55.175Z] Removing intermediate container b89f1f3c3ade [2022-09-15T16:37:55.175Z] ---> 599072945e92 [2022-09-15T16:37:55.175Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:37:55.175Z] Removing intermediate container 4ca1d1170fba [2022-09-15T16:37:55.175Z] ---> 7cbeeba8a8de [2022-09-15T16:37:55.175Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T16:37:55.175Z] Removing intermediate container 7b6cfb5844d5 [2022-09-15T16:37:55.175Z] ---> b98a5b3302e1 [2022-09-15T16:37:55.175Z] [2022-09-15T16:37:55.434Z] Successfully built b98a5b3302e1 [2022-09-15T16:37:55.434Z] Successfully tagged sys-mgmt-agent:latest [2022-09-15T16:37:55.434Z]  Building sys-mgmt-agent ... done  ---> 64919bfd3a04 [2022-09-15T16:37:55.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T16:37:55.434Z] ---> 49ed4280b4e0 [2022-09-15T16:37:55.434Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T16:37:57.452Z] ---> d1aa676eceae [2022-09-15T16:37:57.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T16:37:58.399Z] ---> c8a7714d09a3 [2022-09-15T16:37:58.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T16:38:01.698Z] ---> f1135e2d08e8 [2022-09-15T16:38:01.698Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T16:38:01.698Z] ---> fb720ef866d8 [2022-09-15T16:38:01.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T16:38:01.698Z] ---> Running in 4aaa4a663987 [2022-09-15T16:38:01.973Z] Removing intermediate container 4aaa4a663987 [2022-09-15T16:38:01.973Z] ---> 909db2eb763f [2022-09-15T16:38:01.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:38:02.235Z] ---> 8f114aa2728c [2022-09-15T16:38:02.235Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T16:38:02.574Z] ---> Running in 52dfe989d544 [2022-09-15T16:38:02.574Z] ---> Running in 4b981b00764f [2022-09-15T16:38:02.836Z] Removing intermediate container 52dfe989d544 [2022-09-15T16:38:02.836Z] ---> 3ea1999ca993 [2022-09-15T16:38:02.836Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:38:03.096Z] ---> Running in b1a84d2fdb7f [2022-09-15T16:38:05.659Z] Removing intermediate container b1a84d2fdb7f [2022-09-15T16:38:05.659Z] ---> a14e694b4e8d [2022-09-15T16:38:05.659Z] Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:38:06.227Z] ---> Running in f2fcaf95a49c [2022-09-15T16:38:06.227Z] Removing intermediate container 4b981b00764f [2022-09-15T16:38:06.227Z] ---> 5f0bd9c274c1 [2022-09-15T16:38:06.227Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T16:38:06.227Z] Removing intermediate container f2fcaf95a49c [2022-09-15T16:38:06.227Z] ---> 757e0844b7c3 [2022-09-15T16:38:06.227Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:38:06.491Z] ---> Running in 5fc0d7ff07e0 [2022-09-15T16:38:06.491Z] ---> Running in 5abbe0e720f9 [2022-09-15T16:38:07.061Z] Removing intermediate container 802c610008fd [2022-09-15T16:38:07.061Z] ---> 5dd9084adfa7 [2022-09-15T16:38:07.061Z] Step 9/24 : COPY . . [2022-09-15T16:38:09.001Z] Removing intermediate container 5fc0d7ff07e0 [2022-09-15T16:38:09.001Z] ---> cfdf5fd5c221 [2022-09-15T16:38:09.001Z] Step 20/22 : LABEL arch=x86_64 [2022-09-15T16:38:10.907Z] Removing intermediate container 5abbe0e720f9 [2022-09-15T16:38:10.907Z] ---> 4a4f8585d048 [2022-09-15T16:38:10.907Z] [2022-09-15T16:38:10.907Z] Successfully built 4a4f8585d048 [2022-09-15T16:38:14.203Z] Successfully tagged support-notifications:latest [2022-09-15T16:38:14.203Z]  Building support-notifications ... done  ---> Running in 3a9d0afdfd64 [2022-09-15T16:38:14.203Z] Removing intermediate container 0ee825b08e40 [2022-09-15T16:38:14.203Z] ---> c4dd214baf28 [2022-09-15T16:38:14.203Z] [2022-09-15T16:38:14.203Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T16:38:14.203Z] ---> 9c6f07244728 [2022-09-15T16:38:14.203Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:38:14.203Z] ---> Using cache [2022-09-15T16:38:14.203Z] ---> 99a5d176ea00 [2022-09-15T16:38:14.203Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:38:14.203Z] ---> Using cache [2022-09-15T16:38:14.203Z] ---> 335afd09633b [2022-09-15T16:38:14.203Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T16:38:14.203Z] ---> b465d96671db [2022-09-15T16:38:14.203Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T16:38:14.203Z] ---> Running in 795e0aa0d681 [2022-09-15T16:38:14.203Z] ---> Running in 60fb747bcb32 [2022-09-15T16:38:14.203Z] Removing intermediate container 3a9d0afdfd64 [2022-09-15T16:38:14.203Z] ---> 848101fecfbc [2022-09-15T16:38:14.203Z] Step 21/22 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:38:14.203Z] ---> Running in 276e52d17a2d [2022-09-15T16:38:14.203Z] Removing intermediate container 795e0aa0d681 [2022-09-15T16:38:14.203Z] ---> c28dbf2cf200 [2022-09-15T16:38:14.203Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T16:38:14.203Z] Removing intermediate container 276e52d17a2d [2022-09-15T16:38:14.203Z] ---> 94153fa669d7 [2022-09-15T16:38:14.203Z] Step 22/22 : LABEL version=0.0.0 [2022-09-15T16:38:14.203Z] ---> Running in 25825d31aaf6 [2022-09-15T16:38:14.203Z] ---> Running in f769d2ce3d25 [2022-09-15T16:38:14.203Z] Removing intermediate container 25825d31aaf6 [2022-09-15T16:38:14.203Z] ---> 5bc32824e588 [2022-09-15T16:38:14.203Z] Step 16/25 : WORKDIR / [2022-09-15T16:38:14.203Z] Removing intermediate container f769d2ce3d25 [2022-09-15T16:38:14.203Z] ---> 8b4f7611de9b [2022-09-15T16:38:14.203Z] [2022-09-15T16:38:14.203Z] 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-15T16:38:14.203Z] ---> Running in 3e90b6e6b753 [2022-09-15T16:38:14.203Z] Successfully built 8b4f7611de9b [2022-09-15T16:38:14.203Z] Successfully tagged security-proxy-setup:latest [2022-09-15T16:38:14.482Z]  Building security-proxy-setup ... done Removing intermediate container 3e90b6e6b753 [2022-09-15T16:38:14.482Z] ---> 06550e35cd18 [2022-09-15T16:38:14.482Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:38:14.754Z] ---> a5cb5271b734 [2022-09-15T16:38:14.754Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T16:38:15.436Z] ---> 8074d1275429 [2022-09-15T16:38:15.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T16:38:15.436Z] ---> ae99154b2674 [2022-09-15T16:38:15.436Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T16:38:15.712Z] ---> 3242e4d7e23c [2022-09-15T16:38:15.712Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T16:38:15.712Z] ---> Running in e4305c1acb86 [2022-09-15T16:38:15.712Z] Removing intermediate container e4305c1acb86 [2022-09-15T16:38:15.712Z] ---> 007707de5adc [2022-09-15T16:38:15.712Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:38:15.712Z] ---> Running in 34c62376c04a [2022-09-15T16:38:15.999Z] Removing intermediate container 34c62376c04a [2022-09-15T16:38:15.999Z] ---> 6be809b9b7ec [2022-09-15T16:38:15.999Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:38:15.999Z] ---> Running in 490188eabaf6 [2022-09-15T16:38:15.999Z] Removing intermediate container 490188eabaf6 [2022-09-15T16:38:15.999Z] ---> ba1097e81acc [2022-09-15T16:38:15.999Z] Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:38:15.999Z] ---> Running in 499441b6eb64 [2022-09-15T16:38:16.286Z] Removing intermediate container 499441b6eb64 [2022-09-15T16:38:16.286Z] ---> 9ceb5e541c07 [2022-09-15T16:38:16.286Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:38:16.286Z] ---> Running in 858df1a18b43 [2022-09-15T16:38:16.286Z] Removing intermediate container 858df1a18b43 [2022-09-15T16:38:16.286Z] ---> 93b098a5d9bc [2022-09-15T16:38:16.286Z] [2022-09-15T16:38:16.546Z] Successfully built 93b098a5d9bc [2022-09-15T16:38:16.546Z] Successfully tagged core-metadata:latest [2022-09-15T16:38:31.440Z]  Building core-metadata ... done Removing intermediate container 60fb747bcb32 [2022-09-15T16:38:31.440Z] ---> acecb9371dfc [2022-09-15T16:38:31.440Z] [2022-09-15T16:38:31.440Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T16:38:31.440Z] ---> 9c6f07244728 [2022-09-15T16:38:31.440Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T16:38:31.440Z] ---> Running in 7234045bb5ae [2022-09-15T16:38:31.440Z] Removing intermediate container 7234045bb5ae [2022-09-15T16:38:31.440Z] ---> c7013e134ec2 [2022-09-15T16:38:31.440Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T16:38:31.440Z] ---> Running in edea175c4e12 [2022-09-15T16:38:31.440Z] Removing intermediate container edea175c4e12 [2022-09-15T16:38:31.440Z] ---> 4e706ca2bed7 [2022-09-15T16:38:31.440Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T16:38:31.440Z] ---> Running in 9f8b34e70dfe [2022-09-15T16:38:31.440Z] Removing intermediate container 9f8b34e70dfe [2022-09-15T16:38:31.440Z] ---> 19002d2ddc06 [2022-09-15T16:38:31.440Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:38:31.440Z] ---> Running in 33f527529728 [2022-09-15T16:38:32.019Z] Removing intermediate container 33f527529728 [2022-09-15T16:38:32.019Z] ---> a0f63e813baf [2022-09-15T16:38:32.019Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T16:38:32.019Z] ---> Running in 516f7b58a833 [2022-09-15T16:38:32.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:38:33.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:38:33.486Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T16:38:33.746Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T16:38:33.746Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T16:38:33.746Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T16:38:34.006Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T16:38:34.006Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T16:38:34.006Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:38:34.006Z] OK: 8 MiB in 20 packages [2022-09-15T16:38:34.576Z] Removing intermediate container 516f7b58a833 [2022-09-15T16:38:34.576Z] ---> 5b7c7beaa41e [2022-09-15T16:38:34.576Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:38:34.837Z] ---> cba5cbc4ed2a [2022-09-15T16:38:34.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T16:38:35.408Z] ---> 4b0fec0e1298 [2022-09-15T16:38:35.408Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T16:38:35.408Z] ---> 3b22947a54c0 [2022-09-15T16:38:35.408Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T16:38:35.408Z] ---> Running in c3fe082801a0 [2022-09-15T16:38:35.670Z] Removing intermediate container c3fe082801a0 [2022-09-15T16:38:35.670Z] ---> a0b366608439 [2022-09-15T16:38:35.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:38:35.670Z] ---> Running in 9a08fab6b3a6 [2022-09-15T16:38:35.670Z] Removing intermediate container 9a08fab6b3a6 [2022-09-15T16:38:35.670Z] ---> 84c6ee23f41b [2022-09-15T16:38:35.670Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T16:38:35.670Z] ---> Running in c97825599606 [2022-09-15T16:38:35.670Z] Removing intermediate container c97825599606 [2022-09-15T16:38:35.670Z] ---> 5d1fef281630 [2022-09-15T16:38:35.670Z] Step 23/24 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a [2022-09-15T16:38:35.670Z] ---> Running in 66f40ca7ad99 [2022-09-15T16:38:35.934Z] Removing intermediate container 66f40ca7ad99 [2022-09-15T16:38:35.934Z] ---> 723e9c40dbf5 [2022-09-15T16:38:35.934Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T16:38:35.934Z] ---> Running in 4b6dc9687c41 [2022-09-15T16:38:35.934Z] Removing intermediate container 4b6dc9687c41 [2022-09-15T16:38:35.934Z] ---> 102f91adf7a0 [2022-09-15T16:38:35.934Z] [2022-09-15T16:38:35.934Z] Successfully built 102f91adf7a0 [2022-09-15T16:38:36.195Z] Successfully tagged core-data:latest [2022-09-15T16:38:36.200Z]  Building core-data ... done  [Pipeline] } [2022-09-15T16:38:36.203Z] $ docker stop --time=1 dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 [2022-09-15T16:38:38.196Z] $ docker rm -f dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T16:38:38.562Z] + docker images [2022-09-15T16:38:38.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T16:38:38.562Z] core-data latest 102f91adf7a0 3 seconds ago 21.6MB [2022-09-15T16:38:38.562Z] acecb9371dfc 9 seconds ago 1.55GB [2022-09-15T16:38:38.562Z] core-metadata latest 93b098a5d9bc 22 seconds ago 18.2MB [2022-09-15T16:38:38.562Z] security-proxy-setup latest 8b4f7611de9b 25 seconds ago 27.4MB [2022-09-15T16:38:38.562Z] c4dd214baf28 26 seconds ago 1.55GB [2022-09-15T16:38:38.562Z] support-notifications latest 4a4f8585d048 32 seconds ago 27.3MB [2022-09-15T16:38:38.562Z] sys-mgmt-agent latest b98a5b3302e1 43 seconds ago 136MB [2022-09-15T16:38:38.562Z] 418fdcafb256 46 seconds ago 1.61GB [2022-09-15T16:38:38.562Z] 58938ad3f0b0 46 seconds ago 1.53GB [2022-09-15T16:38:38.562Z] core-command latest 0596b22420b3 About a minute ago 17.3MB [2022-09-15T16:38:38.562Z] support-scheduler latest 6e7866bf0977 About a minute ago 26.7MB [2022-09-15T16:38:38.562Z] security-spire-server latest 0027bf4a24f2 About a minute ago 86.5MB [2022-09-15T16:38:38.562Z] bf98bc499b07 About a minute ago 1.42GB [2022-09-15T16:38:38.563Z] fafac546cb4f About a minute ago 1.53GB [2022-09-15T16:38:38.563Z] 67c94384202a About a minute ago 1.61GB [2022-09-15T16:38:38.563Z] 4ce58e17d342 About a minute ago 1.54GB [2022-09-15T16:38:38.563Z] security-bootstrapper latest be1016a6b705 About a minute ago 19.8MB [2022-09-15T16:38:38.563Z] security-secretstore-setup latest 36a764740fe8 2 minutes ago 29.2MB [2022-09-15T16:38:38.563Z] security-spire-agent latest 96f05e404ee6 2 minutes ago 125MB [2022-09-15T16:38:38.563Z] security-spire-config latest 82110d7cd5c2 2 minutes ago 85.8MB [2022-09-15T16:38:38.563Z] security-spiffe-token-provider latest 7f8101719c59 2 minutes ago 29.3MB [2022-09-15T16:38:38.563Z] 71cc8156ed0a 3 minutes ago 1.54GB [2022-09-15T16:38:38.563Z] 84d6fa68846a 3 minutes ago 1.53GB [2022-09-15T16:38:38.563Z] 113d0d105c0d 3 minutes ago 1.42GB [2022-09-15T16:38:38.563Z] f488aa784546 3 minutes ago 1.42GB [2022-09-15T16:38:38.563Z] 0640e672d25c 3 minutes ago 1.58GB [2022-09-15T16:38:38.563Z] ci-base-image-x86_64 latest 3ba5ba5d330a 6 minutes ago 994MB [2022-09-15T16:38:38.563Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-15T16:38:38.563Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-15T16:38:38.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-15T16:38:38.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-15T16:38:38.563Z] 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-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-15T16:39:28.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-15T16:39:44.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.440s coverage: 28.7% of statements [2022-09-15T16:39:44.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-15T16:39:44.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-15T16:39:46.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.699s coverage: 98.5% of statements [2022-09-15T16:39:49.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.444s coverage: 72.5% of statements [2022-09-15T16:39:49.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-15T16:39:49.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-15T16:39:49.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.2% of statements [2022-09-15T16:39:49.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-15T16:39:49.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-15T16:40:11.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.983s coverage: 89.2% of statements [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-15T16:40:11.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.613s coverage: 2.0% of statements [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-15T16:40:11.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-15T16:40:13.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.759s coverage: 95.6% of statements [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-15T16:40:13.352Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.426s coverage: 72.2% of statements [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-15T16:40:13.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.744s coverage: 60.0% of statements [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-15T16:40:13.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.9% of statements [2022-09-15T16:40:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-15T16:40:14.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.263s coverage: 58.8% of statements [2022-09-15T16:40:14.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.417s coverage: 29.6% of statements [2022-09-15T16:40:14.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-15T16:40:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.333s coverage: 47.1% of statements [2022-09-15T16:40:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements [2022-09-15T16:40:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2022-09-15T16:40:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2022-09-15T16:40:21.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements [2022-09-15T16:40:31.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2022-09-15T16:40:31.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.241s coverage: 44.8% of statements [2022-09-15T16:40:39.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.761s coverage: 80.8% of statements [2022-09-15T16:40:39.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements [2022-09-15T16:40:45.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-09-15T16:40:45.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements [2022-09-15T16:40:46.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 91.2% of statements [2022-09-15T16:40:46.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.7% of statements [2022-09-15T16:40:54.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-15T16:40:54.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.290s coverage: 100.0% of statements [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-09-15T16:40:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-09-15T16:41:01.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.488s coverage: 65.8% of statements [2022-09-15T16:41:01.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-15T16:41:01.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-15T16:41:01.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-15T16:41:03.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.020s coverage: 41.8% of statements [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-15T16:41:03.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.357s coverage: 89.5% of statements [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-15T16:41:03.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-15T16:41:03.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-15T16:41:03.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.347s coverage: 63.2% of statements [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-15T16:41:13.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-09-15T16:41:13.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-15T16:41:14.467Z] 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-15T16:41:14.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T16:41:14.467Z] GO111MODULE=on go vet ./... [2022-09-15T16:43:06.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T16:43:06.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T16:43:06.365Z] ./bin/test-attribution-txt.sh [2022-09-15T16:43:06.645Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-15T16:43:06.645Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-15T16:43:06.919Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-15T16:43:06.919Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T16:43:06.919Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T16:43:06.919Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-15T16:43:06.919Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T16:43:06.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-15T16:43:07.593Z] + ls -al . [2022-09-15T16:43:07.593Z] total 744 [2022-09-15T16:43:07.593Z] drwxrwxr-x 9 1001 1001 4096 Sep 15 16:36 . [2022-09-15T16:43:07.593Z] drwxr-xr-x 4 root root 4096 Sep 15 16:36 .. [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 16 Sep 15 16:34 .dockerignore [2022-09-15T16:43:07.593Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:34 .git [2022-09-15T16:43:07.593Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:34 .github [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:34 .gitignore [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 42 Sep 15 16:34 .golangci.yml [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 87 Sep 15 16:34 .hadolint.yml [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 166 Sep 15 16:34 .sonarcloud.properties [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:34 ADOPTERS.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:34 Attribution.txt [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:34 CHANGELOG.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:34 CONTRIBUTING.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 16:34 GOVERNANCE.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 850 Sep 15 16:34 Jenkinsfile [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:34 LICENSE [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:34 Makefile [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 16:34 OWNERS.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:34 README.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:34 SECURITY.md [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 5 Sep 15 16:31 VERSION [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:34 ZMQWindows.md [2022-09-15T16:43:07.593Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 16:34 bin [2022-09-15T16:43:07.593Z] drwxrwxr-x 18 1001 1001 4096 Sep 15 16:34 cmd [2022-09-15T16:43:07.593Z] -rw-r--r-- 1 root root 491929 Sep 15 16:41 coverage.out [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:34 go.mod [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:34 go.sum [2022-09-15T16:43:07.593Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:34 internal [2022-09-15T16:43:07.593Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:34 openapi [2022-09-15T16:43:07.593Z] drwxrwxr-x 4 1001 1001 4096 Sep 15 16:34 snap [2022-09-15T16:43:07.593Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 16:34 version.go [Pipeline] sh [2022-09-15T16:43:08.258Z] + '[' -e coverage.out ] [2022-09-15T16:43:08.258Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-15T16:43:08.276Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T16:43:09.094Z] Stashed 1 file(s) [Pipeline] sh [2022-09-15T16:43:09.740Z] + make build [2022-09-15T16:43:09.740Z] 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-15T16:44:46.596Z] 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-15T16:46:08.568Z] 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-15T16:46:10.550Z] 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-15T16:46:57.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-15T16:46:57.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-15T16:47:02.973Z] 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-15T16:47:09.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T16:47:14.034Z] 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-15T16:47:20.755Z] 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-15T16:47:24.146Z] 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-15T16:47:28.462Z] 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-15T16:47:38.635Z] 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-15T16:47:44.049Z] $ docker stop --time=1 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a [2022-09-15T16:47:46.161Z] $ docker rm -f 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a [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-15T16:47:49.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:47:49.019Z] [2022-09-15T16:47:49.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:47:49.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:47:49.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-15T16:47:49.646Z] 29e5d40040c1: Pulling fs layer [2022-09-15T16:47:49.646Z] 1ce36da41761: Pulling fs layer [2022-09-15T16:47:49.646Z] 25b303627fd3: Pulling fs layer [2022-09-15T16:47:49.646Z] 29e5d40040c1: Verifying Checksum [2022-09-15T16:47:49.646Z] 29e5d40040c1: Download complete [2022-09-15T16:47:49.922Z] 1ce36da41761: Verifying Checksum [2022-09-15T16:47:49.922Z] 1ce36da41761: Download complete [2022-09-15T16:47:50.524Z] 29e5d40040c1: Pull complete [2022-09-15T16:47:51.519Z] 25b303627fd3: Verifying Checksum [2022-09-15T16:47:51.519Z] 1ce36da41761: Pull complete [2022-09-15T16:48:03.936Z] 25b303627fd3: Pull complete [2022-09-15T16:48:03.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-15T16:48:03.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:48:03.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:48:04.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container [2022-09-15T16:48:04.373Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:48:07.046Z] $ docker top 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:48:08.023Z] + + grepdocker-compose parallel build [2022-09-15T16:48:08.024Z] --help [2022-09-15T16:48:14.728Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T16:48:14.746Z] $ docker stop --time=1 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb [2022-09-15T16:48:16.482Z] $ docker rm -f 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:48:17.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:48:17.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:48:17.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container [2022-09-15T16:48:17.586Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T16:48:19.084Z] $ docker top ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:48:20.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T16:48:26.820Z] Building core-command ... [2022-09-15T16:48:26.820Z] Building core-data ... [2022-09-15T16:48:26.820Z] Building core-metadata ... [2022-09-15T16:48:26.820Z] Building security-bootstrapper ... [2022-09-15T16:48:26.820Z] Building security-proxy-setup ... [2022-09-15T16:48:26.820Z] Building security-secretstore-setup ... [2022-09-15T16:48:26.820Z] Building security-spiffe-token-provider ... [2022-09-15T16:48:26.820Z] Building security-spire-agent ... [2022-09-15T16:48:26.820Z] Building security-spire-config ... [2022-09-15T16:48:26.820Z] Building security-spire-server ... [2022-09-15T16:48:26.820Z] Building support-notifications ... [2022-09-15T16:48:26.820Z] Building support-scheduler ... [2022-09-15T16:48:26.820Z] Building sys-mgmt-agent ... [2022-09-15T16:48:26.820Z] Building security-secretstore-setup [2022-09-15T16:48:26.820Z] Building security-spire-agent [2022-09-15T16:48:26.820Z] Building support-notifications [2022-09-15T16:48:26.820Z] Building security-spire-server [2022-09-15T16:48:26.820Z] Building security-bootstrapper [2022-09-15T16:49:23.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:49:23.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:49:23.378Z] ---> 309704338f2e [2022-09-15T16:49:23.378Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:49:23.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:49:23.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:49:23.378Z] ---> 309704338f2e [2022-09-15T16:49:23.378Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:49:23.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:49:23.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:49:23.378Z] ---> 309704338f2e [2022-09-15T16:49:23.378Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:49:23.378Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:49:23.378Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:49:23.378Z] ---> 309704338f2e [2022-09-15T16:49:23.378Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T16:49:23.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:49:23.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:49:23.378Z] ---> 309704338f2e [2022-09-15T16:49:23.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:49:23.378Z] ---> Running in 335c89862d50 [2022-09-15T16:49:23.378Z] ---> Running in 83f9073f92ca [2022-09-15T16:49:23.378Z] ---> Running in a84cdb8e5965 [2022-09-15T16:49:23.378Z] ---> Running in 3e5e980ded02 [2022-09-15T16:49:23.378Z] ---> Running in cae1e606ad46 [2022-09-15T16:49:23.378Z] Removing intermediate container 3e5e980ded02 [2022-09-15T16:49:23.378Z] ---> f0d31c8dfff4 [2022-09-15T16:49:23.378Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:23.378Z] ---> Running in 1ac9621845c1 [2022-09-15T16:49:23.378Z] Removing intermediate container 83f9073f92ca [2022-09-15T16:49:23.378Z] ---> 42ab289e7d40 [2022-09-15T16:49:23.378Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:23.378Z] Removing intermediate container cae1e606ad46 [2022-09-15T16:49:23.378Z] ---> f3d7c95167dd [2022-09-15T16:49:23.378Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:49:23.378Z] Removing intermediate container 335c89862d50 [2022-09-15T16:49:23.378Z] ---> 0deb24b6fb8e [2022-09-15T16:49:23.378Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:23.378Z] ---> Running in 8439ea509950 [2022-09-15T16:49:23.378Z] ---> Running in 691fca91d345 [2022-09-15T16:49:23.378Z] ---> Running in 25d972c48e96 [2022-09-15T16:49:23.378Z] Removing intermediate container a84cdb8e5965 [2022-09-15T16:49:23.378Z] ---> ecb224b1dbab [2022-09-15T16:49:23.378Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:23.378Z] ---> Running in 0af404a5f6a7 [2022-09-15T16:49:23.378Z] Removing intermediate container 691fca91d345 [2022-09-15T16:49:23.378Z] ---> 1cbc368d4e0e [2022-09-15T16:49:23.378Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:23.378Z] ---> Running in 25398c9645b1 [2022-09-15T16:49:24.406Z] Removing intermediate container 1ac9621845c1 [2022-09-15T16:49:24.406Z] ---> 65b98331da01 [2022-09-15T16:49:24.406Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T16:49:24.406Z] ---> Running in cf60eb7837ed [2022-09-15T16:49:24.687Z] Removing intermediate container 8439ea509950 [2022-09-15T16:49:24.687Z] ---> fc6f184e7a4b [2022-09-15T16:49:24.687Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:49:24.687Z] ---> Running in bb7287cbefb2 [2022-09-15T16:49:24.968Z] Removing intermediate container 25d972c48e96 [2022-09-15T16:49:24.968Z] ---> 1133a9f903dc [2022-09-15T16:49:24.968Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T16:49:25.253Z] ---> Running in d710730f9492 [2022-09-15T16:49:25.253Z] Removing intermediate container 0af404a5f6a7 [2022-09-15T16:49:25.253Z] ---> 556aa30add0e [2022-09-15T16:49:25.253Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:49:25.538Z] ---> Running in 21f1655bb907 [2022-09-15T16:49:25.538Z] Removing intermediate container 25398c9645b1 [2022-09-15T16:49:25.538Z] ---> da0f64c43af9 [2022-09-15T16:49:25.538Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T16:49:25.812Z] ---> Running in 1e90bfb88dc9 [2022-09-15T16:49:27.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:27.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:27.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:27.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:27.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:28.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:28.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:28.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:28.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:28.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:49:29.264Z] OK: 221 MiB in 51 packages [2022-09-15T16:49:30.290Z] OK: 221 MiB in 51 packages [2022-09-15T16:49:30.291Z] OK: 221 MiB in 51 packages [2022-09-15T16:49:30.569Z] OK: 221 MiB in 51 packages [2022-09-15T16:49:30.855Z] Removing intermediate container cf60eb7837ed [2022-09-15T16:49:30.855Z] ---> c723e8dd85ab [2022-09-15T16:49:30.855Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T16:49:30.855Z] OK: 221 MiB in 51 packages [2022-09-15T16:49:32.318Z] Removing intermediate container bb7287cbefb2 [2022-09-15T16:49:32.318Z] ---> 17a4f2c1632d [2022-09-15T16:49:32.318Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:49:32.318Z] Removing intermediate container d710730f9492 [2022-09-15T16:49:32.318Z] ---> f5d533c763f8 [2022-09-15T16:49:32.318Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:49:32.604Z] ---> fecadd8c698e [2022-09-15T16:49:32.604Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:49:32.604Z] Removing intermediate container 21f1655bb907 [2022-09-15T16:49:32.604Z] ---> f8fd2c25f21d [2022-09-15T16:49:32.604Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:49:32.882Z] Removing intermediate container 1e90bfb88dc9 [2022-09-15T16:49:32.883Z] ---> d0c71ab93882 [2022-09-15T16:49:32.883Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:49:32.883Z] ---> Running in 871dd1cb4f01 [2022-09-15T16:49:33.873Z] ---> 898e8d5d9ed1 [2022-09-15T16:49:33.873Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:49:33.873Z] ---> Running in 56929251ddf7 [2022-09-15T16:49:33.873Z] ---> 032a9a0033be [2022-09-15T16:49:33.873Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:49:34.501Z] ---> cb7e9bac77f6 [2022-09-15T16:49:34.501Z] ---> Running in 0f09ced68257 [2022-09-15T16:49:34.501Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:49:34.501Z] ---> a00c72637a31 [2022-09-15T16:49:34.502Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:49:34.502Z] ---> Running in d1391012c641 [2022-09-15T16:49:34.502Z] ---> Running in 518d2cbef3b7 [2022-09-15T16:50:42.596Z] Removing intermediate container 518d2cbef3b7 [2022-09-15T16:50:42.596Z] ---> 728b33af1ef3 [2022-09-15T16:50:42.596Z] Step 8/25 : COPY . . [2022-09-15T16:50:42.596Z] Removing intermediate container 0f09ced68257 [2022-09-15T16:50:42.596Z] ---> 7e6f88bf9985 [2022-09-15T16:50:42.596Z] Step 8/25 : COPY . . [2022-09-15T16:50:42.596Z] Removing intermediate container 56929251ddf7 [2022-09-15T16:50:42.596Z] ---> 42f8dafc92ce [2022-09-15T16:50:42.596Z] Step 8/26 : COPY . . [2022-09-15T16:50:42.596Z] Removing intermediate container d1391012c641 [2022-09-15T16:50:42.596Z] ---> fbbea47d5bc6 [2022-09-15T16:50:42.596Z] Step 9/23 : COPY . . [2022-09-15T16:50:42.596Z] Removing intermediate container 871dd1cb4f01 [2022-09-15T16:50:42.596Z] ---> 1c6c5c8b384e [2022-09-15T16:50:42.596Z] Step 8/33 : COPY . . [2022-09-15T16:50:57.720Z] ---> 4820dea84c8a [2022-09-15T16:50:57.720Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:50:57.720Z] ---> 7c2acfeaf765 [2022-09-15T16:50:57.720Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T16:50:57.720Z] ---> 9aa71268a921 [2022-09-15T16:50:57.720Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T16:50:57.720Z] ---> 25f6c8a6d155 [2022-09-15T16:50:57.720Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:50:57.720Z] ---> Running in 98c80f12512e [2022-09-15T16:50:57.720Z] ---> Running in 73954484c30d [2022-09-15T16:50:57.720Z] ---> 9f93fe2477ff [2022-09-15T16:50:57.720Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T16:50:57.720Z] ---> Running in 66db7e5a0273 [2022-09-15T16:50:57.720Z] ---> Running in be99df1f131a [2022-09-15T16:50:57.720Z] ---> Running in fa454da21ff4 [2022-09-15T16:50:58.326Z] Removing intermediate container 98c80f12512e [2022-09-15T16:50:58.326Z] ---> 7ed5ff929a70 [2022-09-15T16:50:58.326Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T16:50:58.326Z] Removing intermediate container be99df1f131a [2022-09-15T16:50:58.326Z] ---> 836ac90774df [2022-09-15T16:50:58.326Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:50:58.326Z] ---> Running in ed96759446e7 [2022-09-15T16:50:58.326Z] ---> Running in f3fb1f734dca [2022-09-15T16:50:59.316Z] Removing intermediate container ed96759446e7 [2022-09-15T16:50:59.316Z] ---> 32af86a65df5 [2022-09-15T16:50:59.316Z] 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-15T16:50:59.316Z] ---> Running in 786112812d21 [2022-09-15T16:50:59.316Z] Removing intermediate container f3fb1f734dca [2022-09-15T16:50:59.316Z] ---> 05d749ce58c5 [2022-09-15T16:50:59.316Z] 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-15T16:50:59.594Z] ---> Running in a02b4a5a835f [2022-09-15T16:50:59.594Z] 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-15T16:50:59.874Z] 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-15T16:51:00.150Z] 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-15T16:51:03.577Z] Removing intermediate container 786112812d21 [2022-09-15T16:51:03.577Z] ---> 1d83812b9dca [2022-09-15T16:51:03.577Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:51:03.577Z] Removing intermediate container a02b4a5a835f [2022-09-15T16:51:03.577Z] ---> 326d8531750f [2022-09-15T16:51:03.577Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T16:51:03.577Z] ---> Running in ef505d0ccfbc [2022-09-15T16:51:03.857Z] ---> Running in bf361ce265ba [2022-09-15T16:51:04.467Z] Removing intermediate container ef505d0ccfbc [2022-09-15T16:51:04.467Z] ---> e56cba757001 [2022-09-15T16:51:04.467Z] [2022-09-15T16:51:04.467Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:51:04.467Z] Removing intermediate container bf361ce265ba [2022-09-15T16:51:04.467Z] ---> 26e46baf3def [2022-09-15T16:51:04.467Z] [2022-09-15T16:51:04.467Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T16:51:04.467Z] 3.15: Pulling from library/alpine [2022-09-15T16:51:04.743Z] 3.15: Pulling from library/alpine [2022-09-15T16:51:06.204Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:51:06.204Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:51:06.204Z] Status: Image is up to date for alpine:3.15 [2022-09-15T16:51:06.204Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T16:51:06.204Z] ---> 02e0d6fdf486 [2022-09-15T16:51:06.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:51:06.204Z] ---> 02e0d6fdf486 [2022-09-15T16:51:06.204Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:51:06.204Z] ---> Running in 0c31031fe276 [2022-09-15T16:51:06.204Z] ---> Running in b37cab2d6f48 [2022-09-15T16:51:07.202Z] Removing intermediate container 0c31031fe276 [2022-09-15T16:51:07.202Z] ---> 31030a584f0a [2022-09-15T16:51:07.202Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:51:07.202Z] Removing intermediate container b37cab2d6f48 [2022-09-15T16:51:07.202Z] ---> 13791811baa9 [2022-09-15T16:51:07.202Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:51:07.202Z] ---> Running in 7041d3884ab3 [2022-09-15T16:51:07.481Z] ---> Running in 2c47af1b7200 [2022-09-15T16:51:11.839Z] Removing intermediate container 2c47af1b7200 [2022-09-15T16:51:11.839Z] ---> ae9b6761ae19 [2022-09-15T16:51:11.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:51:11.839Z] Removing intermediate container 7041d3884ab3 [2022-09-15T16:51:11.839Z] ---> cc815456929d [2022-09-15T16:51:11.839Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:51:11.839Z] ---> Running in 623cd9e7b993 [2022-09-15T16:51:11.839Z] ---> Running in 9a1cf97f7bd5 [2022-09-15T16:51:14.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:14.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:15.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:15.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:17.195Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:51:17.195Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:51:17.195Z] OK: 15734 distinct packages available [2022-09-15T16:51:17.195Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:51:17.195Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:51:17.195Z] OK: 15734 distinct packages available [2022-09-15T16:51:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:17.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:18.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:18.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:51:19.933Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:51:19.933Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:51:19.933Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:51:19.933Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:51:19.933Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:51:19.933Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:51:19.933Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:51:20.222Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:51:20.222Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:51:20.222Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:51:20.222Z] OK: 6 MiB in 19 packages [2022-09-15T16:51:20.222Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:51:20.515Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:51:20.515Z] OK: 6 MiB in 19 packages [2022-09-15T16:51:22.619Z] Removing intermediate container 9a1cf97f7bd5 [2022-09-15T16:51:22.619Z] ---> 2d7dce4957ea [2022-09-15T16:51:22.619Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:51:22.619Z] Removing intermediate container 623cd9e7b993 [2022-09-15T16:51:22.619Z] ---> c47ccbc67227 [2022-09-15T16:51:22.619Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T16:51:28.206Z] ---> e3da3a6d00da [2022-09-15T16:51:28.206Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:51:31.203Z] ---> 9f66a685325c [2022-09-15T16:51:31.203Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:51:32.199Z] ---> 4c83a3aa6ff1 [2022-09-15T16:51:32.199Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T16:51:34.184Z] ---> 357f33abb58f [2022-09-15T16:51:34.184Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T16:51:35.626Z] ---> f387f874473c [2022-09-15T16:51:35.626Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:51:35.904Z] ---> Running in 94a75d38a0e2 [2022-09-15T16:51:36.496Z] ---> 028a889458d0 [2022-09-15T16:51:36.496Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:51:36.496Z] Removing intermediate container 94a75d38a0e2 [2022-09-15T16:51:36.496Z] ---> 0ba09643e414 [2022-09-15T16:51:36.496Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:51:36.772Z] ---> Running in b8973440daee [2022-09-15T16:51:37.378Z] Removing intermediate container b8973440daee [2022-09-15T16:51:37.378Z] ---> 84d30e9705d5 [2022-09-15T16:51:37.378Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T16:51:37.655Z] ---> Running in e18adb26e043 [2022-09-15T16:51:37.655Z] ---> 8ef6c031bacc [2022-09-15T16:51:37.655Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T16:51:38.261Z] Removing intermediate container e18adb26e043 [2022-09-15T16:51:38.261Z] ---> a41cf2dcac3b [2022-09-15T16:51:38.261Z] Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T16:51:38.548Z] ---> Running in 6d011507e4e4 [2022-09-15T16:51:39.153Z] ---> 59ca91d025b6 [2022-09-15T16:51:39.153Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T16:51:39.153Z] Removing intermediate container 6d011507e4e4 [2022-09-15T16:51:39.153Z] ---> e2092edba7df [2022-09-15T16:51:39.153Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:51:39.153Z] ---> Running in 60a4c988d312 [2022-09-15T16:51:39.764Z] Removing intermediate container 60a4c988d312 [2022-09-15T16:51:39.764Z] ---> 52a5a4f20ad1 [2022-09-15T16:51:39.764Z] [2022-09-15T16:51:40.381Z] Successfully built 52a5a4f20ad1 [2022-09-15T16:51:40.381Z] Successfully tagged security-spire-server-arm64:latest [2022-09-15T16:51:40.381Z] ---> 4d9dcbfb6fe9 [2022-09-15T16:51:40.381Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] Building security-spire-server ... done Building sys-mgmt-agent [2022-09-15T16:51:40.381Z] [2022-09-15T16:51:40.658Z] ---> Running in af10cb0824ae [2022-09-15T16:51:40.954Z] Removing intermediate container af10cb0824ae [2022-09-15T16:51:40.954Z] ---> d4ccf7999475 [2022-09-15T16:51:40.954Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:51:41.230Z] ---> Running in be7640436cca [2022-09-15T16:51:41.504Z] Removing intermediate container be7640436cca [2022-09-15T16:51:41.505Z] ---> f4229e7481b2 [2022-09-15T16:51:41.505Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T16:51:41.784Z] ---> Running in 2450cb1d0624 [2022-09-15T16:51:42.384Z] Removing intermediate container 2450cb1d0624 [2022-09-15T16:51:42.384Z] ---> 9eeea594689b [2022-09-15T16:51:42.384Z] Step 25/26 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T16:51:42.384Z] ---> Running in f0ec5bcf35fa [2022-09-15T16:51:42.993Z] Removing intermediate container f0ec5bcf35fa [2022-09-15T16:51:42.994Z] ---> 4ca69118c2e2 [2022-09-15T16:51:42.994Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:51:42.994Z] ---> Running in 30c930609dc8 [2022-09-15T16:51:43.618Z] Removing intermediate container 30c930609dc8 [2022-09-15T16:51:43.618Z] ---> b9db0632aabf [2022-09-15T16:51:43.618Z] [2022-09-15T16:51:43.895Z] Successfully built b9db0632aabf [2022-09-15T16:51:44.175Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-15T16:51:44.175Z]  Building security-spire-agent ... done Building core-command [2022-09-15T16:52:06.398Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:52:06.398Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:52:06.398Z] ---> 309704338f2e [2022-09-15T16:52:06.398Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T16:52:06.398Z] ---> Using cache [2022-09-15T16:52:06.398Z] ---> ecb224b1dbab [2022-09-15T16:52:06.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:52:06.398Z] ---> Using cache [2022-09-15T16:52:06.398Z] ---> 556aa30add0e [2022-09-15T16:52:06.398Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T16:52:06.398Z] ---> Running in 5154e0342701 [2022-09-15T16:52:06.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:07.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:08.674Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:52:08.674Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:52:08.674Z] ---> 309704338f2e [2022-09-15T16:52:08.674Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:52:08.674Z] ---> Using cache [2022-09-15T16:52:08.674Z] ---> f3d7c95167dd [2022-09-15T16:52:08.674Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:52:08.674Z] ---> Using cache [2022-09-15T16:52:08.674Z] ---> 1cbc368d4e0e [2022-09-15T16:52:08.674Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:52:08.674Z] ---> Using cache [2022-09-15T16:52:08.674Z] ---> da0f64c43af9 [2022-09-15T16:52:08.674Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T16:52:08.674Z] ---> Running in c9d9de5323f2 [2022-09-15T16:52:09.665Z] OK: 221 MiB in 51 packages [2022-09-15T16:52:11.160Z] Removing intermediate container 5154e0342701 [2022-09-15T16:52:11.160Z] ---> 9e965b1cb40b [2022-09-15T16:52:11.160Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T16:52:11.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:12.619Z] ---> 6e6985be7e54 [2022-09-15T16:52:12.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:52:12.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:12.619Z] ---> Running in 31ca8005bb7c [2022-09-15T16:52:14.091Z] OK: 221 MiB in 51 packages [2022-09-15T16:52:15.097Z] Removing intermediate container c9d9de5323f2 [2022-09-15T16:52:15.097Z] ---> 20845b49a35b [2022-09-15T16:52:15.097Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:52:16.102Z] ---> 588768bcca57 [2022-09-15T16:52:16.102Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:52:16.379Z] ---> Running in ff38ce175403 [2022-09-15T16:53:24.460Z] Removing intermediate container ff38ce175403 [2022-09-15T16:53:24.460Z] ---> 6e83472f00a6 [2022-09-15T16:53:24.460Z] Step 9/24 : COPY . . [2022-09-15T16:53:24.460Z] Removing intermediate container 31ca8005bb7c [2022-09-15T16:53:24.460Z] ---> 99046ba573f2 [2022-09-15T16:53:24.460Z] Step 8/23 : COPY . . [2022-09-15T16:53:42.833Z] ---> 3aa99a3db285 [2022-09-15T16:53:42.833Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T16:53:42.833Z] ---> Running in d0716ad5a90d [2022-09-15T16:53:42.833Z] ---> 5b3fbabd46d1 [2022-09-15T16:53:42.833Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T16:53:42.833Z] ---> Running in b3b78b3cd35a [2022-09-15T16:53:43.438Z] 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-15T16:53:44.052Z] 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-15T16:57:06.124Z] 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-15T16:57:21.272Z] Removing intermediate container fa454da21ff4 [2022-09-15T16:57:21.272Z] ---> c9db45817fc5 [2022-09-15T16:57:21.272Z] [2022-09-15T16:57:21.272Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T16:57:21.626Z] 3.16: Pulling from library/alpine [2022-09-15T16:57:24.680Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:57:24.680Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T16:57:24.680Z] ---> a6215f271958 [2022-09-15T16:57:24.680Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T16:57:25.000Z] ---> Running in 9e59580c20e6 [2022-09-15T16:57:28.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:28.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:29.043Z] Removing intermediate container 73954484c30d [2022-09-15T16:57:29.043Z] ---> 16717397d32c [2022-09-15T16:57:29.043Z] [2022-09-15T16:57:29.043Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T16:57:29.043Z] ---> a6215f271958 [2022-09-15T16:57:29.043Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:57:29.335Z] ---> Running in 1963501f3780 [2022-09-15T16:57:29.947Z] Removing intermediate container 1963501f3780 [2022-09-15T16:57:29.947Z] ---> fbb13753ae57 [2022-09-15T16:57:29.947Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T16:57:29.947Z] ---> Running in 4a7207c43130 [2022-09-15T16:57:30.944Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T16:57:30.944Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T16:57:30.944Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T16:57:30.944Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:57:30.944Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:57:31.551Z] OK: 6 MiB in 17 packages [2022-09-15T16:57:32.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:32.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:33.815Z] Removing intermediate container 9e59580c20e6 [2022-09-15T16:57:33.815Z] ---> 8b0c726bd6e1 [2022-09-15T16:57:33.815Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T16:57:33.815Z] ---> Running in a37e1a09dc71 [2022-09-15T16:57:34.428Z] Removing intermediate container a37e1a09dc71 [2022-09-15T16:57:34.428Z] ---> ed42b085443c [2022-09-15T16:57:34.428Z] Step 13/25 : WORKDIR / [2022-09-15T16:57:34.428Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:57:34.428Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T16:57:34.428Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:57:34.428Z] ---> Running in 1f7625fca20b [2022-09-15T16:57:34.702Z] OK: 5 MiB in 16 packages [2022-09-15T16:57:34.979Z] Removing intermediate container 1f7625fca20b [2022-09-15T16:57:34.979Z] ---> a54ae990865c [2022-09-15T16:57:34.979Z] 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-15T16:57:36.439Z] Removing intermediate container 4a7207c43130 [2022-09-15T16:57:36.439Z] ---> 39c273a653d4 [2022-09-15T16:57:36.439Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T16:57:36.718Z] ---> 2f54f1c03ee4 [2022-09-15T16:57:36.718Z] 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-15T16:57:36.718Z] ---> Running in db7c80592c16 [2022-09-15T16:57:37.723Z] Removing intermediate container db7c80592c16 [2022-09-15T16:57:37.723Z] ---> eb282623f206 [2022-09-15T16:57:37.723Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T16:57:37.723Z] ---> Running in 09d89b144e7f [2022-09-15T16:57:38.000Z] ---> d8f566f1ceba [2022-09-15T16:57:38.000Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T16:57:38.607Z] Removing intermediate container 09d89b144e7f [2022-09-15T16:57:38.607Z] ---> d2de4b7a3de8 [2022-09-15T16:57:38.607Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T16:57:38.607Z] ---> Running in f05c1e243772 [2022-09-15T16:57:39.616Z] ---> 267a90fb1b36 [2022-09-15T16:57:39.616Z] 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-15T16:57:39.616Z] Removing intermediate container f05c1e243772 [2022-09-15T16:57:39.616Z] ---> c47607660c7c [2022-09-15T16:57:39.616Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T16:57:39.616Z] ---> Running in c4fe805b9139 [2022-09-15T16:57:40.626Z] Removing intermediate container c4fe805b9139 [2022-09-15T16:57:40.626Z] ---> 39aaf7903227 [2022-09-15T16:57:40.626Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T16:57:40.626Z] ---> Running in 10e20678a241 [2022-09-15T16:57:40.924Z] ---> 78e07f0f144b [2022-09-15T16:57:40.924Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T16:57:44.370Z] ---> 0d59b2f144e3 [2022-09-15T16:57:44.370Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-15T16:57:44.652Z] Removing intermediate container 10e20678a241 [2022-09-15T16:57:44.652Z] ---> 9c31440f3cb8 [2022-09-15T16:57:44.652Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-15T16:57:44.652Z] ---> Running in 42c73675bfe1 [2022-09-15T16:57:45.655Z] Removing intermediate container 42c73675bfe1 [2022-09-15T16:57:45.655Z] ---> 451ce94af3a2 [2022-09-15T16:57:45.655Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T16:57:46.276Z] ---> 6adf0a85dd2e [2022-09-15T16:57:46.276Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T16:57:46.888Z] ---> 61c103691d7d [2022-09-15T16:57:46.888Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T16:57:47.165Z] ---> Running in d122db070883 [2022-09-15T16:57:47.775Z] ---> 45d12793c141 [2022-09-15T16:57:47.775Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T16:57:48.051Z] ---> Running in 80ba356ff89e [2022-09-15T16:57:51.482Z] Removing intermediate container d122db070883 [2022-09-15T16:57:51.482Z] ---> 31aaa3fb5314 [2022-09-15T16:57:51.482Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:57:52.095Z] Removing intermediate container 80ba356ff89e [2022-09-15T16:57:52.095Z] ---> 6a5d75705d3b [2022-09-15T16:57:52.095Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T16:57:52.376Z] ---> Running in 82b9328a4ca1 [2022-09-15T16:57:52.994Z] ---> ef65beb351e5 [2022-09-15T16:57:52.994Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T16:57:52.994Z] Removing intermediate container 82b9328a4ca1 [2022-09-15T16:57:52.994Z] ---> 76cc25bf62d9 [2022-09-15T16:57:52.994Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T16:57:53.290Z] ---> Running in 41327bea6670 [2022-09-15T16:57:53.904Z] Removing intermediate container 41327bea6670 [2022-09-15T16:57:53.904Z] ---> 158319e5987b [2022-09-15T16:57:53.904Z] Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T16:57:54.192Z] ---> Running in be56a89ed146 [2022-09-15T16:57:55.207Z] Removing intermediate container be56a89ed146 [2022-09-15T16:57:55.207Z] ---> 8c0cef5d5c72 [2022-09-15T16:57:55.207Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:57:55.207Z] ---> Running in 3364f73fadd4 [2022-09-15T16:57:55.820Z] ---> 9f09a20212ff [2022-09-15T16:57:55.820Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T16:57:56.096Z] Removing intermediate container 3364f73fadd4 [2022-09-15T16:57:56.096Z] ---> ff79f3da4c10 [2022-09-15T16:57:56.096Z] [2022-09-15T16:57:57.090Z] Successfully built ff79f3da4c10 [2022-09-15T16:57:57.090Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-15T16:57:57.090Z] Building security-proxy-setup [2022-09-15T16:57:57.090Z]  Building security-secretstore-setup ... done  ---> 41830886c7f5 [2022-09-15T16:57:57.090Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T16:57:58.085Z] ---> e5811f073640 [2022-09-15T16:57:58.085Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T16:57:59.080Z] ---> d9533738a024 [2022-09-15T16:57:59.080Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T16:58:00.534Z] ---> 262dfa148b88 [2022-09-15T16:58:00.534Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T16:58:01.537Z] ---> 1c7a7444c034 [2022-09-15T16:58:01.537Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T16:58:01.537Z] ---> Running in d62ceeaf4816 [2022-09-15T16:58:04.990Z] Removing intermediate container d62ceeaf4816 [2022-09-15T16:58:04.990Z] ---> c8d2682a2d26 [2022-09-15T16:58:04.990Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T16:58:05.268Z] ---> Running in 3599d7de4afe [2022-09-15T16:58:05.874Z] Removing intermediate container 3599d7de4afe [2022-09-15T16:58:05.874Z] ---> a92a5b13c089 [2022-09-15T16:58:05.874Z] Step 30/33 : CMD ["gate"] [2022-09-15T16:58:05.874Z] ---> Running in 1487158291e1 [2022-09-15T16:58:06.872Z] Removing intermediate container 1487158291e1 [2022-09-15T16:58:06.872Z] ---> ae408e49dded [2022-09-15T16:58:06.872Z] Step 31/33 : LABEL arch=arm64 [2022-09-15T16:58:06.872Z] ---> Running in a80e93a7922f [2022-09-15T16:58:07.493Z] Removing intermediate container a80e93a7922f [2022-09-15T16:58:07.493Z] ---> 231a9c7c699e [2022-09-15T16:58:07.493Z] Step 32/33 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T16:58:07.778Z] ---> Running in 146435b07a7a [2022-09-15T16:58:08.781Z] Removing intermediate container 146435b07a7a [2022-09-15T16:58:08.781Z] ---> 82c6a7b850a1 [2022-09-15T16:58:08.781Z] Step 33/33 : LABEL version=0.0.0 [2022-09-15T16:58:08.781Z] ---> Running in 34cf55d3c1ae [2022-09-15T16:58:09.782Z] Removing intermediate container 34cf55d3c1ae [2022-09-15T16:58:09.782Z] ---> 8e7abeae0edc [2022-09-15T16:58:09.782Z] [2022-09-15T16:58:10.065Z] Successfully built 8e7abeae0edc [2022-09-15T16:58:10.065Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-15T16:58:10.065Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-09-15T16:58:20.301Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:58:20.301Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:58:20.301Z] ---> 309704338f2e [2022-09-15T16:58:20.301Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T16:58:20.301Z] ---> Using cache [2022-09-15T16:58:20.301Z] ---> ecb224b1dbab [2022-09-15T16:58:20.301Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:58:20.301Z] ---> Using cache [2022-09-15T16:58:20.301Z] ---> 556aa30add0e [2022-09-15T16:58:20.301Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T16:58:20.905Z] ---> Running in 4fb67cf630f2 [2022-09-15T16:58:23.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:24.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:26.603Z] OK: 221 MiB in 51 packages [2022-09-15T16:58:28.620Z] Removing intermediate container 4fb67cf630f2 [2022-09-15T16:58:28.620Z] ---> a03d04ca08c2 [2022-09-15T16:58:28.620Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T16:58:30.106Z] ---> 1e86b68340c1 [2022-09-15T16:58:30.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:58:30.106Z] ---> Running in 5820219168bf [2022-09-15T16:58:34.487Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:58:34.487Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:58:34.487Z] ---> 309704338f2e [2022-09-15T16:58:34.487Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T16:58:34.487Z] ---> Using cache [2022-09-15T16:58:34.487Z] ---> ecb224b1dbab [2022-09-15T16:58:34.487Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T16:58:34.487Z] ---> Running in b20e5f3406e3 [2022-09-15T16:58:35.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:36.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:38.467Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T16:58:38.467Z] v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T16:58:38.467Z] OK: 16895 distinct packages available [2022-09-15T16:58:38.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:39.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:40.863Z] OK: 221 MiB in 51 packages [2022-09-15T16:58:42.312Z] Removing intermediate container b20e5f3406e3 [2022-09-15T16:58:42.312Z] ---> 38b8e84266a5 [2022-09-15T16:58:42.312Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T16:58:43.762Z] ---> 29cff9f2c2c4 [2022-09-15T16:58:43.762Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:58:43.762Z] ---> Running in 75e4a0289683 [2022-09-15T16:59:40.382Z] Removing intermediate container 5820219168bf [2022-09-15T16:59:40.382Z] ---> 5868bb1b92a7 [2022-09-15T16:59:40.382Z] Step 8/22 : COPY . . [2022-09-15T16:59:47.174Z] Removing intermediate container 75e4a0289683 [2022-09-15T16:59:47.174Z] ---> 54534178b2ec [2022-09-15T16:59:47.174Z] Step 7/20 : COPY . . [2022-09-15T16:59:53.969Z] ---> a0d275212829 [2022-09-15T16:59:53.969Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T16:59:53.969Z] ---> Running in 383728f65563 [2022-09-15T16:59:56.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T17:00:05.044Z] ---> 8eabc3d74f10 [2022-09-15T17:00:05.044Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T17:00:05.044Z] ---> Running in 1974148ed082 [2022-09-15T17:00:07.063Z] 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-15T17:00:11.434Z] Removing intermediate container b3b78b3cd35a [2022-09-15T17:00:11.434Z] ---> 9b1a9ccf25ab [2022-09-15T17:00:11.434Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T17:00:11.434Z] ---> Running in d3b2a60d84e5 [2022-09-15T17:00:13.455Z] 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-15T17:00:20.294Z] Removing intermediate container d3b2a60d84e5 [2022-09-15T17:00:20.294Z] ---> 22101127b390 [2022-09-15T17:00:20.294Z] [2022-09-15T17:00:20.294Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T17:00:20.294Z] ---> a6215f271958 [2022-09-15T17:00:20.294Z] 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-15T17:00:20.294Z] ---> Running in 72c70920c882 [2022-09-15T17:00:20.294Z] Removing intermediate container 72c70920c882 [2022-09-15T17:00:20.294Z] ---> e1d995187e0b [2022-09-15T17:00:20.294Z] 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-15T17:00:20.294Z] ---> Running in 152213ca9a2c [2022-09-15T17:00:22.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:00:22.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:00:23.755Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T17:00:24.033Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T17:00:24.034Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T17:00:24.034Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T17:00:24.034Z] Executing bash-5.1.16-r2.post-install [2022-09-15T17:00:24.034Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T17:00:24.309Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T17:00:24.309Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T17:00:24.309Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T17:00:24.309Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T17:00:24.309Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T17:00:25.764Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T17:00:25.764Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T17:00:25.764Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T17:00:25.764Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T17:00:25.764Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T17:00:25.764Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T17:00:25.764Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T17:00:25.764Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T17:00:25.764Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T17:00:25.764Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T17:00:25.764Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T17:00:29.181Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T17:00:29.181Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T17:00:29.181Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T17:00:29.181Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T17:00:29.181Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T17:00:29.181Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T17:00:29.181Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T17:00:29.181Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T17:00:29.181Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T17:00:29.181Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T17:00:29.181Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T17:00:29.181Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T17:00:30.172Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:00:30.172Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:00:30.779Z] OK: 120 MiB in 47 packages [2022-09-15T17:00:49.157Z] Removing intermediate container d0716ad5a90d [2022-09-15T17:00:49.157Z] ---> 39c132f912f8 [2022-09-15T17:00:49.157Z] [2022-09-15T17:00:49.157Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T17:00:49.157Z] ---> a6215f271958 [2022-09-15T17:00:49.157Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T17:00:49.157Z] ---> Running in c727f16a5e1c [2022-09-15T17:00:49.157Z] Collecting docker-compose==1.23.2 [2022-09-15T17:00:49.157Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T17:00:49.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.1 MB/s eta 0:00:00 [2022-09-15T17:00:49.766Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T17:00:49.766Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T17:00:49.766Z] Preparing metadata (setup.py): started [2022-09-15T17:00:50.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:00:51.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:00:52.842Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T17:00:52.842Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:00:52.842Z] OK: 5 MiB in 15 packages [2022-09-15T17:00:53.455Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T17:00:53.743Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T17:00:53.743Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T17:00:54.758Z] Removing intermediate container c727f16a5e1c [2022-09-15T17:00:54.758Z] ---> 7f30900ad118 [2022-09-15T17:00:54.758Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:00:54.758Z] ---> Running in 73d08c068039 [2022-09-15T17:00:55.042Z] Collecting PyYAML<4,>=3.10 [2022-09-15T17:00:55.328Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T17:00:55.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.3 MB/s eta 0:00:00 [2022-09-15T17:00:55.328Z] Removing intermediate container 73d08c068039 [2022-09-15T17:00:55.328Z] ---> 55079684458a [2022-09-15T17:00:55.328Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T17:00:55.612Z] ---> Running in acaebc11b7ca [2022-09-15T17:00:55.910Z] Removing intermediate container acaebc11b7ca [2022-09-15T17:00:55.910Z] ---> 66707ba16a54 [2022-09-15T17:00:55.910Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T17:00:56.202Z] ---> Running in 6c12cdd52498 [2022-09-15T17:00:56.483Z] Removing intermediate container 6c12cdd52498 [2022-09-15T17:00:56.483Z] ---> c4bb16fee6c2 [2022-09-15T17:00:56.483Z] Step 16/24 : WORKDIR / [2022-09-15T17:00:56.761Z] ---> Running in 9f3b81169f7d [2022-09-15T17:00:57.490Z] Removing intermediate container 9f3b81169f7d [2022-09-15T17:00:57.490Z] ---> f847e2fd83d8 [2022-09-15T17:00:57.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:00:58.280Z] Preparing metadata (setup.py): started [2022-09-15T17:00:58.280Z] ---> 1ee90536988a [2022-09-15T17:00:58.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T17:01:01.022Z] ---> 83686934645f [2022-09-15T17:01:01.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T17:01:01.637Z] ---> 0114c0e0c2d9 [2022-09-15T17:01:01.637Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T17:01:01.637Z] ---> Running in aca0e0e57a57 [2022-09-15T17:01:02.252Z] Removing intermediate container aca0e0e57a57 [2022-09-15T17:01:02.252Z] ---> cdc876faa4e0 [2022-09-15T17:01:02.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:01:02.252Z] ---> Running in b450b101fd6a [2022-09-15T17:01:02.555Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T17:01:02.838Z] Removing intermediate container b450b101fd6a [2022-09-15T17:01:02.838Z] ---> 8f2327fd06b2 [2022-09-15T17:01:02.838Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T17:01:02.838Z] ---> Running in 1560d285d610 [2022-09-15T17:01:03.454Z] Removing intermediate container 1560d285d610 [2022-09-15T17:01:03.454Z] ---> b8b1ee057a97 [2022-09-15T17:01:03.454Z] Step 23/24 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:01:03.454Z] ---> Running in 9d0c579bbe03 [2022-09-15T17:01:04.070Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T17:01:04.070Z] Removing intermediate container 9d0c579bbe03 [2022-09-15T17:01:04.070Z] ---> 292ec7cac70b [2022-09-15T17:01:04.070Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T17:01:04.070Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T17:01:04.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 [2022-09-15T17:01:04.070Z] ---> Running in 17f9d51279a9 [2022-09-15T17:01:04.677Z] Removing intermediate container 17f9d51279a9 [2022-09-15T17:01:04.677Z] ---> f1fa920eeec4 [2022-09-15T17:01:04.677Z] [2022-09-15T17:01:04.962Z] Successfully built f1fa920eeec4 [2022-09-15T17:01:04.962Z] Successfully tagged core-command-arm64:latest [2022-09-15T17:01:04.962Z] Building security-spire-config [2022-09-15T17:01:04.962Z]  Building core-command ... done Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T17:01:05.240Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T17:01:05.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.0 MB/s eta 0:00:00 [2022-09-15T17:01:05.241Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T17:01:05.241Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T17:01:05.520Z] Preparing metadata (setup.py): started [2022-09-15T17:01:08.179Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T17:01:08.474Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T17:01:08.757Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T17:01:08.757Z] 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-15T17:01:08.757Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T17:01:08.757Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T17:01:09.036Z] Preparing metadata (setup.py): started [2022-09-15T17:01:12.451Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T17:01:13.060Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T17:01:13.060Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T17:01:13.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.6 MB/s eta 0:00:00 [2022-09-15T17:01:14.509Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T17:01:14.509Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T17:01:15.504Z] Collecting certifi>=2017.4.17 [2022-09-15T17:01:15.504Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T17:01:15.504Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 14.3 MB/s eta 0:00:00 [2022-09-15T17:01:15.791Z] Collecting idna<2.8,>=2.5 [2022-09-15T17:01:16.068Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T17:01:16.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 [2022-09-15T17:01:17.061Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T17:01:17.061Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T17:01:17.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.1 MB/s eta 0:00:00 [2022-09-15T17:01:17.335Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T17:01:17.335Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T17:01:17.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.1 MB/s eta 0:00:00 [2022-09-15T17:01:18.317Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T17:01:18.317Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T17:01:18.317Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T17:01:18.317Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T17:01:20.359Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T17:01:20.359Z] Running setup.py install for texttable: started [2022-09-15T17:01:23.006Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:01:23.006Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:01:23.006Z] ---> 309704338f2e [2022-09-15T17:01:23.006Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T17:01:23.006Z] ---> Using cache [2022-09-15T17:01:23.006Z] ---> ecb224b1dbab [2022-09-15T17:01:23.006Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:01:23.006Z] ---> Using cache [2022-09-15T17:01:23.006Z] ---> 556aa30add0e [2022-09-15T17:01:23.006Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T17:01:23.006Z] ---> Using cache [2022-09-15T17:01:23.006Z] ---> f8fd2c25f21d [2022-09-15T17:01:23.006Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T17:01:23.006Z] ---> Using cache [2022-09-15T17:01:23.006Z] ---> a00c72637a31 [2022-09-15T17:01:23.006Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:01:23.006Z] ---> Using cache [2022-09-15T17:01:23.006Z] ---> 728b33af1ef3 [2022-09-15T17:01:23.006Z] Step 8/26 : COPY . . [2022-09-15T17:01:23.295Z] ---> Using cache [2022-09-15T17:01:23.295Z] ---> 4820dea84c8a [2022-09-15T17:01:23.295Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T17:01:23.295Z] ---> Using cache [2022-09-15T17:01:23.295Z] ---> 7ed5ff929a70 [2022-09-15T17:01:23.295Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T17:01:23.295Z] ---> Using cache [2022-09-15T17:01:23.295Z] ---> 05d749ce58c5 [2022-09-15T17:01:23.295Z] 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-15T17:01:23.295Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T17:01:23.295Z] Running setup.py install for PyYAML: started [2022-09-15T17:01:24.762Z] ---> Running in 90801a4c5a1f [2022-09-15T17:01:28.202Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T17:01:29.224Z] Removing intermediate container 66db7e5a0273 [2022-09-15T17:01:29.224Z] ---> b82759402a69 [2022-09-15T17:01:29.224Z] [2022-09-15T17:01:29.224Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T17:01:29.224Z] ---> a6215f271958 [2022-09-15T17:01:29.224Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T17:01:29.518Z] Removing intermediate container 90801a4c5a1f [2022-09-15T17:01:29.518Z] ---> 7cf7243e10cd [2022-09-15T17:01:29.518Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T17:01:29.518Z] ---> Running in f3171ac0aedd [2022-09-15T17:01:29.812Z] ---> Running in e3ffc780ac05 [2022-09-15T17:01:30.103Z] Running setup.py install for docopt: started [2022-09-15T17:01:30.729Z] Removing intermediate container e3ffc780ac05 [2022-09-15T17:01:30.729Z] ---> 2b8572a4b34f [2022-09-15T17:01:30.729Z] [2022-09-15T17:01:30.729Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T17:01:30.729Z] ---> 02e0d6fdf486 [2022-09-15T17:01:30.729Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T17:01:31.013Z] ---> Using cache [2022-09-15T17:01:31.013Z] ---> 13791811baa9 [2022-09-15T17:01:31.013Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:01:31.013Z] ---> Using cache [2022-09-15T17:01:31.013Z] ---> ae9b6761ae19 [2022-09-15T17:01:31.013Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T17:01:31.013Z] ---> Running in 3c6238977361 [2022-09-15T17:01:32.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:32.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:33.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:34.383Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T17:01:34.383Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T17:01:34.383Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T17:01:34.383Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:01:34.383Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:01:34.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:34.672Z] OK: 6 MiB in 16 packages [2022-09-15T17:01:36.710Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T17:01:36.710Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T17:01:36.710Z] OK: 15734 distinct packages available [2022-09-15T17:01:36.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:37.003Z] Removing intermediate container f3171ac0aedd [2022-09-15T17:01:37.003Z] ---> 1dd661dde723 [2022-09-15T17:01:37.003Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:01:37.306Z] ---> Running in 1be4a859856e [2022-09-15T17:01:37.601Z] Removing intermediate container 1be4a859856e [2022-09-15T17:01:37.909Z] ---> fadf714a53e4 [2022-09-15T17:01:37.909Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T17:01:37.909Z] ---> Running in b8b75af5b338 [2022-09-15T17:01:37.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:38.548Z] Removing intermediate container b8b75af5b338 [2022-09-15T17:01:38.548Z] ---> 175d047d790c [2022-09-15T17:01:38.548Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T17:01:38.838Z] ---> Running in 65e2537ffe6f [2022-09-15T17:01:39.450Z] Removing intermediate container 65e2537ffe6f [2022-09-15T17:01:39.450Z] ---> b6ab2b07463b [2022-09-15T17:01:39.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:01:39.450Z] Running setup.py install for dockerpty: started [2022-09-15T17:01:39.450Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T17:01:39.728Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T17:01:39.728Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T17:01:39.728Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T17:01:39.728Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T17:01:40.010Z] OK: 6 MiB in 18 packages [2022-09-15T17:01:40.294Z] ---> 89c600092add [2022-09-15T17:01:40.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T17:01:42.341Z] Removing intermediate container 3c6238977361 [2022-09-15T17:01:42.341Z] ---> 9c39aae209a7 [2022-09-15T17:01:42.341Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T17:01:42.970Z] ---> 1b59f52502ed [2022-09-15T17:01:42.970Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T17:01:43.584Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T17:01:44.606Z] ---> 6eaa7ec1e0e3 [2022-09-15T17:01:44.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T17:01:44.890Z] ---> Running in 0e9b1e129c77 [2022-09-15T17:01:45.914Z] Removing intermediate container 0e9b1e129c77 [2022-09-15T17:01:45.914Z] ---> 7735127f8fd1 [2022-09-15T17:01:45.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:01:45.914Z] ---> Running in dfc1d2437b5a [2022-09-15T17:01:46.913Z] Removing intermediate container dfc1d2437b5a [2022-09-15T17:01:46.913Z] ---> 810dbe1850bc [2022-09-15T17:01:46.913Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T17:01:46.913Z] ---> Running in 455fc29cd764 [2022-09-15T17:01:47.526Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-15T17:01:47.526Z] 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-15T17:01:47.526Z] Removing intermediate container 455fc29cd764 [2022-09-15T17:01:47.526Z] ---> 77916ece4432 [2022-09-15T17:01:47.526Z] Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:01:47.799Z] ---> Running in 2b6b9d48e775 [2022-09-15T17:01:48.818Z] Removing intermediate container 2b6b9d48e775 [2022-09-15T17:01:48.818Z] ---> 506ef0aeb6ca [2022-09-15T17:01:48.818Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T17:01:48.818Z] ---> Running in 68ae1ba0ba65 [2022-09-15T17:01:49.814Z] Removing intermediate container 68ae1ba0ba65 [2022-09-15T17:01:49.814Z] ---> 2ec9408a0a3b [2022-09-15T17:01:49.814Z] [2022-09-15T17:01:50.447Z] Successfully built 2ec9408a0a3b [2022-09-15T17:01:50.447Z] Successfully tagged support-notifications-arm64:latest [2022-09-15T17:01:50.447Z] Building core-metadata [2022-09-15T17:01:50.742Z]  Building support-notifications ... done  ---> ed3269301da2 [2022-09-15T17:01:50.742Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T17:01:52.750Z] ---> 611bebc556aa [2022-09-15T17:01:52.750Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T17:01:52.750Z] ---> Running in c979cc98e9aa [2022-09-15T17:01:53.741Z] Removing intermediate container c979cc98e9aa [2022-09-15T17:01:53.741Z] ---> b11261fdc25b [2022-09-15T17:01:53.741Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T17:01:55.746Z] ---> e60b47a50c15 [2022-09-15T17:01:55.747Z] Step 21/26 : WORKDIR / [2022-09-15T17:01:55.747Z] ---> Running in 17f278705757 [2022-09-15T17:01:56.743Z] Removing intermediate container 17f278705757 [2022-09-15T17:01:56.743Z] ---> 5344d5975c87 [2022-09-15T17:01:56.743Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T17:01:57.018Z] ---> Running in 397a27204fc4 [2022-09-15T17:01:58.008Z] Removing intermediate container 397a27204fc4 [2022-09-15T17:01:58.008Z] ---> 7921c2a2638b [2022-09-15T17:01:58.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T17:01:58.008Z] ---> Running in 2de45fe4efd7 [2022-09-15T17:01:59.805Z] Removing intermediate container 2de45fe4efd7 [2022-09-15T17:01:59.805Z] ---> f411e2b6702e [2022-09-15T17:01:59.805Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T17:01:59.805Z] ---> Running in 725e332c4b06 [2022-09-15T17:02:01.940Z] Removing intermediate container 725e332c4b06 [2022-09-15T17:02:01.940Z] ---> 47c4b2cdbe24 [2022-09-15T17:02:01.940Z] Step 25/26 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:02:01.940Z] ---> Running in 539ca8c1fc0b [2022-09-15T17:02:03.399Z] Removing intermediate container 539ca8c1fc0b [2022-09-15T17:02:03.399Z] ---> f4ea4a8731e6 [2022-09-15T17:02:03.399Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T17:02:03.399Z] ---> Running in 5aef67474ab8 [2022-09-15T17:02:04.392Z] Removing intermediate container 5aef67474ab8 [2022-09-15T17:02:04.392Z] ---> b79921c0822e [2022-09-15T17:02:04.392Z] [2022-09-15T17:02:05.845Z] Successfully built b79921c0822e [2022-09-15T17:02:05.845Z] Successfully tagged security-spire-config-arm64:latest [2022-09-15T17:02:05.845Z]  Building security-spire-config ... done Building support-scheduler [2022-09-15T17:02:14.192Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:02:14.192Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:02:14.192Z] ---> 309704338f2e [2022-09-15T17:02:14.192Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> f3d7c95167dd [2022-09-15T17:02:14.192Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> 1cbc368d4e0e [2022-09-15T17:02:14.192Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> da0f64c43af9 [2022-09-15T17:02:14.192Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> 20845b49a35b [2022-09-15T17:02:14.192Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> 588768bcca57 [2022-09-15T17:02:14.192Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> 6e83472f00a6 [2022-09-15T17:02:14.192Z] Step 9/25 : COPY . . [2022-09-15T17:02:14.192Z] ---> Using cache [2022-09-15T17:02:14.192Z] ---> 3aa99a3db285 [2022-09-15T17:02:14.192Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T17:02:14.192Z] ---> Running in 8844470d3ef2 [2022-09-15T17:02:15.218Z] Removing intermediate container 152213ca9a2c [2022-09-15T17:02:15.218Z] ---> 852e9b369cb4 [2022-09-15T17:02:15.218Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T17:02:15.499Z] ---> Running in 7843891f4d42 [2022-09-15T17:02:16.107Z] 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-15T17:02:16.390Z] Removing intermediate container 7843891f4d42 [2022-09-15T17:02:16.390Z] ---> bd3f288cc511 [2022-09-15T17:02:16.390Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T17:02:16.671Z] ---> Running in c867f4659ae4 [2022-09-15T17:02:17.679Z] Removing intermediate container c867f4659ae4 [2022-09-15T17:02:17.679Z] ---> 7c05278ae206 [2022-09-15T17:02:17.679Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T17:02:20.311Z] ---> 0fc93ec3cc65 [2022-09-15T17:02:20.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T17:02:21.307Z] ---> 3690332afd87 [2022-09-15T17:02:21.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T17:02:23.316Z] ---> 1c0721120aea [2022-09-15T17:02:23.316Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T17:02:23.316Z] ---> Running in 0a186d99dd13 [2022-09-15T17:02:23.929Z] Removing intermediate container 0a186d99dd13 [2022-09-15T17:02:23.929Z] ---> b5283023ab0a [2022-09-15T17:02:23.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:02:24.209Z] ---> Running in f0002278091a [2022-09-15T17:02:24.823Z] Removing intermediate container f0002278091a [2022-09-15T17:02:24.823Z] ---> d2b1b986d92e [2022-09-15T17:02:24.823Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T17:02:25.105Z] ---> Running in f00d27241a64 [2022-09-15T17:02:26.119Z] Removing intermediate container f00d27241a64 [2022-09-15T17:02:26.119Z] ---> 275ad5ed5cae [2022-09-15T17:02:26.119Z] Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:02:26.119Z] ---> Running in 6cce14b37300 [2022-09-15T17:02:26.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:02:26.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:02:26.739Z] ---> 309704338f2e [2022-09-15T17:02:26.739Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> f3d7c95167dd [2022-09-15T17:02:26.739Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> 1cbc368d4e0e [2022-09-15T17:02:26.739Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> da0f64c43af9 [2022-09-15T17:02:26.739Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> 20845b49a35b [2022-09-15T17:02:26.739Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> 588768bcca57 [2022-09-15T17:02:26.739Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> 6e83472f00a6 [2022-09-15T17:02:26.739Z] Step 9/23 : COPY . . [2022-09-15T17:02:26.739Z] ---> Using cache [2022-09-15T17:02:26.739Z] ---> 3aa99a3db285 [2022-09-15T17:02:26.739Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T17:02:27.033Z] Removing intermediate container 6cce14b37300 [2022-09-15T17:02:27.033Z] ---> 0fcb43417532 [2022-09-15T17:02:27.033Z] ---> Running in cd1e9a43daa2 [2022-09-15T17:02:27.033Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T17:02:27.308Z] ---> Running in b8ab1d7751a6 [2022-09-15T17:02:27.916Z] Removing intermediate container b8ab1d7751a6 [2022-09-15T17:02:27.916Z] ---> f70f477e76e6 [2022-09-15T17:02:27.916Z] [2022-09-15T17:02:28.522Z] Successfully built f70f477e76e6 [2022-09-15T17:02:28.522Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-15T17:02:28.522Z] Building core-data [2022-09-15T17:02:29.517Z]  Building sys-mgmt-agent ... done 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-15T17:02:47.885Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:02:47.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:02:47.885Z] ---> 309704338f2e [2022-09-15T17:02:47.885Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T17:02:47.885Z] ---> Using cache [2022-09-15T17:02:47.885Z] ---> f3d7c95167dd [2022-09-15T17:02:47.885Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T17:02:47.885Z] ---> Using cache [2022-09-15T17:02:47.885Z] ---> 1cbc368d4e0e [2022-09-15T17:02:47.885Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:02:47.885Z] ---> Using cache [2022-09-15T17:02:47.885Z] ---> da0f64c43af9 [2022-09-15T17:02:47.885Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T17:02:47.885Z] ---> Running in 2f3abc4eaf7b [2022-09-15T17:02:49.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:02:50.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:02:52.353Z] OK: 221 MiB in 51 packages [2022-09-15T17:02:53.820Z] Removing intermediate container 2f3abc4eaf7b [2022-09-15T17:02:53.820Z] ---> 7c1ccd1197b3 [2022-09-15T17:02:53.820Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T17:02:54.831Z] ---> 04d6ad27c33a [2022-09-15T17:02:54.831Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:02:54.831Z] ---> Running in 11fda679d568 [2022-09-15T17:03:51.472Z] Removing intermediate container 11fda679d568 [2022-09-15T17:03:51.472Z] ---> a161a08faa84 [2022-09-15T17:03:51.472Z] Step 9/24 : COPY . . [2022-09-15T17:03:55.833Z] ---> 522bef3685df [2022-09-15T17:03:55.833Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T17:03:56.110Z] ---> Running in 550d8a74cd42 [2022-09-15T17:03:58.098Z] 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-15T17:06:20.194Z] 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-15T17:06:35.358Z] Removing intermediate container 383728f65563 [2022-09-15T17:06:35.358Z] ---> 404b89bc7413 [2022-09-15T17:06:35.358Z] [2022-09-15T17:06:35.358Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T17:06:35.358Z] ---> a6215f271958 [2022-09-15T17:06:35.358Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T17:06:35.358Z] ---> Running in 699219328b67 [2022-09-15T17:06:35.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:06:35.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:06:37.089Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T17:06:37.366Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T17:06:37.367Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T17:06:37.367Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T17:06:37.367Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T17:06:37.367Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:06:37.367Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:06:37.644Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:06:37.922Z] OK: 8 MiB in 20 packages [2022-09-15T17:06:40.564Z] Removing intermediate container 699219328b67 [2022-09-15T17:06:40.564Z] ---> 5b78cc73ce2b [2022-09-15T17:06:40.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T17:06:40.564Z] ---> Running in a443b6d32851 [2022-09-15T17:06:40.866Z] Removing intermediate container a443b6d32851 [2022-09-15T17:06:40.866Z] ---> b87a0c68aa95 [2022-09-15T17:06:40.866Z] Step 13/22 : WORKDIR /edgex [2022-09-15T17:06:41.147Z] ---> Running in c19371316085 [2022-09-15T17:06:41.752Z] Removing intermediate container c19371316085 [2022-09-15T17:06:41.752Z] ---> 23f5a2b67a18 [2022-09-15T17:06:41.752Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T17:06:42.742Z] ---> d0010cfee008 [2022-09-15T17:06:42.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T17:06:44.191Z] ---> 559f764a5543 [2022-09-15T17:06:44.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T17:06:46.215Z] ---> 280f2396ffdb [2022-09-15T17:06:46.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T17:06:46.830Z] ---> a0a8b739df01 [2022-09-15T17:06:46.830Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T17:06:47.152Z] ---> Running in 358858dcf680 [2022-09-15T17:06:50.605Z] Removing intermediate container 358858dcf680 [2022-09-15T17:06:50.605Z] ---> 7d3b11f490eb [2022-09-15T17:06:50.605Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T17:06:50.605Z] ---> Running in 9e4e6ee1cf35 [2022-09-15T17:06:50.886Z] Removing intermediate container 9e4e6ee1cf35 [2022-09-15T17:06:50.886Z] ---> 829ef25a9498 [2022-09-15T17:06:50.886Z] Step 20/22 : LABEL arch=arm64 [2022-09-15T17:06:51.167Z] ---> Running in 34f75eeccc0b [2022-09-15T17:06:51.783Z] Removing intermediate container 34f75eeccc0b [2022-09-15T17:06:51.783Z] ---> f380b9e2f73f [2022-09-15T17:06:51.783Z] Step 21/22 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:06:51.783Z] ---> Running in a76515759cb7 [2022-09-15T17:06:52.395Z] Removing intermediate container a76515759cb7 [2022-09-15T17:06:52.395Z] ---> 533d1b53595e [2022-09-15T17:06:52.395Z] Step 22/22 : LABEL version=0.0.0 [2022-09-15T17:06:52.395Z] ---> Running in 034fdc867d35 [2022-09-15T17:06:53.012Z] Removing intermediate container 034fdc867d35 [2022-09-15T17:06:53.013Z] ---> 47a4fcd54157 [2022-09-15T17:06:53.013Z] [2022-09-15T17:06:53.296Z] Successfully built 47a4fcd54157 [2022-09-15T17:06:53.296Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-15T17:08:45.253Z]  Building security-proxy-setup ... done Removing intermediate container 1974148ed082 [2022-09-15T17:08:45.253Z] ---> 4409d84eff12 [2022-09-15T17:08:45.253Z] [2022-09-15T17:08:45.253Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T17:08:45.253Z] ---> 02e0d6fdf486 [2022-09-15T17:08:45.253Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T17:08:45.253Z] ---> Using cache [2022-09-15T17:08:45.253Z] ---> 13791811baa9 [2022-09-15T17:08:45.253Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:08:45.253Z] ---> Using cache [2022-09-15T17:08:45.253Z] ---> ae9b6761ae19 [2022-09-15T17:08:45.253Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T17:08:45.253Z] ---> Running in 8900d129c587 [2022-09-15T17:08:45.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:08:45.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:08:45.530Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T17:08:45.530Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T17:08:45.530Z] OK: 15734 distinct packages available [2022-09-15T17:08:45.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:08:46.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:08:47.525Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T17:08:47.802Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T17:08:48.078Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T17:08:48.078Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T17:08:48.078Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T17:08:48.354Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T17:08:48.354Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T17:08:48.354Z] (8/9) Installing libucontext (1.1-r0) [2022-09-15T17:08:48.634Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T17:08:48.634Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T17:08:48.634Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:08:48.911Z] OK: 8 MiB in 23 packages [2022-09-15T17:08:51.556Z] Removing intermediate container 8900d129c587 [2022-09-15T17:08:51.556Z] ---> 3981ef306144 [2022-09-15T17:08:51.556Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:08:52.158Z] ---> db4a702df58a [2022-09-15T17:08:52.158Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T17:08:54.809Z] ---> 9d03c076c6e0 [2022-09-15T17:08:54.809Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T17:08:55.426Z] ---> e93fe5470cf6 [2022-09-15T17:08:55.426Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T17:08:55.426Z] ---> Running in 0e39b371219c [2022-09-15T17:08:55.706Z] Removing intermediate container 0e39b371219c [2022-09-15T17:08:55.706Z] ---> cdddfc5e34e0 [2022-09-15T17:08:55.706Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:08:55.983Z] ---> Running in 9edbf67ad315 [2022-09-15T17:08:56.258Z] Removing intermediate container 9edbf67ad315 [2022-09-15T17:08:56.258Z] ---> 585d640ab845 [2022-09-15T17:08:56.258Z] Step 18/20 : LABEL arch=arm64 [2022-09-15T17:08:56.533Z] ---> Running in 6765f9b1a928 [2022-09-15T17:08:57.149Z] Removing intermediate container 6765f9b1a928 [2022-09-15T17:08:57.149Z] ---> 14b497c6bf73 [2022-09-15T17:08:57.149Z] Step 19/20 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:08:57.149Z] ---> Running in be8528346414 [2022-09-15T17:08:57.750Z] Removing intermediate container be8528346414 [2022-09-15T17:08:57.750Z] ---> c405ffc777dc [2022-09-15T17:08:57.750Z] Step 20/20 : LABEL version=0.0.0 [2022-09-15T17:08:57.750Z] ---> Running in 200af7a60f68 [2022-09-15T17:08:58.028Z] Removing intermediate container 200af7a60f68 [2022-09-15T17:08:58.028Z] ---> ea4b7d9b4c25 [2022-09-15T17:08:58.028Z] [2022-09-15T17:08:58.302Z] Successfully built ea4b7d9b4c25 [2022-09-15T17:08:58.302Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-15T17:09:08.509Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8844470d3ef2 [2022-09-15T17:09:08.509Z] ---> 33d08d0f52b2 [2022-09-15T17:09:08.509Z] [2022-09-15T17:09:08.509Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T17:09:08.509Z] ---> a6215f271958 [2022-09-15T17:09:08.509Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T17:09:08.509Z] ---> Using cache [2022-09-15T17:09:08.509Z] ---> 7f30900ad118 [2022-09-15T17:09:08.509Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:09:08.509Z] ---> Using cache [2022-09-15T17:09:08.509Z] ---> 55079684458a [2022-09-15T17:09:08.509Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T17:09:08.509Z] ---> Running in 75e9a9bf455b [2022-09-15T17:09:08.509Z] Removing intermediate container 75e9a9bf455b [2022-09-15T17:09:08.509Z] ---> b883821c6adb [2022-09-15T17:09:08.509Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T17:09:08.509Z] ---> Running in e985e15ecb73 [2022-09-15T17:09:08.790Z] Removing intermediate container e985e15ecb73 [2022-09-15T17:09:08.790Z] ---> 066e4be4caa0 [2022-09-15T17:09:08.790Z] Step 16/25 : WORKDIR / [2022-09-15T17:09:08.790Z] ---> Running in 8f2e3d1e6f97 [2022-09-15T17:09:09.394Z] Removing intermediate container 8f2e3d1e6f97 [2022-09-15T17:09:09.394Z] ---> 209c31a4cde2 [2022-09-15T17:09:09.394Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:09:10.388Z] ---> fb2521423f00 [2022-09-15T17:09:10.388Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T17:09:12.380Z] ---> 083675663e19 [2022-09-15T17:09:12.380Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T17:09:13.470Z] ---> 0698a5cd2808 [2022-09-15T17:09:13.470Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T17:09:14.520Z] ---> 2dbdecdfea66 [2022-09-15T17:09:14.520Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T17:09:14.520Z] ---> Running in 8d1098fe51e4 [2022-09-15T17:09:14.795Z] Removing intermediate container 8d1098fe51e4 [2022-09-15T17:09:14.795Z] ---> d8b8668b4702 [2022-09-15T17:09:14.795Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:09:15.071Z] ---> Running in 0e026450ff90 [2022-09-15T17:09:15.373Z] Removing intermediate container 0e026450ff90 [2022-09-15T17:09:15.373Z] ---> 3c304ac4ad88 [2022-09-15T17:09:15.373Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T17:09:15.651Z] ---> Running in 547f1c5679fd [2022-09-15T17:09:16.249Z] Removing intermediate container 547f1c5679fd [2022-09-15T17:09:16.249Z] ---> 28f8c0ddfe9e [2022-09-15T17:09:16.249Z] Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:09:16.249Z] ---> Running in abbeaddfd046 [2022-09-15T17:09:16.847Z] Removing intermediate container abbeaddfd046 [2022-09-15T17:09:16.847Z] ---> 3bd19cc4b374 [2022-09-15T17:09:16.847Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T17:09:16.847Z] ---> Running in 2e1050a155d9 [2022-09-15T17:09:17.451Z] Removing intermediate container 2e1050a155d9 [2022-09-15T17:09:17.451Z] ---> d1e1173f85b6 [2022-09-15T17:09:17.451Z] [2022-09-15T17:09:17.729Z] Successfully built d1e1173f85b6 [2022-09-15T17:09:17.729Z] Successfully tagged core-metadata-arm64:latest [2022-09-15T17:09:56.754Z]  Building core-metadata ... done Removing intermediate container 550d8a74cd42 [2022-09-15T17:09:56.755Z] ---> 7489d7aa3bc6 [2022-09-15T17:09:56.755Z] [2022-09-15T17:09:56.755Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T17:09:56.755Z] ---> a6215f271958 [2022-09-15T17:09:56.755Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T17:09:56.755Z] ---> Running in 54731b5157b7 [2022-09-15T17:09:56.755Z] Removing intermediate container 54731b5157b7 [2022-09-15T17:09:56.755Z] ---> 06410c7e3906 [2022-09-15T17:09:56.755Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T17:09:56.755Z] ---> Running in bb20c97a54d1 [2022-09-15T17:09:56.755Z] Removing intermediate container bb20c97a54d1 [2022-09-15T17:09:56.755Z] ---> aa9d24869279 [2022-09-15T17:09:56.755Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T17:09:56.755Z] ---> Running in 3931eae6709a [2022-09-15T17:09:57.032Z] Removing intermediate container 3931eae6709a [2022-09-15T17:09:57.032Z] ---> bbad915157da [2022-09-15T17:09:57.032Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:09:57.032Z] ---> Running in de1e1eded30a [2022-09-15T17:09:59.014Z] Removing intermediate container de1e1eded30a [2022-09-15T17:09:59.014Z] ---> 3ca7ae60e97c [2022-09-15T17:09:59.014Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T17:09:59.014Z] ---> Running in d6b3f949e29b [2022-09-15T17:09:59.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:10:00.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:10:01.938Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:10:01.938Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T17:10:02.213Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T17:10:02.213Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T17:10:02.490Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T17:10:02.490Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T17:10:02.763Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:10:02.763Z] OK: 8 MiB in 20 packages [2022-09-15T17:10:03.754Z] Removing intermediate container d6b3f949e29b [2022-09-15T17:10:03.754Z] ---> 5dedfec30b4b [2022-09-15T17:10:03.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:10:04.733Z] ---> c0894d270147 [2022-09-15T17:10:04.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T17:10:06.182Z] ---> 8c9d61f74b67 [2022-09-15T17:10:06.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T17:10:06.784Z] ---> 955a84b5a555 [2022-09-15T17:10:06.784Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T17:10:06.784Z] ---> Running in 161a3eeade63 [2022-09-15T17:10:07.061Z] Removing intermediate container 161a3eeade63 [2022-09-15T17:10:07.061Z] ---> 49fc89ea4c51 [2022-09-15T17:10:07.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:10:07.355Z] ---> Running in 6ead01474d49 [2022-09-15T17:10:07.958Z] Removing intermediate container 6ead01474d49 [2022-09-15T17:10:07.958Z] ---> 6a6d2cf2c7ce [2022-09-15T17:10:07.958Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T17:10:07.958Z] ---> Running in 36603e83cc86 [2022-09-15T17:10:08.559Z] Removing intermediate container 36603e83cc86 [2022-09-15T17:10:08.559Z] ---> d0ca03ffb0fd [2022-09-15T17:10:08.559Z] Step 23/24 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:10:08.559Z] ---> Running in 510f86bd2248 [2022-09-15T17:10:08.834Z] Removing intermediate container 510f86bd2248 [2022-09-15T17:10:08.834Z] ---> ed71344a090f [2022-09-15T17:10:08.834Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T17:10:09.110Z] ---> Running in de97d5cc4331 [2022-09-15T17:10:09.395Z] Removing intermediate container de97d5cc4331 [2022-09-15T17:10:09.395Z] ---> a45f22cb28ba [2022-09-15T17:10:09.395Z] [2022-09-15T17:10:09.395Z] Removing intermediate container cd1e9a43daa2 [2022-09-15T17:10:09.395Z] ---> 161f75744504 [2022-09-15T17:10:09.395Z] [2022-09-15T17:10:09.395Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T17:10:09.395Z] ---> a6215f271958 [2022-09-15T17:10:09.395Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T17:10:09.395Z] ---> Using cache [2022-09-15T17:10:09.395Z] ---> 7f30900ad118 [2022-09-15T17:10:09.395Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:10:09.395Z] ---> Using cache [2022-09-15T17:10:09.395Z] ---> 55079684458a [2022-09-15T17:10:09.395Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T17:10:09.395Z] ---> Running in 0931a11f138c [2022-09-15T17:10:09.669Z] Successfully built a45f22cb28ba [2022-09-15T17:10:09.669Z] Successfully tagged core-data-arm64:latest [2022-09-15T17:10:09.945Z]  Building core-data ... done Removing intermediate container 0931a11f138c [2022-09-15T17:10:09.945Z] ---> e29a68dfcb4b [2022-09-15T17:10:09.945Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T17:10:09.945Z] ---> Running in 72d467532eab [2022-09-15T17:10:10.219Z] Removing intermediate container 72d467532eab [2022-09-15T17:10:10.219Z] ---> 0cc21c7e3ec2 [2022-09-15T17:10:10.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:10:10.812Z] ---> f65bbc9be059 [2022-09-15T17:10:10.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T17:10:12.261Z] ---> 92354d25bbfd [2022-09-15T17:10:12.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-15T17:10:12.540Z] ---> a5966a5a276c [2022-09-15T17:10:12.540Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T17:10:12.813Z] ---> Running in acd8515eb08c [2022-09-15T17:10:13.085Z] Removing intermediate container acd8515eb08c [2022-09-15T17:10:13.086Z] ---> 267c44423eb3 [2022-09-15T17:10:13.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:10:13.086Z] ---> Running in e65c860a51d7 [2022-09-15T17:10:13.357Z] Removing intermediate container e65c860a51d7 [2022-09-15T17:10:13.357Z] ---> 57070204219e [2022-09-15T17:10:13.357Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T17:10:13.357Z] ---> Running in 4bee200ae805 [2022-09-15T17:10:13.953Z] Removing intermediate container 4bee200ae805 [2022-09-15T17:10:13.953Z] ---> 9c99571e8632 [2022-09-15T17:10:13.953Z] Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 [2022-09-15T17:10:13.953Z] ---> Running in 80401026da54 [2022-09-15T17:10:14.225Z] Removing intermediate container 80401026da54 [2022-09-15T17:10:14.225Z] ---> 32b7c6696af1 [2022-09-15T17:10:14.225Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T17:10:14.225Z] ---> Running in c1b3399ab131 [2022-09-15T17:10:14.498Z] Removing intermediate container c1b3399ab131 [2022-09-15T17:10:14.498Z] ---> 01fe51b8828c [2022-09-15T17:10:14.498Z] [2022-09-15T17:10:14.770Z] Successfully built 01fe51b8828c [2022-09-15T17:10:14.770Z] Successfully tagged support-scheduler-arm64:latest [2022-09-15T17:10:15.058Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-15T17:10:15.059Z] $ docker stop --time=1 ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 [2022-09-15T17:10:16.724Z] $ docker rm -f ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T17:10:17.287Z] + docker images [2022-09-15T17:10:17.559Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T17:10:17.559Z] support-scheduler-arm64 latest 01fe51b8828c 3 seconds ago 25.7MB [2022-09-15T17:10:17.559Z] core-data-arm64 latest a45f22cb28ba 8 seconds ago 20.7MB [2022-09-15T17:10:17.559Z] 161f75744504 9 seconds ago 1.43GB [2022-09-15T17:10:17.559Z] 7489d7aa3bc6 23 seconds ago 1.38GB [2022-09-15T17:10:17.559Z] core-metadata-arm64 latest d1e1173f85b6 About a minute ago 17.5MB [2022-09-15T17:10:17.559Z] 33d08d0f52b2 About a minute ago 1.38GB [2022-09-15T17:10:17.559Z] security-spiffe-token-provider-arm64 latest ea4b7d9b4c25 About a minute ago 28.4MB [2022-09-15T17:10:17.559Z] 4409d84eff12 About a minute ago 1.41GB [2022-09-15T17:10:17.559Z] security-proxy-setup-arm64 latest 47a4fcd54157 3 minutes ago 26.4MB [2022-09-15T17:10:17.559Z] 404b89bc7413 3 minutes ago 1.36GB [2022-09-15T17:10:17.559Z] sys-mgmt-agent-arm64 latest f70f477e76e6 7 minutes ago 133MB [2022-09-15T17:10:17.559Z] security-spire-config-arm64 latest b79921c0822e 8 minutes ago 83.6MB [2022-09-15T17:10:17.559Z] support-notifications-arm64 latest 2ec9408a0a3b 8 minutes ago 26.3MB [2022-09-15T17:10:17.559Z] 2b8572a4b34f 8 minutes ago 1.25GB [2022-09-15T17:10:17.559Z] b82759402a69 8 minutes ago 1.44GB [2022-09-15T17:10:17.559Z] core-command-arm64 latest f1fa920eeec4 9 minutes ago 16.7MB [2022-09-15T17:10:17.559Z] 39c132f912f8 9 minutes ago 1.37GB [2022-09-15T17:10:17.559Z] 22101127b390 9 minutes ago 1.36GB [2022-09-15T17:10:17.559Z] security-bootstrapper-arm64 latest 8e7abeae0edc 12 minutes ago 19.1MB [2022-09-15T17:10:17.559Z] security-secretstore-setup-arm64 latest ff79f3da4c10 12 minutes ago 28.2MB [2022-09-15T17:10:17.559Z] 16717397d32c 12 minutes ago 1.36GB [2022-09-15T17:10:17.559Z] c9db45817fc5 12 minutes ago 1.37GB [2022-09-15T17:10:17.559Z] security-spire-agent-arm64 latest b9db0632aabf 18 minutes ago 122MB [2022-09-15T17:10:17.559Z] security-spire-server-arm64 latest 52a5a4f20ad1 18 minutes ago 84.2MB [2022-09-15T17:10:17.559Z] e56cba757001 19 minutes ago 1.25GB [2022-09-15T17:10:17.559Z] 26e46baf3def 19 minutes ago 1.25GB [2022-09-15T17:10:17.559Z] ci-base-image-arm64 latest 309704338f2e 33 minutes ago 995MB [2022-09-15T17:10:17.559Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-15T17:10:17.559Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-15T17:10:17.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-15T17:10:17.559Z] 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-15T17:10:18.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:10:18.000Z] [2022-09-15T17:10:18.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:10:18.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:10:18.635Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T17:10:18.635Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T17:10:18.635Z] 04944245beec: Pulling fs layer [2022-09-15T17:10:18.635Z] 699f458cf7ca: Pulling fs layer [2022-09-15T17:10:18.635Z] 765212b225bb: Pulling fs layer [2022-09-15T17:10:18.635Z] f23df028b6ca: Pulling fs layer [2022-09-15T17:10:18.635Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T17:10:18.635Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T17:10:18.635Z] 765212b225bb: Waiting [2022-09-15T17:10:18.635Z] f23df028b6ca: Waiting [2022-09-15T17:10:18.635Z] d65c8cfc05b1: Waiting [2022-09-15T17:10:18.635Z] 2437ff75d9bd: Waiting [2022-09-15T17:10:18.635Z] 04944245beec: Verifying Checksum [2022-09-15T17:10:18.635Z] 04944245beec: Download complete [2022-09-15T17:10:18.635Z] 765212b225bb: Download complete [2022-09-15T17:10:18.635Z] f23df028b6ca: Verifying Checksum [2022-09-15T17:10:18.635Z] f23df028b6ca: Download complete [2022-09-15T17:10:18.635Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T17:10:18.910Z] 699f458cf7ca: Verifying Checksum [2022-09-15T17:10:18.910Z] 699f458cf7ca: Download complete [2022-09-15T17:10:19.186Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T17:10:19.186Z] 8998bd30e6a1: Download complete [2022-09-15T17:10:21.804Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T17:10:21.804Z] 2437ff75d9bd: Download complete [2022-09-15T17:10:23.778Z] 8998bd30e6a1: Pull complete [2022-09-15T17:10:24.050Z] 04944245beec: Pull complete [2022-09-15T17:10:25.482Z] 699f458cf7ca: Pull complete [2022-09-15T17:10:25.753Z] 765212b225bb: Pull complete [2022-09-15T17:10:26.731Z] f23df028b6ca: Pull complete [2022-09-15T17:10:26.731Z] d65c8cfc05b1: Pull complete [2022-09-15T17:10:41.808Z] 2437ff75d9bd: Pull complete [2022-09-15T17:10:41.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T17:10:41.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:10:41.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:10:42.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container [2022-09-15T17:10:42.244Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T17:10:44.925Z] $ docker top 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:10:46.001Z] ---> job-cost.sh [2022-09-15T17:10:46.001Z] lf-activate-venv: SKIPPING [2022-09-15T17:10:46.001Z] INFO: No Stack... [2022-09-15T17:10:46.591Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T17:10:47.181Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T17:10:48.109Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-09-15T17:10:48.109Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T17:10:48.169Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] [2022-09-15T17:10:48.175Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] did not exist. Created. [2022-09-15T17:10:48.175Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T17:10:48.839Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T17:10:49.013Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T17:10:49.019Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T17:10:49.026Z] $ docker stop --time=1 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc [2022-09-15T17:10:50.559Z] $ docker rm -f 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc [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-15T17:10:51.009Z] provisioning config files... [2022-09-15T17:10:51.017Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3699886417159207323tmp [Pipeline] { [Pipeline] sh [2022-09-15T17:10:51.315Z] + set +x [2022-09-15T17:10:51.315Z] + curl -s https://codecov.io/bash [2022-09-15T17:10:51.315Z] + bash -s -- [2022-09-15T17:10:51.315Z] [2022-09-15T17:10:51.315Z] _____ _ [2022-09-15T17:10:51.315Z] / ____| | | [2022-09-15T17:10:51.315Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T17:10:51.315Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T17:10:51.315Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T17:10:51.315Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T17:10:51.315Z] Bash-1.0.6 [2022-09-15T17:10:51.315Z] [2022-09-15T17:10:51.315Z] [2022-09-15T17:10:51.315Z] ==> git version 2.25.1 found [2022-09-15T17:10:51.315Z] ==> 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-15T17:10:51.315Z] Release-Date: 2020-01-08 [2022-09-15T17:10:51.315Z] 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-15T17:10:51.315Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T17:10:51.315Z] ==> Jenkins CI detected. [2022-09-15T17:10:51.315Z] current dir:  /w/workspace/edgex-go/8 [2022-09-15T17:10:51.315Z] project root: . [2022-09-15T17:10:51.315Z] --> token set from env [2022-09-15T17:10:51.315Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T17:10:51.315Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T17:10:51.315Z] ==> Python coveragepy not found [2022-09-15T17:10:51.315Z] ==> Searching for coverage reports in: [2022-09-15T17:10:51.315Z] + . [2022-09-15T17:10:51.315Z] -> Found 1 reports [2022-09-15T17:10:51.315Z] ==> Detecting git/mercurial file structure [2022-09-15T17:10:51.315Z] ==> Reading reports [2022-09-15T17:10:51.315Z] + ./coverage.out bytes=491929 [2022-09-15T17:10:51.315Z] ==> Appending adjustments [2022-09-15T17:10:51.315Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T17:10:52.696Z] + Found adjustments [2022-09-15T17:10:52.696Z] ==> Gzipping contents [2022-09-15T17:10:52.696Z] 64K /tmp/codecov.A4K3p1.gz [2022-09-15T17:10:52.696Z] ==> Uploading reports [2022-09-15T17:10:52.696Z] url: https://codecov.io [2022-09-15T17:10:52.696Z] query: branch=PR-4140&commit=b9de90ec9a8c76301f282af18c6064d73f18b02a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-15T17:10:52.696Z] -> Pinging Codecov [2022-09-15T17:10:52.696Z] 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=b9de90ec9a8c76301f282af18c6064d73f18b02a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-15T17:10:52.956Z] -> Uploading to [2022-09-15T17:10:52.956Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/00271124DB129430A58F1EEE437C3FCB/b9de90ec9a8c76301f282af18c6064d73f18b02a/3687ecb2-d242-4410-b7c2-ab97cc2b7f12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T171052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ccd3f2858a9556a6f5baf763e0dfe7c4eca32f12a4bba4c6fe75ab7fc94aa2b [2022-09-15T17:10:52.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T17:10:52.956Z] Dload Upload Total Spent Left Speed [2022-09-15T17:10:53.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64579 0 0 100 64579 0 284k --:--:-- --:--:-- --:--:-- 282k 100 64579 0 0 100 64579 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-09-15T17:10:53.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] } [2022-09-15T17:10:53.224Z] 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-15T17:10:53.738Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:10:54.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:10:54.914Z] ---> package-listing.sh [2022-09-15T17:10:54.914Z] ++ facter osfamily [2022-09-15T17:10:54.914Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T17:10:55.175Z] + OS_FAMILY=debian [2022-09-15T17:10:55.175Z] + workspace=/w/workspace/edgex-go/8 [2022-09-15T17:10:55.175Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T17:10:55.175Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T17:10:55.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T17:10:55.175Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T17:10:55.175Z] + '[' /w/workspace/edgex-go/8 ']' [2022-09-15T17:10:55.175Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T17:10:55.175Z] + case "${OS_FAMILY}" in [2022-09-15T17:10:55.175Z] + dpkg -l [2022-09-15T17:10:55.175Z] + grep '^ii' [2022-09-15T17:10:55.175Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T17:10:55.175Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T17:10:55.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T17:10:55.175Z] + '[' /w/workspace/edgex-go/8 ']' [2022-09-15T17:10:55.175Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-09-15T17:10:55.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-09-15T17:10:55.186Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T17:10:55.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:10:56.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:10:56.028Z] [2022-09-15T17:10:56.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:10:56.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:10:56.331Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T17:10:56.331Z] 5eb5b503b376: Pulling fs layer [2022-09-15T17:10:56.331Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T17:10:56.331Z] ec43610c2a17: Pulling fs layer [2022-09-15T17:10:56.331Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T17:10:56.331Z] 33b1e0a273af: Pulling fs layer [2022-09-15T17:10:56.331Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T17:10:56.331Z] 2f39f015ded8: Pulling fs layer [2022-09-15T17:10:56.331Z] 3a2ae6a8a46f: Waiting [2022-09-15T17:10:56.331Z] 33b1e0a273af: Waiting [2022-09-15T17:10:56.331Z] 5d3b04190fa2: Waiting [2022-09-15T17:10:56.331Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T17:10:56.331Z] 5c69ac0246d0: Download complete [2022-09-15T17:10:56.331Z] 3a2ae6a8a46f: Download complete [2022-09-15T17:10:56.592Z] 33b1e0a273af: Verifying Checksum [2022-09-15T17:10:56.592Z] 33b1e0a273af: Download complete [2022-09-15T17:10:56.592Z] ec43610c2a17: Verifying Checksum [2022-09-15T17:10:56.592Z] ec43610c2a17: Download complete [2022-09-15T17:10:56.592Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T17:10:56.592Z] 5eb5b503b376: Verifying Checksum [2022-09-15T17:10:56.592Z] 5eb5b503b376: Download complete [2022-09-15T17:10:57.166Z] 2f39f015ded8: Verifying Checksum [2022-09-15T17:10:57.166Z] 2f39f015ded8: Download complete [2022-09-15T17:10:57.735Z] 5eb5b503b376: Pull complete [2022-09-15T17:10:57.993Z] 5c69ac0246d0: Pull complete [2022-09-15T17:10:58.561Z] ec43610c2a17: Pull complete [2022-09-15T17:10:58.561Z] 3a2ae6a8a46f: Pull complete [2022-09-15T17:10:58.820Z] 33b1e0a273af: Pull complete [2022-09-15T17:10:58.820Z] 5d3b04190fa2: Pull complete [2022-09-15T17:11:04.096Z] 2f39f015ded8: Pull complete [2022-09-15T17:11:04.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T17:11:04.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:11:04.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:11:04.182Z] prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container [2022-09-15T17:11:04.212Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-15T17:11:05.946Z] $ docker top 3c5ec7d7b5fa3491b0e30328a3b59dea46901f67c0e021e96ac6fca639c2c92f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:11:06.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T17:11:06.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T17:11:06.942Z] + ls /var/log/sa-host [2022-09-15T17:11:06.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T17:11:07.012Z] provisioning config files... [2022-09-15T17:11:07.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8113311127833723172tmp [Pipeline] { [Pipeline] echo [2022-09-15T17:11:07.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:11:07.313Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T17:11:07.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:11:07.643Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T17:11:07.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:11:07.935Z] ---> sudo-logs.sh [2022-09-15T17:11:07.936Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T17:11:07.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:11:08.234Z] ---> job-cost.sh [2022-09-15T17:11:08.234Z] lf-activate-venv: SKIPPING [2022-09-15T17:11:08.234Z] DEBUG: total: 0.10999999940395355 [2022-09-15T17:11:08.234Z] INFO: Retrieving Stack Cost... [2022-09-15T17:11:08.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T17:11:09.063Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T17:11:09.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:11:09.359Z] ---> logs-deploy.sh [2022-09-15T17:11:09.359Z] lf-activate-venv: SKIPPING [2022-09-15T17:11:09.359Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/8 [2022-09-15T17:11:09.359Z] INFO: archiving workspace using pattern(s): [2022-09-15T17:11:10.297Z] Archives upload complete. [2022-09-15T17:11:10.297Z] INFO: archiving logs to Nexus