Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+33a3e4f3e3406f6cea49ab831237154515d8a27f (2f89c1f9ff5c5d055c0f520381871b721e1090eb) 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-ssh5939133031442510287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16764539555823017742.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16004789477776570834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh9887291706618439572.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13133018222250282966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16753 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33a3e4f3e3406f6cea49ab831237154515d8a27f into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 Merge succeeded, producing e94efe0671c3aea11a43bc64b497350833f61b04 Checking out Revision e94efe0671c3aea11a43bc64b497350833f61b04 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # 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 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e94efe0671c3aea11a43bc64b497350833f61b04 # timeout=10 Commit message: "Merge commit '33a3e4f3e3406f6cea49ab831237154515d8a27f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-03T16:29:26.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-03T16:29:27.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-03T16:29:27.031Z] ========================================================= [2022-07-03T16:29:27.031Z] EdgeX Global Pipelines Version Info [2022-07-03T16:29:27.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 [2022-07-03T16:29:27.811Z] ------------------- [2022-07-03T16:29:27.811Z] stable info: [2022-07-03T16:29:27.811Z] ------------------- [2022-07-03T16:29:27.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-03T16:29:27.811Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-03T16:29:27.811Z] Message: update stable to v1.0.234 [2022-07-03T16:29:28.384Z] ------------------- [2022-07-03T16:29:28.384Z] experimental info: [2022-07-03T16:29:28.384Z] ------------------- [2022-07-03T16:29:28.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-03T16:29:28.384Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-03T16:29:28.384Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-03T16:29:28.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-03T16:29:28.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-03T16:29:28.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-03T16:29:28.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-03T16:29:28.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-03T16:29:28.650Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-03T16:29:28.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-03T16:29:28.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-03T16:29:28.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-03T16:29:28.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-03T16:29:28.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-03T16:29:28.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-03T16:29:28.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-03T16:29:28.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-03T16:29:28.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-03T16:29:28.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-03T16:29:28.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-03T16:29:28.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-03T16:29:28.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-03T16:29:28.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-03T16:29:28.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-03T16:29:28.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-03T16:29:28.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-03T16:29:28.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-07-03T16:29:28.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-07-03T16:29:28.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-07-03T16:29:28.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo [2022-07-03T16:29:28.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e94efe0 [Pipeline] echo [2022-07-03T16:29:28.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-03T16:29:28.888Z] provisioning config files... [2022-07-03T16:29:28.904Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8820573713655649741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-03T16:29:29.210Z] ---> docker-login.sh [2022-07-03T16:29:29.210Z] nexus3.edgexfoundry.org:10001 [2022-07-03T16:29:29.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:29:29.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:29:29.472Z] Configure a credential helper to remove this warning. See [2022-07-03T16:29:29.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:29:29.472Z] [2022-07-03T16:29:29.472Z] Login Succeeded [2022-07-03T16:29:29.472Z] nexus3.edgexfoundry.org:10002 [2022-07-03T16:29:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:29:29.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:29:29.735Z] Configure a credential helper to remove this warning. See [2022-07-03T16:29:29.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:29:29.735Z] [2022-07-03T16:29:29.735Z] Login Succeeded [2022-07-03T16:29:29.735Z] nexus3.edgexfoundry.org:10003 [2022-07-03T16:29:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:29:29.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:29:29.998Z] Configure a credential helper to remove this warning. See [2022-07-03T16:29:29.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:29:29.998Z] [2022-07-03T16:29:29.998Z] Login Succeeded [2022-07-03T16:29:29.998Z] nexus3.edgexfoundry.org:10004 [2022-07-03T16:29:29.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:29:29.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:29:29.998Z] Configure a credential helper to remove this warning. See [2022-07-03T16:29:29.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:29:29.998Z] [2022-07-03T16:29:29.998Z] Login Succeeded [2022-07-03T16:29:29.998Z] docker.io [2022-07-03T16:29:30.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:29:30.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:29:30.522Z] Configure a credential helper to remove this warning. See [2022-07-03T16:29:30.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:29:30.522Z] [2022-07-03T16:29:30.522Z] Login Succeeded [2022-07-03T16:29:30.522Z] ---> docker-login.sh ends [Pipeline] } [2022-07-03T16:29:30.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-03T16:29:30.853Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/core-command/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/core-data/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/core-metadata/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.853Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-03T16:29:30.853Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-03T16:29:30.853Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-03T16:29:30.854Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-03T16:29:30.854Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-03T16:29:30.854Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-03T16:29:30.854Z] + dirname cmd/support-notifications/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-03T16:29:30.854Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-03T16:29:30.854Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-03T16:29:30.854Z] + cut -d/ -f2 [2022-07-03T16:29:30.854Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-03T16:29:30.903Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-03T16:29:31.263Z] + git rev-list -1 --merges e94efe0671c3aea11a43bc64b497350833f61b04~1..e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo [2022-07-03T16:29:31.276Z] -----------> git rev-list -1 --merges e94efe0671c3aea11a43bc64b497350833f61b04~1..e94efe0671c3aea11a43bc64b497350833f61b04 e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:29:31.276Z] e94efe0671c3aea11a43bc64b497350833f61b04 [false] [Pipeline] sh [2022-07-03T16:29:31.569Z] + git log --format=format:%s -1 e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo [2022-07-03T16:29:31.590Z] ========================================================= [2022-07-03T16:29:31.591Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-03T16:29:31.591Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-03T16:29:32.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-03T16:29:32.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-03T16:29:32.013Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-03T16:29:32.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-03T16:29:32.013Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-03T16:29:32.013Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-03T16:29:32.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:29:32.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-03T16:29:32.445Z] [2022-07-03T16:29:32.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:29:32.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-03T16:29:32.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-03T16:29:32.755Z] 42c077c10790: Pulling fs layer [2022-07-03T16:29:32.755Z] f63e77b7563a: Pulling fs layer [2022-07-03T16:29:32.755Z] bd5fdadae976: Pulling fs layer [2022-07-03T16:29:32.755Z] 205491f53016: Pulling fs layer [2022-07-03T16:29:32.755Z] df18705c85c3: Pulling fs layer [2022-07-03T16:29:32.755Z] bdb3f477010e: Pulling fs layer [2022-07-03T16:29:32.755Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-03T16:29:32.755Z] 2c6e9b1d212d: Pulling fs layer [2022-07-03T16:29:32.755Z] bdb8f0575790: Pulling fs layer [2022-07-03T16:29:32.755Z] 386e3cb2ff24: Pulling fs layer [2022-07-03T16:29:32.755Z] 2343380bae48: Pulling fs layer [2022-07-03T16:29:32.755Z] bdb3f477010e: Waiting [2022-07-03T16:29:32.755Z] c8a8fc8e1c8f: Waiting [2022-07-03T16:29:32.755Z] 2c6e9b1d212d: Waiting [2022-07-03T16:29:32.755Z] bdb8f0575790: Waiting [2022-07-03T16:29:32.755Z] 386e3cb2ff24: Waiting [2022-07-03T16:29:32.755Z] 2343380bae48: Waiting [2022-07-03T16:29:32.755Z] f63e77b7563a: Download complete [2022-07-03T16:29:32.755Z] 205491f53016: Verifying Checksum [2022-07-03T16:29:32.755Z] 205491f53016: Download complete [2022-07-03T16:29:33.017Z] df18705c85c3: Verifying Checksum [2022-07-03T16:29:33.017Z] bdb3f477010e: Download complete [2022-07-03T16:29:33.017Z] bd5fdadae976: Verifying Checksum [2022-07-03T16:29:33.017Z] bd5fdadae976: Download complete [2022-07-03T16:29:33.017Z] 2c6e9b1d212d: Download complete [2022-07-03T16:29:33.017Z] bdb8f0575790: Verifying Checksum [2022-07-03T16:29:33.017Z] bdb8f0575790: Download complete [2022-07-03T16:29:33.017Z] 386e3cb2ff24: Download complete [2022-07-03T16:29:33.017Z] 2343380bae48: Verifying Checksum [2022-07-03T16:29:33.017Z] 2343380bae48: Download complete [2022-07-03T16:29:33.017Z] 42c077c10790: Verifying Checksum [2022-07-03T16:29:33.017Z] 42c077c10790: Download complete [2022-07-03T16:29:33.276Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-03T16:29:33.276Z] c8a8fc8e1c8f: Download complete [2022-07-03T16:29:34.665Z] 42c077c10790: Pull complete [2022-07-03T16:29:34.665Z] f63e77b7563a: Pull complete [2022-07-03T16:29:35.236Z] bd5fdadae976: Pull complete [2022-07-03T16:29:35.236Z] 205491f53016: Pull complete [2022-07-03T16:29:35.498Z] df18705c85c3: Pull complete [2022-07-03T16:29:35.760Z] bdb3f477010e: Pull complete [2022-07-03T16:29:37.675Z] c8a8fc8e1c8f: Pull complete [2022-07-03T16:29:37.675Z] 2c6e9b1d212d: Pull complete [2022-07-03T16:29:37.937Z] bdb8f0575790: Pull complete [2022-07-03T16:29:37.937Z] 386e3cb2ff24: Pull complete [2022-07-03T16:29:37.937Z] 2343380bae48: Pull complete [2022-07-03T16:29:37.937Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-03T16:29:37.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-03T16:29:37.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:29:38.050Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T16:29:38.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-03T16:29:39.619Z] $ docker top ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-03T16:29:39.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-03T16:29:39.734Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-03T16:29:39.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-03T16:29:39.866Z] $ docker exec ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent [2022-07-03T16:29:40.011Z] SSH_AUTH_SOCK=/tmp/ssh-tkExp3ebPMBA/agent.34 [2022-07-03T16:29:40.011Z] SSH_AGENT_PID=40 [2022-07-03T16:29:40.018Z] Running ssh-add (command line suppressed) [2022-07-03T16:29:40.143Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3267902730572025742.key (/w/workspace/edgex-go/9@tmp/private_key_3267902730572025742.key) [2022-07-03T16:29:40.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-03T16:29:40.457Z] + git tag --points-at HEAD [Pipeline] } [2022-07-03T16:29:40.474Z] $ docker exec --env ******** --env ******** ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent -k [2022-07-03T16:29:40.593Z] unset SSH_AUTH_SOCK; [2022-07-03T16:29:40.593Z] unset SSH_AGENT_PID; [2022-07-03T16:29:40.593Z] echo Agent pid 40 killed; [2022-07-03T16:29:40.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-03T16:29:40.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-03T16:29:40.634Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-03T16:29:40.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-03T16:29:40.760Z] $ docker exec ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent [2022-07-03T16:29:40.889Z] SSH_AUTH_SOCK=/tmp/ssh-IFvpu72ylsy0/agent.74 [2022-07-03T16:29:40.889Z] SSH_AGENT_PID=81 [2022-07-03T16:29:40.895Z] Running ssh-add (command line suppressed) [2022-07-03T16:29:41.017Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_4734835789417322222.key (/w/workspace/edgex-go/9@tmp/private_key_4734835789417322222.key) [2022-07-03T16:29:41.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-03T16:29:41.331Z] + git semver init [2022-07-03T16:29:41.592Z] 2022-07-03 16:29:41,548 [run_init] DEBUG init version:0.0.0 force:False [2022-07-03T16:29:41.592Z] 2022-07-03 16:29:41,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2022-07-03T16:29:41.592Z] 2022-07-03 16:29:41,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2022-07-03T16:29:41.592Z] 2022-07-03 16:29:41,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,501 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4057 with force:False [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,502 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4057 [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,506 [execute] INFO git cat-file --batch-check [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,513 [execute] INFO git cat-file --batch [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-07-03T16:29:45.860Z] 2022-07-03 16:29:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4057 [2022-07-03T16:29:45.860Z] 0.0.0 [Pipeline] } [2022-07-03T16:29:45.870Z] $ docker exec --env ******** --env ******** ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent -k [2022-07-03T16:29:46.005Z] unset SSH_AUTH_SOCK; [2022-07-03T16:29:46.005Z] unset SSH_AGENT_PID; [2022-07-03T16:29:46.005Z] echo Agent pid 81 killed; [2022-07-03T16:29:46.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-03T16:29:46.329Z] + git semver [Pipeline] } [2022-07-03T16:29:46.606Z] $ docker stop --time=1 ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 [2022-07-03T16:29:47.950Z] $ docker rm -f ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-03T16:29:48.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-03T16:29:48.567Z] Stashed 1 file(s) [Pipeline] echo [2022-07-03T16:29:48.570Z] [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] echo [2022-07-03T16:29:48.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-03T16:29:48.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-03T16:29:48.726Z] ========================================================= [2022-07-03T16:29:48.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-03T16:29:48.726Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-03T16:29:49.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-03T16:29:49.023Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-03T16:29:49.023Z] 59bf1c3509f3: Pulling fs layer [2022-07-03T16:29:49.023Z] 666ba61612fd: Pulling fs layer [2022-07-03T16:29:49.023Z] 8ed8ca486205: Pulling fs layer [2022-07-03T16:29:49.023Z] cc1cd167ecdc: Pulling fs layer [2022-07-03T16:29:49.023Z] c516ae0d96e1: Pulling fs layer [2022-07-03T16:29:49.023Z] 684cea983483: Pulling fs layer [2022-07-03T16:29:49.023Z] dd3240ac7de5: Pulling fs layer [2022-07-03T16:29:49.023Z] b1e948a4e11c: Pulling fs layer [2022-07-03T16:29:49.023Z] a8fd76ee1af6: Pulling fs layer [2022-07-03T16:29:49.023Z] 646ad004c059: Pulling fs layer [2022-07-03T16:29:49.023Z] dd3240ac7de5: Waiting [2022-07-03T16:29:49.023Z] cc1cd167ecdc: Waiting [2022-07-03T16:29:49.023Z] c516ae0d96e1: Waiting [2022-07-03T16:29:49.023Z] 684cea983483: Waiting [2022-07-03T16:29:49.023Z] a8fd76ee1af6: Waiting [2022-07-03T16:29:49.023Z] 646ad004c059: Waiting [2022-07-03T16:29:49.023Z] b1e948a4e11c: Waiting [2022-07-03T16:29:49.023Z] 8ed8ca486205: Verifying Checksum [2022-07-03T16:29:49.023Z] 8ed8ca486205: Download complete [2022-07-03T16:29:49.023Z] 666ba61612fd: Verifying Checksum [2022-07-03T16:29:49.023Z] 666ba61612fd: Download complete [2022-07-03T16:29:49.023Z] c516ae0d96e1: Verifying Checksum [2022-07-03T16:29:49.023Z] c516ae0d96e1: Download complete [2022-07-03T16:29:49.023Z] 59bf1c3509f3: Verifying Checksum [2022-07-03T16:29:49.023Z] 59bf1c3509f3: Download complete [2022-07-03T16:29:49.023Z] 684cea983483: Verifying Checksum [2022-07-03T16:29:49.023Z] 684cea983483: Download complete [2022-07-03T16:29:49.023Z] dd3240ac7de5: Verifying Checksum [2022-07-03T16:29:49.023Z] dd3240ac7de5: Download complete [2022-07-03T16:29:49.285Z] b1e948a4e11c: Verifying Checksum [2022-07-03T16:29:49.285Z] b1e948a4e11c: Download complete [2022-07-03T16:29:49.285Z] 59bf1c3509f3: Pull complete [2022-07-03T16:29:49.285Z] 666ba61612fd: Pull complete [2022-07-03T16:29:49.545Z] 8ed8ca486205: Pull complete [2022-07-03T16:29:49.545Z] 646ad004c059: Download complete [2022-07-03T16:29:49.805Z] a8fd76ee1af6: Verifying Checksum [2022-07-03T16:29:49.805Z] a8fd76ee1af6: Download complete [2022-07-03T16:29:49.805Z] cc1cd167ecdc: Verifying Checksum [2022-07-03T16:29:49.805Z] cc1cd167ecdc: Download complete [2022-07-03T16:29:54.010Z] cc1cd167ecdc: Pull complete [2022-07-03T16:29:54.010Z] c516ae0d96e1: Pull complete [2022-07-03T16:29:54.010Z] 684cea983483: Pull complete [2022-07-03T16:29:54.271Z] dd3240ac7de5: Pull complete [2022-07-03T16:29:54.271Z] b1e948a4e11c: Pull complete [2022-07-03T16:29:56.815Z] a8fd76ee1af6: Pull complete [2022-07-03T16:29:57.385Z] 646ad004c059: Pull complete [2022-07-03T16:29:57.385Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-03T16:29:57.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-03T16:29:57.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-03T16:29:57.685Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-03T16:29:57.685Z] WORKDIR /edgex [2022-07-03T16:29:57.685Z] COPY go.mod . [2022-07-03T16:29:57.685Z] RUN go mod download [2022-07-03T16:29:57.685Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-03T16:29:59.072Z] Sending build context to Docker daemon 335.2MB [2022-07-03T16:29:59.072Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-03T16:29:59.072Z] ---> 8f69c11f6b0c [2022-07-03T16:29:59.072Z] Step 2/4 : WORKDIR /edgex [2022-07-03T16:30:00.989Z] ---> Running in eb4e19745fca [2022-07-03T16:30:01.251Z] Removing intermediate container eb4e19745fca [2022-07-03T16:30:01.251Z] ---> e739f31c7cfe [2022-07-03T16:30:01.251Z] Step 3/4 : COPY go.mod . [2022-07-03T16:30:01.251Z] ---> 454be3f72644 [2022-07-03T16:30:01.251Z] Step 4/4 : RUN go mod download [2022-07-03T16:30:01.251Z] ---> Running in b02ddd10a432 [2022-07-03T16:30:03.653Z] Still waiting to schedule task [2022-07-03T16:30:03.653Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-03T16:30:23.235Z] Removing intermediate container b02ddd10a432 [2022-07-03T16:30:23.235Z] ---> c2a9939582ec [2022-07-03T16:30:23.235Z] Successfully built c2a9939582ec [2022-07-03T16:30:23.235Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:30:23.553Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-03T16:30:23.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:30:23.646Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T16:30:23.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-03T16:30:24.142Z] $ docker top eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T16:30:24.508Z] + go version [2022-07-03T16:30:24.508Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-03T16:30:24.526Z] $ docker stop --time=1 eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 [2022-07-03T16:30:25.848Z] $ docker rm -f eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:30:26.275Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-03T16:30:26.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:30:26.370Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T16:30:26.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-03T16:30:26.863Z] $ docker top 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-03T16:30:26.962Z] ========================================================= [2022-07-03T16:30:26.962Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-03T16:30:26.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-03T16:30:27.296Z] + make test [2022-07-03T16:30:27.297Z] go mod tidy -compat=1.17 [2022-07-03T16:30:27.596Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-03T16:30:34.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-03T16:30:46.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-03T16:30:47.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-07-03T16:30:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-03T16:30:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-03T16:30:48.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-07-03T16:30:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-03T16:30:48.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2022-07-03T16:30:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-03T16:30:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.181s coverage: 89.2% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 83.8% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.084s coverage: 58.8% of statements [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2022-07-03T16:30:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.629s coverage: 96.3% of statements [2022-07-03T16:30:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-07-03T16:31:01.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-07-03T16:31:01.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-07-03T16:31:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-07-03T16:31:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 64.4% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.422s coverage: 65.4% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.202s coverage: 92.3% of statements [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-03T16:31:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-03T16:31:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-03T16:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-03T16:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-03T16:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-03T16:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-07-03T16:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-03T16:31:13.011Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-03T16:31:34.958Z] GO111MODULE=on go vet ./... [2022-07-03T16:31:36.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-03T16:31:37.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-03T16:31:37.697Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-03T16:31:37.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-03T16:31:38.262Z] + ls -al . [2022-07-03T16:31:38.262Z] total 684 [2022-07-03T16:31:38.262Z] drwxrwxr-x 10 1001 1001 4096 Jul 3 16:30 . [2022-07-03T16:31:38.262Z] drwxr-xr-x 4 root root 4096 Jul 3 16:30 .. [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 11 Jul 3 16:29 .dockerignore [2022-07-03T16:31:38.262Z] drwxrwxr-x 8 1001 1001 4096 Jul 3 16:29 .git [2022-07-03T16:31:38.262Z] drwxrwxr-x 3 1001 1001 4096 Jul 3 16:29 .github [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 879 Jul 3 16:29 .gitignore [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 42 Jul 3 16:29 .golangci.yml [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 87 Jul 3 16:29 .hadolint.yml [2022-07-03T16:31:38.262Z] drwxr-xr-x 3 1001 1001 4096 Jul 3 16:29 .semver [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 166 Jul 3 16:29 .sonarcloud.properties [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 1171 Jul 3 16:29 ADOPTERS.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 10347 Jul 3 16:29 Attribution.txt [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 63209 Jul 3 16:29 CHANGELOG.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 3804 Jul 3 16:29 CONTRIBUTING.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 677 Jul 3 16:29 GOVERNANCE.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 850 Jul 3 16:29 Jenkinsfile [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 10775 Jul 3 16:29 LICENSE [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 10389 Jul 3 16:29 Makefile [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 582 Jul 3 16:29 OWNERS.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 9094 Jul 3 16:29 README.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 6912 Jul 3 16:29 SECURITY.md [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 5 Jul 3 16:29 VERSION [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 4131 Jul 3 16:29 ZMQWindows.md [2022-07-03T16:31:38.262Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 16:29 bin [2022-07-03T16:31:38.262Z] drwxrwxr-x 18 1001 1001 4096 Jul 3 16:29 cmd [2022-07-03T16:31:38.262Z] -rw-r--r-- 1 root root 435593 Jul 3 16:31 coverage.out [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 3311 Jul 3 16:29 go.mod [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 36231 Jul 3 16:30 go.sum [2022-07-03T16:31:38.262Z] drwxrwxr-x 8 1001 1001 4096 Jul 3 16:29 internal [2022-07-03T16:31:38.262Z] drwxrwxr-x 3 1001 1001 4096 Jul 3 16:29 openapi [2022-07-03T16:31:38.262Z] drwxrwxr-x 4 1001 1001 4096 Jul 3 16:29 snap [2022-07-03T16:31:38.262Z] -rw-rw-r-- 1 1001 1001 204 Jul 3 16:29 version.go [Pipeline] sh [2022-07-03T16:31:38.551Z] + '[' -e coverage.out ] [2022-07-03T16:31:38.551Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-03T16:31:38.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16754 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-07-03T16:31:38.595Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-07-03T16:31:38.624Z] The recommended git tool is: git [2022-07-03T16:31:38.647Z] Stashed 1 file(s) [Pipeline] sh [2022-07-03T16:31:38.933Z] + make build [2022-07-03T16:31:38.933Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-03T16:31:45.046Z] using credential edgex-jenkins-ssh [2022-07-03T16:31:45.063Z] Cloning the remote Git repository [2022-07-03T16:31:45.120Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-03T16:31:45.193Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-07-03T16:31:45.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-03T16:31:45.291Z] > git --version # timeout=10 [2022-07-03T16:31:45.309Z] > git --version # 'git version 2.25.1' [2022-07-03T16:31:45.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-03T16:31:45.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-03T16:31:53.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-03T16:32:03.345Z] Merging remotes/origin/main commit 33a3e4f3e3406f6cea49ab831237154515d8a27f into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 [2022-07-03T16:32:02.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-03T16:32:02.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-03T16:32:02.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-03T16:32:02.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-03T16:32:02.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-03T16:32:02.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-03T16:32:03.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-03T16:32:03.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-03T16:32:03.946Z] Merge succeeded, producing e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:32:03.947Z] Checking out Revision e5a54a726d0fed6e283cec319b2c5d6071df258e (PR-4057) [2022-07-03T16:32:03.366Z] > git config core.sparsecheckout # timeout=10 [2022-07-03T16:32:03.385Z] > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [2022-07-03T16:32:03.617Z] > git remote # timeout=10 [2022-07-03T16:32:03.641Z] > git config --get remote.origin.url # timeout=10 [2022-07-03T16:32:03.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-03T16:32:03.674Z] > git merge 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 [2022-07-03T16:32:03.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-03T16:32:03.953Z] > git config core.sparsecheckout # timeout=10 [2022-07-03T16:32:03.975Z] > git checkout -f e5a54a726d0fed6e283cec319b2c5d6071df258e # timeout=10 [2022-07-03T16:32:08.231Z] Commit message: "Merge commit '33a3e4f3e3406f6cea49ab831237154515d8a27f' into HEAD" [2022-07-03T16:32:08.255Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-03T16:32:09.150Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-03T16:32:09.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-03T16:32:09.150Z] Dload Upload Total Spent Left Speed [2022-07-03T16:32:09.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-07-03T16:32:09.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-03T16:32:08.238Z] > git rev-list --no-walk dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 [2022-07-03T16:32:10.235Z] + sudo tee /etc/docker/daemon.new [2022-07-03T16:32:10.235Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-03T16:32:10.235Z] { [2022-07-03T16:32:10.235Z] "registry-mirrors": [ [2022-07-03T16:32:10.235Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-03T16:32:10.235Z] ], [2022-07-03T16:32:10.235Z] "bip": "10.250.0.254/24", [2022-07-03T16:32:10.235Z] "hosts": [ [2022-07-03T16:32:10.235Z] "tcp://0.0.0.0:5555", [2022-07-03T16:32:10.235Z] "unix:///var/run/docker.sock" [2022-07-03T16:32:10.235Z] ], [2022-07-03T16:32:10.235Z] "mtu": 1458, [2022-07-03T16:32:10.235Z] "selinux-enabled": true, [2022-07-03T16:32:10.235Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-03T16:32:10.235Z] } [Pipeline] sh [2022-07-03T16:32:10.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-03T16:32:10.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-03T16:32:10.931Z] + sudo service docker restart [2022-07-03T16:32:10.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-03T16:32:11.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-03T16:32:13.297Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-03T16:32:14.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-03T16:32:15.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-03T16:32:16.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-03T16:32:17.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-03T16:32:18.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-03T16:32:19.941Z] $ docker stop --time=1 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e [2022-07-03T16:32:22.251Z] $ docker rm -f 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:32:23.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-03T16:32:23.226Z] [2022-07-03T16:32:23.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:32:23.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-03T16:32:23.528Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-03T16:32:23.528Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-03T16:32:23.528Z] ca9280d653b3: Pulling fs layer [2022-07-03T16:32:23.528Z] 7e9c9ca2126c: Pulling fs layer [2022-07-03T16:32:23.528Z] cbdbe7a5bc2a: Download complete [2022-07-03T16:32:23.789Z] ca9280d653b3: Verifying Checksum [2022-07-03T16:32:23.789Z] ca9280d653b3: Download complete [2022-07-03T16:32:23.789Z] cbdbe7a5bc2a: Pull complete [2022-07-03T16:32:24.048Z] 7e9c9ca2126c: Download complete [2022-07-03T16:32:24.308Z] ca9280d653b3: Pull complete [2022-07-03T16:32:28.508Z] 7e9c9ca2126c: Pull complete [2022-07-03T16:32:28.508Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-03T16:32:28.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-03T16:32:28.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:32:28.615Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T16:32:28.655Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-03T16:32:30.017Z] $ docker top f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-07-03T16:32:30.144Z] provisioning config files... [2022-07-03T16:32:30.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3646644409274373701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-03T16:32:30.413Z] + + docker-composegrep build parallel --help [2022-07-03T16:32:30.413Z] [2022-07-03T16:32:30.518Z] ---> docker-login.sh [2022-07-03T16:32:30.518Z] nexus3.edgexfoundry.org:10001 [2022-07-03T16:32:31.010Z] --parallel Build images in parallel. [Pipeline] } [2022-07-03T16:32:31.028Z] $ docker stop --time=1 f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 [2022-07-03T16:32:31.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:32:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:32:31.385Z] Configure a credential helper to remove this warning. See [2022-07-03T16:32:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:32:31.385Z] [2022-07-03T16:32:31.385Z] Login Succeeded [2022-07-03T16:32:31.385Z] nexus3.edgexfoundry.org:10002 [2022-07-03T16:32:31.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:32:31.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:32:31.928Z] Configure a credential helper to remove this warning. See [2022-07-03T16:32:31.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:32:31.928Z] [2022-07-03T16:32:31.928Z] Login Succeeded [2022-07-03T16:32:31.928Z] nexus3.edgexfoundry.org:10003 [2022-07-03T16:32:32.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:32:32.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:32:32.202Z] Configure a credential helper to remove this warning. See [2022-07-03T16:32:32.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:32:32.202Z] [2022-07-03T16:32:32.202Z] Login Succeeded [2022-07-03T16:32:32.202Z] nexus3.edgexfoundry.org:10004 [2022-07-03T16:32:32.363Z] $ docker rm -f f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:32:32.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-03T16:32:32.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:32:32.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:32:32.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:32:32.804Z] Configure a credential helper to remove this warning. See [2022-07-03T16:32:32.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:32:32.804Z] [2022-07-03T16:32:32.804Z] Login Succeeded [2022-07-03T16:32:32.804Z] docker.io [2022-07-03T16:32:32.857Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T16:32:32.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-03T16:32:33.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-03T16:32:33.303Z] $ docker top 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T16:32:33.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-03T16:32:33.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-03T16:32:33.674Z] Configure a credential helper to remove this warning. See [2022-07-03T16:32:33.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-03T16:32:33.674Z] [2022-07-03T16:32:33.674Z] Login Succeeded [2022-07-03T16:32:33.674Z] ---> docker-login.sh ends [Pipeline] } [2022-07-03T16:32:33.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-03T16:32:34.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-03T16:32:34.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-03T16:32:34.223Z] ========================================================= [2022-07-03T16:32:34.223Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-03T16:32:34.223Z] ========================================================= [2022-07-03T16:32:34.223Z] Building core-command ... [2022-07-03T16:32:34.223Z] Building core-data ... [2022-07-03T16:32:34.223Z] Building core-metadata ... [2022-07-03T16:32:34.223Z] Building security-bootstrapper ... [2022-07-03T16:32:34.223Z] Building security-proxy-setup ... [2022-07-03T16:32:34.223Z] Building security-secretstore-setup ... [2022-07-03T16:32:34.223Z] Building security-spiffe-token-provider ... [2022-07-03T16:32:34.223Z] Building security-spire-agent ... [2022-07-03T16:32:34.223Z] Building security-spire-config ... [2022-07-03T16:32:34.223Z] Building security-spire-server ... [2022-07-03T16:32:34.223Z] Building support-notifications ... [2022-07-03T16:32:34.223Z] Building support-scheduler ... [2022-07-03T16:32:34.223Z] Building sys-mgmt-agent ... [2022-07-03T16:32:34.223Z] Building security-proxy-setup [2022-07-03T16:32:34.223Z] Building support-scheduler [2022-07-03T16:32:34.223Z] Building security-spire-server [2022-07-03T16:32:34.223Z] Building support-notifications [2022-07-03T16:32:34.223Z] Building security-spire-agent [Pipeline] fileExists [Pipeline] sh [2022-07-03T16:32:34.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-03T16:32:34.817Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-03T16:32:34.817Z] 9b3977197b4f: Pulling fs layer [2022-07-03T16:32:34.817Z] 1a89e8eeedd5: Pulling fs layer [2022-07-03T16:32:34.817Z] 94645a83ff95: Pulling fs layer [2022-07-03T16:32:34.817Z] e6fb740bc735: Pulling fs layer [2022-07-03T16:32:34.817Z] 3a77bd46dcc9: Pulling fs layer [2022-07-03T16:32:34.817Z] 355e64cbe906: Pulling fs layer [2022-07-03T16:32:34.817Z] 63ab81a10011: Pulling fs layer [2022-07-03T16:32:34.817Z] 555d1d1c4555: Pulling fs layer [2022-07-03T16:32:34.817Z] 7d9057610161: Pulling fs layer [2022-07-03T16:32:34.817Z] 355e64cbe906: Waiting [2022-07-03T16:32:34.817Z] 63ab81a10011: Waiting [2022-07-03T16:32:34.817Z] 555d1d1c4555: Waiting [2022-07-03T16:32:34.817Z] e6fb740bc735: Waiting [2022-07-03T16:32:34.817Z] 7d9057610161: Waiting [2022-07-03T16:32:34.817Z] 3a77bd46dcc9: Waiting [2022-07-03T16:32:34.817Z] 94645a83ff95: Verifying Checksum [2022-07-03T16:32:34.817Z] 94645a83ff95: Download complete [2022-07-03T16:32:34.817Z] 1a89e8eeedd5: Download complete [2022-07-03T16:32:34.817Z] 3a77bd46dcc9: Verifying Checksum [2022-07-03T16:32:34.817Z] 3a77bd46dcc9: Download complete [2022-07-03T16:32:34.817Z] 355e64cbe906: Verifying Checksum [2022-07-03T16:32:34.817Z] 355e64cbe906: Download complete [2022-07-03T16:32:34.817Z] 9b3977197b4f: Download complete [2022-07-03T16:32:34.817Z] 63ab81a10011: Verifying Checksum [2022-07-03T16:32:35.818Z] 9b3977197b4f: Pull complete [2022-07-03T16:32:35.818Z] 7d9057610161: Verifying Checksum [2022-07-03T16:32:35.818Z] 7d9057610161: Download complete [2022-07-03T16:32:36.416Z] 1a89e8eeedd5: Pull complete [2022-07-03T16:32:36.689Z] 94645a83ff95: Pull complete [2022-07-03T16:32:36.964Z] 555d1d1c4555: Verifying Checksum [2022-07-03T16:32:36.964Z] 555d1d1c4555: Download complete [2022-07-03T16:32:37.559Z] e6fb740bc735: Verifying Checksum [2022-07-03T16:32:37.559Z] e6fb740bc735: Download complete [2022-07-03T16:32:49.972Z] e6fb740bc735: Pull complete [2022-07-03T16:32:49.972Z] 3a77bd46dcc9: Pull complete [2022-07-03T16:32:49.972Z] 355e64cbe906: Pull complete [2022-07-03T16:32:50.246Z] 63ab81a10011: Pull complete [2022-07-03T16:32:52.332Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:32:52.332Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:32:52.332Z] ---> c2a9939582ec [2022-07-03T16:32:52.332Z] Step 3/25 : WORKDIR /edgex-go [2022-07-03T16:32:52.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:32:52.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:32:52.332Z] ---> c2a9939582ec [2022-07-03T16:32:52.332Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:32:52.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:32:52.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:32:52.332Z] ---> c2a9939582ec [2022-07-03T16:32:52.332Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:32:52.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:32:52.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:32:52.332Z] ---> c2a9939582ec [2022-07-03T16:32:52.332Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:32:52.332Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:32:52.332Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:32:52.332Z] ---> c2a9939582ec [2022-07-03T16:32:52.332Z] Step 3/26 : WORKDIR /edgex-go [2022-07-03T16:32:54.251Z] ---> Running in 8a3d5f08665b [2022-07-03T16:32:54.252Z] ---> Running in c15e1d92fd24 [2022-07-03T16:32:54.252Z] ---> Running in 0378742f601c [2022-07-03T16:32:54.252Z] ---> Running in eab204d477aa [2022-07-03T16:32:54.252Z] ---> Running in e231ec3ad5e9 [2022-07-03T16:32:54.252Z] Removing intermediate container eab204d477aa [2022-07-03T16:32:54.252Z] ---> 357a4f003eff [2022-07-03T16:32:54.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:32:54.252Z] Removing intermediate container 0378742f601c [2022-07-03T16:32:54.252Z] ---> acd61e57323a [2022-07-03T16:32:54.252Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:32:54.252Z] Removing intermediate container e231ec3ad5e9 [2022-07-03T16:32:54.252Z] ---> 863f22045e2f [2022-07-03T16:32:54.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:32:54.252Z] Removing intermediate container 8a3d5f08665b [2022-07-03T16:32:54.252Z] ---> 511caf3e66f2 [2022-07-03T16:32:54.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:32:54.252Z] Removing intermediate container c15e1d92fd24 [2022-07-03T16:32:54.252Z] ---> b019b9310600 [2022-07-03T16:32:54.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:32:54.252Z] ---> Running in 8c1c59053c3d [2022-07-03T16:32:54.513Z] ---> Running in 0cad3e5ddb48 [2022-07-03T16:32:54.513Z] ---> Running in 053fa354fced [2022-07-03T16:32:54.513Z] ---> Running in c44bda90a989 [2022-07-03T16:32:54.513Z] ---> Running in 17ebcd04e82b [2022-07-03T16:32:55.456Z] Removing intermediate container 8c1c59053c3d [2022-07-03T16:32:55.456Z] ---> 4b3bfc6c2ba2 [2022-07-03T16:32:55.456Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-03T16:32:55.456Z] ---> Running in 809b94eb5623 [2022-07-03T16:32:55.456Z] Removing intermediate container 0cad3e5ddb48 [2022-07-03T16:32:55.456Z] ---> bd682c5f5329 [2022-07-03T16:32:55.456Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:32:55.456Z] ---> Running in 5a03584a2a1c [2022-07-03T16:32:55.715Z] Removing intermediate container 17ebcd04e82b [2022-07-03T16:32:55.715Z] ---> 5d7044628348 [2022-07-03T16:32:55.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-03T16:32:55.715Z] ---> Running in 708c755bf049 [2022-07-03T16:32:55.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:55.975Z] Removing intermediate container 053fa354fced [2022-07-03T16:32:55.975Z] ---> 6de447b94d63 [2022-07-03T16:32:55.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-03T16:32:55.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:55.975Z] ---> Running in 17b5941a1514 [2022-07-03T16:32:55.975Z] Removing intermediate container c44bda90a989 [2022-07-03T16:32:55.975Z] ---> c277ba35a137 [2022-07-03T16:32:55.975Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:32:55.975Z] ---> Running in c77ea275d0bb [2022-07-03T16:32:56.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:56.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:56.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:56.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:56.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:56.980Z] 555d1d1c4555: Pull complete [2022-07-03T16:32:57.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:57.020Z] OK: 221 MiB in 52 packages [2022-07-03T16:32:57.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:57.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:32:57.281Z] OK: 221 MiB in 52 packages [2022-07-03T16:32:57.558Z] OK: 221 MiB in 52 packages [2022-07-03T16:32:57.558Z] OK: 221 MiB in 52 packages [2022-07-03T16:32:57.558Z] Removing intermediate container 809b94eb5623 [2022-07-03T16:32:57.558Z] ---> 53ce6e9b6c4f [2022-07-03T16:32:57.558Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:32:57.558Z] OK: 221 MiB in 52 packages [2022-07-03T16:32:57.819Z] ---> f398f322ff3a [2022-07-03T16:32:57.819Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:32:57.819Z] ---> Running in db523850affc [2022-07-03T16:32:57.819Z] Removing intermediate container 5a03584a2a1c [2022-07-03T16:32:57.819Z] ---> a4244a572666 [2022-07-03T16:32:57.819Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-03T16:32:58.080Z] Removing intermediate container 708c755bf049 [2022-07-03T16:32:58.080Z] ---> 252930d84373 [2022-07-03T16:32:58.080Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:32:58.080Z] ---> 4430d1ab1ae1 [2022-07-03T16:32:58.080Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:32:58.080Z] Removing intermediate container c77ea275d0bb [2022-07-03T16:32:58.080Z] ---> 7bd05294a476 [2022-07-03T16:32:58.080Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-03T16:32:58.080Z] ---> Running in c77b06a18c56 [2022-07-03T16:32:58.342Z] Removing intermediate container 17b5941a1514 [2022-07-03T16:32:58.342Z] ---> bbe93978e65d [2022-07-03T16:32:58.342Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:32:58.342Z] ---> 37f4085d7128 [2022-07-03T16:32:58.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:32:58.342Z] ---> 85495e8c110a [2022-07-03T16:32:58.342Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:32:58.342Z] ---> Running in 3f3b7299349c [2022-07-03T16:32:58.442Z] 7d9057610161: Pull complete [2022-07-03T16:32:58.442Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-03T16:32:58.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-03T16:32:58.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-03T16:32:58.604Z] ---> Running in 3f8bdd974d76 [2022-07-03T16:32:58.604Z] ---> b6a3c4be5feb [2022-07-03T16:32:58.604Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:32:58.604Z] ---> Running in 94dafc4f8ea5 [2022-07-03T16:32:58.791Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-03T16:32:58.791Z] WORKDIR /edgex [2022-07-03T16:32:58.791Z] COPY go.mod . [2022-07-03T16:32:58.791Z] RUN go mod download [2022-07-03T16:32:58.791Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-03T16:32:59.174Z] Removing intermediate container db523850affc [2022-07-03T16:32:59.174Z] ---> 0e137270f355 [2022-07-03T16:32:59.174Z] Step 8/22 : COPY . . [2022-07-03T16:32:59.174Z] Removing intermediate container c77b06a18c56 [2022-07-03T16:32:59.174Z] ---> 5af51c594c08 [2022-07-03T16:32:59.174Z] Step 8/25 : COPY . . [2022-07-03T16:32:59.742Z] Removing intermediate container 3f3b7299349c [2022-07-03T16:32:59.742Z] ---> 5978b878e2a2 [2022-07-03T16:32:59.742Z] Step 8/22 : COPY . . [2022-07-03T16:33:01.422Z] Sending build context to Docker daemon 169.2MB [2022-07-03T16:33:01.422Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-03T16:33:01.422Z] ---> 819e984ddca1 [2022-07-03T16:33:01.422Z] Step 2/4 : WORKDIR /edgex [2022-07-03T16:33:02.863Z] ---> Running in 48be6cc67896 [2022-07-03T16:33:03.469Z] Removing intermediate container 48be6cc67896 [2022-07-03T16:33:03.469Z] ---> 2a249117eca0 [2022-07-03T16:33:03.469Z] Step 3/4 : COPY go.mod . [2022-07-03T16:33:03.752Z] ---> 3895aea32bb9 [2022-07-03T16:33:03.752Z] Step 4/4 : RUN go mod download [2022-07-03T16:33:03.752Z] ---> Running in 4a42313eb317 [2022-07-03T16:33:05.019Z] Removing intermediate container 94dafc4f8ea5 [2022-07-03T16:33:05.019Z] ---> 8890188b6767 [2022-07-03T16:33:05.019Z] Step 8/22 : COPY . . [2022-07-03T16:33:05.019Z] Removing intermediate container 3f8bdd974d76 [2022-07-03T16:33:05.019Z] ---> 50d7cdec4e46 [2022-07-03T16:33:05.019Z] Step 8/26 : COPY . . [2022-07-03T16:33:05.019Z] ---> 97b634e93ca8 [2022-07-03T16:33:05.019Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:33:05.019Z] ---> 00fccd62f8de [2022-07-03T16:33:05.019Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-03T16:33:05.019Z] ---> 9af5d1b7ec5d [2022-07-03T16:33:05.019Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-03T16:33:06.929Z] ---> Running in e81f4393158d [2022-07-03T16:33:06.929Z] ---> Running in 6f1063f15e45 [2022-07-03T16:33:06.929Z] ---> Running in 5cc5d8fbf3d9 [2022-07-03T16:33:06.929Z] Removing intermediate container e81f4393158d [2022-07-03T16:33:06.929Z] ---> 2edc26067028 [2022-07-03T16:33:06.929Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-03T16:33:06.929Z] ---> Running in 3986cb8a2cec [2022-07-03T16:33:07.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-03T16:33:07.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-03T16:33:07.190Z] Removing intermediate container 3986cb8a2cec [2022-07-03T16:33:07.190Z] ---> deb4847afef8 [2022-07-03T16:33:07.190Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:33:07.450Z] ---> Running in 016076f19275 [2022-07-03T16:33:08.832Z] Removing intermediate container 016076f19275 [2022-07-03T16:33:08.832Z] ---> d4f33d131b40 [2022-07-03T16:33:08.832Z] Step 12/25 : WORKDIR /edgex-go [2022-07-03T16:33:08.832Z] ---> Running in 5c6dc73c2e4d [2022-07-03T16:33:09.094Z] Removing intermediate container 5c6dc73c2e4d [2022-07-03T16:33:09.094Z] ---> 648e383b6a1c [2022-07-03T16:33:09.094Z] [2022-07-03T16:33:09.094Z] Step 13/25 : FROM alpine:3.15 [2022-07-03T16:33:09.354Z] 3.15: Pulling from library/alpine [2022-07-03T16:33:09.923Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-03T16:33:09.923Z] Status: Downloaded newer image for alpine:3.15 [2022-07-03T16:33:09.923Z] ---> 0ac33e5f5afa [2022-07-03T16:33:09.923Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:33:10.865Z] ---> Running in 9fd9fa085f4d [2022-07-03T16:33:11.128Z] ---> 4882e1262c48 [2022-07-03T16:33:11.128Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:33:11.394Z] Removing intermediate container 9fd9fa085f4d [2022-07-03T16:33:11.394Z] ---> 8992dc818f85 [2022-07-03T16:33:11.394Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:11.394Z] ---> Running in 8949bf61b481 [2022-07-03T16:33:11.394Z] ---> Running in 1d15a108948e [2022-07-03T16:33:11.973Z] Removing intermediate container 8949bf61b481 [2022-07-03T16:33:11.973Z] ---> b29f86c2bad1 [2022-07-03T16:33:11.973Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-03T16:33:11.973Z] ---> 4362ef386f35 [2022-07-03T16:33:11.973Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-03T16:33:11.973Z] ---> Running in b8e99c42677f [2022-07-03T16:33:11.973Z] ---> Running in c972135fc20d [2022-07-03T16:33:12.231Z] Removing intermediate container c972135fc20d [2022-07-03T16:33:12.231Z] ---> 80aa0f627066 [2022-07-03T16:33:12.231Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:33:12.512Z] ---> Running in a70ed3cdea7f [2022-07-03T16:33:12.772Z] Removing intermediate container 1d15a108948e [2022-07-03T16:33:12.772Z] ---> 88960269b628 [2022-07-03T16:33:12.772Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-03T16:33:12.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-03T16:33:12.772Z] ---> Running in 4aba5432d9ac [2022-07-03T16:33:13.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:13.913Z] Removing intermediate container a70ed3cdea7f [2022-07-03T16:33:13.913Z] ---> 7463cb04c445 [2022-07-03T16:33:13.913Z] Step 12/26 : WORKDIR /edgex-go [2022-07-03T16:33:13.913Z] ---> Running in 0e81db329e76 [2022-07-03T16:33:14.484Z] Removing intermediate container 0e81db329e76 [2022-07-03T16:33:14.484Z] ---> 287943cc29cd [2022-07-03T16:33:14.484Z] [2022-07-03T16:33:14.484Z] Step 13/26 : FROM alpine:3.15 [2022-07-03T16:33:14.484Z] ---> 0ac33e5f5afa [2022-07-03T16:33:14.484Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:33:14.484Z] ---> Using cache [2022-07-03T16:33:14.484Z] ---> 8992dc818f85 [2022-07-03T16:33:14.484Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:14.484Z] ---> Using cache [2022-07-03T16:33:14.484Z] ---> 88960269b628 [2022-07-03T16:33:14.484Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-03T16:33:14.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:14.484Z] ---> Running in f06a204527a8 [2022-07-03T16:33:14.743Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:33:14.743Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:33:14.743Z] OK: 15859 distinct packages available [2022-07-03T16:33:14.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:15.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:15.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:15.948Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:15.948Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:33:16.207Z] (3/5) Installing libucontext (1.1-r0) [2022-07-03T16:33:16.207Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-03T16:33:16.207Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-03T16:33:16.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:16.465Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:33:16.465Z] OK: 6 MiB in 19 packages [2022-07-03T16:33:16.729Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:33:16.729Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:33:16.729Z] OK: 15859 distinct packages available [2022-07-03T16:33:16.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:17.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:17.667Z] Removing intermediate container 4aba5432d9ac [2022-07-03T16:33:17.667Z] ---> 4dbb1e0cd294 [2022-07-03T16:33:17.667Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:33:17.927Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:17.927Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:33:18.187Z] (3/5) Installing libucontext (1.1-r0) [2022-07-03T16:33:18.187Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-03T16:33:18.187Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-03T16:33:18.447Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:33:18.448Z] OK: 6 MiB in 19 packages [2022-07-03T16:33:19.834Z] Removing intermediate container f06a204527a8 [2022-07-03T16:33:19.834Z] ---> cbd5b56b2ac3 [2022-07-03T16:33:19.834Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-03T16:33:20.093Z] ---> 2c01067e82e0 [2022-07-03T16:33:20.093Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:33:21.039Z] ---> 404965188f07 [2022-07-03T16:33:21.039Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-03T16:33:21.315Z] ---> 16585dd99bb4 [2022-07-03T16:33:21.315Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:33:21.574Z] ---> d92f4c4a77d4 [2022-07-03T16:33:21.574Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-03T16:33:22.144Z] ---> 3f0a56bbbb45 [2022-07-03T16:33:22.144Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:33:22.403Z] ---> Running in c36e249255db [2022-07-03T16:33:22.973Z] Removing intermediate container c36e249255db [2022-07-03T16:33:22.973Z] ---> ec1dfab0af33 [2022-07-03T16:33:22.973Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:33:22.973Z] ---> Running in 4800f537cfbe [2022-07-03T16:33:23.234Z] Removing intermediate container 4800f537cfbe [2022-07-03T16:33:23.234Z] ---> ef77295c80c5 [2022-07-03T16:33:23.234Z] Step 23/25 : LABEL arch=x86_64 [2022-07-03T16:33:23.234Z] ---> Running in 01d8d9aedf64 [2022-07-03T16:33:23.494Z] Removing intermediate container 01d8d9aedf64 [2022-07-03T16:33:23.494Z] ---> 5fd9d2e2924a [2022-07-03T16:33:23.494Z] Step 24/25 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:33:23.494Z] ---> Running in cc3cd9bc5a64 [2022-07-03T16:33:23.753Z] ---> fb19fcffba50 [2022-07-03T16:33:23.753Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:33:23.753Z] Removing intermediate container cc3cd9bc5a64 [2022-07-03T16:33:23.753Z] ---> 2fb6ed8db6b7 [2022-07-03T16:33:23.753Z] Step 25/25 : LABEL version=0.0.0 [2022-07-03T16:33:24.012Z] ---> Running in 36208acd1920 [2022-07-03T16:33:24.270Z] Removing intermediate container 36208acd1920 [2022-07-03T16:33:24.270Z] ---> 0a3881bd331a [2022-07-03T16:33:24.270Z] [2022-07-03T16:33:24.270Z] Successfully built 0a3881bd331a [2022-07-03T16:33:24.528Z] Successfully tagged security-spire-server:latest [2022-07-03T16:33:24.528Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-03T16:33:24.786Z] ---> 0df24b20928c [2022-07-03T16:33:24.786Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-03T16:33:26.169Z] ---> 338c2352a062 [2022-07-03T16:33:26.169Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-03T16:33:26.736Z] ---> 09c7e2490b8b [2022-07-03T16:33:26.736Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:33:26.736Z] ---> Running in a8ddc51ed755 [2022-07-03T16:33:26.997Z] Removing intermediate container a8ddc51ed755 [2022-07-03T16:33:26.997Z] ---> 06ac1fae9b4c [2022-07-03T16:33:26.997Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:33:27.256Z] ---> Running in e585ecb145b7 [2022-07-03T16:33:27.514Z] Removing intermediate container e585ecb145b7 [2022-07-03T16:33:27.514Z] ---> 04e74f875ad8 [2022-07-03T16:33:27.514Z] Step 24/26 : LABEL arch=x86_64 [2022-07-03T16:33:27.514Z] ---> Running in 649c654ec991 [2022-07-03T16:33:28.084Z] Removing intermediate container 649c654ec991 [2022-07-03T16:33:28.084Z] ---> 6957b64f24d0 [2022-07-03T16:33:28.084Z] Step 25/26 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:33:28.084Z] ---> Running in 2add08749150 [2022-07-03T16:33:28.345Z] Removing intermediate container 2add08749150 [2022-07-03T16:33:28.345Z] ---> 80f6a3f2c099 [2022-07-03T16:33:28.345Z] Step 26/26 : LABEL version=0.0.0 [2022-07-03T16:33:28.605Z] ---> Running in cd03eb077b54 [2022-07-03T16:33:28.864Z] Removing intermediate container cd03eb077b54 [2022-07-03T16:33:28.864Z] ---> ee4bd55f06f1 [2022-07-03T16:33:28.864Z] [2022-07-03T16:33:28.864Z] Successfully built ee4bd55f06f1 [2022-07-03T16:33:28.864Z] Successfully tagged security-spire-agent:latest [2022-07-03T16:33:28.864Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-07-03T16:33:30.781Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:33:30.781Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:33:30.781Z] ---> c2a9939582ec [2022-07-03T16:33:30.781Z] Step 3/31 : WORKDIR /edgex-go [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> b019b9310600 [2022-07-03T16:33:30.781Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> 5d7044628348 [2022-07-03T16:33:30.781Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> 252930d84373 [2022-07-03T16:33:30.781Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> 37f4085d7128 [2022-07-03T16:33:30.781Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> 5978b878e2a2 [2022-07-03T16:33:30.781Z] Step 8/31 : COPY . . [2022-07-03T16:33:30.781Z] ---> Using cache [2022-07-03T16:33:30.781Z] ---> 9af5d1b7ec5d [2022-07-03T16:33:30.781Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-03T16:33:32.685Z] ---> Running in 3d9fbe0ec877 [2022-07-03T16:33:33.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-03T16:33:33.521Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:33:33.521Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:33:33.521Z] ---> c2a9939582ec [2022-07-03T16:33:33.521Z] Step 3/25 : WORKDIR /edgex-go [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> b019b9310600 [2022-07-03T16:33:33.521Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> 5d7044628348 [2022-07-03T16:33:33.521Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> 252930d84373 [2022-07-03T16:33:33.521Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> 37f4085d7128 [2022-07-03T16:33:33.521Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> 5978b878e2a2 [2022-07-03T16:33:33.521Z] Step 8/25 : COPY . . [2022-07-03T16:33:33.521Z] ---> Using cache [2022-07-03T16:33:33.521Z] ---> 9af5d1b7ec5d [2022-07-03T16:33:33.521Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-03T16:33:33.780Z] ---> Running in 15eed1f80a8d [2022-07-03T16:33:34.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-03T16:33:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-03T16:33:37.598Z] Removing intermediate container 6f1063f15e45 [2022-07-03T16:33:37.598Z] ---> 86f54737bc0a [2022-07-03T16:33:37.598Z] [2022-07-03T16:33:37.598Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:33:37.598Z] 3.14: Pulling from library/alpine [2022-07-03T16:33:37.857Z] Removing intermediate container b8e99c42677f [2022-07-03T16:33:37.857Z] ---> 23fb200cc05e [2022-07-03T16:33:37.857Z] [2022-07-03T16:33:37.857Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:33:37.857Z] 3.14: Pulling from library/alpine [2022-07-03T16:33:38.116Z] Removing intermediate container 5cc5d8fbf3d9 [2022-07-03T16:33:38.116Z] ---> dab6be234cec [2022-07-03T16:33:38.116Z] [2022-07-03T16:33:38.116Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:33:38.116Z] 3.14: Pulling from library/alpine [2022-07-03T16:33:38.376Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-03T16:33:38.376Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-03T16:33:38.376Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-03T16:33:38.376Z] Status: Image is up to date for alpine:3.14 [2022-07-03T16:33:38.376Z] Status: Downloaded newer image for alpine:3.14 [2022-07-03T16:33:38.376Z] Status: Downloaded newer image for alpine:3.14 [2022-07-03T16:33:38.376Z] ---> e04c818066af [2022-07-03T16:33:38.376Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-03T16:33:38.376Z] ---> e04c818066af [2022-07-03T16:33:38.376Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:33:38.376Z] ---> e04c818066af [2022-07-03T16:33:38.376Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-03T16:33:38.637Z] ---> Running in 87c547779553 [2022-07-03T16:33:38.637Z] ---> Running in 042b0de23408 [2022-07-03T16:33:38.637Z] ---> Running in 456d3905bd2c [2022-07-03T16:33:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:39.841Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-03T16:33:39.841Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:40.190Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:33:40.190Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:33:40.190Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:40.190Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-03T16:33:40.190Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:33:40.190Z] OK: 6 MiB in 15 packages [2022-07-03T16:33:40.190Z] OK: 6 MiB in 16 packages [2022-07-03T16:33:40.190Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:33:40.190Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-03T16:33:40.190Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-03T16:33:40.190Z] (5/6) Installing curl (7.79.1-r2) [2022-07-03T16:33:40.528Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:40.529Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:33:40.529Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:33:40.529Z] OK: 8 MiB in 20 packages [2022-07-03T16:33:40.791Z] Removing intermediate container 456d3905bd2c [2022-07-03T16:33:40.791Z] ---> 09ab93af9f7b [2022-07-03T16:33:40.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:33:41.083Z] Removing intermediate container 87c547779553 [2022-07-03T16:33:41.083Z] ---> 7d671dccda42 [2022-07-03T16:33:41.083Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:33:41.083Z] ---> Running in 94d5dcc09d78 [2022-07-03T16:33:41.083Z] ---> Running in a3c60a65fd3a [2022-07-03T16:33:41.344Z] Removing intermediate container 94d5dcc09d78 [2022-07-03T16:33:41.344Z] ---> 64bd0e52612f [2022-07-03T16:33:41.345Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-03T16:33:41.345Z] ---> Running in cda727dbc745 [2022-07-03T16:33:41.345Z] Removing intermediate container a3c60a65fd3a [2022-07-03T16:33:41.345Z] ---> 70405631994d [2022-07-03T16:33:41.345Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-03T16:33:41.345Z] ---> Running in 992a108af420 [2022-07-03T16:33:41.605Z] Removing intermediate container 042b0de23408 [2022-07-03T16:33:41.605Z] ---> 5b724219bedc [2022-07-03T16:33:41.605Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-03T16:33:41.605Z] Removing intermediate container cda727dbc745 [2022-07-03T16:33:41.605Z] ---> 5fd217aa6cfa [2022-07-03T16:33:41.605Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-03T16:33:41.605Z] ---> Running in e84453616621 [2022-07-03T16:33:41.605Z] ---> Running in 1e8725265095 [2022-07-03T16:33:41.605Z] Removing intermediate container 992a108af420 [2022-07-03T16:33:41.605Z] ---> 1ded2d877ad4 [2022-07-03T16:33:41.605Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-03T16:33:41.605Z] ---> Running in fc917ddc3d10 [2022-07-03T16:33:41.867Z] Removing intermediate container 1e8725265095 [2022-07-03T16:33:41.867Z] ---> 926b1916a24c [2022-07-03T16:33:41.867Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:33:41.867Z] Removing intermediate container e84453616621 [2022-07-03T16:33:41.867Z] ---> e22a89621418 [2022-07-03T16:33:41.867Z] Step 13/22 : WORKDIR /edgex [2022-07-03T16:33:42.130Z] Removing intermediate container fc917ddc3d10 [2022-07-03T16:33:42.130Z] ---> 88c40f93b0a9 [2022-07-03T16:33:42.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:33:42.130Z] ---> Running in 42ebe3cef181 [2022-07-03T16:33:42.130Z] ---> 38b4b452d2f4 [2022-07-03T16:33:42.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-03T16:33:42.390Z] Removing intermediate container 42ebe3cef181 [2022-07-03T16:33:42.390Z] ---> 146020be25d6 [2022-07-03T16:33:42.390Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-03T16:33:42.652Z] ---> b035d09318c7 [2022-07-03T16:33:42.652Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-03T16:33:43.223Z] ---> 92980865f4c9 [2022-07-03T16:33:43.223Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-03T16:33:43.483Z] ---> 03b0d08be057 [2022-07-03T16:33:43.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-03T16:33:43.746Z] ---> 5c1de327d189 [2022-07-03T16:33:43.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-03T16:33:43.746Z] ---> 28e26f172ab5 [2022-07-03T16:33:43.746Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-03T16:33:44.004Z] ---> Running in f665cbde4e35 [2022-07-03T16:33:44.004Z] ---> 0032fdd29a62 [2022-07-03T16:33:44.004Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-03T16:33:44.004Z] ---> e95e7045b974 [2022-07-03T16:33:44.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-03T16:33:44.004Z] ---> Running in 689993e9eb8a [2022-07-03T16:33:44.266Z] Removing intermediate container 689993e9eb8a [2022-07-03T16:33:44.266Z] ---> f8a25b154416 [2022-07-03T16:33:44.266Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:33:44.266Z] Removing intermediate container f665cbde4e35 [2022-07-03T16:33:44.266Z] ---> 2aa75a677181 [2022-07-03T16:33:44.266Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:33:44.526Z] ---> Running in 00ec4d4e6c0b [2022-07-03T16:33:44.526Z] ---> Running in f42533ad1159 [2022-07-03T16:33:44.526Z] Removing intermediate container 00ec4d4e6c0b [2022-07-03T16:33:44.526Z] ---> 18857a178426 [2022-07-03T16:33:44.526Z] Step 20/22 : LABEL arch=x86_64 [2022-07-03T16:33:44.526Z] ---> d29ff40eb3a1 [2022-07-03T16:33:44.526Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-03T16:33:44.786Z] ---> Running in c7611ffb350e [2022-07-03T16:33:44.786Z] Removing intermediate container f42533ad1159 [2022-07-03T16:33:44.786Z] ---> 7c8399cec174 [2022-07-03T16:33:44.786Z] Step 20/22 : LABEL arch=x86_64 [2022-07-03T16:33:44.786Z] ---> Running in 196de5a3d5f7 [2022-07-03T16:33:45.047Z] Removing intermediate container c7611ffb350e [2022-07-03T16:33:45.047Z] ---> c56fecc8be6b [2022-07-03T16:33:45.047Z] Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:33:45.047Z] ---> Running in a51c70a83bfc [2022-07-03T16:33:45.310Z] ---> 9c5298ca8ea8 [2022-07-03T16:33:45.310Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-03T16:33:45.310Z] ---> Running in cafc12730db2 [2022-07-03T16:33:45.310Z] Removing intermediate container 196de5a3d5f7 [2022-07-03T16:33:45.310Z] ---> 616d57e2a9d9 [2022-07-03T16:33:45.310Z] Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:33:45.310Z] ---> Running in b9eb10541933 [2022-07-03T16:33:45.310Z] Removing intermediate container a51c70a83bfc [2022-07-03T16:33:45.310Z] ---> a504e7cc1f41 [2022-07-03T16:33:45.310Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:33:45.310Z] ---> Running in 9e71ea4b0b75 [2022-07-03T16:33:45.570Z] Removing intermediate container b9eb10541933 [2022-07-03T16:33:45.570Z] ---> bbc1da2427d5 [2022-07-03T16:33:45.570Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:33:45.570Z] ---> Running in de5298c71b9e [2022-07-03T16:33:45.570Z] Removing intermediate container 9e71ea4b0b75 [2022-07-03T16:33:45.570Z] ---> 655506a72a5f [2022-07-03T16:33:45.570Z] [2022-07-03T16:33:45.829Z] Successfully built 655506a72a5f [2022-07-03T16:33:45.829Z] Successfully tagged support-notifications:latest [2022-07-03T16:33:45.829Z] Building security-spiffe-token-provider [2022-07-03T16:33:45.829Z]  Building support-notifications ... done Removing intermediate container de5298c71b9e [2022-07-03T16:33:45.829Z] ---> e62d5e2d7378 [2022-07-03T16:33:45.829Z] [2022-07-03T16:33:45.829Z] Successfully built e62d5e2d7378 [2022-07-03T16:33:45.829Z] Successfully tagged support-scheduler:latest [2022-07-03T16:33:45.829Z]  Building support-scheduler ... done Building core-data [2022-07-03T16:33:47.739Z] Removing intermediate container cafc12730db2 [2022-07-03T16:33:47.739Z] ---> ad0e53ddeb67 [2022-07-03T16:33:47.739Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-03T16:33:47.739Z] ---> Running in 546abff80027 [2022-07-03T16:33:47.999Z] Removing intermediate container 546abff80027 [2022-07-03T16:33:47.999Z] ---> 48293545f332 [2022-07-03T16:33:47.999Z] Step 20/22 : LABEL arch=x86_64 [2022-07-03T16:33:47.999Z] ---> Running in 8f2551362ce0 [2022-07-03T16:33:48.259Z] Removing intermediate container 8f2551362ce0 [2022-07-03T16:33:48.259Z] ---> 2d223a63dfb6 [2022-07-03T16:33:48.259Z] Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:33:48.259Z] ---> Running in f5d977e1c883 [2022-07-03T16:33:48.520Z] Removing intermediate container f5d977e1c883 [2022-07-03T16:33:48.520Z] ---> d0e1359926fc [2022-07-03T16:33:48.520Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:33:48.520Z] ---> Running in 9bd442183e83 [2022-07-03T16:33:48.781Z] Removing intermediate container 9bd442183e83 [2022-07-03T16:33:48.781Z] ---> 8bb657b5f08f [2022-07-03T16:33:48.781Z] [2022-07-03T16:33:49.041Z] Successfully built 8bb657b5f08f [2022-07-03T16:33:49.041Z] Successfully tagged security-proxy-setup:latest [2022-07-03T16:33:49.041Z] Building security-spire-config [2022-07-03T16:33:50.420Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-03T16:33:50.760Z] Removing intermediate container 4a42313eb317 [2022-07-03T16:33:50.760Z] ---> a91dc998e18b [2022-07-03T16:33:50.760Z] Successfully built a91dc998e18b [2022-07-03T16:33:50.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:33:51.109Z] + docker inspect -f . ci-base-image-arm64 [2022-07-03T16:33:51.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:33:51.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container [2022-07-03T16:33:51.357Z] Removing intermediate container 3d9fbe0ec877 [2022-07-03T16:33:51.357Z] ---> 345d76c2ae79 [2022-07-03T16:33:51.357Z] [2022-07-03T16:33:51.357Z] Step 10/31 : FROM alpine:3.14 [2022-07-03T16:33:51.357Z] ---> e04c818066af [2022-07-03T16:33:51.357Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-03T16:33:51.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-03T16:33:51.925Z] ---> Running in 30f7b1f47015 [2022-07-03T16:33:51.925Z] Removing intermediate container 30f7b1f47015 [2022-07-03T16:33:51.925Z] ---> 8564b429294d [2022-07-03T16:33:51.925Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-03T16:33:51.925Z] ---> Running in ba0fabd32978 [2022-07-03T16:33:52.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:52.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:52.500Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:52.500Z] (2/2) Installing su-exec (0.2-r1) [2022-07-03T16:33:52.500Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:33:52.759Z] OK: 6 MiB in 16 packages [2022-07-03T16:33:52.774Z] $ docker top 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T16:33:53.664Z] + go version [2022-07-03T16:33:53.664Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-03T16:33:53.688Z] $ docker stop --time=1 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b [2022-07-03T16:33:53.727Z] Removing intermediate container 15eed1f80a8d [2022-07-03T16:33:53.727Z] ---> d8ce25a10183 [2022-07-03T16:33:53.727Z] [2022-07-03T16:33:53.727Z] Step 10/25 : FROM alpine:3.14 [2022-07-03T16:33:53.727Z] ---> e04c818066af [2022-07-03T16:33:53.727Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-03T16:33:53.987Z] Removing intermediate container ba0fabd32978 [2022-07-03T16:33:53.987Z] ---> 9cfd253928f9 [2022-07-03T16:33:53.987Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-03T16:33:53.987Z] ---> Running in c2a2c03e8b88 [2022-07-03T16:33:53.987Z] ---> Running in d72a1ee8fd53 [2022-07-03T16:33:54.246Z] Removing intermediate container d72a1ee8fd53 [2022-07-03T16:33:54.246Z] ---> 929bf37f46cc [2022-07-03T16:33:54.246Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-03T16:33:54.246Z] ---> Running in 96b61833bf38 [2022-07-03T16:33:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:54.506Z] Removing intermediate container 96b61833bf38 [2022-07-03T16:33:54.506Z] ---> 25ae89e914ec [2022-07-03T16:33:54.506Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-03T16:33:54.506Z] ---> Running in 4b846cde294e [2022-07-03T16:33:54.765Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-03T16:33:54.765Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-03T16:33:54.765Z] (3/3) Installing su-exec (0.2-r1) [2022-07-03T16:33:54.765Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:33:54.765Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:33:54.765Z] OK: 6 MiB in 17 packages [2022-07-03T16:33:54.765Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:33:54.765Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:33:54.765Z] ---> c2a9939582ec [2022-07-03T16:33:54.765Z] Step 3/20 : WORKDIR /edgex-go [2022-07-03T16:33:54.765Z] ---> Using cache [2022-07-03T16:33:54.765Z] ---> b019b9310600 [2022-07-03T16:33:54.765Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-03T16:33:54.765Z] ---> Running in dfb0a13f4145 [2022-07-03T16:33:55.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:33:55.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:33:55.028Z] ---> c2a9939582ec [2022-07-03T16:33:55.028Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:33:55.028Z] ---> Using cache [2022-07-03T16:33:55.028Z] ---> b019b9310600 [2022-07-03T16:33:55.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:55.028Z] ---> Using cache [2022-07-03T16:33:55.028Z] ---> 5d7044628348 [2022-07-03T16:33:55.028Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-03T16:33:55.288Z] ---> Running in 4d2207cae844 [2022-07-03T16:33:55.307Z] $ docker rm -f 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-07-03T16:33:55.548Z] Removing intermediate container c2a2c03e8b88 [2022-07-03T16:33:55.548Z] ---> 3a5332e7edcc [2022-07-03T16:33:55.548Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-03T16:33:55.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:55.548Z] ---> Running in 5f36206def85 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:33:55.808Z] Removing intermediate container 4b846cde294e [2022-07-03T16:33:55.808Z] ---> adef2fd347b8 [2022-07-03T16:33:55.808Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-03T16:33:55.808Z] ---> Running in 38494aa26032 [2022-07-03T16:33:55.808Z] Removing intermediate container 5f36206def85 [2022-07-03T16:33:55.808Z] ---> 988c02d8f8ab [2022-07-03T16:33:55.808Z] Step 13/25 : WORKDIR / [2022-07-03T16:33:55.808Z] ---> Running in d51214936076 [2022-07-03T16:33:55.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:55.808Z] Removing intermediate container 38494aa26032 [2022-07-03T16:33:55.808Z] ---> 51db987ca1af [2022-07-03T16:33:55.808Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-03T16:33:55.899Z] + docker inspect -f . ci-base-image-arm64 [2022-07-03T16:33:55.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:33:56.067Z] Removing intermediate container d51214936076 [2022-07-03T16:33:56.067Z] ---> 7c46a02cdb66 [2022-07-03T16:33:56.067Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-03T16:33:56.067Z] ---> bff4f7c4b791 [2022-07-03T16:33:56.067Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-03T16:33:56.067Z] ---> Running in 31495414c0b9 [2022-07-03T16:33:56.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container [2022-07-03T16:33:56.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-03T16:33:56.327Z] ---> a2093cdccbb0 [2022-07-03T16:33:56.327Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-03T16:33:56.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:56.589Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:33:56.589Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:33:56.589Z] ---> c2a9939582ec [2022-07-03T16:33:56.589Z] Step 3/26 : WORKDIR /edgex-go [2022-07-03T16:33:56.589Z] ---> Using cache [2022-07-03T16:33:56.589Z] ---> b019b9310600 [2022-07-03T16:33:56.589Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:33:56.589Z] ---> Using cache [2022-07-03T16:33:56.589Z] ---> 5d7044628348 [2022-07-03T16:33:56.589Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:33:56.589Z] ---> 8e264efc15eb [2022-07-03T16:33:56.589Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-03T16:33:56.589Z] ---> Running in e0bd90c0344c [2022-07-03T16:33:56.589Z] ---> 79f6b1234bb3 [2022-07-03T16:33:56.589Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-03T16:33:56.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:56.850Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:33:56.850Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:33:56.850Z] OK: 15866 distinct packages available [2022-07-03T16:33:56.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:56.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:56.850Z] ---> 6ae6dfb02be2 [2022-07-03T16:33:56.850Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-03T16:33:56.850Z] Removing intermediate container 31495414c0b9 [2022-07-03T16:33:56.850Z] ---> e32f7bece034 [2022-07-03T16:33:56.850Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:33:57.110Z] OK: 221 MiB in 52 packages [2022-07-03T16:33:57.110Z] ---> 81783b8e4612 [2022-07-03T16:33:57.110Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-03T16:33:57.110Z] ---> 596edaf3a9d3 [2022-07-03T16:33:57.110Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-03T16:33:57.424Z] $ docker top 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-03T16:33:57.679Z] ========================================================= [2022-07-03T16:33:57.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-03T16:33:57.679Z] ========================================================= [2022-07-03T16:33:57.680Z] ---> db9df2e8216d [2022-07-03T16:33:57.680Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-03T16:33:57.680Z] ---> fc7db79af7be [2022-07-03T16:33:57.680Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-03T16:33:57.680Z] Removing intermediate container 4d2207cae844 [Pipeline] fileExists [2022-07-03T16:33:57.680Z] ---> 1e834ca4e856 [2022-07-03T16:33:57.680Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:33:57.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:57.680Z] ---> 08a1896b9be5 [2022-07-03T16:33:57.680Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-03T16:33:57.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:33:57.680Z] ---> 81c7bc4059b5 [2022-07-03T16:33:57.680Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-03T16:33:57.680Z] ---> Running in 8e8140577a29 [Pipeline] sh [2022-07-03T16:33:57.939Z] ---> b7bfa64a8c82 [2022-07-03T16:33:57.939Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:33:57.939Z] ---> Running in ef5024fbab41 [2022-07-03T16:33:57.939Z] ---> 50bd6b011983 [2022-07-03T16:33:57.939Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-03T16:33:57.939Z] OK: 221 MiB in 52 packages [2022-07-03T16:33:58.199Z] ---> aa5847b431ad [2022-07-03T16:33:58.199Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-03T16:33:58.199Z] ---> Running in d5f57c992add [2022-07-03T16:33:58.199Z] OK: 221 MiB in 52 packages [2022-07-03T16:33:58.199Z] Removing intermediate container d5f57c992add [2022-07-03T16:33:58.199Z] ---> ccaf4a8a7cb1 [2022-07-03T16:33:58.199Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-03T16:33:58.337Z] + make test [2022-07-03T16:33:58.337Z] go mod tidy -compat=1.17 [2022-07-03T16:33:58.463Z] ---> d0cf16558f92 [2022-07-03T16:33:58.463Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-03T16:33:58.725Z] ---> Running in 7fcea42686b6 [2022-07-03T16:33:58.725Z] Removing intermediate container e0bd90c0344c [2022-07-03T16:33:58.725Z] ---> 8069f283435b [2022-07-03T16:33:58.725Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-03T16:33:58.725Z] Removing intermediate container dfb0a13f4145 [2022-07-03T16:33:58.725Z] ---> dad7c22ae547 [2022-07-03T16:33:58.725Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-03T16:33:58.725Z] Removing intermediate container 8e8140577a29 [2022-07-03T16:33:58.725Z] ---> f77c961896bd [2022-07-03T16:33:58.725Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-03T16:33:58.725Z] ---> Running in 66d5f83acf32 [2022-07-03T16:33:58.725Z] Removing intermediate container ef5024fbab41 [2022-07-03T16:33:58.725Z] ---> a5d8906eb1e1 [2022-07-03T16:33:58.725Z] Step 8/23 : COPY . . [2022-07-03T16:33:58.986Z] ---> 5cda514a89e3 [2022-07-03T16:33:58.986Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:33:58.986Z] ---> 323de58159c9 [2022-07-03T16:33:58.986Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:33:58.986Z] ---> Running in 7be07749403e [2022-07-03T16:33:58.986Z] Removing intermediate container 66d5f83acf32 [2022-07-03T16:33:58.986Z] ---> 31b1f42870cf [2022-07-03T16:33:58.986Z] Step 23/25 : LABEL arch=x86_64 [2022-07-03T16:33:59.254Z] ---> Running in 558099604cc0 [2022-07-03T16:33:59.255Z] ---> Running in e3fc4b26ffd0 [2022-07-03T16:33:59.328Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-03T16:33:59.518Z] Removing intermediate container e3fc4b26ffd0 [2022-07-03T16:33:59.518Z] ---> 39221ef8129c [2022-07-03T16:33:59.518Z] Step 24/25 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:00.091Z] ---> Running in be638b021329 [2022-07-03T16:34:00.091Z] Removing intermediate container be638b021329 [2022-07-03T16:34:00.091Z] ---> 6fb2e7b1a85f [2022-07-03T16:34:00.091Z] Step 25/25 : LABEL version=0.0.0 [2022-07-03T16:34:00.091Z] Removing intermediate container 7fcea42686b6 [2022-07-03T16:34:00.091Z] ---> 0e1239b3cca4 [2022-07-03T16:34:00.091Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-03T16:34:00.091Z] ---> Running in 044ae1e640cd [2022-07-03T16:34:00.350Z] ---> Running in 2491e0f87754 [2022-07-03T16:34:00.350Z] Removing intermediate container 044ae1e640cd [2022-07-03T16:34:00.350Z] ---> aba4face88c6 [2022-07-03T16:34:00.350Z] [2022-07-03T16:34:00.350Z] Removing intermediate container 7be07749403e [2022-07-03T16:34:00.350Z] ---> a462f594a383 [2022-07-03T16:34:00.350Z] Step 8/26 : COPY . . [2022-07-03T16:34:00.350Z] Removing intermediate container 2491e0f87754 [2022-07-03T16:34:00.350Z] ---> 755f9a5e7d32 [2022-07-03T16:34:00.350Z] Step 28/31 : CMD ["gate"] [2022-07-03T16:34:00.350Z] Successfully built aba4face88c6 [2022-07-03T16:34:00.350Z] Successfully tagged security-secretstore-setup:latest [2022-07-03T16:34:00.350Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-07-03T16:34:00.919Z] ---> Running in 0210af1f0415 [2022-07-03T16:34:02.826Z] Removing intermediate container 0210af1f0415 [2022-07-03T16:34:02.826Z] ---> cb7e4a29704e [2022-07-03T16:34:02.826Z] Step 29/31 : LABEL arch=x86_64 [2022-07-03T16:34:02.826Z] ---> Running in e1ef2a2fb546 [2022-07-03T16:34:02.826Z] Removing intermediate container 558099604cc0 [2022-07-03T16:34:02.826Z] ---> 283c74bbdf4c [2022-07-03T16:34:02.826Z] Step 7/20 : COPY . . [2022-07-03T16:34:03.090Z] Removing intermediate container e1ef2a2fb546 [2022-07-03T16:34:03.090Z] ---> 714d349cc45c [2022-07-03T16:34:03.090Z] Step 30/31 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:03.658Z] ---> Running in d5e54c65cf60 [2022-07-03T16:34:04.597Z] Removing intermediate container d5e54c65cf60 [2022-07-03T16:34:04.597Z] ---> 8ffc58702c08 [2022-07-03T16:34:04.597Z] Step 31/31 : LABEL version=0.0.0 [2022-07-03T16:34:04.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:34:04.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:34:04.883Z] ---> c2a9939582ec [2022-07-03T16:34:04.883Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:34:04.883Z] ---> Using cache [2022-07-03T16:34:04.883Z] ---> b019b9310600 [2022-07-03T16:34:04.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:04.883Z] ---> Using cache [2022-07-03T16:34:04.883Z] ---> 5d7044628348 [2022-07-03T16:34:04.883Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-03T16:34:05.454Z] ---> Running in 19efc7d04a14 [2022-07-03T16:34:05.454Z] ---> 4812f5bfffa4 [2022-07-03T16:34:05.454Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-03T16:34:05.454Z] ---> Running in 7117aa5f1a90 [2022-07-03T16:34:05.713Z] ---> Running in 77c3a5bc52c5 [2022-07-03T16:34:05.713Z] Removing intermediate container 7117aa5f1a90 [2022-07-03T16:34:05.713Z] ---> d445c28f5d50 [2022-07-03T16:34:05.713Z] [2022-07-03T16:34:05.713Z] Successfully built d445c28f5d50 [2022-07-03T16:34:05.713Z] Successfully tagged security-bootstrapper:latest [2022-07-03T16:34:05.713Z]  Building security-bootstrapper ... done Building core-command [2022-07-03T16:34:05.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:05.972Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-03T16:34:06.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:07.169Z] OK: 221 MiB in 52 packages [2022-07-03T16:34:07.738Z] ---> 26aa3765363c [2022-07-03T16:34:07.738Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:34:08.313Z] ---> Running in e956ed766662 [2022-07-03T16:34:08.573Z] Removing intermediate container 19efc7d04a14 [2022-07-03T16:34:08.573Z] ---> 3362907fb885 [2022-07-03T16:34:08.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:34:08.573Z] ---> c77b1c08d93a [2022-07-03T16:34:08.573Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-03T16:34:08.573Z] Removing intermediate container e956ed766662 [2022-07-03T16:34:08.573Z] ---> 4111e9332410 [2022-07-03T16:34:08.573Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-03T16:34:08.573Z] ---> Running in e42f1f5e3146 [2022-07-03T16:34:08.573Z] ---> Running in 5316a7b83452 [2022-07-03T16:34:08.832Z] ---> 4e2bf8c7a439 [2022-07-03T16:34:08.832Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:34:08.832Z] ---> Running in 451ef6586b19 [2022-07-03T16:34:08.832Z] Removing intermediate container 5316a7b83452 [2022-07-03T16:34:08.832Z] ---> 4ab275ea79cd [2022-07-03T16:34:08.832Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:34:08.832Z] ---> Running in 253c63b4b59e [2022-07-03T16:34:09.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-03T16:34:10.031Z] Removing intermediate container 253c63b4b59e [2022-07-03T16:34:10.031Z] ---> ed85ca19d259 [2022-07-03T16:34:10.031Z] Step 12/26 : WORKDIR /edgex-go [2022-07-03T16:34:10.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:34:10.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:34:10.293Z] ---> c2a9939582ec [2022-07-03T16:34:10.293Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> b019b9310600 [2022-07-03T16:34:10.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 5d7044628348 [2022-07-03T16:34:10.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 252930d84373 [2022-07-03T16:34:10.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 37f4085d7128 [2022-07-03T16:34:10.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> Running in 052c66e34d1a [2022-07-03T16:34:10.293Z] ---> 5978b878e2a2 [2022-07-03T16:34:10.293Z] Step 8/23 : COPY . . [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 9af5d1b7ec5d [2022-07-03T16:34:10.293Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-03T16:34:10.293Z] ---> Running in da89efb04819 [2022-07-03T16:34:10.293Z] Removing intermediate container 451ef6586b19 [2022-07-03T16:34:10.293Z] ---> b4e5e95da9ca [2022-07-03T16:34:10.293Z] Step 8/23 : COPY . . [2022-07-03T16:34:10.293Z] Removing intermediate container 052c66e34d1a [2022-07-03T16:34:10.293Z] ---> 970bc1711297 [2022-07-03T16:34:10.293Z] [2022-07-03T16:34:10.293Z] Step 13/26 : FROM alpine:3.15 [2022-07-03T16:34:10.293Z] ---> 0ac33e5f5afa [2022-07-03T16:34:10.293Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 8992dc818f85 [2022-07-03T16:34:10.293Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:10.293Z] ---> Using cache [2022-07-03T16:34:10.293Z] ---> 88960269b628 [2022-07-03T16:34:10.293Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-03T16:34:10.552Z] ---> Running in 84a4d5daf7c7 [2022-07-03T16:34:10.812Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-03T16:34:11.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:12.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:12.278Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:34:12.278Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:34:12.278Z] OK: 15859 distinct packages available [2022-07-03T16:34:12.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:13.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:13.476Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-03T16:34:13.476Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:34:13.735Z] (3/4) Installing libucontext (1.1-r0) [2022-07-03T16:34:13.735Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-03T16:34:13.735Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:34:13.735Z] OK: 6 MiB in 18 packages [2022-07-03T16:34:17.036Z] ---> b694bff5a502 [2022-07-03T16:34:17.036Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-03T16:34:17.036Z] ---> Running in 97e39a1a819c [2022-07-03T16:34:17.036Z] Removing intermediate container 84a4d5daf7c7 [2022-07-03T16:34:17.036Z] ---> ac90ac18ae21 [2022-07-03T16:34:17.036Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:34:17.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-03T16:34:18.984Z] ---> ae3486926ea2 [2022-07-03T16:34:18.984Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:34:19.243Z] ---> 0c760ac317d2 [2022-07-03T16:34:19.243Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-03T16:34:19.243Z] ---> Running in 352987f493f4 [2022-07-03T16:34:19.502Z] Removing intermediate container 352987f493f4 [2022-07-03T16:34:19.502Z] ---> 5d00abda15f9 [2022-07-03T16:34:19.502Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-03T16:34:20.070Z] ---> 3caeb2204ff4 [2022-07-03T16:34:20.070Z] Step 21/26 : WORKDIR / [2022-07-03T16:34:20.070Z] ---> Running in 4240b47cb01d [2022-07-03T16:34:20.643Z] Removing intermediate container 4240b47cb01d [2022-07-03T16:34:20.643Z] ---> 755e1559c881 [2022-07-03T16:34:20.643Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:34:20.643Z] ---> Running in 8f8dcaee3114 [2022-07-03T16:34:20.902Z] Removing intermediate container 8f8dcaee3114 [2022-07-03T16:34:20.902Z] ---> bf41fa32b3fd [2022-07-03T16:34:20.902Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:34:20.902Z] ---> Running in 9c2269a0dc0a [2022-07-03T16:34:21.161Z] Removing intermediate container 9c2269a0dc0a [2022-07-03T16:34:21.161Z] ---> e68c263b9339 [2022-07-03T16:34:21.161Z] Step 24/26 : LABEL arch=x86_64 [2022-07-03T16:34:21.161Z] ---> Running in edb31c627934 [2022-07-03T16:34:21.419Z] Removing intermediate container edb31c627934 [2022-07-03T16:34:21.419Z] ---> 42b4b57dbdce [2022-07-03T16:34:21.419Z] Step 25/26 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:21.419Z] ---> Running in bb5bb21ecd99 [2022-07-03T16:34:21.695Z] Removing intermediate container bb5bb21ecd99 [2022-07-03T16:34:21.695Z] ---> 8d08b8a1418d [2022-07-03T16:34:21.695Z] Step 26/26 : LABEL version=0.0.0 [2022-07-03T16:34:21.954Z] ---> Running in f690188bd120 [2022-07-03T16:34:21.954Z] Removing intermediate container f690188bd120 [2022-07-03T16:34:21.954Z] ---> 8a6680114025 [2022-07-03T16:34:21.954Z] [2022-07-03T16:34:22.212Z] Successfully built 8a6680114025 [2022-07-03T16:34:22.212Z] Successfully tagged security-spire-config:latest [2022-07-03T16:34:22.212Z]  Building security-spire-config ... done Building core-metadata [2022-07-03T16:34:27.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:34:27.499Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:34:27.499Z] ---> c2a9939582ec [2022-07-03T16:34:27.499Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> b019b9310600 [2022-07-03T16:34:27.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> 5d7044628348 [2022-07-03T16:34:27.499Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> 252930d84373 [2022-07-03T16:34:27.499Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> 37f4085d7128 [2022-07-03T16:34:27.499Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> 5978b878e2a2 [2022-07-03T16:34:27.499Z] Step 8/23 : COPY . . [2022-07-03T16:34:27.499Z] ---> Using cache [2022-07-03T16:34:27.499Z] ---> 9af5d1b7ec5d [2022-07-03T16:34:27.499Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-03T16:34:27.758Z] ---> Running in 3f6f753a1c89 [2022-07-03T16:34:28.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-03T16:34:31.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-03T16:34:38.692Z] Removing intermediate container 77c3a5bc52c5 [2022-07-03T16:34:38.692Z] ---> c5bbcf070354 [2022-07-03T16:34:38.692Z] [2022-07-03T16:34:38.692Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:34:38.692Z] ---> e04c818066af [2022-07-03T16:34:38.692Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-03T16:34:38.692Z] ---> Running in 3570b06758f8 [2022-07-03T16:34:38.692Z] Removing intermediate container 3570b06758f8 [2022-07-03T16:34:38.692Z] ---> bb405244a535 [2022-07-03T16:34:38.692Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-03T16:34:38.692Z] ---> Running in 40e14c029c92 [2022-07-03T16:34:38.692Z] Removing intermediate container da89efb04819 [2022-07-03T16:34:38.692Z] ---> a7027b6f2eb3 [2022-07-03T16:34:38.692Z] [2022-07-03T16:34:38.692Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:34:38.692Z] ---> e04c818066af [2022-07-03T16:34:38.692Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:34:38.692Z] ---> Using cache [2022-07-03T16:34:38.692Z] ---> 09ab93af9f7b [2022-07-03T16:34:38.692Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:34:38.692Z] ---> Using cache [2022-07-03T16:34:38.692Z] ---> 64bd0e52612f [2022-07-03T16:34:38.692Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-03T16:34:38.692Z] ---> Running in 693f8463a2f9 [2022-07-03T16:34:38.692Z] Removing intermediate container 40e14c029c92 [2022-07-03T16:34:38.692Z] ---> 5a1b147c5cb1 [2022-07-03T16:34:38.692Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-03T16:34:38.692Z] ---> Running in 40435f8b070d [2022-07-03T16:34:38.692Z] Removing intermediate container 693f8463a2f9 [2022-07-03T16:34:38.692Z] ---> 05fd108eac4e [2022-07-03T16:34:38.692Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-03T16:34:38.692Z] ---> Running in da303bd92afa [2022-07-03T16:34:38.692Z] Removing intermediate container 40435f8b070d [2022-07-03T16:34:38.692Z] ---> 80896402748e [2022-07-03T16:34:38.692Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:38.692Z] Removing intermediate container da303bd92afa [2022-07-03T16:34:38.692Z] ---> be69df1a4eb0 [2022-07-03T16:34:38.692Z] Step 15/23 : WORKDIR / [2022-07-03T16:34:38.692Z] ---> Running in 443ba7ece80f [2022-07-03T16:34:38.692Z] ---> Running in e0c82ed21049 [2022-07-03T16:34:38.692Z] Removing intermediate container 443ba7ece80f [2022-07-03T16:34:38.692Z] ---> c50e55fc40f5 [2022-07-03T16:34:38.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:34:38.956Z] ---> 8a81223b2d83 [2022-07-03T16:34:38.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-03T16:34:39.898Z] Removing intermediate container e0c82ed21049 [2022-07-03T16:34:39.898Z] ---> 8e31ce6d1e54 [2022-07-03T16:34:39.898Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-03T16:34:39.898Z] ---> 8e1f0023164c [2022-07-03T16:34:39.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-03T16:34:39.898Z] ---> Running in f31076140c09 [2022-07-03T16:34:40.469Z] ---> 2258cdbc6a10 [2022-07-03T16:34:40.469Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-03T16:34:40.469Z] ---> Running in 4add765b7b5f [2022-07-03T16:34:40.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:40.730Z] Removing intermediate container 4add765b7b5f [2022-07-03T16:34:40.730Z] ---> 0984cf837b45 [2022-07-03T16:34:40.730Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:34:40.730Z] ---> Running in 1c46476a2500 [2022-07-03T16:34:41.300Z] Removing intermediate container 1c46476a2500 [2022-07-03T16:34:41.300Z] ---> 7ba8f8af109d [2022-07-03T16:34:41.300Z] Step 21/23 : LABEL arch=x86_64 [2022-07-03T16:34:41.300Z] ---> Running in 9dd2808e8d11 [2022-07-03T16:34:41.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:41.559Z] Removing intermediate container 9dd2808e8d11 [2022-07-03T16:34:41.559Z] ---> 2556b477110e [2022-07-03T16:34:41.559Z] Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:41.818Z] ---> Running in 614e25b0318c [2022-07-03T16:34:41.818Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-03T16:34:42.078Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-03T16:34:42.078Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-03T16:34:42.078Z] Removing intermediate container 614e25b0318c [2022-07-03T16:34:42.078Z] ---> 597892570640 [2022-07-03T16:34:42.078Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:34:42.078Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-03T16:34:42.337Z] ---> Running in ec71e966d693 [2022-07-03T16:34:42.337Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-03T16:34:42.337Z] Removing intermediate container e42f1f5e3146 [2022-07-03T16:34:42.337Z] ---> f9a70f18436e [2022-07-03T16:34:42.337Z] [2022-07-03T16:34:42.337Z] Step 9/20 : FROM alpine:3.15 [2022-07-03T16:34:42.337Z] ---> 0ac33e5f5afa [2022-07-03T16:34:42.337Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:34:42.337Z] ---> Using cache [2022-07-03T16:34:42.337Z] ---> 8992dc818f85 [2022-07-03T16:34:42.337Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:34:42.337Z] ---> Using cache [2022-07-03T16:34:42.337Z] ---> 88960269b628 [2022-07-03T16:34:42.337Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-03T16:34:42.337Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-03T16:34:42.337Z] Removing intermediate container ec71e966d693 [2022-07-03T16:34:42.337Z] ---> 2644586e7656 [2022-07-03T16:34:42.337Z] [2022-07-03T16:34:42.337Z] ---> Running in 8f740d5c2795 [2022-07-03T16:34:42.597Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:34:42.597Z] OK: 8 MiB in 20 packages [2022-07-03T16:34:42.597Z] Successfully built 2644586e7656 [2022-07-03T16:34:42.597Z] Successfully tagged core-command:latest [2022-07-03T16:34:42.857Z]  Building core-command ... done Removing intermediate container 97e39a1a819c [2022-07-03T16:34:42.857Z] ---> b5e97c579b2c [2022-07-03T16:34:42.857Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-03T16:34:42.857Z] ---> Running in 31ac42885171 [2022-07-03T16:34:43.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:43.121Z] Removing intermediate container f31076140c09 [2022-07-03T16:34:43.121Z] ---> 3a205cf464ea [2022-07-03T16:34:43.121Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:34:43.381Z] ---> b21a1510f9e3 [2022-07-03T16:34:43.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-03T16:34:43.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-03T16:34:43.949Z] ---> 4cb2beae6363 [2022-07-03T16:34:43.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-03T16:34:43.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:44.208Z] ---> 370fa916f62a [2022-07-03T16:34:44.208Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-03T16:34:44.208Z] ---> Running in 616618293c05 [2022-07-03T16:34:44.208Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:34:44.208Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:34:44.208Z] OK: 15859 distinct packages available [2022-07-03T16:34:44.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:44.208Z] Removing intermediate container 31ac42885171 [2022-07-03T16:34:44.208Z] ---> 5884145319e0 [2022-07-03T16:34:44.208Z] [2022-07-03T16:34:44.208Z] Step 11/23 : FROM docker:20.10.14 [2022-07-03T16:34:44.208Z] Removing intermediate container 616618293c05 [2022-07-03T16:34:44.208Z] ---> 58930ad320e0 [2022-07-03T16:34:44.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:34:44.467Z] ---> Running in e669c71ad60e [2022-07-03T16:34:44.467Z] Removing intermediate container e669c71ad60e [2022-07-03T16:34:44.467Z] ---> e7c35d038275 [2022-07-03T16:34:44.467Z] Step 21/23 : LABEL arch=x86_64 [2022-07-03T16:34:44.467Z] ---> Running in 33ab2e820246 [2022-07-03T16:34:44.731Z] Removing intermediate container 33ab2e820246 [2022-07-03T16:34:44.731Z] ---> 11916d4f161c [2022-07-03T16:34:44.731Z] Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:44.731Z] 20.10.14: Pulling from library/docker [2022-07-03T16:34:44.731Z] ---> Running in e7ad74f9eb2f [2022-07-03T16:34:44.731Z] Removing intermediate container e7ad74f9eb2f [2022-07-03T16:34:44.731Z] ---> e7c1b7ac9820 [2022-07-03T16:34:44.731Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:34:44.996Z] ---> Running in a4ef4b87853b [2022-07-03T16:34:44.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:44.996Z] Removing intermediate container a4ef4b87853b [2022-07-03T16:34:44.996Z] ---> e09cf6f79f55 [2022-07-03T16:34:44.996Z] [2022-07-03T16:34:45.255Z] Successfully built e09cf6f79f55 [2022-07-03T16:34:45.255Z] Successfully tagged core-data:latest [2022-07-03T16:34:45.255Z]  Building core-data ... done (1/9) Installing ca-certificates (20211220-r0) [2022-07-03T16:34:45.541Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:34:45.541Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-03T16:34:45.801Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-03T16:34:45.801Z] (5/9) Installing curl (7.80.0-r2) [2022-07-03T16:34:45.801Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-03T16:34:46.060Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:34:46.060Z] (8/9) Installing libucontext (1.1-r0) [2022-07-03T16:34:46.060Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-03T16:34:46.319Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:34:46.319Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:34:46.319Z] OK: 8 MiB in 23 packages [2022-07-03T16:34:47.256Z] Removing intermediate container 3f6f753a1c89 [2022-07-03T16:34:47.257Z] ---> 3657f47ca266 [2022-07-03T16:34:47.257Z] [2022-07-03T16:34:47.257Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:34:47.257Z] ---> e04c818066af [2022-07-03T16:34:47.257Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:34:47.257Z] ---> Using cache [2022-07-03T16:34:47.257Z] ---> 09ab93af9f7b [2022-07-03T16:34:47.257Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:34:47.257Z] ---> Using cache [2022-07-03T16:34:47.257Z] ---> 64bd0e52612f [2022-07-03T16:34:47.257Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-03T16:34:47.257Z] ---> Running in 74e92aedaafb [2022-07-03T16:34:47.257Z] Removing intermediate container 8f740d5c2795 [2022-07-03T16:34:47.257Z] ---> 37125f5ebcab [2022-07-03T16:34:47.257Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:34:47.517Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-03T16:34:47.517Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-03T16:34:47.517Z] Removing intermediate container 74e92aedaafb [2022-07-03T16:34:47.517Z] ---> d3363ab76c78 [2022-07-03T16:34:47.517Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-03T16:34:47.517Z] ---> 7417809fdb73 [2022-07-03T16:34:47.517Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:34:47.517Z] ---> Running in 2f73db6d1004 [2022-07-03T16:34:47.517Z] ---> Running in d567eb199edb [2022-07-03T16:34:47.517Z] ---> 800ebe9d955e [2022-07-03T16:34:47.517Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-03T16:34:47.517Z] Removing intermediate container 2f73db6d1004 [2022-07-03T16:34:47.517Z] ---> ef81a461a958 [2022-07-03T16:34:47.517Z] Step 15/23 : WORKDIR / [2022-07-03T16:34:47.777Z] Removing intermediate container d567eb199edb [2022-07-03T16:34:47.777Z] ---> 2c38c9914b58 [2022-07-03T16:34:47.777Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-03T16:34:47.777Z] ---> Running in fa3c8db95852 [2022-07-03T16:34:47.777Z] ---> Running in c820f6dc35f6 [2022-07-03T16:34:47.777Z] Removing intermediate container fa3c8db95852 [2022-07-03T16:34:47.777Z] ---> ef1f9bc02561 [2022-07-03T16:34:47.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:34:48.038Z] ---> 0e0be60d4238 [2022-07-03T16:34:48.038Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-03T16:34:48.038Z] ---> 2b2f97f948fa [2022-07-03T16:34:48.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-03T16:34:48.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:48.299Z] ---> d125647ab841 [2022-07-03T16:34:48.299Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-03T16:34:48.299Z] ---> Running in fe8163aefcd7 [2022-07-03T16:34:48.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-03T16:34:48.299Z] ---> ce4839bf8820 [2022-07-03T16:34:48.299Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-03T16:34:48.559Z] Removing intermediate container fe8163aefcd7 [2022-07-03T16:34:48.559Z] ---> 4b180babc1da [2022-07-03T16:34:48.559Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:34:48.559Z] ---> Running in f2720115f154 [2022-07-03T16:34:48.559Z] ---> 1ce7c140d44f [2022-07-03T16:34:48.559Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-03T16:34:48.559Z] (1/43) Installing readline (8.1.1-r0) [2022-07-03T16:34:48.559Z] (2/43) Installing bash (5.1.16-r0) [2022-07-03T16:34:48.559Z] Removing intermediate container f2720115f154 [2022-07-03T16:34:48.559Z] ---> 856430f6f6e4 [2022-07-03T16:34:48.559Z] Step 18/20 : LABEL arch=x86_64 [2022-07-03T16:34:48.559Z] Executing bash-5.1.16-r0.post-install [2022-07-03T16:34:48.559Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:34:48.559Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-03T16:34:48.559Z] ---> Running in de09cf0c2d1a [2022-07-03T16:34:48.559Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-03T16:34:48.559Z] (6/43) Installing curl (7.80.0-r2) [2022-07-03T16:34:48.559Z] ---> Running in 808c41f7d320 [2022-07-03T16:34:48.559Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-03T16:34:48.559Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-03T16:34:48.559Z] (9/43) Installing expat (2.4.7-r0) [2022-07-03T16:34:48.819Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-03T16:34:48.819Z] (11/43) Installing gdbm (1.22-r0) [2022-07-03T16:34:48.819Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-03T16:34:48.819Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-03T16:34:48.819Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-03T16:34:48.819Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-03T16:34:48.819Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-03T16:34:48.819Z] Removing intermediate container de09cf0c2d1a [2022-07-03T16:34:48.819Z] ---> 0044248fbec2 [2022-07-03T16:34:48.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:34:48.819Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-03T16:34:48.819Z] Removing intermediate container 808c41f7d320 [2022-07-03T16:34:48.819Z] ---> 76575b9f3f56 [2022-07-03T16:34:48.819Z] Step 19/20 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:48.819Z] ---> Running in 4f9955327375 [2022-07-03T16:34:48.819Z] ---> Running in 653eaf7362ec [2022-07-03T16:34:49.079Z] Removing intermediate container 653eaf7362ec [2022-07-03T16:34:49.079Z] ---> 8d93d2298aad [2022-07-03T16:34:49.079Z] Step 20/20 : LABEL version=0.0.0 [2022-07-03T16:34:49.080Z] Removing intermediate container 4f9955327375 [2022-07-03T16:34:49.080Z] ---> 545e8c062a39 [2022-07-03T16:34:49.080Z] Step 21/23 : LABEL arch=x86_64 [2022-07-03T16:34:49.080Z] ---> Running in b0af07f28b58 [2022-07-03T16:34:49.080Z] ---> Running in a4b5f2fb0768 [2022-07-03T16:34:49.342Z] Removing intermediate container b0af07f28b58 [2022-07-03T16:34:49.342Z] ---> 30633a96fd72 [2022-07-03T16:34:49.342Z] [2022-07-03T16:34:49.342Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-03T16:34:49.342Z] Removing intermediate container a4b5f2fb0768 [2022-07-03T16:34:49.342Z] ---> 83f7374be90f [2022-07-03T16:34:49.342Z] Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:49.342Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-03T16:34:49.342Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-03T16:34:49.342Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-03T16:34:49.342Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-03T16:34:49.342Z] ---> Running in 9f213c97ef20 [2022-07-03T16:34:49.342Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-03T16:34:49.342Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-03T16:34:49.342Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-03T16:34:49.342Z] Successfully built 30633a96fd72 [2022-07-03T16:34:49.342Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-03T16:34:49.342Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-03T16:34:49.342Z]  Building security-spiffe-token-provider ... done (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-03T16:34:49.342Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-03T16:34:49.342Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-03T16:34:49.342Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-03T16:34:49.342Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-03T16:34:49.342Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-03T16:34:49.342Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-03T16:34:49.603Z] Removing intermediate container 9f213c97ef20 [2022-07-03T16:34:49.603Z] ---> e33f51fb0090 [2022-07-03T16:34:49.603Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:34:49.603Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-03T16:34:49.603Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-03T16:34:49.603Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-03T16:34:49.603Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-03T16:34:49.603Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-03T16:34:49.603Z] ---> Running in f05a8f1c5a6e [2022-07-03T16:34:49.603Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-03T16:34:49.603Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-03T16:34:49.603Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-03T16:34:49.603Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-03T16:34:49.603Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-03T16:34:49.603Z] Removing intermediate container f05a8f1c5a6e [2022-07-03T16:34:49.603Z] ---> 55689358f09d [2022-07-03T16:34:49.603Z] [2022-07-03T16:34:49.603Z] Successfully built 55689358f09d [2022-07-03T16:34:49.603Z] Successfully tagged core-metadata:latest [2022-07-03T16:34:49.863Z]  Building core-metadata ... done Executing busybox-1.34.1-r5.trigger [2022-07-03T16:34:49.863Z] OK: 83 MiB in 65 packages [2022-07-03T16:34:50.433Z] Collecting docker-compose==1.23.2 [2022-07-03T16:34:50.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-03T16:34:50.433Z] Collecting cached-property<2,>=1.2.0 [2022-07-03T16:34:50.433Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-03T16:34:50.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-03T16:34:50.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-03T16:34:50.693Z] Collecting docopt<0.7,>=0.6.1 [2022-07-03T16:34:50.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-03T16:34:51.356Z] Collecting texttable<0.10,>=0.9.0 [2022-07-03T16:34:51.356Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-03T16:34:51.356Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-03T16:34:51.356Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-03T16:34:51.356Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-03T16:34:51.640Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-03T16:34:51.640Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-03T16:34:51.640Z] Collecting PyYAML<4,>=3.10 [2022-07-03T16:34:51.640Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-03T16:34:52.234Z] Collecting docker<4.0,>=3.6.0 [2022-07-03T16:34:52.234Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-03T16:34:52.234Z] Collecting jsonschema<3,>=2.5.1 [2022-07-03T16:34:52.234Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-03T16:34:52.556Z] Collecting docker-pycreds>=0.4.0 [2022-07-03T16:34:52.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-03T16:34:52.556Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-03T16:34:52.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-03T16:34:52.556Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-03T16:34:52.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-03T16:34:52.556Z] Collecting idna<2.8,>=2.5 [2022-07-03T16:34:52.556Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-03T16:34:52.556Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-03T16:34:52.556Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-03T16:34:52.556Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-03T16:34:52.557Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-03T16:34:52.557Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-03T16:34:52.815Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-03T16:34:52.815Z] Attempting uninstall: urllib3 [2022-07-03T16:34:52.815Z] Found existing installation: urllib3 1.26.7 [2022-07-03T16:34:52.815Z] Uninstalling urllib3-1.26.7: [2022-07-03T16:34:52.815Z] Successfully uninstalled urllib3-1.26.7 [2022-07-03T16:34:52.815Z] Attempting uninstall: idna [2022-07-03T16:34:52.815Z] Found existing installation: idna 3.3 [2022-07-03T16:34:52.815Z] Uninstalling idna-3.3: [2022-07-03T16:34:52.815Z] Successfully uninstalled idna-3.3 [2022-07-03T16:34:53.386Z] Attempting uninstall: requests [2022-07-03T16:34:53.386Z] Found existing installation: requests 2.26.0 [2022-07-03T16:34:53.386Z] Uninstalling requests-2.26.0: [2022-07-03T16:34:53.386Z] Successfully uninstalled requests-2.26.0 [2022-07-03T16:34:53.386Z] Running setup.py install for texttable: started [2022-07-03T16:34:53.647Z] Running setup.py install for texttable: finished with status 'done' [2022-07-03T16:34:53.647Z] Running setup.py install for PyYAML: started [2022-07-03T16:34:54.218Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-03T16:34:54.218Z] Running setup.py install for docopt: started [2022-07-03T16:34:54.478Z] Running setup.py install for docopt: finished with status 'done' [2022-07-03T16:34:54.478Z] Running setup.py install for dockerpty: started [2022-07-03T16:34:54.739Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-03T16:34:54.999Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-03T16:34:57.538Z] Removing intermediate container c820f6dc35f6 [2022-07-03T16:34:57.538Z] ---> 1d1a54a0b484 [2022-07-03T16:34:57.538Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-03T16:34:57.538Z] ---> Running in ecab0fe3de8e [2022-07-03T16:34:57.538Z] Removing intermediate container ecab0fe3de8e [2022-07-03T16:34:57.538Z] ---> 2e20217a34ff [2022-07-03T16:34:57.538Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-03T16:34:57.799Z] ---> Running in a9d94c12be58 [2022-07-03T16:34:57.799Z] Removing intermediate container a9d94c12be58 [2022-07-03T16:34:57.799Z] ---> 440503e9f4e9 [2022-07-03T16:34:57.799Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-03T16:34:58.059Z] ---> cad499fca6b5 [2022-07-03T16:34:58.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-03T16:34:58.320Z] ---> dbc37e1b1277 [2022-07-03T16:34:58.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-03T16:34:58.581Z] ---> e2a7d59a511a [2022-07-03T16:34:58.581Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-03T16:34:58.581Z] ---> Running in e24dc17250d2 [2022-07-03T16:34:58.581Z] Removing intermediate container e24dc17250d2 [2022-07-03T16:34:58.581Z] ---> aa56da7eee26 [2022-07-03T16:34:58.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:34:58.581Z] ---> Running in ef8d0c2029ee [2022-07-03T16:34:58.842Z] Removing intermediate container ef8d0c2029ee [2022-07-03T16:34:58.842Z] ---> 052cb4a6d6b4 [2022-07-03T16:34:58.842Z] Step 21/23 : LABEL arch=x86_64 [2022-07-03T16:34:58.842Z] ---> Running in 8f234a0ce1bb [2022-07-03T16:34:58.843Z] Removing intermediate container 8f234a0ce1bb [2022-07-03T16:34:58.843Z] ---> e8ebfadc37ea [2022-07-03T16:34:58.843Z] Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 [2022-07-03T16:34:58.843Z] ---> Running in 6cced7ee489c [2022-07-03T16:34:59.103Z] Removing intermediate container 6cced7ee489c [2022-07-03T16:34:59.103Z] ---> ad9c2769d845 [2022-07-03T16:34:59.103Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:34:59.103Z] ---> Running in 56ad520bace4 [2022-07-03T16:34:59.103Z] Removing intermediate container 56ad520bace4 [2022-07-03T16:34:59.103Z] ---> 272bc2e2b7a7 [2022-07-03T16:34:59.103Z] [2022-07-03T16:34:59.103Z] Successfully built 272bc2e2b7a7 [2022-07-03T16:34:59.103Z] Successfully tagged sys-mgmt-agent:latest [2022-07-03T16:34:59.371Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-03T16:34:59.382Z] $ docker stop --time=1 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb [2022-07-03T16:35:00.702Z] $ docker rm -f 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-03T16:35:01.052Z] + docker images [2022-07-03T16:35:01.052Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-03T16:35:01.052Z] sys-mgmt-agent latest 272bc2e2b7a7 2 seconds ago 299MB [2022-07-03T16:35:01.052Z] security-spiffe-token-provider latest 30633a96fd72 11 seconds ago 29MB [2022-07-03T16:35:01.052Z] core-metadata latest 55689358f09d 11 seconds ago 17MB [2022-07-03T16:35:01.052Z] 3657f47ca266 14 seconds ago 1.62GB [2022-07-03T16:35:01.052Z] core-data latest e09cf6f79f55 16 seconds ago 22.5MB [2022-07-03T16:35:01.052Z] 5884145319e0 16 seconds ago 1.62GB [2022-07-03T16:35:01.052Z] f9a70f18436e 18 seconds ago 1.67GB [2022-07-03T16:35:01.052Z] core-command latest 2644586e7656 18 seconds ago 16.1MB [2022-07-03T16:35:01.052Z] a7027b6f2eb3 23 seconds ago 1.61GB [2022-07-03T16:35:01.052Z] c5bbcf070354 24 seconds ago 1.65GB [2022-07-03T16:35:01.052Z] security-spire-config latest 8a6680114025 39 seconds ago 86.7MB [2022-07-03T16:35:01.052Z] 970bc1711297 50 seconds ago 1.52GB [2022-07-03T16:35:01.052Z] security-bootstrapper latest d445c28f5d50 55 seconds ago 19.1MB [2022-07-03T16:35:01.052Z] security-secretstore-setup latest aba4face88c6 About a minute ago 28.5MB [2022-07-03T16:35:01.052Z] d8ce25a10183 About a minute ago 1.63GB [2022-07-03T16:35:01.052Z] 345d76c2ae79 About a minute ago 1.62GB [2022-07-03T16:35:01.052Z] security-proxy-setup latest 8bb657b5f08f About a minute ago 26.9MB [2022-07-03T16:35:01.052Z] support-notifications latest 655506a72a5f About a minute ago 27MB [2022-07-03T16:35:01.052Z] support-scheduler latest e62d5e2d7378 About a minute ago 26.4MB [2022-07-03T16:35:01.052Z] dab6be234cec About a minute ago 1.68GB [2022-07-03T16:35:01.052Z] 23fb200cc05e About a minute ago 1.62GB [2022-07-03T16:35:01.052Z] 86f54737bc0a About a minute ago 1.67GB [2022-07-03T16:35:01.052Z] security-spire-agent latest ee4bd55f06f1 About a minute ago 127MB [2022-07-03T16:35:01.052Z] security-spire-server latest 0a3881bd331a About a minute ago 87.3MB [2022-07-03T16:35:01.052Z] 287943cc29cd About a minute ago 1.52GB [2022-07-03T16:35:01.052Z] 648e383b6a1c About a minute ago 1.52GB [2022-07-03T16:35:01.052Z] ci-base-image-x86_64 latest c2a9939582ec 4 minutes ago 1.02GB [2022-07-03T16:35:01.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-03T16:35:01.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-03T16:35:01.052Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-03T16:35:01.052Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-03T16:35:01.052Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-03T16:35:01.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-03T16:36:08.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-03T16:36:10.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-03T16:36:22.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.462s coverage: 28.7% of statements [2022-07-03T16:36:22.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-03T16:36:22.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-03T16:36:29.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.472s coverage: 98.5% of statements [2022-07-03T16:36:29.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-03T16:36:29.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.2% of statements [2022-07-03T16:36:29.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-03T16:36:29.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-03T16:36:51.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.305s coverage: 89.2% of statements [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:36:51.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.577s coverage: 83.8% of statements [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-03T16:36:51.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-03T16:36:51.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.372s coverage: 95.6% of statements [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.287s coverage: 72.2% of statements [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.339s coverage: 60.0% of statements [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.651s coverage: 0.9% of statements [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.317s coverage: 58.8% of statements [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.431s coverage: 29.6% of statements [2022-07-03T16:36:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2022-07-03T16:36:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2022-07-03T16:36:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2022-07-03T16:36:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements [2022-07-03T16:36:52.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2022-07-03T16:37:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.359s coverage: 94.4% of statements [2022-07-03T16:37:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2022-07-03T16:37:10.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 82.5% of statements [2022-07-03T16:37:10.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 58.8% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-07-03T16:37:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.009s coverage: 91.2% of statements [2022-07-03T16:37:18.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 64.4% of statements [2022-07-03T16:37:23.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-03T16:37:23.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2022-07-03T16:37:23.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2022-07-03T16:37:31.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 65.4% of statements [2022-07-03T16:37:31.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-03T16:37:31.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-03T16:37:31.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-03T16:37:34.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.896s coverage: 43.8% of statements [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-03T16:37:34.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-03T16:37:34.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-03T16:37:34.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-03T16:37:42.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-03T16:37:42.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-03T16:37:42.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-03T16:37:42.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-03T16:37:43.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-03T16:37:43.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-03T16:37:43.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-03T16:37:43.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-07-03T16:37:43.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-03T16:37:44.188Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-03T16:37:44.188Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-03T16:37:44.188Z] GO111MODULE=on go vet ./... [2022-07-03T16:39:36.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-03T16:39:36.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-03T16:39:36.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-03T16:39:36.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-03T16:39:36.744Z] + ls -al . [2022-07-03T16:39:36.744Z] total 680 [2022-07-03T16:39:36.744Z] drwxrwxr-x 9 1001 1001 4096 Jul 3 16:34 . [2022-07-03T16:39:36.744Z] drwxr-xr-x 4 root root 4096 Jul 3 16:33 .. [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 11 Jul 3 16:32 .dockerignore [2022-07-03T16:39:36.744Z] drwxrwxr-x 8 1001 1001 4096 Jul 3 16:32 .git [2022-07-03T16:39:36.744Z] drwxrwxr-x 3 1001 1001 4096 Jul 3 16:32 .github [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 879 Jul 3 16:32 .gitignore [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 42 Jul 3 16:32 .golangci.yml [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 87 Jul 3 16:32 .hadolint.yml [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 166 Jul 3 16:32 .sonarcloud.properties [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 1171 Jul 3 16:32 ADOPTERS.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 10347 Jul 3 16:32 Attribution.txt [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 63209 Jul 3 16:32 CHANGELOG.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 3804 Jul 3 16:32 CONTRIBUTING.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 677 Jul 3 16:32 GOVERNANCE.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 850 Jul 3 16:32 Jenkinsfile [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 10775 Jul 3 16:32 LICENSE [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 10389 Jul 3 16:32 Makefile [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 582 Jul 3 16:32 OWNERS.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 9094 Jul 3 16:32 README.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 6912 Jul 3 16:32 SECURITY.md [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 5 Jul 3 16:29 VERSION [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 4131 Jul 3 16:32 ZMQWindows.md [2022-07-03T16:39:36.744Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 16:32 bin [2022-07-03T16:39:36.744Z] drwxrwxr-x 18 1001 1001 4096 Jul 3 16:32 cmd [2022-07-03T16:39:36.744Z] -rw-r--r-- 1 root root 435593 Jul 3 16:37 coverage.out [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 3311 Jul 3 16:32 go.mod [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 36231 Jul 3 16:33 go.sum [2022-07-03T16:39:36.744Z] drwxrwxr-x 8 1001 1001 4096 Jul 3 16:32 internal [2022-07-03T16:39:36.744Z] drwxrwxr-x 3 1001 1001 4096 Jul 3 16:32 openapi [2022-07-03T16:39:36.744Z] drwxrwxr-x 4 1001 1001 4096 Jul 3 16:32 snap [2022-07-03T16:39:36.744Z] -rw-rw-r-- 1 1001 1001 204 Jul 3 16:32 version.go [Pipeline] sh [2022-07-03T16:39:37.406Z] + '[' -e coverage.out ] [2022-07-03T16:39:37.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-03T16:39:37.427Z] Warning: overwriting stash ‘coverage-report’ [2022-07-03T16:39:38.192Z] Stashed 1 file(s) [Pipeline] sh [2022-07-03T16:39:38.835Z] + make build [2022-07-03T16:39:38.836Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-03T16:41:00.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-03T16:41:57.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-03T16:41:57.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-03T16:42:29.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-03T16:42:29.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-03T16:42:31.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-03T16:42:37.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-03T16:42:40.476Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-03T16:42:45.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-03T16:42:48.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-03T16:42:51.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-03T16:43:00.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-03T16:43:04.641Z] $ docker stop --time=1 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc [2022-07-03T16:43:06.712Z] $ docker rm -f 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:43:08.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-03T16:43:08.838Z] [2022-07-03T16:43:08.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:43:09.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-03T16:43:09.463Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-03T16:43:09.463Z] 29e5d40040c1: Pulling fs layer [2022-07-03T16:43:09.463Z] 1ce36da41761: Pulling fs layer [2022-07-03T16:43:09.463Z] 25b303627fd3: Pulling fs layer [2022-07-03T16:43:09.463Z] 29e5d40040c1: Verifying Checksum [2022-07-03T16:43:09.463Z] 29e5d40040c1: Download complete [2022-07-03T16:43:09.755Z] 1ce36da41761: Verifying Checksum [2022-07-03T16:43:09.755Z] 1ce36da41761: Download complete [2022-07-03T16:43:10.029Z] 29e5d40040c1: Pull complete [2022-07-03T16:43:11.470Z] 25b303627fd3: Verifying Checksum [2022-07-03T16:43:11.470Z] 25b303627fd3: Download complete [2022-07-03T16:43:11.470Z] 1ce36da41761: Pull complete [2022-07-03T16:43:23.984Z] 25b303627fd3: Pull complete [2022-07-03T16:43:23.984Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-03T16:43:23.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-03T16:43:23.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:43:24.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container [2022-07-03T16:43:24.351Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-03T16:43:26.660Z] $ docker top ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T16:43:27.688Z] + docker-compose build --help [2022-07-03T16:43:27.688Z] + grep parallel [2022-07-03T16:43:31.970Z] --parallel Build images in parallel. [Pipeline] } [2022-07-03T16:43:31.990Z] $ docker stop --time=1 ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 [2022-07-03T16:43:33.660Z] $ docker rm -f ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T16:43:34.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-03T16:43:34.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T16:43:34.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container [2022-07-03T16:43:34.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-03T16:43:35.838Z] $ docker top edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T16:43:36.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-03T16:43:41.039Z] Building core-command ... [2022-07-03T16:43:41.039Z] Building core-data ... [2022-07-03T16:43:41.039Z] Building core-metadata ... [2022-07-03T16:43:41.039Z] Building security-bootstrapper ... [2022-07-03T16:43:41.039Z] Building security-proxy-setup ... [2022-07-03T16:43:41.039Z] Building security-secretstore-setup ... [2022-07-03T16:43:41.039Z] Building security-spiffe-token-provider ... [2022-07-03T16:43:41.039Z] Building security-spire-agent ... [2022-07-03T16:43:41.039Z] Building security-spire-config ... [2022-07-03T16:43:41.039Z] Building security-spire-server ... [2022-07-03T16:43:41.039Z] Building support-notifications ... [2022-07-03T16:43:41.039Z] Building support-scheduler ... [2022-07-03T16:43:41.039Z] Building sys-mgmt-agent ... [2022-07-03T16:43:41.039Z] Building support-scheduler [2022-07-03T16:43:41.039Z] Building core-metadata [2022-07-03T16:43:41.039Z] Building security-secretstore-setup [2022-07-03T16:43:41.039Z] Building security-proxy-setup [2022-07-03T16:43:41.039Z] Building core-data [2022-07-03T16:45:02.800Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:45:02.800Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:45:02.800Z] ---> a91dc998e18b [2022-07-03T16:45:02.800Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:45:02.800Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:45:02.800Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:45:02.800Z] ---> a91dc998e18b [2022-07-03T16:45:02.800Z] Step 3/25 : WORKDIR /edgex-go [2022-07-03T16:45:03.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:45:03.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:45:03.091Z] ---> a91dc998e18b [2022-07-03T16:45:03.091Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:45:03.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:45:03.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:45:03.091Z] ---> a91dc998e18b [2022-07-03T16:45:03.091Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:45:03.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:45:03.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:45:03.365Z] ---> a91dc998e18b [2022-07-03T16:45:03.365Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:45:03.365Z] ---> Running in 4dda257beba8 [2022-07-03T16:45:03.365Z] ---> Running in 4d4d06db7c1d [2022-07-03T16:45:03.365Z] ---> Running in ac30e3226835 [2022-07-03T16:45:03.365Z] ---> Running in 1d5113073503 [2022-07-03T16:45:03.365Z] ---> Running in df1c06d97a16 [2022-07-03T16:45:03.980Z] Removing intermediate container ac30e3226835 [2022-07-03T16:45:03.980Z] ---> 87e27b434090 [2022-07-03T16:45:03.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:45:03.980Z] ---> Running in d08d15d229bd [2022-07-03T16:45:03.980Z] Removing intermediate container 4dda257beba8 [2022-07-03T16:45:03.980Z] ---> 3724f0f5b654 [2022-07-03T16:45:03.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:45:03.980Z] Removing intermediate container 1d5113073503 [2022-07-03T16:45:03.980Z] ---> b2f4ac38bd5c [2022-07-03T16:45:03.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:45:04.256Z] Removing intermediate container 4d4d06db7c1d [2022-07-03T16:45:04.256Z] ---> c52d816c04fe [2022-07-03T16:45:04.256Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:45:04.256Z] Removing intermediate container df1c06d97a16 [2022-07-03T16:45:04.256Z] ---> eb881a8e97e8 [2022-07-03T16:45:04.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:45:04.256Z] ---> Running in 78b930e92972 [2022-07-03T16:45:04.256Z] ---> Running in 213378e3854d [2022-07-03T16:45:04.535Z] ---> Running in 30c76a4dae4d [2022-07-03T16:45:04.535Z] ---> Running in cc3f1ff2b5ee [2022-07-03T16:45:07.198Z] Removing intermediate container d08d15d229bd [2022-07-03T16:45:07.198Z] ---> 3f6b9d5dfa2e [2022-07-03T16:45:07.198Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-03T16:45:07.485Z] ---> Running in b1bc59010f80 [2022-07-03T16:45:07.784Z] Removing intermediate container 78b930e92972 [2022-07-03T16:45:07.784Z] ---> 259c9ce5837d [2022-07-03T16:45:07.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-03T16:45:08.061Z] ---> Running in 95536125ec66 [2022-07-03T16:45:08.337Z] Removing intermediate container 30c76a4dae4d [2022-07-03T16:45:08.337Z] ---> a7dcc2967c3a [2022-07-03T16:45:08.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-03T16:45:08.611Z] ---> Running in 6e36195fd9cc [2022-07-03T16:45:08.611Z] Removing intermediate container cc3f1ff2b5ee [2022-07-03T16:45:08.611Z] ---> b68ed06b122c [2022-07-03T16:45:08.611Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-03T16:45:08.887Z] Removing intermediate container 213378e3854d [2022-07-03T16:45:08.887Z] ---> 315a4f8a8873 [2022-07-03T16:45:08.887Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-03T16:45:08.887Z] ---> Running in 7fdceac6fdd7 [2022-07-03T16:45:08.887Z] ---> Running in 269ad8150c0f [2022-07-03T16:45:09.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:10.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:10.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:45:11.927Z] OK: 220 MiB in 52 packages [2022-07-03T16:45:12.206Z] OK: 220 MiB in 52 packages [2022-07-03T16:45:13.200Z] OK: 220 MiB in 52 packages [2022-07-03T16:45:13.200Z] OK: 220 MiB in 52 packages [2022-07-03T16:45:13.476Z] OK: 220 MiB in 52 packages [2022-07-03T16:45:13.753Z] Removing intermediate container b1bc59010f80 [2022-07-03T16:45:13.753Z] ---> aa72d64cf825 [2022-07-03T16:45:13.753Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:45:14.035Z] Removing intermediate container 95536125ec66 [2022-07-03T16:45:14.035Z] ---> 287b05a77ce7 [2022-07-03T16:45:14.035Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:45:14.646Z] Removing intermediate container 6e36195fd9cc [2022-07-03T16:45:14.646Z] ---> e025fe95a549 [2022-07-03T16:45:14.646Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:45:14.646Z] Removing intermediate container 269ad8150c0f [2022-07-03T16:45:14.646Z] ---> ef2a43d58df2 [2022-07-03T16:45:14.646Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:45:14.935Z] Removing intermediate container 7fdceac6fdd7 [2022-07-03T16:45:14.935Z] ---> d1ac57d94c2b [2022-07-03T16:45:14.935Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-03T16:45:15.213Z] ---> 6110b865a0e8 [2022-07-03T16:45:15.213Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:45:15.213Z] ---> cda6e64f3738 [2022-07-03T16:45:15.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:45:15.213Z] ---> Running in 8670915abdc2 [2022-07-03T16:45:15.497Z] ---> Running in a193d5ad0552 [2022-07-03T16:45:15.777Z] ---> 3f491ab6db0e [2022-07-03T16:45:15.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:45:15.777Z] ---> 634220f4c0a5 [2022-07-03T16:45:15.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:45:16.052Z] ---> Running in dea5c2c5ed15 [2022-07-03T16:45:16.052Z] ---> Running in 1d9547cdb6a4 [2022-07-03T16:45:16.661Z] ---> 8fc9449e6718 [2022-07-03T16:45:16.661Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:45:16.662Z] ---> Running in 59f46605ea8d [2022-07-03T16:45:20.077Z] Removing intermediate container 8670915abdc2 [2022-07-03T16:45:20.077Z] ---> fb348d3a267a [2022-07-03T16:45:20.077Z] Step 8/23 : COPY . . [2022-07-03T16:45:21.538Z] Removing intermediate container a193d5ad0552 [2022-07-03T16:45:21.538Z] ---> 6ced91e767b6 [2022-07-03T16:45:21.538Z] Step 8/22 : COPY . . [2022-07-03T16:45:21.818Z] Removing intermediate container dea5c2c5ed15 [2022-07-03T16:45:21.818Z] ---> e76bf674aaef [2022-07-03T16:45:21.818Z] Step 8/22 : COPY . . [2022-07-03T16:45:21.818Z] Removing intermediate container 1d9547cdb6a4 [2022-07-03T16:45:21.818Z] ---> c65cceb0e85e [2022-07-03T16:45:21.818Z] Step 8/23 : COPY . . [2022-07-03T16:45:22.090Z] Removing intermediate container 59f46605ea8d [2022-07-03T16:45:22.091Z] ---> 18e8db8f2bd3 [2022-07-03T16:45:22.091Z] Step 8/25 : COPY . . [2022-07-03T16:45:48.921Z] ---> 51d5e666f2f8 [2022-07-03T16:45:48.921Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-03T16:45:48.921Z] ---> f5326c85240d [2022-07-03T16:45:48.921Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-03T16:45:48.921Z] ---> Running in 84b3a70b4b67 [2022-07-03T16:45:48.921Z] ---> f5703df69a1d [2022-07-03T16:45:48.921Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-03T16:45:48.921Z] ---> Running in f9d4d2ac8575 [2022-07-03T16:45:48.921Z] ---> Running in 141dfd67ebcf [2022-07-03T16:45:48.921Z] ---> d1e88f1cbff6 [2022-07-03T16:45:48.921Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-03T16:45:48.921Z] ---> 9620564952a8 [2022-07-03T16:45:48.921Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-03T16:45:48.921Z] ---> Running in 06719709be58 [2022-07-03T16:45:48.921Z] ---> Running in 0c9311616602 [2022-07-03T16:45:49.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-03T16:45:50.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-03T16:45:50.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-03T16:45:50.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-03T16:45:50.738Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-03T16:50:12.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-03T16:50:12.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-03T16:50:21.180Z] Removing intermediate container 141dfd67ebcf [2022-07-03T16:50:21.180Z] ---> a055ac843f94 [2022-07-03T16:50:21.180Z] [2022-07-03T16:50:21.180Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:50:21.180Z] Removing intermediate container 06719709be58 [2022-07-03T16:50:21.180Z] ---> 923b9c3af3e3 [2022-07-03T16:50:21.180Z] [2022-07-03T16:50:21.180Z] Step 10/25 : FROM alpine:3.14 [2022-07-03T16:50:21.180Z] 3.14: Pulling from library/alpine [2022-07-03T16:50:21.180Z] 3.14: Pulling from library/alpine [2022-07-03T16:50:23.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-03T16:50:23.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-03T16:50:23.827Z] Status: Downloaded newer image for alpine:3.14 [2022-07-03T16:50:23.827Z] Status: Downloaded newer image for alpine:3.14 [2022-07-03T16:50:23.827Z] ---> ac73e934f311 [2022-07-03T16:50:23.827Z] ---> ac73e934f311 [2022-07-03T16:50:23.827Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-03T16:50:23.827Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-03T16:50:23.827Z] ---> Running in dab3024b2d04 [2022-07-03T16:50:23.827Z] ---> Running in 75c3d5bf82c7 [2022-07-03T16:50:27.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:27.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:27.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:29.247Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-03T16:50:29.247Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-03T16:50:29.247Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-03T16:50:29.247Z] (3/3) Installing su-exec (0.2-r1) [2022-07-03T16:50:29.247Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:50:29.247Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:50:29.247Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:50:29.247Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-03T16:50:29.247Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-03T16:50:29.247Z] (5/6) Installing curl (7.79.1-r2) [2022-07-03T16:50:29.247Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-03T16:50:29.247Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:50:29.525Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:50:29.807Z] OK: 6 MiB in 17 packages [2022-07-03T16:50:29.807Z] OK: 8 MiB in 20 packages [2022-07-03T16:50:32.468Z] Removing intermediate container 84b3a70b4b67 [2022-07-03T16:50:32.468Z] ---> 6818fd1daf84 [2022-07-03T16:50:32.468Z] [2022-07-03T16:50:32.468Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:50:32.468Z] ---> ac73e934f311 [2022-07-03T16:50:32.468Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:50:32.468Z] ---> Running in 34de038a3d35 [2022-07-03T16:50:32.744Z] Removing intermediate container dab3024b2d04 [2022-07-03T16:50:32.744Z] ---> d00cbce91208 [2022-07-03T16:50:32.744Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-03T16:50:33.020Z] ---> Running in f50f9c5d6eb9 [2022-07-03T16:50:33.020Z] Removing intermediate container 75c3d5bf82c7 [2022-07-03T16:50:33.020Z] ---> a86b4ca88877 [2022-07-03T16:50:33.020Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-03T16:50:33.296Z] ---> Running in 21913269fcb4 [2022-07-03T16:50:33.900Z] Removing intermediate container f50f9c5d6eb9 [2022-07-03T16:50:33.900Z] ---> 281b7a5936fe [2022-07-03T16:50:33.900Z] Step 13/25 : WORKDIR / [2022-07-03T16:50:33.900Z] ---> Running in 3c25b838e9a2 [2022-07-03T16:50:34.511Z] Removing intermediate container 21913269fcb4 [2022-07-03T16:50:34.511Z] ---> baed8a39ffd6 [2022-07-03T16:50:34.511Z] Step 13/22 : WORKDIR /edgex [2022-07-03T16:50:34.511Z] ---> Running in 7384ba9bfe63 [2022-07-03T16:50:34.788Z] Removing intermediate container 3c25b838e9a2 [2022-07-03T16:50:34.788Z] ---> 792488f9c9f7 [2022-07-03T16:50:34.788Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-03T16:50:35.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:35.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:50:35.348Z] Removing intermediate container 7384ba9bfe63 [2022-07-03T16:50:35.348Z] ---> 45b6badc7258 [2022-07-03T16:50:35.348Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-03T16:50:36.346Z] ---> 9ede762cd1f9 [2022-07-03T16:50:36.346Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-03T16:50:36.346Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-03T16:50:36.346Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:50:36.346Z] ---> cf5e30e0b53d [2022-07-03T16:50:36.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-03T16:50:36.346Z] OK: 5 MiB in 15 packages [2022-07-03T16:50:37.816Z] ---> 10156853e00e [2022-07-03T16:50:37.816Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-03T16:50:38.097Z] Removing intermediate container 34de038a3d35 [2022-07-03T16:50:38.097Z] ---> 55b0ceb27b46 [2022-07-03T16:50:38.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:50:38.381Z] ---> Running in ded025e118a4 [2022-07-03T16:50:38.659Z] ---> b8555f7ba168 [2022-07-03T16:50:38.939Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-03T16:50:39.219Z] Removing intermediate container ded025e118a4 [2022-07-03T16:50:39.219Z] ---> 54b25a222b5e [2022-07-03T16:50:39.219Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-03T16:50:39.501Z] ---> Running in f419788f5a1e [2022-07-03T16:50:39.780Z] ---> f8da2f21718e [2022-07-03T16:50:39.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-03T16:50:40.071Z] Removing intermediate container f419788f5a1e [2022-07-03T16:50:40.071Z] ---> dd06846ef83b [2022-07-03T16:50:40.071Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-03T16:50:40.347Z] ---> f22adb568b63 [2022-07-03T16:50:40.347Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-03T16:50:40.347Z] ---> Running in 0e7320e523ca [2022-07-03T16:50:41.354Z] Removing intermediate container 0e7320e523ca [2022-07-03T16:50:41.354Z] ---> 32d52dcb0fd7 [2022-07-03T16:50:41.354Z] Step 15/23 : WORKDIR / [2022-07-03T16:50:41.354Z] ---> Running in ff4ab247a914 [2022-07-03T16:50:42.342Z] Removing intermediate container ff4ab247a914 [2022-07-03T16:50:42.342Z] ---> 3dd6526d98e9 [2022-07-03T16:50:42.342Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:50:42.950Z] ---> 130f49095c74 [2022-07-03T16:50:42.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-03T16:50:42.950Z] ---> c45aa25d9ebf [2022-07-03T16:50:43.228Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-03T16:50:44.218Z] ---> 5ffde4563c43 [2022-07-03T16:50:44.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-03T16:50:44.218Z] ---> fa3d25a37326 [2022-07-03T16:50:44.218Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-03T16:50:44.491Z] ---> Running in 82354e75c87c [2022-07-03T16:50:46.484Z] ---> 1b119ebb69f7 [2022-07-03T16:50:46.484Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-03T16:50:47.932Z] ---> f2b62d69d99d [2022-07-03T16:50:47.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-03T16:50:48.207Z] Removing intermediate container 82354e75c87c [2022-07-03T16:50:48.207Z] ---> 09c845d79ae1 [2022-07-03T16:50:48.207Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-03T16:50:48.207Z] ---> Running in 5ced7c0e28e7 [2022-07-03T16:50:48.484Z] ---> 3d3bee365f04 [2022-07-03T16:50:48.484Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-03T16:50:48.763Z] ---> Running in ca2eceb2303f [2022-07-03T16:50:49.364Z] ---> a5511ddbf92b [2022-07-03T16:50:49.364Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-03T16:50:49.364Z] Removing intermediate container 5ced7c0e28e7 [2022-07-03T16:50:49.364Z] ---> 40ad7e6d9fa8 [2022-07-03T16:50:49.364Z] Step 20/22 : LABEL arch=arm64 [2022-07-03T16:50:49.364Z] ---> Running in 93e9e9d5ed4d [2022-07-03T16:50:49.364Z] ---> Running in e7f6628bc5b6 [2022-07-03T16:50:50.368Z] Removing intermediate container 93e9e9d5ed4d [2022-07-03T16:50:50.368Z] ---> d835b868f421 [2022-07-03T16:50:50.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:50:50.368Z] Removing intermediate container e7f6628bc5b6 [2022-07-03T16:50:50.368Z] ---> 11953de7934b [2022-07-03T16:50:50.368Z] Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:50:50.649Z] ---> Running in c6223f883122 [2022-07-03T16:50:50.649Z] ---> Running in 83b1dcbc6e5d [2022-07-03T16:50:51.646Z] Removing intermediate container c6223f883122 [2022-07-03T16:50:51.646Z] ---> 1ab9542e7b6a [2022-07-03T16:50:51.646Z] Step 21/23 : LABEL arch=arm64 [2022-07-03T16:50:51.646Z] ---> Running in fd39ce98d74a [2022-07-03T16:50:51.921Z] Removing intermediate container 83b1dcbc6e5d [2022-07-03T16:50:51.922Z] ---> 7eff51bb793c [2022-07-03T16:50:51.922Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:50:51.922Z] ---> Running in 323bceec6e6d [2022-07-03T16:50:52.923Z] Removing intermediate container fd39ce98d74a [2022-07-03T16:50:52.923Z] ---> 90b356e8ce88 [2022-07-03T16:50:52.923Z] Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:50:52.923Z] Removing intermediate container 323bceec6e6d [2022-07-03T16:50:52.923Z] ---> 14483a0cf653 [2022-07-03T16:50:52.923Z] [2022-07-03T16:50:52.923Z] ---> Running in 7b993c1373ea [2022-07-03T16:50:52.923Z] Removing intermediate container ca2eceb2303f [2022-07-03T16:50:52.923Z] ---> 84cf754fbc58 [2022-07-03T16:50:52.923Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-03T16:50:53.197Z] ---> Running in c50e0c4699c6 [2022-07-03T16:50:53.831Z] Removing intermediate container 7b993c1373ea [2022-07-03T16:50:53.831Z] ---> 97b0305811b5 [2022-07-03T16:50:53.831Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:50:53.831Z] Removing intermediate container c50e0c4699c6 [2022-07-03T16:50:53.831Z] ---> 51f072e04245 [2022-07-03T16:50:53.831Z] Step 23/25 : LABEL arch=arm64 [2022-07-03T16:50:53.831Z] ---> Running in ad42bd2280c6 [2022-07-03T16:50:54.112Z] Successfully built 14483a0cf653 [2022-07-03T16:50:54.112Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-03T16:50:54.112Z] Building security-spire-server [2022-07-03T16:50:54.112Z] ---> Running in a0eba0c376ec [2022-07-03T16:50:54.710Z]  Building security-proxy-setup ... done Removing intermediate container ad42bd2280c6 [2022-07-03T16:50:54.710Z] ---> c24468f9d6bf [2022-07-03T16:50:54.710Z] [2022-07-03T16:50:54.710Z] Removing intermediate container a0eba0c376ec [2022-07-03T16:50:54.985Z] ---> 45c697de9e7e [2022-07-03T16:50:54.985Z] Step 24/25 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:50:54.985Z] ---> Running in 20e12b18797f [2022-07-03T16:50:55.264Z] Successfully built c24468f9d6bf [2022-07-03T16:50:55.264Z] Successfully tagged core-metadata-arm64:latest [2022-07-03T16:50:55.264Z]  Building core-metadata ... done Building security-bootstrapper [2022-07-03T16:50:55.537Z] Removing intermediate container 20e12b18797f [2022-07-03T16:50:55.537Z] ---> b9d988cea201 [2022-07-03T16:50:55.537Z] Step 25/25 : LABEL version=0.0.0 [2022-07-03T16:50:55.814Z] ---> Running in c235d4c28af1 [2022-07-03T16:50:56.097Z] Removing intermediate container c235d4c28af1 [2022-07-03T16:50:56.097Z] ---> 733bc38845f7 [2022-07-03T16:50:56.097Z] [2022-07-03T16:50:56.695Z] Successfully built 733bc38845f7 [2022-07-03T16:50:56.695Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-03T16:50:56.695Z]  Building security-secretstore-setup ... done Building support-notifications [2022-07-03T16:51:06.904Z] Removing intermediate container 0c9311616602 [2022-07-03T16:51:06.904Z] ---> 2e36edb210bf [2022-07-03T16:51:06.904Z] [2022-07-03T16:51:06.904Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:51:06.904Z] ---> ac73e934f311 [2022-07-03T16:51:06.904Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-03T16:51:06.904Z] ---> Running in 8636d9e2d950 [2022-07-03T16:51:06.904Z] Removing intermediate container 8636d9e2d950 [2022-07-03T16:51:06.904Z] ---> 9208feac3149 [2022-07-03T16:51:06.904Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-03T16:51:06.904Z] ---> Running in 47e24c7157d9 [2022-07-03T16:51:07.182Z] Removing intermediate container 47e24c7157d9 [2022-07-03T16:51:07.182Z] ---> 147a75e53a60 [2022-07-03T16:51:07.182Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-03T16:51:07.182Z] ---> Running in 88841e9c2bad [2022-07-03T16:51:07.786Z] Removing intermediate container 88841e9c2bad [2022-07-03T16:51:07.786Z] ---> 6e47e107352e [2022-07-03T16:51:07.786Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:51:07.786Z] ---> Running in 918afe1eda57 [2022-07-03T16:51:10.433Z] Removing intermediate container 918afe1eda57 [2022-07-03T16:51:10.433Z] ---> e0dd17f5b878 [2022-07-03T16:51:10.433Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-03T16:51:10.433Z] ---> Running in 6ad5dd056150 [2022-07-03T16:51:11.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:12.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:13.451Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-03T16:51:13.726Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-03T16:51:13.726Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-03T16:51:14.003Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-03T16:51:14.003Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-03T16:51:14.003Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-03T16:51:14.414Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:51:14.414Z] OK: 8 MiB in 20 packages [2022-07-03T16:51:16.795Z] Removing intermediate container 6ad5dd056150 [2022-07-03T16:51:16.795Z] ---> 15f87c216752 [2022-07-03T16:51:16.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:51:17.873Z] ---> 3dfa83de8246 [2022-07-03T16:51:17.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-03T16:51:21.393Z] ---> ab2cb8c50425 [2022-07-03T16:51:21.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-03T16:51:22.836Z] ---> 610e3f5301be [2022-07-03T16:51:22.836Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-03T16:51:22.836Z] ---> Running in a8777acc0f78 [2022-07-03T16:51:23.116Z] Removing intermediate container a8777acc0f78 [2022-07-03T16:51:23.116Z] ---> 1350056a42e4 [2022-07-03T16:51:23.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:51:23.391Z] ---> Running in c52cccb8d656 [2022-07-03T16:51:23.997Z] Removing intermediate container c52cccb8d656 [2022-07-03T16:51:23.997Z] ---> 9f158db99ed8 [2022-07-03T16:51:23.997Z] Step 21/23 : LABEL arch=arm64 [2022-07-03T16:51:24.272Z] ---> Running in 58c2fd0c9528 [2022-07-03T16:51:24.886Z] Removing intermediate container 58c2fd0c9528 [2022-07-03T16:51:24.886Z] ---> 1ae66c3dd075 [2022-07-03T16:51:24.886Z] Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:51:25.166Z] ---> Running in 703ab84e125c [2022-07-03T16:51:25.769Z] Removing intermediate container 703ab84e125c [2022-07-03T16:51:25.769Z] ---> e4ee8c823693 [2022-07-03T16:51:25.769Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:51:26.041Z] ---> Running in a3daa00150b3 [2022-07-03T16:51:26.643Z] Removing intermediate container a3daa00150b3 [2022-07-03T16:51:26.643Z] ---> 1eb99c494817 [2022-07-03T16:51:26.643Z] [2022-07-03T16:51:27.266Z] Successfully built 1eb99c494817 [2022-07-03T16:51:27.266Z] Successfully tagged core-data-arm64:latest [2022-07-03T16:51:27.266Z] Building core-command [2022-07-03T16:51:45.593Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:51:45.593Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:51:45.593Z] ---> a91dc998e18b [2022-07-03T16:51:45.593Z] Step 3/25 : WORKDIR /edgex-go [2022-07-03T16:51:45.593Z] ---> Using cache [2022-07-03T16:51:45.593Z] ---> eb881a8e97e8 [2022-07-03T16:51:45.593Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:51:45.593Z] ---> Using cache [2022-07-03T16:51:45.593Z] ---> a7dcc2967c3a [2022-07-03T16:51:45.593Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:51:45.593Z] ---> Running in cb48d4ca693e [2022-07-03T16:51:45.593Z] Removing intermediate container f9d4d2ac8575 [2022-07-03T16:51:45.593Z] ---> 88d96366a137 [2022-07-03T16:51:45.593Z] [2022-07-03T16:51:45.593Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:51:45.593Z] ---> ac73e934f311 [2022-07-03T16:51:45.593Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:51:45.593Z] ---> Using cache [2022-07-03T16:51:45.593Z] ---> 55b0ceb27b46 [2022-07-03T16:51:45.593Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:51:45.593Z] ---> Using cache [2022-07-03T16:51:45.593Z] ---> 54b25a222b5e [2022-07-03T16:51:45.593Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-03T16:51:45.593Z] ---> Running in 15e77834e8f9 [2022-07-03T16:51:45.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:46.185Z] Removing intermediate container 15e77834e8f9 [2022-07-03T16:51:46.185Z] ---> 99bebd1d7dc9 [2022-07-03T16:51:46.185Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-03T16:51:46.185Z] ---> Running in b9a72bd543c4 [2022-07-03T16:51:46.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:46.780Z] Removing intermediate container b9a72bd543c4 [2022-07-03T16:51:46.780Z] ---> 240e5b20c3e6 [2022-07-03T16:51:46.780Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:51:47.766Z] OK: 220 MiB in 52 packages [2022-07-03T16:51:47.766Z] ---> a3c1a614007f [2022-07-03T16:51:47.766Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-03T16:51:49.217Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:51:49.217Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:51:49.217Z] ---> a91dc998e18b [2022-07-03T16:51:49.217Z] Step 3/31 : WORKDIR /edgex-go [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] ---> eb881a8e97e8 [2022-07-03T16:51:49.217Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] Removing intermediate container cb48d4ca693e [2022-07-03T16:51:49.217Z] ---> a7dcc2967c3a [2022-07-03T16:51:49.217Z] ---> 37d9b1511a23 [2022-07-03T16:51:49.217Z] Step 5/31 : RUN apk add --update --no-cache make gitStep 6/25 : COPY go.mod vendor* ./ [2022-07-03T16:51:49.217Z] [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] ---> e025fe95a549 [2022-07-03T16:51:49.217Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] ---> 3f491ab6db0e [2022-07-03T16:51:49.217Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] ---> e76bf674aaef [2022-07-03T16:51:49.217Z] Step 8/31 : COPY . . [2022-07-03T16:51:49.217Z] ---> Using cache [2022-07-03T16:51:49.217Z] ---> f5326c85240d [2022-07-03T16:51:49.217Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-03T16:51:49.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:51:49.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:51:49.496Z] ---> a91dc998e18b [2022-07-03T16:51:49.496Z] Step 3/22 : WORKDIR /edgex-go [2022-07-03T16:51:49.496Z] ---> Using cache [2022-07-03T16:51:49.496Z] ---> eb881a8e97e8 [2022-07-03T16:51:49.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:51:49.496Z] ---> Using cache [2022-07-03T16:51:49.496Z] ---> a7dcc2967c3a [2022-07-03T16:51:49.496Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-03T16:51:49.496Z] ---> Running in 672d69dfbd42 [2022-07-03T16:51:49.496Z] ---> Running in 0b82e78b851f [2022-07-03T16:51:50.485Z] ---> 3d730014eb96 [2022-07-03T16:51:50.485Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:51:50.760Z] ---> Running in 9ec6bda1fee9 [2022-07-03T16:51:51.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:51.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-03T16:51:52.249Z] ---> 584e1ffe7cd3 [2022-07-03T16:51:52.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-03T16:51:52.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:51:53.232Z] ---> 4e7fa77cc4a3 [2022-07-03T16:51:53.232Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-03T16:51:53.509Z] ---> Running in 075cacbe0b58 [2022-07-03T16:51:53.509Z] OK: 220 MiB in 52 packages [2022-07-03T16:51:54.120Z] Removing intermediate container 075cacbe0b58 [2022-07-03T16:51:54.120Z] ---> 76521e0a9b1b [2022-07-03T16:51:54.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:51:54.120Z] ---> Running in 9d5efd483baf [2022-07-03T16:51:55.110Z] Removing intermediate container 9d5efd483baf [2022-07-03T16:51:55.110Z] ---> ebd8a40ce0dd [2022-07-03T16:51:55.110Z] Step 20/22 : LABEL arch=arm64 [2022-07-03T16:51:55.389Z] Removing intermediate container 672d69dfbd42 [2022-07-03T16:51:55.389Z] ---> 2aa876f438cd [2022-07-03T16:51:55.389Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-03T16:51:55.389Z] ---> Running in bbd18f856369 [2022-07-03T16:51:56.818Z] Removing intermediate container bbd18f856369 [2022-07-03T16:51:56.818Z] ---> 80dc2199b690 [2022-07-03T16:51:56.818Z] Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:51:56.818Z] Removing intermediate container 9ec6bda1fee9 [2022-07-03T16:51:56.818Z] ---> 35ef558f8403 [2022-07-03T16:51:56.818Z] Step 8/25 : COPY . . [2022-07-03T16:51:57.092Z] ---> Running in 86c2a06b1563 [2022-07-03T16:51:57.372Z] ---> 95e6dc9412a7 [2022-07-03T16:51:57.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:51:57.373Z] ---> Running in f642517088b1 [2022-07-03T16:51:57.970Z] Removing intermediate container 86c2a06b1563 [2022-07-03T16:51:57.970Z] ---> 491161f4563a [2022-07-03T16:51:57.970Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:51:58.249Z] ---> Running in 57b60a70f0d2 [2022-07-03T16:51:59.235Z] Removing intermediate container 57b60a70f0d2 [2022-07-03T16:51:59.235Z] ---> 43850428f3e5 [2022-07-03T16:51:59.235Z] [2022-07-03T16:51:59.829Z] Successfully built 43850428f3e5 [2022-07-03T16:51:59.830Z] Successfully tagged support-scheduler-arm64:latest [2022-07-03T16:51:59.830Z]  Building support-scheduler ... done Building security-spire-agent [2022-07-03T16:52:03.228Z] Removing intermediate container f642517088b1 [2022-07-03T16:52:03.228Z] ---> e8699d089471 [2022-07-03T16:52:03.228Z] Step 8/22 : COPY . . [2022-07-03T16:52:13.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:52:13.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:52:13.411Z] ---> a91dc998e18b [2022-07-03T16:52:13.411Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:52:13.411Z] ---> Using cache [2022-07-03T16:52:13.411Z] ---> eb881a8e97e8 [2022-07-03T16:52:13.411Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:52:13.411Z] ---> Using cache [2022-07-03T16:52:13.411Z] ---> a7dcc2967c3a [2022-07-03T16:52:13.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-03T16:52:13.411Z] ---> Using cache [2022-07-03T16:52:13.411Z] ---> e025fe95a549 [2022-07-03T16:52:13.411Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:52:13.411Z] ---> Using cache [2022-07-03T16:52:13.411Z] ---> 3f491ab6db0e [2022-07-03T16:52:13.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:52:13.412Z] ---> Using cache [2022-07-03T16:52:13.412Z] ---> e76bf674aaef [2022-07-03T16:52:13.412Z] Step 8/23 : COPY . . [2022-07-03T16:52:13.412Z] ---> Using cache [2022-07-03T16:52:13.412Z] ---> f5326c85240d [2022-07-03T16:52:13.412Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-03T16:52:14.023Z] ---> Running in 7d2fc6198786 [2022-07-03T16:52:16.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-03T16:52:34.359Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:52:34.360Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:52:34.360Z] ---> a91dc998e18b [2022-07-03T16:52:34.360Z] Step 3/26 : WORKDIR /edgex-go [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> eb881a8e97e8 [2022-07-03T16:52:34.360Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> a7dcc2967c3a [2022-07-03T16:52:34.360Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> 37d9b1511a23 [2022-07-03T16:52:34.360Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> 3d730014eb96 [2022-07-03T16:52:34.360Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> 35ef558f8403 [2022-07-03T16:52:34.360Z] Step 8/26 : COPY . . [2022-07-03T16:52:34.360Z] ---> Using cache [2022-07-03T16:52:34.360Z] ---> 36dce3ad2c56 [2022-07-03T16:52:34.360Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:52:35.799Z] ---> Running in 4cb6338a3ff5 [2022-07-03T16:52:36.783Z] Removing intermediate container 4cb6338a3ff5 [2022-07-03T16:52:36.783Z] ---> 755819a1b743 [2022-07-03T16:52:36.783Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-03T16:52:37.059Z] ---> Running in bb87644746cd [2022-07-03T16:52:37.337Z] ---> 36dce3ad2c56 [2022-07-03T16:52:37.337Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:52:37.621Z] ---> Running in 28d81b1811e5 [2022-07-03T16:52:38.230Z] Removing intermediate container bb87644746cd [2022-07-03T16:52:38.230Z] ---> ee9b04691ee9 [2022-07-03T16:52:38.230Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:52:38.509Z] Removing intermediate container 28d81b1811e5 [2022-07-03T16:52:38.509Z] ---> 274d66d68661 [2022-07-03T16:52:38.509Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-03T16:52:38.509Z] ---> Running in d64386bfe84b [2022-07-03T16:52:38.786Z] ---> Running in e899a35bba6a [2022-07-03T16:52:40.781Z] Removing intermediate container e899a35bba6a [2022-07-03T16:52:40.781Z] ---> 5f53bbcea5df [2022-07-03T16:52:40.781Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:52:40.781Z] ---> Running in 790a226b466a [2022-07-03T16:52:42.786Z] Removing intermediate container d64386bfe84b [2022-07-03T16:52:42.786Z] ---> aac6512244da [2022-07-03T16:52:42.786Z] Step 12/26 : WORKDIR /edgex-go [2022-07-03T16:52:42.786Z] ---> Running in f7b8bc369706 [2022-07-03T16:52:44.236Z] Removing intermediate container f7b8bc369706 [2022-07-03T16:52:44.236Z] ---> 0ac6766cb4b9 [2022-07-03T16:52:44.236Z] [2022-07-03T16:52:44.236Z] Step 13/26 : FROM alpine:3.15 [2022-07-03T16:52:44.236Z] ---> 2ead77482512 [2022-07-03T16:52:44.236Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-03T16:52:44.236Z] 3.15: Pulling from library/alpine [2022-07-03T16:52:44.512Z] ---> Running in ec4bc6551e44 [2022-07-03T16:52:44.512Z] Removing intermediate container 790a226b466a [2022-07-03T16:52:44.512Z] ---> 1338bb8de3b6 [2022-07-03T16:52:44.512Z] Step 12/25 : WORKDIR /edgex-go [2022-07-03T16:52:44.797Z] ---> Running in 8b2b73a185b5 [2022-07-03T16:52:46.253Z] Removing intermediate container 8b2b73a185b5 [2022-07-03T16:52:46.253Z] ---> 0e1e4809ab11 [2022-07-03T16:52:46.253Z] [2022-07-03T16:52:46.253Z] Step 13/25 : FROM alpine:3.15 [2022-07-03T16:52:46.253Z] 3.15: Pulling from library/alpine [2022-07-03T16:52:46.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-03T16:52:46.878Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-03T16:52:46.878Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-03T16:52:46.878Z] Status: Downloaded newer image for alpine:3.15 [2022-07-03T16:52:46.878Z] ---> 3fb3c9af89a9 [2022-07-03T16:52:46.878Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:52:46.878Z] Status: Downloaded newer image for alpine:3.15 [2022-07-03T16:52:46.878Z] ---> 3fb3c9af89a9 [2022-07-03T16:52:46.878Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:52:47.187Z] ---> Running in 0d1399248b9d [2022-07-03T16:52:47.187Z] ---> Running in 980ec79d4505 [2022-07-03T16:52:47.850Z] Removing intermediate container 0d1399248b9d [2022-07-03T16:52:47.850Z] ---> 1bcd8540ce8f [2022-07-03T16:52:47.850Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:52:47.850Z] Removing intermediate container 980ec79d4505 [2022-07-03T16:52:47.850Z] ---> ec20d381de13 [2022-07-03T16:52:47.850Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:52:47.850Z] ---> Running in 40916dda05f9 [2022-07-03T16:52:48.124Z] ---> Running in 743bd5f3ab1c [2022-07-03T16:52:51.540Z] Removing intermediate container 40916dda05f9 [2022-07-03T16:52:51.540Z] ---> 556dce9b0152 [2022-07-03T16:52:51.540Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-03T16:52:51.540Z] Removing intermediate container 743bd5f3ab1c [2022-07-03T16:52:51.540Z] ---> 813013081f87 [2022-07-03T16:52:51.540Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-03T16:52:51.540Z] ---> Running in 9f017ff6365b [2022-07-03T16:52:51.817Z] ---> Running in 077c1fffe5ed [2022-07-03T16:52:53.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:54.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:55.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:55.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:56.792Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:52:56.792Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:52:56.792Z] OK: 15736 distinct packages available [2022-07-03T16:52:56.792Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:52:56.792Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:52:56.792Z] OK: 15736 distinct packages available [2022-07-03T16:52:56.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:56.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:57.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:57.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:52:59.239Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-03T16:52:59.239Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:52:59.239Z] (3/5) Installing libucontext (1.1-r0) [2022-07-03T16:52:59.239Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-03T16:52:59.515Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-03T16:52:59.515Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-03T16:52:59.515Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:52:59.515Z] OK: 6 MiB in 19 packages [2022-07-03T16:52:59.515Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:52:59.793Z] (3/5) Installing libucontext (1.1-r0) [2022-07-03T16:52:59.793Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-03T16:52:59.793Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-03T16:53:00.075Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:53:00.075Z] OK: 6 MiB in 19 packages [2022-07-03T16:53:01.518Z] Removing intermediate container 077c1fffe5ed [2022-07-03T16:53:01.518Z] ---> d188568663bb [2022-07-03T16:53:01.518Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-03T16:53:01.793Z] Removing intermediate container 9f017ff6365b [2022-07-03T16:53:01.793Z] ---> 8b33cf2c9e9e [2022-07-03T16:53:01.793Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:53:06.114Z] ---> a6fd80805091 [2022-07-03T16:53:06.114Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:53:09.529Z] ---> 226ec0f2abfa [2022-07-03T16:53:09.529Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:53:10.140Z] ---> 5a3afb0e3a23 [2022-07-03T16:53:10.140Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-03T16:53:11.614Z] ---> 6ed6440e2309 [2022-07-03T16:53:11.614Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-03T16:53:13.081Z] ---> 27f620389c49 [2022-07-03T16:53:13.081Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:53:13.379Z] ---> Running in 93c351cdeef8 [2022-07-03T16:53:13.993Z] Removing intermediate container 93c351cdeef8 [2022-07-03T16:53:13.993Z] ---> b14ae57cd7bf [2022-07-03T16:53:13.994Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:53:13.994Z] ---> 3b06a09e0513 [2022-07-03T16:53:13.994Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:53:14.273Z] ---> Running in 66c9f92c554c [2022-07-03T16:53:14.914Z] Removing intermediate container 66c9f92c554c [2022-07-03T16:53:14.914Z] ---> ede851d4ccea [2022-07-03T16:53:14.914Z] Step 23/25 : LABEL arch=arm64 [2022-07-03T16:53:15.195Z] ---> Running in bea496873fe6 [2022-07-03T16:53:15.195Z] ---> b7af2bf91a0a [2022-07-03T16:53:15.195Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-03T16:53:15.816Z] Removing intermediate container bea496873fe6 [2022-07-03T16:53:15.816Z] ---> f1656d717455 [2022-07-03T16:53:15.816Z] Step 24/25 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:53:16.137Z] ---> Running in cbed3cb77968 [2022-07-03T16:53:16.137Z] ---> cb045aa7917a [2022-07-03T16:53:16.137Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-03T16:53:16.759Z] Removing intermediate container cbed3cb77968 [2022-07-03T16:53:16.759Z] ---> 2c273bbf8b9e [2022-07-03T16:53:16.759Z] Step 25/25 : LABEL version=0.0.0 [2022-07-03T16:53:16.759Z] ---> Running in 0062168d5699 [2022-07-03T16:53:17.363Z] Removing intermediate container 0062168d5699 [2022-07-03T16:53:17.363Z] ---> dae10d539d41 [2022-07-03T16:53:17.363Z] [2022-07-03T16:53:17.641Z] ---> a04b2d88b0bc [2022-07-03T16:53:17.641Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:53:17.927Z] ---> Running in 5eb92faa42df [2022-07-03T16:53:18.209Z] Successfully built dae10d539d41 [2022-07-03T16:53:18.209Z] Successfully tagged security-spire-server-arm64:latest [2022-07-03T16:53:18.498Z]  Building security-spire-server ... done Building security-spire-config [2022-07-03T16:53:18.498Z] Removing intermediate container 5eb92faa42df [2022-07-03T16:53:18.498Z] ---> 28faeb9186bb [2022-07-03T16:53:18.498Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:53:18.776Z] ---> Running in fac0a6b146fa [2022-07-03T16:53:19.410Z] Removing intermediate container fac0a6b146fa [2022-07-03T16:53:19.410Z] ---> f0f5dc629a86 [2022-07-03T16:53:19.410Z] Step 24/26 : LABEL arch=arm64 [2022-07-03T16:53:19.410Z] ---> Running in e7ecb68c5f3d [2022-07-03T16:53:20.051Z] Removing intermediate container e7ecb68c5f3d [2022-07-03T16:53:20.051Z] ---> 16622df2a3bc [2022-07-03T16:53:20.051Z] Step 25/26 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:53:20.051Z] ---> Running in 3eae6f8b0f97 [2022-07-03T16:53:20.654Z] Removing intermediate container 3eae6f8b0f97 [2022-07-03T16:53:20.655Z] ---> f5959279f0c4 [2022-07-03T16:53:20.655Z] Step 26/26 : LABEL version=0.0.0 [2022-07-03T16:53:20.655Z] ---> Running in 3b8df721f497 [2022-07-03T16:53:21.269Z] Removing intermediate container 3b8df721f497 [2022-07-03T16:53:21.269Z] ---> 6f2c76c98556 [2022-07-03T16:53:21.269Z] [2022-07-03T16:53:21.544Z] Successfully built 6f2c76c98556 [2022-07-03T16:53:21.544Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-03T16:53:21.544Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-03T16:54:08.572Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:54:08.572Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:54:08.572Z] ---> a91dc998e18b [2022-07-03T16:54:08.572Z] Step 3/26 : WORKDIR /edgex-go [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> eb881a8e97e8 [2022-07-03T16:54:08.572Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> a7dcc2967c3a [2022-07-03T16:54:08.572Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 37d9b1511a23 [2022-07-03T16:54:08.572Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 3d730014eb96 [2022-07-03T16:54:08.572Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 35ef558f8403 [2022-07-03T16:54:08.572Z] Step 8/26 : COPY . . [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 36dce3ad2c56 [2022-07-03T16:54:08.572Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 274d66d68661 [2022-07-03T16:54:08.572Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 5f53bbcea5df [2022-07-03T16:54:08.572Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-03T16:54:08.572Z] ---> Running in 44524c6e5c6f [2022-07-03T16:54:08.572Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:54:08.572Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:54:08.572Z] ---> a91dc998e18b [2022-07-03T16:54:08.572Z] Step 3/20 : WORKDIR /edgex-go [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> eb881a8e97e8 [2022-07-03T16:54:08.572Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-03T16:54:08.572Z] ---> Running in b35dc9ca215b [2022-07-03T16:54:08.572Z] Removing intermediate container 44524c6e5c6f [2022-07-03T16:54:08.572Z] ---> 541d6e0d231d [2022-07-03T16:54:08.572Z] Step 12/26 : WORKDIR /edgex-go [2022-07-03T16:54:08.572Z] ---> Running in bcc550c85fd3 [2022-07-03T16:54:08.572Z] Removing intermediate container bcc550c85fd3 [2022-07-03T16:54:08.572Z] ---> b2d63a26647d [2022-07-03T16:54:08.572Z] [2022-07-03T16:54:08.572Z] Step 13/26 : FROM alpine:3.15 [2022-07-03T16:54:08.572Z] ---> 3fb3c9af89a9 [2022-07-03T16:54:08.572Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> ec20d381de13 [2022-07-03T16:54:08.572Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:54:08.572Z] ---> Using cache [2022-07-03T16:54:08.572Z] ---> 813013081f87 [2022-07-03T16:54:08.572Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-03T16:54:08.572Z] ---> Running in 8d3f92a9c1a1 [2022-07-03T16:54:08.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:09.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:09.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:11.286Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:54:11.286Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:54:11.286Z] OK: 15743 distinct packages available [2022-07-03T16:54:11.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:11.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:12.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:12.553Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:54:12.553Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:54:12.553Z] OK: 15736 distinct packages available [2022-07-03T16:54:12.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:13.427Z] OK: 220 MiB in 52 packages [2022-07-03T16:54:14.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:54:14.641Z] Removing intermediate container b35dc9ca215b [2022-07-03T16:54:14.641Z] ---> 20c14c201a99 [2022-07-03T16:54:14.641Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-03T16:54:15.239Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-03T16:54:15.517Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:54:15.517Z] (3/4) Installing libucontext (1.1-r0) [2022-07-03T16:54:15.517Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-03T16:54:15.825Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:54:15.825Z] ---> 7465ae5078b5 [2022-07-03T16:54:15.825Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:54:15.825Z] OK: 6 MiB in 18 packages [2022-07-03T16:54:15.825Z] ---> Running in 68cf1afe1bc3 [2022-07-03T16:54:17.837Z] Removing intermediate container 8d3f92a9c1a1 [2022-07-03T16:54:17.837Z] ---> 678a4292dce9 [2022-07-03T16:54:17.837Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-03T16:54:23.280Z] Removing intermediate container 68cf1afe1bc3 [2022-07-03T16:54:23.280Z] ---> aec493971b8e [2022-07-03T16:54:23.280Z] Step 7/20 : COPY . . [2022-07-03T16:54:23.280Z] ---> 324a86428850 [2022-07-03T16:54:23.280Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-03T16:54:24.742Z] ---> fe60c83a6e48 [2022-07-03T16:54:24.742Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-03T16:54:25.026Z] ---> Running in 3c60abfa4869 [2022-07-03T16:54:26.024Z] Removing intermediate container 3c60abfa4869 [2022-07-03T16:54:26.024Z] ---> a2174ed07ab3 [2022-07-03T16:54:26.024Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-03T16:54:27.487Z] ---> fefa10d1cfae [2022-07-03T16:54:27.487Z] Step 21/26 : WORKDIR / [2022-07-03T16:54:27.487Z] ---> Running in 4ca413a9c38a [2022-07-03T16:54:28.491Z] Removing intermediate container 4ca413a9c38a [2022-07-03T16:54:28.491Z] ---> 28299850dede [2022-07-03T16:54:28.491Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-03T16:54:28.772Z] ---> Running in 1b5109826460 [2022-07-03T16:54:29.770Z] Removing intermediate container 1b5109826460 [2022-07-03T16:54:29.770Z] ---> 18ea07e7d284 [2022-07-03T16:54:29.770Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-03T16:54:29.770Z] ---> Running in 106c18708f52 [2022-07-03T16:54:30.388Z] Removing intermediate container 106c18708f52 [2022-07-03T16:54:30.388Z] ---> 368da92754e0 [2022-07-03T16:54:30.388Z] Step 24/26 : LABEL arch=arm64 [2022-07-03T16:54:30.670Z] ---> Running in 4718e9f90bd7 [2022-07-03T16:54:31.671Z] Removing intermediate container 4718e9f90bd7 [2022-07-03T16:54:31.671Z] ---> 4fdcee3f0655 [2022-07-03T16:54:31.671Z] Step 25/26 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:54:31.954Z] ---> Running in 8c74d704e02e [2022-07-03T16:54:32.568Z] Removing intermediate container 8c74d704e02e [2022-07-03T16:54:32.568Z] ---> fe934ecc9e77 [2022-07-03T16:54:32.568Z] Step 26/26 : LABEL version=0.0.0 [2022-07-03T16:54:32.851Z] ---> Running in 47a2333381bc [2022-07-03T16:54:33.856Z] Removing intermediate container 47a2333381bc [2022-07-03T16:54:33.856Z] ---> a0d6b948e755 [2022-07-03T16:54:33.856Z] [2022-07-03T16:54:34.467Z] Successfully built a0d6b948e755 [2022-07-03T16:54:34.467Z] Successfully tagged security-spire-config-arm64:latest [2022-07-03T16:54:34.467Z] Building sys-mgmt-agent [2022-07-03T16:54:49.626Z]  Building security-spire-config ... done  ---> 373994902c2a [2022-07-03T16:54:49.626Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-03T16:54:49.626Z] ---> Running in 1623f18d55ab [2022-07-03T16:54:50.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-03T16:55:05.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-03T16:55:05.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-03T16:55:05.798Z] ---> a91dc998e18b [2022-07-03T16:55:05.798Z] Step 3/23 : WORKDIR /edgex-go [2022-07-03T16:55:05.798Z] ---> Using cache [2022-07-03T16:55:05.798Z] ---> eb881a8e97e8 [2022-07-03T16:55:05.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:55:05.798Z] ---> Using cache [2022-07-03T16:55:05.798Z] ---> a7dcc2967c3a [2022-07-03T16:55:05.798Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-03T16:55:05.798Z] ---> Running in c953745bac6c [2022-07-03T16:55:07.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:55:08.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:55:09.784Z] OK: 220 MiB in 52 packages [2022-07-03T16:55:11.238Z] Removing intermediate container c953745bac6c [2022-07-03T16:55:11.238Z] ---> f9a817d6f50c [2022-07-03T16:55:11.238Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-03T16:55:12.227Z] ---> d195b7c9b961 [2022-07-03T16:55:12.227Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-03T16:55:12.227Z] ---> Running in 78fd59c36451 [2022-07-03T16:55:17.653Z] Removing intermediate container 78fd59c36451 [2022-07-03T16:55:17.653Z] ---> c29c0316e754 [2022-07-03T16:55:17.653Z] Step 8/23 : COPY . . [2022-07-03T16:55:40.087Z] ---> 0b91a8d99e0f [2022-07-03T16:55:40.087Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-03T16:55:40.087Z] ---> Running in 26fc057bfe0c [2022-07-03T16:55:40.087Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-03T16:56:02.286Z] Removing intermediate container 0b82e78b851f [2022-07-03T16:56:02.286Z] ---> 3dcce9ae492d [2022-07-03T16:56:02.286Z] [2022-07-03T16:56:02.286Z] Step 10/31 : FROM alpine:3.14 [2022-07-03T16:56:02.286Z] ---> ac73e934f311 [2022-07-03T16:56:02.286Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-03T16:56:02.286Z] ---> Running in a45ba4023c1e [2022-07-03T16:56:02.561Z] Removing intermediate container a45ba4023c1e [2022-07-03T16:56:02.561Z] ---> 61f1a8580de8 [2022-07-03T16:56:02.561Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-03T16:56:02.841Z] ---> Running in 2d54bacd89e5 [2022-07-03T16:56:04.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:56:05.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:56:06.098Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-03T16:56:06.098Z] (2/2) Installing su-exec (0.2-r1) [2022-07-03T16:56:06.098Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:56:06.098Z] OK: 6 MiB in 16 packages [2022-07-03T16:56:07.552Z] Removing intermediate container 2d54bacd89e5 [2022-07-03T16:56:07.552Z] ---> 682efb5c6246 [2022-07-03T16:56:07.552Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-03T16:56:07.552Z] ---> Running in d2d6319a6698 [2022-07-03T16:56:08.164Z] Removing intermediate container d2d6319a6698 [2022-07-03T16:56:08.164Z] ---> 8c7bbd8b8650 [2022-07-03T16:56:08.164Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-03T16:56:08.444Z] ---> Running in ce9801050934 [2022-07-03T16:56:08.726Z] Removing intermediate container ce9801050934 [2022-07-03T16:56:08.727Z] ---> 50f05f08a22f [2022-07-03T16:56:08.727Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-03T16:56:09.006Z] ---> Running in e97234db6814 [2022-07-03T16:56:12.460Z] Removing intermediate container e97234db6814 [2022-07-03T16:56:12.460Z] ---> e7dfbd166f16 [2022-07-03T16:56:12.460Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-03T16:56:12.460Z] ---> Running in e1c502a066e0 [2022-07-03T16:56:12.460Z] Removing intermediate container e1c502a066e0 [2022-07-03T16:56:12.460Z] ---> 92b6c48b440f [2022-07-03T16:56:12.460Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-03T16:56:13.910Z] ---> 65abfb3b17ed [2022-07-03T16:56:13.910Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-03T16:56:13.910Z] ---> Running in 57f1390f1740 [2022-07-03T16:56:17.305Z] Removing intermediate container 57f1390f1740 [2022-07-03T16:56:17.305Z] ---> b2c783f119be [2022-07-03T16:56:17.305Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:56:17.909Z] ---> 2be4cca52579 [2022-07-03T16:56:17.909Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-03T16:56:19.360Z] ---> 59fa84d40474 [2022-07-03T16:56:19.360Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-03T16:56:20.343Z] ---> 1be6f2321fa1 [2022-07-03T16:56:20.344Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-03T16:56:21.353Z] ---> 51dea12f120d [2022-07-03T16:56:21.353Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-03T16:56:22.364Z] ---> 66efe78dd92e [2022-07-03T16:56:22.364Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-03T16:56:22.647Z] ---> Running in c653eeb114ad [2022-07-03T16:56:23.249Z] Removing intermediate container c653eeb114ad [2022-07-03T16:56:23.250Z] ---> a9dc2b064184 [2022-07-03T16:56:23.250Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-03T16:56:24.240Z] ---> 3a46d1f81059 [2022-07-03T16:56:24.240Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-03T16:56:24.240Z] ---> Running in 33231a441ca2 [2022-07-03T16:56:27.655Z] Removing intermediate container 33231a441ca2 [2022-07-03T16:56:27.655Z] ---> df58fe3cc2b2 [2022-07-03T16:56:27.655Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-03T16:56:27.655Z] ---> Running in e353a999386f [2022-07-03T16:56:28.258Z] Removing intermediate container e353a999386f [2022-07-03T16:56:28.258Z] ---> 77b778acb0bd [2022-07-03T16:56:28.258Z] Step 28/31 : CMD ["gate"] [2022-07-03T16:56:28.533Z] ---> Running in b94717f29c87 [2022-07-03T16:56:29.143Z] Removing intermediate container b94717f29c87 [2022-07-03T16:56:29.143Z] ---> 91367b0f6d3c [2022-07-03T16:56:29.143Z] Step 29/31 : LABEL arch=arm64 [2022-07-03T16:56:29.418Z] ---> Running in db534e99d2a6 [2022-07-03T16:56:30.023Z] Removing intermediate container db534e99d2a6 [2022-07-03T16:56:30.023Z] ---> 9bfbaeec934c [2022-07-03T16:56:30.023Z] Step 30/31 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:56:30.023Z] ---> Running in a3ee411f4de0 [2022-07-03T16:56:30.620Z] Removing intermediate container a3ee411f4de0 [2022-07-03T16:56:30.620Z] ---> 5d10c91c55f8 [2022-07-03T16:56:30.620Z] Step 31/31 : LABEL version=0.0.0 [2022-07-03T16:56:30.895Z] ---> Running in 93c4a6e93715 [2022-07-03T16:56:31.487Z] Removing intermediate container 93c4a6e93715 [2022-07-03T16:56:31.487Z] ---> 5b2d37340db9 [2022-07-03T16:56:31.487Z] [2022-07-03T16:56:31.760Z] Successfully built 5b2d37340db9 [2022-07-03T16:56:31.760Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-03T16:56:44.175Z]  Building security-bootstrapper ... done Removing intermediate container 7d2fc6198786 [2022-07-03T16:56:44.175Z] ---> af4876eff9ca [2022-07-03T16:56:44.175Z] [2022-07-03T16:56:44.175Z] Step 10/23 : FROM alpine:3.14 [2022-07-03T16:56:44.175Z] ---> ac73e934f311 [2022-07-03T16:56:44.175Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-03T16:56:44.175Z] ---> Using cache [2022-07-03T16:56:44.175Z] ---> 55b0ceb27b46 [2022-07-03T16:56:44.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:56:44.175Z] ---> Using cache [2022-07-03T16:56:44.175Z] ---> 54b25a222b5e [2022-07-03T16:56:44.175Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-03T16:56:44.175Z] ---> Running in bd0f98e7d03c [2022-07-03T16:56:44.452Z] Removing intermediate container bd0f98e7d03c [2022-07-03T16:56:44.453Z] ---> a6e8656293fe [2022-07-03T16:56:44.453Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-03T16:56:44.453Z] ---> Running in c9ca9d6504e2 [2022-07-03T16:56:45.054Z] Removing intermediate container c9ca9d6504e2 [2022-07-03T16:56:45.054Z] ---> 1148aaf875f0 [2022-07-03T16:56:45.054Z] Step 15/23 : WORKDIR / [2022-07-03T16:56:45.054Z] ---> Running in f6c7ee6d4891 [2022-07-03T16:56:45.652Z] Removing intermediate container f6c7ee6d4891 [2022-07-03T16:56:45.652Z] ---> 44eeb327ef05 [2022-07-03T16:56:45.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:56:46.650Z] ---> 86ff6eb3b995 [2022-07-03T16:56:46.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-03T16:56:48.100Z] ---> 9665bea74f8f [2022-07-03T16:56:48.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-03T16:56:49.090Z] ---> bc81322d33bb [2022-07-03T16:56:49.090Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-03T16:56:49.090Z] ---> Running in 583a4a2c7e84 [2022-07-03T16:56:49.698Z] Removing intermediate container 583a4a2c7e84 [2022-07-03T16:56:49.698Z] ---> 5b32f6acf516 [2022-07-03T16:56:49.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:56:49.698Z] ---> Running in f628e61a9211 [2022-07-03T16:56:50.301Z] Removing intermediate container f628e61a9211 [2022-07-03T16:56:50.301Z] ---> 78c60eda91e2 [2022-07-03T16:56:50.301Z] Step 21/23 : LABEL arch=arm64 [2022-07-03T16:56:50.301Z] ---> Running in 539214a6e321 [2022-07-03T16:56:50.904Z] Removing intermediate container 539214a6e321 [2022-07-03T16:56:50.904Z] ---> 3249dbf1514a [2022-07-03T16:56:50.904Z] Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:56:50.904Z] ---> Running in fe1c5a6593bc [2022-07-03T16:56:51.509Z] Removing intermediate container fe1c5a6593bc [2022-07-03T16:56:51.509Z] ---> 45f280c638c4 [2022-07-03T16:56:51.509Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:56:51.788Z] ---> Running in ebb13920095c [2022-07-03T16:56:52.384Z] Removing intermediate container ebb13920095c [2022-07-03T16:56:52.384Z] ---> 54d4f98959db [2022-07-03T16:56:52.384Z] [2022-07-03T16:56:52.659Z] Successfully built 54d4f98959db [2022-07-03T16:56:52.659Z] Successfully tagged core-command-arm64:latest [2022-07-03T16:58:59.543Z]  Building core-command ... done Removing intermediate container ec4bc6551e44 [2022-07-03T16:58:59.543Z] ---> a0e34b666389 [2022-07-03T16:58:59.543Z] [2022-07-03T16:58:59.543Z] Step 10/22 : FROM alpine:3.14 [2022-07-03T16:58:59.543Z] ---> ac73e934f311 [2022-07-03T16:58:59.543Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-03T16:58:59.543Z] ---> Running in 4b57f0625070 [2022-07-03T16:58:59.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:58:59.543Z] Removing intermediate container 26fc057bfe0c [2022-07-03T16:58:59.543Z] ---> 9ae8efc9673d [2022-07-03T16:58:59.543Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-03T16:58:59.543Z] ---> Running in 922b6689b81a [2022-07-03T16:58:59.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:58:59.543Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-03T16:58:59.543Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-03T16:58:59.543Z] Executing busybox-1.33.1-r7.trigger [2022-07-03T16:58:59.543Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:58:59.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-03T16:58:59.543Z] OK: 6 MiB in 16 packages [2022-07-03T16:58:59.543Z] Removing intermediate container 4b57f0625070 [2022-07-03T16:58:59.543Z] ---> 1d7dad9d95f3 [2022-07-03T16:58:59.543Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:58:59.543Z] ---> Running in f0d5291c9ff0 [2022-07-03T16:58:59.543Z] Removing intermediate container f0d5291c9ff0 [2022-07-03T16:58:59.543Z] ---> 741a295f7f59 [2022-07-03T16:58:59.543Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-03T16:58:59.543Z] ---> Running in 4f413228325e [2022-07-03T16:58:59.543Z] Removing intermediate container 922b6689b81a [2022-07-03T16:58:59.543Z] ---> f413c45bda66 [2022-07-03T16:58:59.543Z] [2022-07-03T16:58:59.543Z] Step 11/23 : FROM docker:20.10.14 [2022-07-03T16:58:59.543Z] 20.10.14: Pulling from library/docker [2022-07-03T16:58:59.543Z] Removing intermediate container 4f413228325e [2022-07-03T16:58:59.543Z] ---> 9ce33247d8d7 [2022-07-03T16:58:59.543Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-03T16:58:59.543Z] ---> Running in 48efc3de2deb [2022-07-03T16:58:59.543Z] Removing intermediate container 48efc3de2deb [2022-07-03T16:58:59.543Z] ---> 4ce61a4cf82d [2022-07-03T16:58:59.543Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:58:59.543Z] ---> 2ff9ff4269be [2022-07-03T16:58:59.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-03T16:59:02.170Z] ---> 10df6cf744f5 [2022-07-03T16:59:02.170Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-03T16:59:03.157Z] ---> 616ff9c19ea1 [2022-07-03T16:59:03.157Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-03T16:59:03.431Z] ---> Running in 716db3c1f6bd [2022-07-03T16:59:04.033Z] Removing intermediate container 716db3c1f6bd [2022-07-03T16:59:04.033Z] ---> 4df51c2b6367 [2022-07-03T16:59:04.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:59:04.033Z] ---> Running in 2927f5dc47c1 [2022-07-03T16:59:04.627Z] Removing intermediate container 2927f5dc47c1 [2022-07-03T16:59:04.627Z] ---> 11509c3d2747 [2022-07-03T16:59:04.627Z] Step 20/22 : LABEL arch=arm64 [2022-07-03T16:59:04.901Z] ---> Running in d7804444a6a9 [2022-07-03T16:59:05.176Z] Removing intermediate container d7804444a6a9 [2022-07-03T16:59:05.176Z] ---> 6c5a03d622eb [2022-07-03T16:59:05.176Z] Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:59:05.449Z] ---> Running in aea2826105ce [2022-07-03T16:59:06.039Z] Removing intermediate container aea2826105ce [2022-07-03T16:59:06.039Z] ---> 2abe0b441198 [2022-07-03T16:59:06.039Z] Step 22/22 : LABEL version=0.0.0 [2022-07-03T16:59:06.039Z] ---> Running in d791dc6ea85a [2022-07-03T16:59:06.639Z] Removing intermediate container d791dc6ea85a [2022-07-03T16:59:06.639Z] ---> ddf0808fba8b [2022-07-03T16:59:06.639Z] [2022-07-03T16:59:06.921Z] Successfully built ddf0808fba8b [2022-07-03T16:59:06.921Z] Successfully tagged support-notifications-arm64:latest [2022-07-03T16:59:08.909Z]  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-03T16:59:08.909Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-03T16:59:08.909Z] ---> c346e9eafbab [2022-07-03T16:59:08.909Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-03T16:59:09.184Z] ---> Running in 404af629228a [2022-07-03T16:59:09.457Z] Removing intermediate container 404af629228a [2022-07-03T16:59:09.457Z] ---> 10b28f3c9397 [2022-07-03T16:59:09.457Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-03T16:59:09.735Z] ---> Running in 662670962ae4 [2022-07-03T16:59:11.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:11.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:12.157Z] (1/43) Installing readline (8.1.1-r0) [2022-07-03T16:59:12.157Z] (2/43) Installing bash (5.1.16-r0) [2022-07-03T16:59:12.431Z] Executing bash-5.1.16-r0.post-install [2022-07-03T16:59:12.431Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:59:12.431Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-03T16:59:12.431Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-03T16:59:12.431Z] (6/43) Installing curl (7.80.0-r2) [2022-07-03T16:59:12.431Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-03T16:59:12.431Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-03T16:59:12.431Z] (9/43) Installing expat (2.4.7-r0) [2022-07-03T16:59:12.431Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-03T16:59:12.432Z] (11/43) Installing gdbm (1.22-r0) [2022-07-03T16:59:12.432Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-03T16:59:12.432Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-03T16:59:12.432Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-03T16:59:12.432Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-03T16:59:12.432Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-03T16:59:12.432Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-03T16:59:13.883Z] Removing intermediate container 1623f18d55ab [2022-07-03T16:59:13.883Z] ---> 18a2ec06ecf1 [2022-07-03T16:59:13.883Z] [2022-07-03T16:59:13.883Z] Step 9/20 : FROM alpine:3.15 [2022-07-03T16:59:13.883Z] ---> 3fb3c9af89a9 [2022-07-03T16:59:13.883Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-03T16:59:13.883Z] ---> Using cache [2022-07-03T16:59:13.883Z] ---> ec20d381de13 [2022-07-03T16:59:13.883Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-03T16:59:13.883Z] ---> Using cache [2022-07-03T16:59:13.883Z] ---> 813013081f87 [2022-07-03T16:59:13.883Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-03T16:59:14.155Z] ---> Running in a1448da4ced0 [2022-07-03T16:59:14.427Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-03T16:59:14.700Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-03T16:59:14.700Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-03T16:59:14.700Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-03T16:59:14.700Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-03T16:59:14.700Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-03T16:59:14.700Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-03T16:59:14.700Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-03T16:59:14.700Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-03T16:59:14.700Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-03T16:59:14.972Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-03T16:59:14.972Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-03T16:59:14.972Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-03T16:59:14.972Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-03T16:59:14.972Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-03T16:59:14.972Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-03T16:59:14.972Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-03T16:59:14.972Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-03T16:59:14.972Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-03T16:59:14.972Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-03T16:59:14.972Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-03T16:59:14.972Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-03T16:59:15.246Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-03T16:59:15.246Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-03T16:59:15.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:15.246Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-03T16:59:15.246Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-03T16:59:15.837Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:59:15.837Z] OK: 82 MiB in 65 packages [2022-07-03T16:59:16.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:17.080Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-03T16:59:17.080Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-03T16:59:17.080Z] OK: 15736 distinct packages available [2022-07-03T16:59:17.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:18.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-03T16:59:19.299Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-03T16:59:19.299Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-03T16:59:19.299Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-03T16:59:19.569Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-03T16:59:19.569Z] (5/9) Installing curl (7.80.0-r2) [2022-07-03T16:59:19.569Z] Collecting docker-compose==1.23.2 [2022-07-03T16:59:19.569Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-03T16:59:19.839Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-03T16:59:19.839Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-03T16:59:19.839Z] (8/9) Installing libucontext (1.1-r0) [2022-07-03T16:59:19.839Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-03T16:59:20.125Z] Executing busybox-1.34.1-r5.trigger [2022-07-03T16:59:20.125Z] Executing ca-certificates-20211220-r0.trigger [2022-07-03T16:59:20.125Z] Collecting cached-property<2,>=1.2.0 [2022-07-03T16:59:20.125Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-03T16:59:20.125Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-03T16:59:20.125Z] OK: 8 MiB in 23 packages [2022-07-03T16:59:21.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-03T16:59:21.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-03T16:59:21.382Z] Collecting texttable<0.10,>=0.9.0 [2022-07-03T16:59:21.382Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-03T16:59:21.657Z] Removing intermediate container a1448da4ced0 [2022-07-03T16:59:21.657Z] ---> efb92d24d39c [2022-07-03T16:59:21.657Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-03T16:59:22.249Z] ---> 17bd534b0098 [2022-07-03T16:59:22.249Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-03T16:59:23.683Z] ---> 4a48af10815a [2022-07-03T16:59:23.683Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-03T16:59:23.954Z] Collecting PyYAML<4,>=3.10 [2022-07-03T16:59:23.954Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-03T16:59:24.227Z] ---> b9b4c098e311 [2022-07-03T16:59:24.227Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-03T16:59:24.227Z] ---> Running in 26d9f168466c [2022-07-03T16:59:24.498Z] Removing intermediate container 26d9f168466c [2022-07-03T16:59:24.498Z] ---> 3ccb6156c041 [2022-07-03T16:59:24.498Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:59:24.777Z] ---> Running in b7294aabec5f [2022-07-03T16:59:25.048Z] Removing intermediate container b7294aabec5f [2022-07-03T16:59:25.048Z] ---> 047549684f43 [2022-07-03T16:59:25.048Z] Step 18/20 : LABEL arch=arm64 [2022-07-03T16:59:25.048Z] ---> Running in e2c216effc14 [2022-07-03T16:59:25.651Z] Removing intermediate container e2c216effc14 [2022-07-03T16:59:25.651Z] ---> fcb684162774 [2022-07-03T16:59:25.651Z] Step 19/20 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:59:25.651Z] ---> Running in c3f15a41b36d [2022-07-03T16:59:25.923Z] Removing intermediate container c3f15a41b36d [2022-07-03T16:59:25.923Z] ---> 18b8334c2cbd [2022-07-03T16:59:25.923Z] Step 20/20 : LABEL version=0.0.0 [2022-07-03T16:59:25.923Z] ---> Running in d0f8cd5cfdde [2022-07-03T16:59:26.518Z] Removing intermediate container d0f8cd5cfdde [2022-07-03T16:59:26.518Z] ---> 67f2c6d8265d [2022-07-03T16:59:26.518Z] [2022-07-03T16:59:26.788Z] Successfully built 67f2c6d8265d [2022-07-03T16:59:26.788Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-03T16:59:27.379Z]  Building security-spiffe-token-provider ... done Collecting dockerpty<0.5,>=0.4.1 [2022-07-03T16:59:27.379Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-03T16:59:29.337Z] Collecting docker<4.0,>=3.6.0 [2022-07-03T16:59:29.337Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-03T16:59:29.607Z] Collecting jsonschema<3,>=2.5.1 [2022-07-03T16:59:29.607Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-03T16:59:29.877Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-03T16:59:29.877Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-03T16:59:29.877Z] Collecting docopt<0.7,>=0.6.1 [2022-07-03T16:59:30.148Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-03T16:59:32.105Z] Collecting docker-pycreds>=0.4.0 [2022-07-03T16:59:32.105Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-03T16:59:32.694Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-03T16:59:32.694Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-03T16:59:32.694Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-03T16:59:32.965Z] Collecting idna<2.8,>=2.5 [2022-07-03T16:59:32.965Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-03T16:59:32.965Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-03T16:59:32.965Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-03T16:59:33.234Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-03T16:59:33.234Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-03T16:59:33.234Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-03T16:59:33.234Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-03T16:59:34.202Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-03T16:59:34.202Z] Attempting uninstall: urllib3 [2022-07-03T16:59:34.202Z] Found existing installation: urllib3 1.26.7 [2022-07-03T16:59:34.202Z] Uninstalling urllib3-1.26.7: [2022-07-03T16:59:34.202Z] Successfully uninstalled urllib3-1.26.7 [2022-07-03T16:59:34.793Z] Attempting uninstall: idna [2022-07-03T16:59:34.793Z] Found existing installation: idna 3.3 [2022-07-03T16:59:34.793Z] Uninstalling idna-3.3: [2022-07-03T16:59:34.793Z] Successfully uninstalled idna-3.3 [2022-07-03T16:59:37.398Z] Attempting uninstall: requests [2022-07-03T16:59:37.398Z] Found existing installation: requests 2.26.0 [2022-07-03T16:59:37.398Z] Uninstalling requests-2.26.0: [2022-07-03T16:59:37.398Z] Successfully uninstalled requests-2.26.0 [2022-07-03T16:59:37.398Z] Running setup.py install for texttable: started [2022-07-03T16:59:39.357Z] Running setup.py install for texttable: finished with status 'done' [2022-07-03T16:59:39.357Z] Running setup.py install for PyYAML: started [2022-07-03T16:59:41.323Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-03T16:59:41.323Z] Running setup.py install for docopt: started [2022-07-03T16:59:43.287Z] Running setup.py install for docopt: finished with status 'done' [2022-07-03T16:59:43.287Z] Running setup.py install for dockerpty: started [2022-07-03T16:59:44.713Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-03T16:59:46.673Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-03T16:59:54.926Z] Removing intermediate container 662670962ae4 [2022-07-03T16:59:54.926Z] ---> 23e2bb717568 [2022-07-03T16:59:54.926Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-03T16:59:54.926Z] ---> Running in e3e95dd43110 [2022-07-03T16:59:54.926Z] Removing intermediate container e3e95dd43110 [2022-07-03T16:59:54.926Z] ---> 9e3c2448df81 [2022-07-03T16:59:54.926Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-03T16:59:54.926Z] ---> Running in c485e5832421 [2022-07-03T16:59:55.198Z] Removing intermediate container c485e5832421 [2022-07-03T16:59:55.198Z] ---> 888ae16cbe5b [2022-07-03T16:59:55.198Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-03T16:59:56.170Z] ---> 3248796465bc [2022-07-03T16:59:56.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-03T16:59:56.761Z] ---> 8a49ea1f6cda [2022-07-03T16:59:56.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-03T16:59:57.355Z] ---> 28fca544abc0 [2022-07-03T16:59:57.355Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-03T16:59:57.355Z] ---> Running in f3df8109a213 [2022-07-03T16:59:57.630Z] Removing intermediate container f3df8109a213 [2022-07-03T16:59:57.630Z] ---> 0aa1728870a2 [2022-07-03T16:59:57.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-03T16:59:57.902Z] ---> Running in 3866530b8382 [2022-07-03T16:59:58.173Z] Removing intermediate container 3866530b8382 [2022-07-03T16:59:58.173Z] ---> 7b6cb52e9ad1 [2022-07-03T16:59:58.173Z] Step 21/23 : LABEL arch=arm64 [2022-07-03T16:59:58.173Z] ---> Running in b32c4f36c2c8 [2022-07-03T16:59:58.444Z] Removing intermediate container b32c4f36c2c8 [2022-07-03T16:59:58.444Z] ---> 3e8be08bbd40 [2022-07-03T16:59:58.444Z] Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e [2022-07-03T16:59:58.444Z] ---> Running in ee2785ac93cc [2022-07-03T16:59:58.716Z] Removing intermediate container ee2785ac93cc [2022-07-03T16:59:58.716Z] ---> a95bad055b95 [2022-07-03T16:59:58.716Z] Step 23/23 : LABEL version=0.0.0 [2022-07-03T16:59:58.989Z] ---> Running in 328bfaf1cbb3 [2022-07-03T16:59:59.260Z] Removing intermediate container 328bfaf1cbb3 [2022-07-03T16:59:59.260Z] ---> e635097f5e6f [2022-07-03T16:59:59.260Z] [2022-07-03T16:59:59.531Z] Successfully built e635097f5e6f [2022-07-03T16:59:59.531Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-03T17:00:00.136Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-03T17:00:00.137Z] $ docker stop --time=1 edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 [2022-07-03T17:00:01.845Z] $ docker rm -f edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-03T17:00:02.405Z] + docker images [2022-07-03T17:00:02.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-03T17:00:02.676Z] sys-mgmt-agent-arm64 latest e635097f5e6f 3 seconds ago 282MB [2022-07-03T17:00:02.676Z] security-spiffe-token-provider-arm64 latest 67f2c6d8265d 36 seconds ago 28.1MB [2022-07-03T17:00:02.676Z] 18a2ec06ecf1 50 seconds ago 1.48GB [2022-07-03T17:00:02.676Z] support-notifications-arm64 latest ddf0808fba8b 56 seconds ago 26MB [2022-07-03T17:00:02.676Z] f413c45bda66 About a minute ago 1.43GB [2022-07-03T17:00:02.676Z] a0e34b666389 About a minute ago 1.49GB [2022-07-03T17:00:02.676Z] core-command-arm64 latest 54d4f98959db 3 minutes ago 15.5MB [2022-07-03T17:00:02.676Z] af4876eff9ca 3 minutes ago 1.43GB [2022-07-03T17:00:02.676Z] security-bootstrapper-arm64 latest 5b2d37340db9 3 minutes ago 18.3MB [2022-07-03T17:00:02.676Z] 3dcce9ae492d 4 minutes ago 1.44GB [2022-07-03T17:00:02.676Z] security-spire-config-arm64 latest a0d6b948e755 5 minutes ago 85.6MB [2022-07-03T17:00:02.676Z] b2d63a26647d 5 minutes ago 1.34GB [2022-07-03T17:00:02.676Z] security-spire-agent-arm64 latest 6f2c76c98556 6 minutes ago 126MB [2022-07-03T17:00:02.676Z] security-spire-server-arm64 latest dae10d539d41 6 minutes ago 86.3MB [2022-07-03T17:00:02.676Z] 0e1e4809ab11 7 minutes ago 1.34GB [2022-07-03T17:00:02.676Z] 0ac6766cb4b9 7 minutes ago 1.34GB [2022-07-03T17:00:02.676Z] support-scheduler-arm64 latest 43850428f3e5 8 minutes ago 25.4MB [2022-07-03T17:00:02.676Z] 88d96366a137 8 minutes ago 1.49GB [2022-07-03T17:00:02.676Z] core-data-arm64 latest 1eb99c494817 8 minutes ago 21.7MB [2022-07-03T17:00:02.676Z] 2e36edb210bf 8 minutes ago 1.46GB [2022-07-03T17:00:02.676Z] security-secretstore-setup-arm64 latest 733bc38845f7 9 minutes ago 27.5MB [2022-07-03T17:00:02.676Z] core-metadata-arm64 latest c24468f9d6bf 9 minutes ago 16.3MB [2022-07-03T17:00:02.676Z] security-proxy-setup-arm64 latest 14483a0cf653 9 minutes ago 26.1MB [2022-07-03T17:00:02.676Z] 6818fd1daf84 9 minutes ago 1.44GB [2022-07-03T17:00:02.676Z] 923b9c3af3e3 9 minutes ago 1.44GB [2022-07-03T17:00:02.676Z] a055ac843f94 9 minutes ago 1.44GB [2022-07-03T17:00:02.676Z] ci-base-image-arm64 latest a91dc998e18b 26 minutes ago 1.01GB [2022-07-03T17:00:02.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-03T17:00:02.676Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-03T17:00:02.676Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-03T17:00:02.676Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-03T17:00:02.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T17:00:03.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-03T17:00:03.140Z] [2022-07-03T17:00:03.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T17:00:03.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-03T17:00:03.802Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-03T17:00:03.802Z] 8998bd30e6a1: Pulling fs layer [2022-07-03T17:00:03.802Z] 04944245beec: Pulling fs layer [2022-07-03T17:00:03.802Z] 699f458cf7ca: Pulling fs layer [2022-07-03T17:00:03.802Z] 765212b225bb: Pulling fs layer [2022-07-03T17:00:03.802Z] f23df028b6ca: Pulling fs layer [2022-07-03T17:00:03.802Z] d65c8cfc05b1: Pulling fs layer [2022-07-03T17:00:03.802Z] 2437ff75d9bd: Pulling fs layer [2022-07-03T17:00:03.802Z] f23df028b6ca: Waiting [2022-07-03T17:00:03.802Z] d65c8cfc05b1: Waiting [2022-07-03T17:00:03.802Z] 2437ff75d9bd: Waiting [2022-07-03T17:00:03.802Z] 765212b225bb: Waiting [2022-07-03T17:00:03.802Z] 04944245beec: Verifying Checksum [2022-07-03T17:00:03.802Z] 04944245beec: Download complete [2022-07-03T17:00:03.802Z] 765212b225bb: Verifying Checksum [2022-07-03T17:00:03.802Z] 765212b225bb: Download complete [2022-07-03T17:00:03.802Z] f23df028b6ca: Verifying Checksum [2022-07-03T17:00:03.802Z] f23df028b6ca: Download complete [2022-07-03T17:00:04.087Z] d65c8cfc05b1: Verifying Checksum [2022-07-03T17:00:04.087Z] d65c8cfc05b1: Download complete [2022-07-03T17:00:04.087Z] 699f458cf7ca: Verifying Checksum [2022-07-03T17:00:04.087Z] 699f458cf7ca: Download complete [2022-07-03T17:00:04.691Z] 8998bd30e6a1: Verifying Checksum [2022-07-03T17:00:04.691Z] 8998bd30e6a1: Download complete [2022-07-03T17:00:07.393Z] 2437ff75d9bd: Verifying Checksum [2022-07-03T17:00:07.393Z] 2437ff75d9bd: Download complete [2022-07-03T17:00:09.390Z] 8998bd30e6a1: Pull complete [2022-07-03T17:00:09.985Z] 04944245beec: Pull complete [2022-07-03T17:00:11.415Z] 699f458cf7ca: Pull complete [2022-07-03T17:00:11.688Z] 765212b225bb: Pull complete [2022-07-03T17:00:12.663Z] f23df028b6ca: Pull complete [2022-07-03T17:00:12.663Z] d65c8cfc05b1: Pull complete [2022-07-03T17:00:27.716Z] 2437ff75d9bd: Pull complete [2022-07-03T17:00:27.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-03T17:00:27.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-03T17:00:27.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T17:00:27.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container [2022-07-03T17:00:28.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-03T17:00:30.646Z] $ docker top 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:31.653Z] ---> job-cost.sh [2022-07-03T17:00:31.654Z] lf-activate-venv: SKIPPING [2022-07-03T17:00:31.654Z] INFO: No Stack... [2022-07-03T17:00:32.247Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-03T17:00:33.219Z] INFO: Archiving Costs [Pipeline] sh [2022-07-03T17:00:33.866Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-07-03T17:00:33.866Z] + cut -d, -f6 [Pipeline] lock [2022-07-03T17:00:33.920Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] [2022-07-03T17:00:33.926Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] did not exist. Created. [2022-07-03T17:00:33.926Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-03T17:00:34.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-03T17:00:34.750Z] Stashed 1 file(s) [Pipeline] } [2022-07-03T17:00:34.757Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-03T17:00:34.770Z] $ docker stop --time=1 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b [2022-07-03T17:00:36.239Z] $ docker rm -f 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-03T17:00:36.717Z] provisioning config files... [2022-07-03T17:00:36.724Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config2214533998417389409tmp [Pipeline] { [Pipeline] sh [2022-07-03T17:00:37.016Z] + set +x [2022-07-03T17:00:37.016Z] + curl -s https://codecov.io/bash [2022-07-03T17:00:37.016Z] + bash -s -- [2022-07-03T17:00:37.016Z] [2022-07-03T17:00:37.016Z] _____ _ [2022-07-03T17:00:37.016Z] / ____| | | [2022-07-03T17:00:37.016Z] | | ___ __| | ___ ___ _____ __ [2022-07-03T17:00:37.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-03T17:00:37.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-03T17:00:37.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-03T17:00:37.016Z] Bash-1.0.6 [2022-07-03T17:00:37.016Z] [2022-07-03T17:00:37.016Z] [2022-07-03T17:00:37.016Z] ==> git version 2.25.1 found [2022-07-03T17:00:37.016Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-03T17:00:37.016Z] Release-Date: 2020-01-08 [2022-07-03T17:00:37.016Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-03T17:00:37.016Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-03T17:00:37.016Z] ==> Jenkins CI detected. [2022-07-03T17:00:37.016Z] current dir:  /w/workspace/edgex-go/9 [2022-07-03T17:00:37.016Z] project root: . [2022-07-03T17:00:37.016Z] --> token set from env [2022-07-03T17:00:37.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-03T17:00:37.277Z] ==> Running gcov in . (disable via -X gcov) [2022-07-03T17:00:37.277Z] ==> Python coveragepy not found [2022-07-03T17:00:37.277Z] ==> Searching for coverage reports in: [2022-07-03T17:00:37.277Z] + . [2022-07-03T17:00:37.277Z] -> Found 1 reports [2022-07-03T17:00:37.277Z] ==> Detecting git/mercurial file structure [2022-07-03T17:00:37.277Z] ==> Reading reports [2022-07-03T17:00:37.277Z] + ./coverage.out bytes=435593 [2022-07-03T17:00:37.277Z] ==> Appending adjustments [2022-07-03T17:00:37.277Z] https://docs.codecov.io/docs/fixing-reports [2022-07-03T17:00:38.660Z] + Found adjustments [2022-07-03T17:00:38.660Z] ==> Gzipping contents [2022-07-03T17:00:38.660Z] 60K /tmp/codecov.6f5cQ6.gz [2022-07-03T17:00:38.660Z] ==> Uploading reports [2022-07-03T17:00:38.660Z] url: https://codecov.io [2022-07-03T17:00:38.660Z] query: branch=PR-4057&commit=e94efe0671c3aea11a43bc64b497350833f61b04&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-03T17:00:38.660Z] -> Pinging Codecov [2022-07-03T17:00:38.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=e94efe0671c3aea11a43bc64b497350833f61b04&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-03T17:00:38.660Z] -> Uploading to [2022-07-03T17:00:38.660Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-03/00271124DB129430A58F1EEE437C3FCB/e94efe0671c3aea11a43bc64b497350833f61b04/84e4ab27-d41e-4d3b-a068-812a8dbc05f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220703%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220703T170038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e94bca7093b66a6030143ea00a2cc97a9884c933702799f76e6898acfb8237e [2022-07-03T17:00:38.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-03T17:00:38.660Z] Dload Upload Total Spent Left Speed [2022-07-03T17:00:38.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59868 0 0 100 59868 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-07-03T17:00:38.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] } [2022-07-03T17:00:38.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-03T17:00:39.554Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:39.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:40.709Z] ---> package-listing.sh [2022-07-03T17:00:40.709Z] ++ facter osfamily [2022-07-03T17:00:40.709Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-03T17:00:40.969Z] + OS_FAMILY=debian [2022-07-03T17:00:40.969Z] + workspace=/w/workspace/edgex-go/9 [2022-07-03T17:00:40.969Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-03T17:00:40.969Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-03T17:00:40.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-03T17:00:40.969Z] + PACKAGES=/tmp/packages_start.txt [2022-07-03T17:00:40.969Z] + '[' /w/workspace/edgex-go/9 ']' [2022-07-03T17:00:40.969Z] + PACKAGES=/tmp/packages_end.txt [2022-07-03T17:00:40.969Z] + case "${OS_FAMILY}" in [2022-07-03T17:00:40.969Z] + dpkg -l [2022-07-03T17:00:40.969Z] + grep '^ii' [2022-07-03T17:00:40.969Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-03T17:00:40.969Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-03T17:00:40.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-03T17:00:40.969Z] + '[' /w/workspace/edgex-go/9 ']' [2022-07-03T17:00:40.969Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-07-03T17:00:40.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-07-03T17:00:40.980Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-03T17:00:41.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T17:00:41.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-03T17:00:41.825Z] [2022-07-03T17:00:41.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-03T17:00:42.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-03T17:00:42.130Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-03T17:00:42.130Z] 5eb5b503b376: Pulling fs layer [2022-07-03T17:00:42.131Z] 5c69ac0246d0: Pulling fs layer [2022-07-03T17:00:42.131Z] ec43610c2a17: Pulling fs layer [2022-07-03T17:00:42.131Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-03T17:00:42.131Z] 33b1e0a273af: Pulling fs layer [2022-07-03T17:00:42.131Z] 5d3b04190fa2: Pulling fs layer [2022-07-03T17:00:42.131Z] 2f39f015ded8: Pulling fs layer [2022-07-03T17:00:42.131Z] 3a2ae6a8a46f: Waiting [2022-07-03T17:00:42.131Z] 33b1e0a273af: Waiting [2022-07-03T17:00:42.131Z] 5d3b04190fa2: Waiting [2022-07-03T17:00:42.131Z] 2f39f015ded8: Waiting [2022-07-03T17:00:42.131Z] 5c69ac0246d0: Verifying Checksum [2022-07-03T17:00:42.131Z] 5c69ac0246d0: Download complete [2022-07-03T17:00:42.131Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-03T17:00:42.131Z] 3a2ae6a8a46f: Download complete [2022-07-03T17:00:42.131Z] 33b1e0a273af: Verifying Checksum [2022-07-03T17:00:42.131Z] 33b1e0a273af: Download complete [2022-07-03T17:00:42.131Z] 5d3b04190fa2: Verifying Checksum [2022-07-03T17:00:42.131Z] 5d3b04190fa2: Download complete [2022-07-03T17:00:42.131Z] ec43610c2a17: Verifying Checksum [2022-07-03T17:00:42.131Z] ec43610c2a17: Download complete [2022-07-03T17:00:42.390Z] 5eb5b503b376: Verifying Checksum [2022-07-03T17:00:42.390Z] 5eb5b503b376: Download complete [2022-07-03T17:00:42.959Z] 2f39f015ded8: Download complete [2022-07-03T17:00:43.897Z] 5eb5b503b376: Pull complete [2022-07-03T17:00:43.897Z] 5c69ac0246d0: Pull complete [2022-07-03T17:00:44.466Z] ec43610c2a17: Pull complete [2022-07-03T17:00:44.466Z] 3a2ae6a8a46f: Pull complete [2022-07-03T17:00:44.466Z] 33b1e0a273af: Pull complete [2022-07-03T17:00:44.725Z] 5d3b04190fa2: Pull complete [2022-07-03T17:00:50.006Z] 2f39f015ded8: Pull complete [2022-07-03T17:00:50.006Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-03T17:00:50.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-03T17:00:50.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-03T17:00:50.104Z] prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container [2022-07-03T17:00:50.242Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-03T17:00:52.142Z] $ docker top 3079a74573e80e1a157dbabf1c382af1596e981699070b3339f0ba2f36f5283d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-03T17:00:52.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-03T17:00:52.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-03T17:00:53.077Z] + ls /var/log/sa-host [2022-07-03T17:00:53.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-03T17:00:53.208Z] provisioning config files... [2022-07-03T17:00:53.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config5981421372395476565tmp [Pipeline] { [Pipeline] echo [2022-07-03T17:00:53.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:53.516Z] ---> create-netrc.sh [Pipeline] } [2022-07-03T17:00:53.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:53.860Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-03T17:00:53.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:54.155Z] ---> sudo-logs.sh [2022-07-03T17:00:54.155Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-03T17:00:54.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:54.468Z] ---> job-cost.sh [2022-07-03T17:00:54.468Z] lf-activate-venv: SKIPPING [2022-07-03T17:00:54.468Z] DEBUG: total: 0.10999999940395355 [2022-07-03T17:00:54.468Z] INFO: Retrieving Stack Cost... [2022-07-03T17:00:55.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-03T17:00:55.298Z] INFO: Archiving Costs [Pipeline] echo [2022-07-03T17:00:55.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-03T17:00:55.599Z] ---> logs-deploy.sh [2022-07-03T17:00:55.599Z] lf-activate-venv: SKIPPING [2022-07-03T17:00:55.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/9 [2022-07-03T17:00:55.599Z] INFO: archiving workspace using pattern(s): [2022-07-03T17:00:56.541Z] Archives upload complete. [2022-07-03T17:00:56.803Z] INFO: archiving logs to Nexus