bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ebac7b1f11c50afc3c9e3fe870bef52230ce25+9f5805745f4137666cc0ff23d60db09fdca723d9 (58bdb732ecee9dc9a6145e25703db1df4eeac05a) 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-ssh8896594023675936066.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-ssh2792849858201166277.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-4066/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-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1821585847167619996.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-ssh4372890221598912697.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-4066/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-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8852838003394168541.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16640’ Running on prd-ubuntu20.04-docker-8c-8g-16642 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f5805745f4137666cc0ff23d60db09fdca723d9 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Merge succeeded, producing 6356de64202cebb400c9f6d2f6ea00e4732b5f62 Checking out Revision 6356de64202cebb400c9f6d2f6ea00e4732b5f62 (PR-4066) > git config core.sparsecheckout # timeout=10 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # 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 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6356de64202cebb400c9f6d2f6ea00e4732b5f62 # timeout=10 Commit message: "Merge commit '9f5805745f4137666cc0ff23d60db09fdca723d9' into HEAD" > git rev-list --no-walk f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T21:02:24.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T21:02:24.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T21:02:24.117Z] ========================================================= [2022-07-01T21:02:24.117Z] EdgeX Global Pipelines Version Info [2022-07-01T21:02:24.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:02:24.902Z] ------------------- [2022-07-01T21:02:24.902Z] stable info: [2022-07-01T21:02:24.902Z] ------------------- [2022-07-01T21:02:24.902Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T21:02:24.902Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T21:02:24.902Z] Message: update stable to v1.0.234 [2022-07-01T21:02:25.474Z] ------------------- [2022-07-01T21:02:25.474Z] experimental info: [2022-07-01T21:02:25.474Z] ------------------- [2022-07-01T21:02:25.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T21:02:25.474Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T21:02:25.474Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T21:02:25.658Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T21:02:25.668Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T21:02:25.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T21:02:25.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T21:02:25.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T21:02:25.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T21:02:25.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T21:02:25.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T21:02:25.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T21:02:25.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T21:02:25.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T21:02:25.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T21:02:25.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T21:02:25.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T21:02:25.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T21:02:25.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T21:02:25.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T21:02:25.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T21:02:25.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T21:02:25.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T21:02:25.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T21:02:25.896Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T21:02:25.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T21:02:25.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo [2022-07-01T21:02:25.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo [2022-07-01T21:02:25.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo [2022-07-01T21:02:25.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo [2022-07-01T21:02:25.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6356de6 [Pipeline] echo [2022-07-01T21:02:25.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:02:26.021Z] provisioning config files... [2022-07-01T21:02:26.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3744593856592937060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:02:26.422Z] ---> docker-login.sh [2022-07-01T21:02:26.422Z] nexus3.edgexfoundry.org:10001 [2022-07-01T21:02:26.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:02:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:02:26.684Z] Configure a credential helper to remove this warning. See [2022-07-01T21:02:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:02:26.684Z] [2022-07-01T21:02:26.684Z] Login Succeeded [2022-07-01T21:02:26.684Z] nexus3.edgexfoundry.org:10002 [2022-07-01T21:02:26.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:02:26.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:02:26.948Z] Configure a credential helper to remove this warning. See [2022-07-01T21:02:26.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:02:26.948Z] [2022-07-01T21:02:26.948Z] Login Succeeded [2022-07-01T21:02:26.948Z] nexus3.edgexfoundry.org:10003 [2022-07-01T21:02:26.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:02:26.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:02:26.948Z] Configure a credential helper to remove this warning. See [2022-07-01T21:02:26.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:02:26.948Z] [2022-07-01T21:02:26.948Z] Login Succeeded [2022-07-01T21:02:26.948Z] nexus3.edgexfoundry.org:10004 [2022-07-01T21:02:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:02:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:02:27.213Z] Configure a credential helper to remove this warning. See [2022-07-01T21:02:27.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:02:27.213Z] [2022-07-01T21:02:27.213Z] Login Succeeded [2022-07-01T21:02:27.213Z] docker.io [2022-07-01T21:02:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:02:27.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:02:27.474Z] Configure a credential helper to remove this warning. See [2022-07-01T21:02:27.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:02:27.474Z] [2022-07-01T21:02:27.474Z] Login Succeeded [2022-07-01T21:02:27.474Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T21:02:27.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T21:02:27.794Z] + 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-01T21:02:27.794Z] + dirname cmd/core-command/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/core-data/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T21:02:27.794Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-01T21:02:27.794Z] cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T21:02:27.794Z] + + cut -d/ -f2 [2022-07-01T21:02:27.794Z] dirname cmd/security-spire-server/Dockerfile [2022-07-01T21:02:27.794Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T21:02:27.794Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T21:02:27.794Z] + cut -d/ -f2 [2022-07-01T21:02:27.794Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T21:02:27.831Z] 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-01T21:02:28.178Z] + git rev-list -1 --merges 6356de64202cebb400c9f6d2f6ea00e4732b5f62~1..6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo [2022-07-01T21:02:28.192Z] -----------> git rev-list -1 --merges 6356de64202cebb400c9f6d2f6ea00e4732b5f62~1..6356de64202cebb400c9f6d2f6ea00e4732b5f62 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:02:28.192Z] 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [false] [Pipeline] sh [2022-07-01T21:02:28.482Z] + git log --format=format:%s -1 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo [2022-07-01T21:02:28.498Z] ========================================================= [2022-07-01T21:02:28.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T21:02:28.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T21:02:28.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T21:02:28.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T21:02:28.878Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T21:02:28.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T21:02:28.878Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T21:02:28.878Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T21:02:28.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:02:29.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:02:29.235Z] [2022-07-01T21:02:29.235Z] 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-01T21:02:29.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:02:29.541Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T21:02:29.541Z] 42c077c10790: Pulling fs layer [2022-07-01T21:02:29.541Z] f63e77b7563a: Pulling fs layer [2022-07-01T21:02:29.541Z] bd5fdadae976: Pulling fs layer [2022-07-01T21:02:29.541Z] 205491f53016: Pulling fs layer [2022-07-01T21:02:29.541Z] df18705c85c3: Pulling fs layer [2022-07-01T21:02:29.541Z] bdb3f477010e: Pulling fs layer [2022-07-01T21:02:29.541Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T21:02:29.541Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T21:02:29.541Z] bdb8f0575790: Pulling fs layer [2022-07-01T21:02:29.541Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T21:02:29.541Z] 2343380bae48: Pulling fs layer [2022-07-01T21:02:29.541Z] 205491f53016: Waiting [2022-07-01T21:02:29.541Z] df18705c85c3: Waiting [2022-07-01T21:02:29.541Z] 386e3cb2ff24: Waiting [2022-07-01T21:02:29.541Z] bdb8f0575790: Waiting [2022-07-01T21:02:29.541Z] 2343380bae48: Waiting [2022-07-01T21:02:29.541Z] 2c6e9b1d212d: Waiting [2022-07-01T21:02:29.541Z] c8a8fc8e1c8f: Waiting [2022-07-01T21:02:29.541Z] bdb3f477010e: Waiting [2022-07-01T21:02:29.541Z] f63e77b7563a: Download complete [2022-07-01T21:02:29.541Z] 205491f53016: Verifying Checksum [2022-07-01T21:02:29.541Z] 205491f53016: Download complete [2022-07-01T21:02:29.801Z] bd5fdadae976: Verifying Checksum [2022-07-01T21:02:29.801Z] bd5fdadae976: Download complete [2022-07-01T21:02:29.801Z] df18705c85c3: Verifying Checksum [2022-07-01T21:02:29.801Z] df18705c85c3: Download complete [2022-07-01T21:02:29.801Z] bdb3f477010e: Verifying Checksum [2022-07-01T21:02:29.801Z] bdb3f477010e: Download complete [2022-07-01T21:02:29.801Z] 2c6e9b1d212d: Download complete [2022-07-01T21:02:29.801Z] bdb8f0575790: Download complete [2022-07-01T21:02:29.801Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T21:02:29.801Z] 386e3cb2ff24: Download complete [2022-07-01T21:02:29.801Z] 2343380bae48: Verifying Checksum [2022-07-01T21:02:29.801Z] 2343380bae48: Download complete [2022-07-01T21:02:29.801Z] 42c077c10790: Verifying Checksum [2022-07-01T21:02:29.801Z] 42c077c10790: Download complete [2022-07-01T21:02:30.060Z] c8a8fc8e1c8f: Download complete [2022-07-01T21:02:31.009Z] 42c077c10790: Pull complete [2022-07-01T21:02:31.268Z] f63e77b7563a: Pull complete [2022-07-01T21:02:31.837Z] bd5fdadae976: Pull complete [2022-07-01T21:02:31.837Z] 205491f53016: Pull complete [2022-07-01T21:02:32.096Z] df18705c85c3: Pull complete [2022-07-01T21:02:32.096Z] bdb3f477010e: Pull complete [2022-07-01T21:02:34.003Z] c8a8fc8e1c8f: Pull complete [2022-07-01T21:02:34.003Z] 2c6e9b1d212d: Pull complete [2022-07-01T21:02:34.264Z] bdb8f0575790: Pull complete [2022-07-01T21:02:34.264Z] 386e3cb2ff24: Pull complete [2022-07-01T21:02:34.264Z] 2343380bae48: Pull complete [2022-07-01T21:02:34.264Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T21:02:34.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:02:34.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:02:34.630Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:02:34.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T21:02:36.127Z] $ docker top b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b -eo pid,comm [2022-07-01T21:02:36.186Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T21:02:36.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T21:02:36.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T21:02:36.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T21:02:36.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T21:02:36.358Z] $ docker exec b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent [2022-07-01T21:02:36.484Z] SSH_AUTH_SOCK=/tmp/ssh-swiRGa9o7pjh/agent.32 [2022-07-01T21:02:36.484Z] SSH_AGENT_PID=39 [2022-07-01T21:02:36.491Z] Running ssh-add (command line suppressed) [2022-07-01T21:02:36.615Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3449697379488104283.key (/w/workspace/edgex-go/3@tmp/private_key_3449697379488104283.key) [2022-07-01T21:02:36.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T21:02:36.919Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T21:02:36.952Z] $ docker exec --env ******** --env ******** b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent -k [2022-07-01T21:02:37.065Z] unset SSH_AUTH_SOCK; [2022-07-01T21:02:37.066Z] unset SSH_AGENT_PID; [2022-07-01T21:02:37.066Z] echo Agent pid 39 killed; [2022-07-01T21:02:37.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T21:02:37.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T21:02:37.098Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T21:02:37.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T21:02:37.229Z] $ docker exec b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent [2022-07-01T21:02:37.358Z] SSH_AUTH_SOCK=/tmp/ssh-ar6mjV5Eknrb/agent.71 [2022-07-01T21:02:37.358Z] SSH_AGENT_PID=77 [2022-07-01T21:02:37.365Z] Running ssh-add (command line suppressed) [2022-07-01T21:02:37.480Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_819466035505342075.key (/w/workspace/edgex-go/3@tmp/private_key_819466035505342075.key) [2022-07-01T21:02:37.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T21:02:37.785Z] + git semver init [2022-07-01T21:02:38.046Z] 2022-07-01 21:02:37,982 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T21:02:38.046Z] 2022-07-01 21:02:37,983 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-01T21:02:38.046Z] 2022-07-01 21:02:37,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-01T21:02:38.046Z] 2022-07-01 21:02:37,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,191 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4066 with force:False [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,192 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4066 [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,197 [execute] INFO git cat-file --batch-check [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,204 [execute] INFO git cat-file --batch [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T21:02:42.325Z] 2022-07-01 21:02:42,210 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4066 [2022-07-01T21:02:42.325Z] 0.0.0 [Pipeline] } [2022-07-01T21:02:42.342Z] $ docker exec --env ******** --env ******** b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent -k [2022-07-01T21:02:42.449Z] unset SSH_AUTH_SOCK; [2022-07-01T21:02:42.449Z] unset SSH_AGENT_PID; [2022-07-01T21:02:42.449Z] echo Agent pid 77 killed; [2022-07-01T21:02:42.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T21:02:42.766Z] + git semver [Pipeline] } [2022-07-01T21:02:43.046Z] $ docker stop --time=1 b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b [2022-07-01T21:02:44.346Z] $ docker rm -f b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:02:44.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T21:02:44.924Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T21:02:44.927Z] [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-01T21:02:45.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:02:45.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:02:45.120Z] ========================================================= [2022-07-01T21:02:45.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T21:02:45.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:02:45.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T21:02:45.408Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T21:02:45.408Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T21:02:45.408Z] 666ba61612fd: Pulling fs layer [2022-07-01T21:02:45.408Z] 8ed8ca486205: Pulling fs layer [2022-07-01T21:02:45.408Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T21:02:45.408Z] c516ae0d96e1: Pulling fs layer [2022-07-01T21:02:45.408Z] cc1cd167ecdc: Waiting [2022-07-01T21:02:45.408Z] 684cea983483: Pulling fs layer [2022-07-01T21:02:45.408Z] dd3240ac7de5: Pulling fs layer [2022-07-01T21:02:45.408Z] c516ae0d96e1: Waiting [2022-07-01T21:02:45.408Z] 684cea983483: Waiting [2022-07-01T21:02:45.408Z] b1e948a4e11c: Pulling fs layer [2022-07-01T21:02:45.408Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T21:02:45.408Z] dd3240ac7de5: Waiting [2022-07-01T21:02:45.408Z] b1e948a4e11c: Waiting [2022-07-01T21:02:45.408Z] a8fd76ee1af6: Waiting [2022-07-01T21:02:45.408Z] 646ad004c059: Pulling fs layer [2022-07-01T21:02:45.408Z] 646ad004c059: Waiting [2022-07-01T21:02:45.408Z] 8ed8ca486205: Verifying Checksum [2022-07-01T21:02:45.408Z] 8ed8ca486205: Download complete [2022-07-01T21:02:45.408Z] 666ba61612fd: Download complete [2022-07-01T21:02:45.408Z] c516ae0d96e1: Verifying Checksum [2022-07-01T21:02:45.408Z] c516ae0d96e1: Download complete [2022-07-01T21:02:45.408Z] 684cea983483: Verifying Checksum [2022-07-01T21:02:45.408Z] 684cea983483: Download complete [2022-07-01T21:02:45.408Z] 59bf1c3509f3: Download complete [2022-07-01T21:02:45.408Z] dd3240ac7de5: Verifying Checksum [2022-07-01T21:02:45.408Z] dd3240ac7de5: Download complete [2022-07-01T21:02:45.668Z] b1e948a4e11c: Verifying Checksum [2022-07-01T21:02:45.668Z] b1e948a4e11c: Download complete [2022-07-01T21:02:45.668Z] 59bf1c3509f3: Pull complete [2022-07-01T21:02:45.668Z] 666ba61612fd: Pull complete [2022-07-01T21:02:45.927Z] 8ed8ca486205: Pull complete [2022-07-01T21:02:45.927Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T21:02:45.927Z] a8fd76ee1af6: Download complete [2022-07-01T21:02:46.187Z] cc1cd167ecdc: Download complete [2022-07-01T21:02:46.187Z] 646ad004c059: Verifying Checksum [2022-07-01T21:02:46.187Z] 646ad004c059: Download complete [2022-07-01T21:02:50.382Z] cc1cd167ecdc: Pull complete [2022-07-01T21:02:50.382Z] c516ae0d96e1: Pull complete [2022-07-01T21:02:50.382Z] 684cea983483: Pull complete [2022-07-01T21:02:50.382Z] dd3240ac7de5: Pull complete [2022-07-01T21:02:50.382Z] b1e948a4e11c: Pull complete [2022-07-01T21:02:52.293Z] a8fd76ee1af6: Pull complete [2022-07-01T21:02:52.861Z] 646ad004c059: Pull complete [2022-07-01T21:02:52.861Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T21:02:52.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T21:02:52.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:02:53.159Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T21:02:53.159Z] WORKDIR /edgex [2022-07-01T21:02:53.159Z] COPY go.mod . [2022-07-01T21:02:53.159Z] RUN go mod download [2022-07-01T21:02:53.159Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T21:02:54.543Z] Sending build context to Docker daemon 335.1MB [2022-07-01T21:02:54.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T21:02:54.543Z] ---> 8f69c11f6b0c [2022-07-01T21:02:54.543Z] Step 2/4 : WORKDIR /edgex [2022-07-01T21:02:57.085Z] ---> Running in b7c977f3db75 [2022-07-01T21:02:57.085Z] Removing intermediate container b7c977f3db75 [2022-07-01T21:02:57.085Z] ---> 09a449e62de0 [2022-07-01T21:02:57.085Z] Step 3/4 : COPY go.mod . [2022-07-01T21:02:57.085Z] ---> 058a70bce421 [2022-07-01T21:02:57.085Z] Step 4/4 : RUN go mod download [2022-07-01T21:02:57.085Z] ---> Running in a24830a962bf [2022-07-01T21:03:00.050Z] Still waiting to schedule task [2022-07-01T21:03:00.051Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16641’ [2022-07-01T21:03:11.989Z] Removing intermediate container a24830a962bf [2022-07-01T21:03:11.989Z] ---> 9fbc10ee5776 [2022-07-01T21:03:11.989Z] Successfully built 9fbc10ee5776 [2022-07-01T21:03:11.989Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:12.293Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T21:03:12.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:03:12.370Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:03:12.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T21:03:12.775Z] $ docker top 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:03:13.131Z] + go version [2022-07-01T21:03:13.131Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T21:03:13.146Z] $ docker stop --time=1 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede [2022-07-01T21:03:14.414Z] $ docker rm -f 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:14.815Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T21:03:14.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:03:14.910Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:03:14.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T21:03:15.329Z] $ docker top 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T21:03:15.396Z] ========================================================= [2022-07-01T21:03:15.396Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T21:03:15.396Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:03:15.688Z] + make test [2022-07-01T21:03:15.688Z] go mod tidy -compat=1.17 [2022-07-01T21:03:15.688Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T21:03:20.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T21:03:30.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T21:03:31.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T21:03:31.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T21:03:31.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T21:03:33.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-07-01T21:03:33.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T21:03:33.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T21:03:33.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-07-01T21:03:33.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T21:03:33.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements [2022-07-01T21:03:33.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T21:03:33.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.867s coverage: 89.2% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 83.8% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.116s coverage: 60.0% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2022-07-01T21:03:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-07-01T21:03:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-07-01T21:03:36.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-07-01T21:03:36.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-07-01T21:03:44.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.101s coverage: 94.4% of statements [2022-07-01T21:03:44.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-07-01T21:03:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.177s coverage: 82.5% of statements [2022-07-01T21:03:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T21:03:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2022-07-01T21:03:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-01T21:03:58.523Z] 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-01T21:04:13.402Z] GO111MODULE=on go vet ./... [2022-07-01T21:04:18.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T21:04:18.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T21:04:18.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T21:04:18.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T21:04:18.999Z] + ls -al . [2022-07-01T21:04:18.999Z] total 684 [2022-07-01T21:04:18.999Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 21:03 . [2022-07-01T21:04:18.999Z] drwxr-xr-x 4 root root 4096 Jul 1 21:03 .. [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 21:02 .dockerignore [2022-07-01T21:04:18.999Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 21:02 .git [2022-07-01T21:04:18.999Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 21:02 .github [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 21:02 .gitignore [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 21:02 .golangci.yml [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 21:02 .hadolint.yml [2022-07-01T21:04:18.999Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 21:02 .semver [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 21:02 .sonarcloud.properties [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 21:02 ADOPTERS.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 21:02 Attribution.txt [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 21:02 CHANGELOG.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 21:02 CONTRIBUTING.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 21:02 GOVERNANCE.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 21:02 Jenkinsfile [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 21:02 LICENSE [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 21:02 Makefile [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 21:02 OWNERS.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 21:02 README.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 21:02 SECURITY.md [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 21:02 VERSION [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 21:02 ZMQWindows.md [2022-07-01T21:04:18.999Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 21:02 bin [2022-07-01T21:04:18.999Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 21:02 cmd [2022-07-01T21:04:18.999Z] -rw-r--r-- 1 root root 435593 Jul 1 21:03 coverage.out [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 21:02 go.mod [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 21:03 go.sum [2022-07-01T21:04:18.999Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 21:02 internal [2022-07-01T21:04:18.999Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 21:02 openapi [2022-07-01T21:04:18.999Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 21:02 snap [2022-07-01T21:04:18.999Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 21:02 version.go [Pipeline] sh [2022-07-01T21:04:19.289Z] + '[' -e coverage.out ] [2022-07-01T21:04:19.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T21:04:19.403Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T21:04:19.684Z] + make build [2022-07-01T21:04:19.684Z] 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-01T21:04:34.573Z] 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-01T21:04:41.132Z] 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-01T21:04:42.071Z] 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-01T21:04:48.636Z] 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-01T21:04:48.636Z] 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-01T21:04:48.636Z] 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-01T21:04:50.011Z] 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-01T21:04:50.579Z] 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-01T21:04:51.521Z] 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-01T21:04:52.459Z] 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-01T21:04:53.031Z] 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-01T21:04:54.412Z] 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-01T21:04:55.377Z] $ docker stop --time=1 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f [2022-07-01T21:04:57.800Z] $ docker rm -f 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f [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-01T21:04:58.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:04:58.560Z] [2022-07-01T21:04:58.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:58.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:04:58.862Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T21:04:58.862Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T21:04:58.862Z] ca9280d653b3: Pulling fs layer [2022-07-01T21:04:58.862Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T21:04:58.862Z] cbdbe7a5bc2a: Download complete [2022-07-01T21:04:59.119Z] ca9280d653b3: Verifying Checksum [2022-07-01T21:04:59.120Z] ca9280d653b3: Download complete [2022-07-01T21:04:59.120Z] cbdbe7a5bc2a: Pull complete [2022-07-01T21:04:59.379Z] 7e9c9ca2126c: Download complete [2022-07-01T21:04:59.379Z] ca9280d653b3: Pull complete [2022-07-01T21:05:02.670Z] 7e9c9ca2126c: Pull complete [2022-07-01T21:05:02.670Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T21:05:02.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:05:02.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:05:02.762Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:05:02.804Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T21:05:04.054Z] $ docker top cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:05:04.446Z] + grep+ docker-compose parallel build [2022-07-01T21:05:04.447Z] --help [2022-07-01T21:05:05.088Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T21:05:05.103Z] $ docker stop --time=1 cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 [2022-07-01T21:05:06.394Z] $ docker rm -f cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:05:06.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:05:06.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:05:06.862Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:05:06.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T21:05:07.252Z] $ docker top 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:05:07.608Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T21:05:08.178Z] Building core-command ... [2022-07-01T21:05:08.178Z] Building core-data ... [2022-07-01T21:05:08.178Z] Building core-metadata ... [2022-07-01T21:05:08.178Z] Building security-bootstrapper ... [2022-07-01T21:05:08.178Z] Building security-proxy-setup ... [2022-07-01T21:05:08.178Z] Building security-secretstore-setup ... [2022-07-01T21:05:08.178Z] Building security-spiffe-token-provider ... [2022-07-01T21:05:08.178Z] Building security-spire-agent ... [2022-07-01T21:05:08.178Z] Building security-spire-config ... [2022-07-01T21:05:08.178Z] Building security-spire-server ... [2022-07-01T21:05:08.178Z] Building support-notifications ... [2022-07-01T21:05:08.178Z] Building support-scheduler ... [2022-07-01T21:05:08.178Z] Building sys-mgmt-agent ... [2022-07-01T21:05:08.178Z] Building security-proxy-setup [2022-07-01T21:05:08.178Z] Building security-spiffe-token-provider [2022-07-01T21:05:08.178Z] Building core-data [2022-07-01T21:05:08.178Z] Building security-spire-agent [2022-07-01T21:05:08.178Z] Building security-bootstrapper [2022-07-01T21:05:23.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:23.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:23.061Z] ---> 9fbc10ee5776 [2022-07-01T21:05:23.061Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:05:23.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:23.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:23.061Z] ---> 9fbc10ee5776 [2022-07-01T21:05:23.061Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:05:23.061Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:23.061Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:23.061Z] ---> 9fbc10ee5776 [2022-07-01T21:05:23.061Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T21:05:23.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:23.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:23.322Z] ---> 9fbc10ee5776 [2022-07-01T21:05:23.322Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:05:23.322Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:23.322Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:23.322Z] ---> 9fbc10ee5776 [2022-07-01T21:05:23.322Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T21:05:26.622Z] ---> Running in 62484f5910fd [2022-07-01T21:05:26.622Z] ---> Running in c81e15c1f8bb [2022-07-01T21:05:26.622Z] ---> Running in 63f85e3b3d9e [2022-07-01T21:05:26.622Z] ---> Running in a3eb3bc0f4fc [2022-07-01T21:05:26.622Z] ---> Running in d9882c17f093 [2022-07-01T21:05:26.622Z] Removing intermediate container c81e15c1f8bb [2022-07-01T21:05:26.622Z] ---> 4069243d4e45 [2022-07-01T21:05:26.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:26.622Z] Removing intermediate container 62484f5910fd [2022-07-01T21:05:26.622Z] ---> 50e497caa70c [2022-07-01T21:05:26.622Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:26.622Z] Removing intermediate container 63f85e3b3d9e [2022-07-01T21:05:26.622Z] ---> 0d15b4de9f9d [2022-07-01T21:05:26.622Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T21:05:26.622Z] Removing intermediate container d9882c17f093 [2022-07-01T21:05:26.622Z] ---> 084c9cc22185 [2022-07-01T21:05:26.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:26.622Z] Removing intermediate container a3eb3bc0f4fc [2022-07-01T21:05:26.622Z] ---> e45b5de8e02d [2022-07-01T21:05:26.622Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:26.622Z] ---> Running in 3e72f912c39c [2022-07-01T21:05:26.622Z] ---> Running in 7e9b3b8ec222 [2022-07-01T21:05:26.622Z] ---> Running in 875f3c374d46 [2022-07-01T21:05:26.622Z] ---> Running in f244d0e28394 [2022-07-01T21:05:26.622Z] ---> Running in 4b1ae06c935d [2022-07-01T21:05:27.195Z] Removing intermediate container 3e72f912c39c [2022-07-01T21:05:27.195Z] ---> 6956e5faaf99 [2022-07-01T21:05:27.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:05:27.455Z] Removing intermediate container 7e9b3b8ec222 [2022-07-01T21:05:27.455Z] ---> 2dfea1a273de [2022-07-01T21:05:27.455Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T21:05:27.455Z] ---> Running in 353dfaf57ae9 [2022-07-01T21:05:27.455Z] ---> Running in 213b5f09effc [2022-07-01T21:05:27.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:27.714Z] Removing intermediate container f244d0e28394 [2022-07-01T21:05:27.714Z] ---> 329ddbb2f83f [2022-07-01T21:05:27.714Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T21:05:27.974Z] ---> Running in 49a4ddc47970 [2022-07-01T21:05:27.975Z] Removing intermediate container 4b1ae06c935d [2022-07-01T21:05:27.975Z] ---> fe6e07231b41 [2022-07-01T21:05:27.975Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:05:27.975Z] ---> Running in 07d7066367f9 [2022-07-01T21:05:27.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:27.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.497Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:05:28.497Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:05:28.497Z] OK: 15866 distinct packages available [2022-07-01T21:05:28.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:28.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:29.020Z] OK: 221 MiB in 52 packages [2022-07-01T21:05:29.020Z] OK: 221 MiB in 52 packages [2022-07-01T21:05:29.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:29.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:29.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:29.553Z] Removing intermediate container 213b5f09effc [2022-07-01T21:05:29.553Z] ---> 0d53dc3d0ad8 [2022-07-01T21:05:29.553Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T21:05:29.553Z] OK: 221 MiB in 52 packages [2022-07-01T21:05:29.553Z] Removing intermediate container 353dfaf57ae9 [2022-07-01T21:05:29.553Z] ---> b15b5b375b75 [2022-07-01T21:05:29.553Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:05:29.553Z] ---> 8886f5b9c802 [2022-07-01T21:05:29.553Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:29.814Z] ---> Running in 315741d56749 [2022-07-01T21:05:29.814Z] ---> 37a4b624a07f [2022-07-01T21:05:29.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:29.814Z] OK: 221 MiB in 52 packages [2022-07-01T21:05:29.814Z] ---> Running in 3cc092504107 [2022-07-01T21:05:29.814Z] OK: 221 MiB in 52 packages [2022-07-01T21:05:29.814Z] Removing intermediate container 07d7066367f9 [2022-07-01T21:05:29.814Z] ---> 84a625be7807 [2022-07-01T21:05:29.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:05:30.074Z] ---> 1b8a3f548bc3 [2022-07-01T21:05:30.074Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:30.074Z] ---> Running in 944f5c4a18ed [2022-07-01T21:05:30.334Z] Removing intermediate container 49a4ddc47970 [2022-07-01T21:05:30.334Z] ---> e1147236138d [2022-07-01T21:05:30.334Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:05:30.334Z] Removing intermediate container 875f3c374d46 [2022-07-01T21:05:30.334Z] ---> e051fcbd7f50 [2022-07-01T21:05:30.334Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T21:05:30.594Z] ---> 0cd1771cc282 [2022-07-01T21:05:30.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:30.594Z] ---> Running in 6e137a8c6146 [2022-07-01T21:05:30.594Z] ---> 83aff70d23fb [2022-07-01T21:05:30.594Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:30.594Z] ---> Running in 25563e9b0c1b [2022-07-01T21:05:31.165Z] Removing intermediate container 3cc092504107 [2022-07-01T21:05:31.165Z] ---> 42107de62802 [2022-07-01T21:05:31.165Z] Step 8/22 : COPY . . [2022-07-01T21:05:31.165Z] Removing intermediate container 315741d56749 [2022-07-01T21:05:31.165Z] ---> 1248e91bb1f9 [2022-07-01T21:05:31.165Z] Step 8/31 : COPY . . [2022-07-01T21:05:31.425Z] Removing intermediate container 944f5c4a18ed [2022-07-01T21:05:31.425Z] ---> a0b48233db6c [2022-07-01T21:05:31.425Z] Step 8/26 : COPY . . [2022-07-01T21:05:38.014Z] Removing intermediate container 6e137a8c6146 [2022-07-01T21:05:38.014Z] ---> bcb65bd64a90 [2022-07-01T21:05:38.014Z] Step 8/23 : COPY . . [2022-07-01T21:05:38.014Z] Removing intermediate container 25563e9b0c1b [2022-07-01T21:05:38.014Z] ---> fcc7e76daf38 [2022-07-01T21:05:38.014Z] Step 7/20 : COPY . . [2022-07-01T21:05:38.014Z] ---> a608e9931a94 [2022-07-01T21:05:38.014Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T21:05:38.014Z] ---> Running in 061a4554ec43 [2022-07-01T21:05:38.014Z] ---> 32dabc5f0fef [2022-07-01T21:05:38.014Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:05:38.014Z] ---> Running in 8267a53a0302 [2022-07-01T21:05:38.014Z] ---> 420be4e353a2 [2022-07-01T21:05:38.014Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T21:05:38.585Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T21:05:41.121Z] Removing intermediate container 8267a53a0302 [2022-07-01T21:05:41.122Z] ---> e1517b37e4da [2022-07-01T21:05:41.122Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:05:41.122Z] ---> Running in 715168f1ad14 [2022-07-01T21:05:41.403Z] ---> Running in 3fab7cfff299 [2022-07-01T21:05:41.974Z] Removing intermediate container 3fab7cfff299 [2022-07-01T21:05:41.974Z] ---> 61054d2a97fb [2022-07-01T21:05:41.974Z] 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-01T21:05:41.974Z] 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-01T21:05:42.280Z] ---> Running in 49ae0dd2c8a2 [2022-07-01T21:05:42.280Z] ---> 17a309c5a549 [2022-07-01T21:05:42.280Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T21:05:42.280Z] ---> 67c9a37e0be7 [2022-07-01T21:05:42.280Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T21:05:42.540Z] ---> Running in ad3e9ac84ebf [2022-07-01T21:05:42.540Z] ---> Running in d5aed2e0bcaa [2022-07-01T21:05:43.479Z] 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-01T21:05:43.479Z] 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-01T21:05:43.479Z] Removing intermediate container 49ae0dd2c8a2 [2022-07-01T21:05:43.479Z] ---> cf348be68466 [2022-07-01T21:05:43.479Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:05:43.479Z] ---> Running in dd61b9c9676f [2022-07-01T21:05:43.738Z] Removing intermediate container dd61b9c9676f [2022-07-01T21:05:43.738Z] ---> 67e2ec752991 [2022-07-01T21:05:43.738Z] [2022-07-01T21:05:43.738Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:05:43.738Z] 3.15: Pulling from library/alpine [2022-07-01T21:05:44.305Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:05:44.305Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:05:44.305Z] ---> 0ac33e5f5afa [2022-07-01T21:05:44.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:05:44.305Z] ---> Running in d18840161908 [2022-07-01T21:05:44.564Z] Removing intermediate container d18840161908 [2022-07-01T21:05:44.564Z] ---> 6b19ae72eef2 [2022-07-01T21:05:44.564Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:44.823Z] ---> Running in b557826e0630 [2022-07-01T21:05:46.202Z] Removing intermediate container b557826e0630 [2022-07-01T21:05:46.202Z] ---> 6a7186b30d28 [2022-07-01T21:05:46.202Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:05:46.202Z] ---> Running in 38f69cb109bb [2022-07-01T21:05:46.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:47.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:47.976Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:05:47.976Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:05:47.976Z] OK: 15859 distinct packages available [2022-07-01T21:05:47.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:48.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:49.172Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:05:49.430Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:05:49.430Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:05:49.430Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:05:49.689Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:05:49.689Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:05:49.689Z] OK: 6 MiB in 19 packages [2022-07-01T21:05:51.593Z] Removing intermediate container 38f69cb109bb [2022-07-01T21:05:51.593Z] ---> fb464878b4bc [2022-07-01T21:05:51.593Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T21:05:52.969Z] ---> 6c584f220a12 [2022-07-01T21:05:52.969Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:05:52.969Z] 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-01T21:05:56.259Z] ---> 629c1333e5e6 [2022-07-01T21:05:56.259Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:05:56.831Z] ---> 735129581956 [2022-07-01T21:05:56.831Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T21:05:57.403Z] ---> 131429c046f1 [2022-07-01T21:05:57.403Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T21:05:57.978Z] Removing intermediate container 061a4554ec43 [2022-07-01T21:05:57.978Z] ---> 98e758be8476 [2022-07-01T21:05:57.978Z] [2022-07-01T21:05:57.978Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:05:57.978Z] ---> 6fe01baa6c2a [2022-07-01T21:05:57.978Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:05:58.239Z] 3.14: Pulling from library/alpine [2022-07-01T21:05:58.239Z] ---> Running in e7e568e0cae7 [2022-07-01T21:05:58.499Z] Removing intermediate container e7e568e0cae7 [2022-07-01T21:05:58.499Z] ---> eb05c9846720 [2022-07-01T21:05:58.499Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:05:58.758Z] ---> Running in fa97c21d7643 [2022-07-01T21:05:58.758Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T21:05:58.758Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T21:05:58.758Z] ---> e04c818066af [2022-07-01T21:05:58.758Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T21:05:58.758Z] ---> Running in 9c9824da2d6b [2022-07-01T21:05:58.758Z] Removing intermediate container fa97c21d7643 [2022-07-01T21:05:58.758Z] ---> 6a3f74aea333 [2022-07-01T21:05:58.758Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T21:05:58.758Z] ---> Running in 83920a6ca50b [2022-07-01T21:05:59.018Z] Removing intermediate container 83920a6ca50b [2022-07-01T21:05:59.018Z] ---> 922a7f62f656 [2022-07-01T21:05:59.018Z] Step 25/26 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:05:59.018Z] ---> Running in 97e7198aac76 [2022-07-01T21:05:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:59.277Z] Removing intermediate container 97e7198aac76 [2022-07-01T21:05:59.277Z] ---> 50c6a6e856d0 [2022-07-01T21:05:59.277Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T21:05:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:05:59.277Z] ---> Running in 761f08c8e52f [2022-07-01T21:05:59.536Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T21:05:59.536Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:05:59.536Z] Removing intermediate container 761f08c8e52f [2022-07-01T21:05:59.536Z] ---> ec2e475e9c4e [2022-07-01T21:05:59.536Z] [2022-07-01T21:05:59.536Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T21:05:59.536Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T21:05:59.536Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T21:05:59.536Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:05:59.536Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:05:59.536Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:05:59.536Z] Successfully built ec2e475e9c4e [2022-07-01T21:05:59.536Z] Successfully tagged security-spire-agent:latest [2022-07-01T21:05:59.536Z] Building security-spire-config [2022-07-01T21:05:59.796Z]  Building security-spire-agent ... done OK: 8 MiB in 20 packages [2022-07-01T21:06:03.090Z] Removing intermediate container 9c9824da2d6b [2022-07-01T21:06:03.090Z] ---> b1b537c35cf2 [2022-07-01T21:06:03.090Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:06:03.349Z] ---> Running in 0e64933bae21 [2022-07-01T21:06:03.933Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:03.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:03.933Z] ---> 9fbc10ee5776 [2022-07-01T21:06:03.933Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> e45b5de8e02d [2022-07-01T21:06:03.933Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> fe6e07231b41 [2022-07-01T21:06:03.933Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 84a625be7807 [2022-07-01T21:06:03.933Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 1b8a3f548bc3 [2022-07-01T21:06:03.933Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> a0b48233db6c [2022-07-01T21:06:03.933Z] Step 8/26 : COPY . . [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 32dabc5f0fef [2022-07-01T21:06:03.933Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> e1517b37e4da [2022-07-01T21:06:03.933Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 61054d2a97fb [2022-07-01T21:06:03.933Z] 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-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> cf348be68466 [2022-07-01T21:06:03.933Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 67e2ec752991 [2022-07-01T21:06:03.933Z] [2022-07-01T21:06:03.933Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:06:03.933Z] ---> 0ac33e5f5afa [2022-07-01T21:06:03.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 6b19ae72eef2 [2022-07-01T21:06:03.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:03.933Z] ---> Using cache [2022-07-01T21:06:03.933Z] ---> 6a7186b30d28 [2022-07-01T21:06:03.933Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T21:06:03.933Z] Removing intermediate container 0e64933bae21 [2022-07-01T21:06:03.933Z] ---> c753add1d2a5 [2022-07-01T21:06:03.933Z] Step 13/22 : WORKDIR /edgex [2022-07-01T21:06:04.194Z] ---> Running in ac1b4436ddbf [2022-07-01T21:06:04.194Z] ---> Running in 02d854b7a158 [2022-07-01T21:06:04.194Z] Removing intermediate container 715168f1ad14 [2022-07-01T21:06:04.194Z] ---> 2014b10a2458 [2022-07-01T21:06:04.194Z] [2022-07-01T21:06:04.194Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T21:06:04.194Z] ---> e04c818066af [2022-07-01T21:06:04.194Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T21:06:04.194Z] ---> Running in 687aacf095a9 [2022-07-01T21:06:04.194Z] Removing intermediate container ac1b4436ddbf [2022-07-01T21:06:04.194Z] ---> e3c0d4062c83 [2022-07-01T21:06:04.194Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T21:06:04.464Z] Removing intermediate container 687aacf095a9 [2022-07-01T21:06:04.464Z] ---> b40a9c8736e7 [2022-07-01T21:06:04.464Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T21:06:04.464Z] ---> Running in bd0aee6cbd13 [2022-07-01T21:06:04.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:04.723Z] ---> 78030f111f9e [2022-07-01T21:06:04.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T21:06:04.982Z] ---> 0fa65f42aff4 [2022-07-01T21:06:04.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T21:06:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:05.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:05.243Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:06:05.243Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T21:06:05.243Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:06:05.243Z] OK: 6 MiB in 16 packages [2022-07-01T21:06:05.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:05.811Z] ---> b6fc7e4246c3 [2022-07-01T21:06:05.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:06:05.811Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:06:05.811Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:06:05.811Z] OK: 15859 distinct packages available [2022-07-01T21:06:05.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:06.071Z] ---> 2160c30ef723 [2022-07-01T21:06:06.071Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T21:06:06.071Z] Removing intermediate container bd0aee6cbd13 [2022-07-01T21:06:06.071Z] ---> d539f1764307 [2022-07-01T21:06:06.071Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T21:06:06.071Z] ---> Running in 15685d56e372 [2022-07-01T21:06:06.338Z] ---> Running in 43ecbc9611c6 [2022-07-01T21:06:06.338Z] Removing intermediate container 43ecbc9611c6 [2022-07-01T21:06:06.338Z] ---> dacbca43e46b [2022-07-01T21:06:06.338Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T21:06:06.599Z] ---> Running in d48ef3f761bf [2022-07-01T21:06:06.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:06.858Z] Removing intermediate container d48ef3f761bf [2022-07-01T21:06:06.858Z] ---> d41dcf092b6c [2022-07-01T21:06:06.858Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T21:06:06.858Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T21:06:06.858Z] ---> Running in 0e0d3744d622 [2022-07-01T21:06:06.858Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:06:07.118Z] Removing intermediate container ad3e9ac84ebf [2022-07-01T21:06:07.118Z] ---> 86620119d935 [2022-07-01T21:06:07.118Z] [2022-07-01T21:06:07.118Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:06:07.118Z] ---> e04c818066af [2022-07-01T21:06:07.118Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T21:06:07.118Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T21:06:07.118Z] ---> Running in 1fc4ecbabed2 [2022-07-01T21:06:07.118Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T21:06:07.118Z] Removing intermediate container 15685d56e372 [2022-07-01T21:06:07.118Z] ---> deb0edb02ac5 [2022-07-01T21:06:07.118Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:06:07.118Z] ---> Running in c04be345c1da [2022-07-01T21:06:07.118Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:06:07.118Z] OK: 6 MiB in 18 packages [2022-07-01T21:06:07.377Z] Removing intermediate container 1fc4ecbabed2 [2022-07-01T21:06:07.377Z] ---> 56154c246e45 [2022-07-01T21:06:07.377Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T21:06:07.377Z] Removing intermediate container d5aed2e0bcaa [2022-07-01T21:06:07.377Z] ---> 2e27da06fc65 [2022-07-01T21:06:07.377Z] [2022-07-01T21:06:07.377Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T21:06:07.377Z] ---> 0ac33e5f5afa [2022-07-01T21:06:07.377Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:06:07.377Z] ---> Using cache [2022-07-01T21:06:07.377Z] ---> 6b19ae72eef2 [2022-07-01T21:06:07.377Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:07.377Z] ---> Using cache [2022-07-01T21:06:07.377Z] ---> 6a7186b30d28 [2022-07-01T21:06:07.377Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T21:06:07.377Z] ---> Running in f30225e6c437 [2022-07-01T21:06:07.377Z] Removing intermediate container c04be345c1da [2022-07-01T21:06:07.377Z] ---> 0eb3b6bd1d16 [2022-07-01T21:06:07.377Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:06:07.377Z] ---> Running in 6d49a0d1ac07 [2022-07-01T21:06:07.377Z] ---> Running in 6cac4b9273c7 [2022-07-01T21:06:07.636Z] Removing intermediate container f30225e6c437 [2022-07-01T21:06:07.636Z] ---> cf626bb5337f [2022-07-01T21:06:07.636Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T21:06:07.636Z] Removing intermediate container 0e0d3744d622 [2022-07-01T21:06:07.636Z] ---> 80a939dd76f6 [2022-07-01T21:06:07.636Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T21:06:07.636Z] ---> Running in 7dd20def8617 [2022-07-01T21:06:07.636Z] Removing intermediate container 6cac4b9273c7 [2022-07-01T21:06:07.636Z] ---> 67ecde1a38b4 [2022-07-01T21:06:07.636Z] Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:07.636Z] ---> Running in b471c2031a63 [2022-07-01T21:06:07.636Z] ---> Running in b6422d1a692d [2022-07-01T21:06:07.636Z] Removing intermediate container 7dd20def8617 [2022-07-01T21:06:07.636Z] ---> 9a3f257d27e8 [2022-07-01T21:06:07.636Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:07.636Z] Removing intermediate container 02d854b7a158 [2022-07-01T21:06:07.636Z] ---> 9fe413e173e7 [2022-07-01T21:06:07.636Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:06:07.896Z] ---> Running in cb5689740f89 [2022-07-01T21:06:07.896Z] Removing intermediate container b471c2031a63 [2022-07-01T21:06:07.896Z] ---> a2a4c108c356 [2022-07-01T21:06:07.896Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T21:06:07.896Z] Removing intermediate container b6422d1a692d [2022-07-01T21:06:07.896Z] ---> a71a2a9ce07c [2022-07-01T21:06:07.896Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:06:07.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:08.156Z] ---> Running in 93942a68b7c1 [2022-07-01T21:06:08.156Z] ---> 89674410d9e9 [2022-07-01T21:06:08.156Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T21:06:08.442Z] Removing intermediate container 93942a68b7c1 [2022-07-01T21:06:08.442Z] ---> cba9f80ea900 [2022-07-01T21:06:08.442Z] [2022-07-01T21:06:08.442Z] ---> Running in 35e159295bb0 [2022-07-01T21:06:08.442Z] Successfully built cba9f80ea900 [2022-07-01T21:06:08.442Z] Successfully tagged security-proxy-setup:latest [2022-07-01T21:06:08.442Z]  Building security-proxy-setup ... done Building security-spire-server [2022-07-01T21:06:08.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:09.269Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:06:09.269Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:06:09.269Z] OK: 15859 distinct packages available [2022-07-01T21:06:09.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:09.840Z] Removing intermediate container cb5689740f89 [2022-07-01T21:06:09.840Z] ---> 6258522a47a1 [2022-07-01T21:06:09.840Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T21:06:09.840Z] ---> 265bd682d9ac [2022-07-01T21:06:09.840Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:06:09.840Z] ---> Running in 0302bdfe3a81 [2022-07-01T21:06:10.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:10.100Z] Removing intermediate container 35e159295bb0 [2022-07-01T21:06:10.100Z] ---> 7d16d460c061 [2022-07-01T21:06:10.100Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:06:10.360Z] ---> 55941934f369 [2022-07-01T21:06:10.360Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T21:06:10.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:10.360Z] ---> d7d3446bfe1a [2022-07-01T21:06:10.360Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T21:06:10.360Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T21:06:10.360Z] ---> Running in afcda4c1d1ce [2022-07-01T21:06:10.360Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:06:10.621Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:06:10.621Z] Removing intermediate container afcda4c1d1ce [2022-07-01T21:06:10.621Z] ---> 24bc607561ee [2022-07-01T21:06:10.621Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T21:06:10.621Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T21:06:10.886Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T21:06:10.886Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T21:06:10.886Z] ---> bd1ab15c4652 [2022-07-01T21:06:10.886Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T21:06:10.886Z] ---> 70924026ad85 [2022-07-01T21:06:10.886Z] Step 21/26 : WORKDIR / [2022-07-01T21:06:10.886Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:06:11.153Z] ---> Running in 2cc24cd02730 [2022-07-01T21:06:11.153Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T21:06:11.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:11.153Z] ---> fdc63a1ae64b [2022-07-01T21:06:11.153Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T21:06:11.153Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T21:06:11.153Z] Removing intermediate container 2cc24cd02730 [2022-07-01T21:06:11.153Z] ---> e83301a1db71 [2022-07-01T21:06:11.153Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:06:11.153Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:06:11.153Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:06:11.420Z] ---> Running in d2b5934c74b3 [2022-07-01T21:06:11.420Z] OK: 8 MiB in 23 packages [2022-07-01T21:06:11.420Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:06:11.420Z] ---> 0db75ab953fb [2022-07-01T21:06:11.420Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T21:06:11.420Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T21:06:11.420Z] Removing intermediate container d2b5934c74b3 [2022-07-01T21:06:11.420Z] ---> edd3fa4998eb [2022-07-01T21:06:11.420Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:06:11.681Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T21:06:11.681Z] ---> Running in 43fa09053395 [2022-07-01T21:06:11.681Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T21:06:11.681Z] ---> b09f6ba4a8a9 [2022-07-01T21:06:11.681Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T21:06:11.953Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T21:06:11.953Z] ---> Running in 7e451ed01553 [2022-07-01T21:06:11.953Z] Removing intermediate container 43fa09053395 [2022-07-01T21:06:11.953Z] ---> cf47bedf7254 [2022-07-01T21:06:11.953Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T21:06:11.953Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T21:06:11.953Z] ---> Running in df6b0fa2ecee [2022-07-01T21:06:11.953Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:06:11.953Z] OK: 8 MiB in 20 packages [2022-07-01T21:06:11.953Z] Removing intermediate container 7e451ed01553 [2022-07-01T21:06:11.953Z] ---> 8113a85e7cc0 [2022-07-01T21:06:11.953Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T21:06:12.213Z] Removing intermediate container 6d49a0d1ac07 [2022-07-01T21:06:12.213Z] ---> 9f917390e1aa [2022-07-01T21:06:12.213Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:06:12.213Z] Removing intermediate container df6b0fa2ecee [2022-07-01T21:06:12.213Z] ---> 3b85175ac9ab [2022-07-01T21:06:12.213Z] Step 25/26 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:12.213Z] ---> 277089084f11 [2022-07-01T21:06:12.213Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T21:06:12.213Z] ---> Running in d32e7312ab85 [2022-07-01T21:06:12.477Z] ---> ff58e894d3ea [2022-07-01T21:06:12.477Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T21:06:12.477Z] ---> Running in a29a1e5e674a [2022-07-01T21:06:12.477Z] Removing intermediate container 0302bdfe3a81 [2022-07-01T21:06:12.477Z] ---> bca5e3130d64 [2022-07-01T21:06:12.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:06:12.477Z] Removing intermediate container d32e7312ab85 [2022-07-01T21:06:12.477Z] ---> 88f5525019f3 [2022-07-01T21:06:12.477Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T21:06:12.736Z] ---> Running in 8a09e4aaff86 [2022-07-01T21:06:12.737Z] ---> aa4274c43f51 [2022-07-01T21:06:12.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T21:06:12.995Z] ---> f0d700a5c26d [2022-07-01T21:06:12.995Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T21:06:12.995Z] Removing intermediate container 8a09e4aaff86 [2022-07-01T21:06:12.995Z] ---> 49676dd17295 [2022-07-01T21:06:12.995Z] [2022-07-01T21:06:12.995Z] Successfully built 49676dd17295 [2022-07-01T21:06:12.995Z] Successfully tagged security-spire-config:latest [2022-07-01T21:06:12.995Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-07-01T21:06:14.381Z] ---> 89d93c9593ff [2022-07-01T21:06:14.381Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T21:06:14.381Z] ---> c4b380d664fa [2022-07-01T21:06:14.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T21:06:14.639Z] ---> Running in 46953d3b238e [2022-07-01T21:06:14.639Z] Removing intermediate container a29a1e5e674a [2022-07-01T21:06:14.639Z] ---> 4519c2b11f2d [2022-07-01T21:06:14.639Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T21:06:14.900Z] Removing intermediate container 46953d3b238e [2022-07-01T21:06:14.900Z] ---> 3412e7a2c851 [2022-07-01T21:06:14.900Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:06:14.900Z] ---> Running in 2e4818ec05c2 [2022-07-01T21:06:14.900Z] ---> 2f48ed3e5f5e [2022-07-01T21:06:14.900Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T21:06:14.900Z] ---> Running in 1a8c8a36c0ca [2022-07-01T21:06:14.900Z] ---> Running in 337b40d76524 [2022-07-01T21:06:15.159Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:15.159Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:15.159Z] ---> 9fbc10ee5776 [2022-07-01T21:06:15.159Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> e45b5de8e02d [2022-07-01T21:06:15.159Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> fe6e07231b41 [2022-07-01T21:06:15.159Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> 84a625be7807 [2022-07-01T21:06:15.159Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> 1b8a3f548bc3 [2022-07-01T21:06:15.159Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> a0b48233db6c [2022-07-01T21:06:15.159Z] Step 8/25 : COPY . . [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> 32dabc5f0fef [2022-07-01T21:06:15.159Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> e1517b37e4da [2022-07-01T21:06:15.159Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T21:06:15.159Z] ---> Using cache [2022-07-01T21:06:15.159Z] ---> 61054d2a97fb [2022-07-01T21:06:15.159Z] 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-01T21:06:15.159Z] Removing intermediate container 2e4818ec05c2 [2022-07-01T21:06:15.159Z] ---> 9d8dd675d3d1 [2022-07-01T21:06:15.159Z] Step 28/31 : CMD ["gate"] [2022-07-01T21:06:15.159Z] ---> Running in 243f62ca773c [2022-07-01T21:06:15.159Z] Removing intermediate container 1a8c8a36c0ca [2022-07-01T21:06:15.159Z] ---> b955621ade30 [2022-07-01T21:06:15.159Z] Step 18/20 : LABEL arch=x86_64 [2022-07-01T21:06:15.159Z] Removing intermediate container 337b40d76524 [2022-07-01T21:06:15.159Z] ---> c480fbca85ab [2022-07-01T21:06:15.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:06:15.419Z] ---> Running in 1e2d21d8d38e [2022-07-01T21:06:15.419Z] ---> Running in abfd87c6de9c [2022-07-01T21:06:15.419Z] ---> Running in 3465e04074a6 [2022-07-01T21:06:15.419Z] Removing intermediate container 1e2d21d8d38e [2022-07-01T21:06:15.419Z] ---> 6c2ad6e70eaf [2022-07-01T21:06:15.419Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T21:06:15.696Z] Removing intermediate container 3465e04074a6 [2022-07-01T21:06:15.696Z] ---> 3dd3c92e4387 [2022-07-01T21:06:15.696Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:06:15.696Z] Removing intermediate container abfd87c6de9c [2022-07-01T21:06:15.696Z] ---> 2f461cffe886 [2022-07-01T21:06:15.696Z] Step 19/20 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:15.696Z] ---> Running in 2ffe13880f30 [2022-07-01T21:06:15.696Z] ---> Running in 6d59e31d97c9 [2022-07-01T21:06:15.696Z] ---> Running in 9a83b660d5f7 [2022-07-01T21:06:15.956Z] Removing intermediate container 2ffe13880f30 [2022-07-01T21:06:15.956Z] ---> 5fffb5fbdfb7 [2022-07-01T21:06:15.956Z] Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:15.956Z] ---> Running in 299bb0cfc460 [2022-07-01T21:06:15.956Z] Removing intermediate container 9a83b660d5f7 [2022-07-01T21:06:15.956Z] ---> 4f2752806a92 [2022-07-01T21:06:15.956Z] Step 30/31 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:15.956Z] Removing intermediate container 6d59e31d97c9 [2022-07-01T21:06:15.956Z] ---> d1ec8b001e21 [2022-07-01T21:06:15.956Z] Step 20/20 : LABEL version=0.0.0 [2022-07-01T21:06:16.220Z] ---> Running in 6e8a9913f415 [2022-07-01T21:06:16.220Z] ---> Running in 59ec7081e81f [2022-07-01T21:06:16.220Z] Removing intermediate container 299bb0cfc460 [2022-07-01T21:06:16.220Z] ---> 884785891e43 [2022-07-01T21:06:16.220Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:06:16.220Z] Removing intermediate container 243f62ca773c [2022-07-01T21:06:16.220Z] ---> cfdd570b1eaa [2022-07-01T21:06:16.220Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T21:06:16.220Z] ---> Running in 770a8ab70ed8 [2022-07-01T21:06:16.220Z] ---> Running in c41acd8dc30a [2022-07-01T21:06:16.220Z] Removing intermediate container 6e8a9913f415 [2022-07-01T21:06:16.220Z] ---> c2c2eda1d926 [2022-07-01T21:06:16.220Z] [2022-07-01T21:06:16.220Z] Removing intermediate container 59ec7081e81f [2022-07-01T21:06:16.220Z] ---> 94f76243908b [2022-07-01T21:06:16.220Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T21:06:16.479Z] Removing intermediate container 770a8ab70ed8 [2022-07-01T21:06:16.479Z] ---> bbc56dba0ebb [2022-07-01T21:06:16.479Z] [2022-07-01T21:06:16.479Z] Successfully built c2c2eda1d926 [2022-07-01T21:06:16.479Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-01T21:06:16.479Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-07-01T21:06:16.479Z] Successfully built bbc56dba0ebb [2022-07-01T21:06:16.479Z] Successfully tagged core-data:latest [2022-07-01T21:06:16.479Z]  Building core-data ... done  ---> Running in a9ddc6689c08 [2022-07-01T21:06:16.479Z] Building core-metadata [2022-07-01T21:06:16.479Z] Removing intermediate container c41acd8dc30a [2022-07-01T21:06:16.479Z] ---> 00fb6e584a92 [2022-07-01T21:06:16.479Z] [2022-07-01T21:06:16.479Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T21:06:16.479Z] ---> 0ac33e5f5afa [2022-07-01T21:06:16.479Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:06:16.479Z] ---> Using cache [2022-07-01T21:06:16.479Z] ---> 6b19ae72eef2 [2022-07-01T21:06:16.479Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:16.479Z] ---> Using cache [2022-07-01T21:06:16.479Z] ---> 6a7186b30d28 [2022-07-01T21:06:16.479Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:06:16.479Z] ---> Using cache [2022-07-01T21:06:16.479Z] ---> fb464878b4bc [2022-07-01T21:06:16.479Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:06:16.765Z] Removing intermediate container a9ddc6689c08 [2022-07-01T21:06:16.765Z] ---> d4268191c188 [2022-07-01T21:06:16.765Z] [2022-07-01T21:06:16.765Z] Successfully built d4268191c188 [2022-07-01T21:06:16.765Z] Successfully tagged security-bootstrapper:latest [2022-07-01T21:06:16.765Z] Building core-command [2022-07-01T21:06:22.121Z]  Building security-bootstrapper ... done  ---> 09938f17185b [2022-07-01T21:06:22.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:06:22.121Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:22.121Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:22.121Z] ---> 9fbc10ee5776 [2022-07-01T21:06:22.121Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:06:22.121Z] ---> Using cache [2022-07-01T21:06:22.121Z] ---> e45b5de8e02d [2022-07-01T21:06:22.121Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:22.121Z] ---> Using cache [2022-07-01T21:06:22.121Z] ---> fe6e07231b41 [2022-07-01T21:06:22.121Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T21:06:23.498Z] ---> 39a359f48db4 [2022-07-01T21:06:23.498Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T21:06:23.498Z] ---> Running in a98e56695db4 [2022-07-01T21:06:24.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:24.066Z] ---> 04fc55a477cc [2022-07-01T21:06:24.066Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T21:06:24.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:24.907Z] ---> 906056c73ad0 [2022-07-01T21:06:24.907Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:06:24.907Z] ---> Running in 1b01f1edafb7 [2022-07-01T21:06:25.168Z] OK: 221 MiB in 52 packages [2022-07-01T21:06:25.168Z] Removing intermediate container 1b01f1edafb7 [2022-07-01T21:06:25.168Z] ---> f7524ebf9d4a [2022-07-01T21:06:25.168Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:06:25.168Z] ---> Running in c35c4b15a5ca [2022-07-01T21:06:25.789Z] Removing intermediate container c35c4b15a5ca [2022-07-01T21:06:25.789Z] ---> 2ffbb1af05e1 [2022-07-01T21:06:25.789Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T21:06:25.789Z] ---> Running in febb5f6d7f2c [2022-07-01T21:06:26.051Z] Removing intermediate container a98e56695db4 [2022-07-01T21:06:26.051Z] ---> 365e4efa943b [2022-07-01T21:06:26.051Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:06:26.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:26.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:26.051Z] ---> 9fbc10ee5776 [2022-07-01T21:06:26.051Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:06:26.051Z] ---> Using cache [2022-07-01T21:06:26.051Z] ---> e45b5de8e02d [2022-07-01T21:06:26.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:26.051Z] ---> Using cache [2022-07-01T21:06:26.051Z] ---> fe6e07231b41 [2022-07-01T21:06:26.051Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T21:06:26.051Z] Removing intermediate container febb5f6d7f2c [2022-07-01T21:06:26.051Z] ---> 7286aa90c8aa [2022-07-01T21:06:26.051Z] Step 24/25 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:06:26.310Z] ---> Running in 4f27faaa8409 [2022-07-01T21:06:26.310Z] ---> Running in 06faf072baf2 [2022-07-01T21:06:26.310Z] ---> 7b8457495521 [2022-07-01T21:06:26.310Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:26.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:26.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:26.569Z] ---> 9fbc10ee5776 [2022-07-01T21:06:26.569Z] ---> Running in 0786c05ed4b4 [2022-07-01T21:06:26.569Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> e45b5de8e02d [2022-07-01T21:06:26.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> fe6e07231b41 [2022-07-01T21:06:26.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> 365e4efa943b [2022-07-01T21:06:26.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> 7b8457495521 [2022-07-01T21:06:26.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:26.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:26.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:26.569Z] ---> 9fbc10ee5776 [2022-07-01T21:06:26.569Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> e45b5de8e02d [2022-07-01T21:06:26.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> fe6e07231b41 [2022-07-01T21:06:26.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> 365e4efa943b [2022-07-01T21:06:26.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:06:26.569Z] ---> Using cache [2022-07-01T21:06:26.569Z] ---> 7b8457495521 [2022-07-01T21:06:26.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:26.569Z] ---> Running in f00097c7e40c [2022-07-01T21:06:26.569Z] Removing intermediate container 06faf072baf2 [2022-07-01T21:06:26.569Z] ---> 104fdbad8f42 [2022-07-01T21:06:26.569Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T21:06:26.569Z] ---> Running in 1b435c540dc9 [2022-07-01T21:06:26.569Z] ---> Running in facabaa238de [2022-07-01T21:06:26.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:26.569Z] Removing intermediate container facabaa238de [2022-07-01T21:06:26.569Z] ---> 39ce8967cdc1 [2022-07-01T21:06:26.569Z] [2022-07-01T21:06:26.829Z] Successfully built 39ce8967cdc1 [2022-07-01T21:06:26.829Z] Successfully tagged security-spire-server:latest [2022-07-01T21:06:26.829Z] Building support-scheduler [2022-07-01T21:06:27.777Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:06:27.777Z] OK: 221 MiB in 52 packages [2022-07-01T21:06:29.684Z] Removing intermediate container f00097c7e40c [2022-07-01T21:06:29.684Z] ---> fc86ddab8f1a [2022-07-01T21:06:29.684Z] Step 8/23 : COPY . . [2022-07-01T21:06:29.684Z] Removing intermediate container 1b435c540dc9 [2022-07-01T21:06:29.684Z] ---> ddbf0d8b1d9d [2022-07-01T21:06:29.684Z] Step 8/23 : COPY . . [2022-07-01T21:06:29.684Z] Removing intermediate container 0786c05ed4b4 [2022-07-01T21:06:29.684Z] ---> 869a497fb3d9 [2022-07-01T21:06:29.684Z] Step 8/25 : COPY . . [2022-07-01T21:06:29.684Z] Removing intermediate container 4f27faaa8409 [2022-07-01T21:06:29.684Z] ---> 8c697bf6d112 [2022-07-01T21:06:29.684Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:06:30.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:30.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:30.256Z] ---> 9fbc10ee5776 [2022-07-01T21:06:30.256Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:06:30.256Z] ---> Using cache [2022-07-01T21:06:30.256Z] ---> e45b5de8e02d [2022-07-01T21:06:30.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:30.256Z] ---> Using cache [2022-07-01T21:06:30.256Z] ---> fe6e07231b41 [2022-07-01T21:06:30.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:06:30.256Z] ---> Using cache [2022-07-01T21:06:30.256Z] ---> 365e4efa943b [2022-07-01T21:06:30.256Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:06:30.256Z] ---> Using cache [2022-07-01T21:06:30.256Z] ---> 7b8457495521 [2022-07-01T21:06:30.256Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:30.256Z] ---> Using cache [2022-07-01T21:06:30.256Z] ---> 869a497fb3d9 [2022-07-01T21:06:30.256Z] Step 8/22 : COPY . . [2022-07-01T21:06:34.450Z] ---> c68d900d7ed5 [2022-07-01T21:06:34.450Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:35.753Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16644 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws [2022-07-01T21:06:35.766Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-01T21:06:35.848Z] The recommended git tool is: git [2022-07-01T21:06:38.643Z] ---> Running in 9e579985b56a [2022-07-01T21:06:38.643Z] ---> 15d1769470da [2022-07-01T21:06:38.643Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T21:06:38.643Z] ---> 9e3e938baad5 [2022-07-01T21:06:38.643Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T21:06:38.643Z] ---> bd63f056d040 [2022-07-01T21:06:38.643Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T21:06:38.643Z] ---> 5435adcbbd47 [2022-07-01T21:06:38.643Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T21:06:38.643Z] ---> Running in 259148afadd6 [2022-07-01T21:06:38.643Z] ---> Running in 348ffab1ee34 [2022-07-01T21:06:38.643Z] ---> Running in d0164ced8eaf [2022-07-01T21:06:38.643Z] ---> Running in 8d2614b160c7 [2022-07-01T21:06:38.643Z] 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-01T21:06:38.902Z] 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-01T21:06:38.902Z] Removing intermediate container 9e579985b56a [2022-07-01T21:06:38.902Z] ---> fac9b7a4e3fd [2022-07-01T21:06:38.902Z] Step 8/22 : COPY . . [2022-07-01T21:06:38.902Z] 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-01T21:06:38.902Z] 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-01T21:06:43.328Z] using credential edgex-jenkins-ssh [2022-07-01T21:06:43.343Z] Cloning the remote Git repository [2022-07-01T21:06:43.402Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T21:06:43.481Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-01T21:06:43.585Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T21:06:43.586Z] > git --version # timeout=10 [2022-07-01T21:06:43.610Z] > git --version # 'git version 2.25.1' [2022-07-01T21:06:43.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T21:06:43.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T21:06:47.032Z] ---> c9ed2331a868 [2022-07-01T21:06:47.032Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T21:06:47.032Z] ---> Running in eb4e04144a57 [2022-07-01T21:06:47.972Z] 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-01T21:07:00.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T21:07:00.239Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T21:07:00.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T21:07:00.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T21:07:00.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T21:07:00.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T21:07:00.898Z] Merging remotes/origin/main commit 9f5805745f4137666cc0ff23d60db09fdca723d9 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T21:07:01.504Z] Merge succeeded, producing 45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:07:01.504Z] Checking out Revision 45815838872c490622a51a0a30f4c7b950a588ae (PR-4066) [2022-07-01T21:07:00.920Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T21:07:00.938Z] > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [2022-07-01T21:07:01.196Z] > git remote # timeout=10 [2022-07-01T21:07:01.215Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T21:07:01.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T21:07:01.252Z] > git merge 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 [2022-07-01T21:07:01.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T21:07:01.513Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T21:07:01.527Z] > git checkout -f 45815838872c490622a51a0a30f4c7b950a588ae # timeout=10 [2022-07-01T21:07:02.860Z] 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-01T21:07:05.881Z] Commit message: "Merge commit '9f5805745f4137666cc0ff23d60db09fdca723d9' into HEAD" [2022-07-01T21:07:05.893Z] > git rev-list --no-walk f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T21:07:06.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T21:07:06.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:07:06.890Z] Dload Upload Total Spent Left Speed [2022-07-01T21:07:06.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh [2022-07-01T21:07:07.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T21:07:08.022Z] + sudo tee /etc/docker/daemon.new [2022-07-01T21:07:08.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T21:07:08.022Z] { [2022-07-01T21:07:08.022Z] "registry-mirrors": [ [2022-07-01T21:07:08.022Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T21:07:08.022Z] ], [2022-07-01T21:07:08.022Z] "bip": "10.250.0.254/24", [2022-07-01T21:07:08.022Z] "hosts": [ [2022-07-01T21:07:08.022Z] "tcp://0.0.0.0:5555", [2022-07-01T21:07:08.022Z] "unix:///var/run/docker.sock" [2022-07-01T21:07:08.022Z] ], [2022-07-01T21:07:08.022Z] "mtu": 1458, [2022-07-01T21:07:08.022Z] "selinux-enabled": true, [2022-07-01T21:07:08.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T21:07:08.022Z] } [Pipeline] sh [2022-07-01T21:07:08.139Z] Removing intermediate container 8d2614b160c7 [2022-07-01T21:07:08.140Z] ---> 6a0462d43105 [2022-07-01T21:07:08.140Z] [2022-07-01T21:07:08.140Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:07:08.140Z] ---> e04c818066af [2022-07-01T21:07:08.140Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:07:08.140Z] Removing intermediate container d0164ced8eaf [2022-07-01T21:07:08.140Z] ---> 021a771da5db [2022-07-01T21:07:08.140Z] [2022-07-01T21:07:08.140Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:07:08.140Z] ---> e04c818066af [2022-07-01T21:07:08.140Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:07:08.140Z] Removing intermediate container 348ffab1ee34 [2022-07-01T21:07:08.140Z] ---> 443cd5082f03 [2022-07-01T21:07:08.140Z] [2022-07-01T21:07:08.140Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T21:07:08.140Z] ---> e04c818066af [2022-07-01T21:07:08.140Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T21:07:08.140Z] ---> Running in 7d48006ae944 [2022-07-01T21:07:08.140Z] ---> Running in 5bc74262f1f5 [2022-07-01T21:07:08.140Z] ---> Running in 98c99bcd9f27 [2022-07-01T21:07:08.372Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:08.711Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:07:08.711Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:07:08.711Z] OK: 6 MiB in 15 packages [2022-07-01T21:07:08.714Z] + sudo service docker restart [2022-07-01T21:07:08.971Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T21:07:08.971Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:07:08.971Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:07:08.971Z] OK: 6 MiB in 15 packages [2022-07-01T21:07:08.971Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T21:07:08.971Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T21:07:08.971Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:07:08.971Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:07:08.971Z] OK: 6 MiB in 17 packages [2022-07-01T21:07:10.351Z] Removing intermediate container 5bc74262f1f5 [2022-07-01T21:07:10.351Z] ---> 833b481d4983 [2022-07-01T21:07:10.351Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:07:10.351Z] Removing intermediate container 259148afadd6 [2022-07-01T21:07:10.351Z] ---> 47107a5689db [2022-07-01T21:07:10.351Z] [2022-07-01T21:07:10.351Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:07:10.351Z] ---> e04c818066af [2022-07-01T21:07:10.351Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:07:10.351Z] ---> Using cache [2022-07-01T21:07:10.351Z] ---> 90082a339bb5 [2022-07-01T21:07:10.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:07:10.351Z] Removing intermediate container 7d48006ae944 [2022-07-01T21:07:10.351Z] ---> 90082a339bb5 [2022-07-01T21:07:10.351Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:07:10.351Z] ---> Running in b20224d8bf50 [2022-07-01T21:07:10.351Z] ---> Running in 79daf3f71a92 [2022-07-01T21:07:10.351Z] Removing intermediate container 98c99bcd9f27 [2022-07-01T21:07:10.351Z] ---> 4440eae73bb8 [2022-07-01T21:07:10.351Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:07:10.351Z] ---> Running in b6e1a9d913e9 [2022-07-01T21:07:10.351Z] Removing intermediate container b20224d8bf50 [2022-07-01T21:07:10.351Z] ---> 8d432634adeb [2022-07-01T21:07:10.351Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T21:07:10.351Z] Removing intermediate container 79daf3f71a92 [2022-07-01T21:07:10.351Z] ---> d16504f51a92 [2022-07-01T21:07:10.351Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T21:07:10.351Z] ---> Running in be2de4566d9c [2022-07-01T21:07:10.619Z] ---> Running in 31349bfb6050 [2022-07-01T21:07:10.619Z] Removing intermediate container b6e1a9d913e9 [2022-07-01T21:07:10.619Z] ---> 8528f778bc41 [2022-07-01T21:07:10.619Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T21:07:10.619Z] ---> Running in 44dcbe046fd2 [2022-07-01T21:07:10.619Z] Removing intermediate container be2de4566d9c [2022-07-01T21:07:10.619Z] ---> 692320ad9e27 [2022-07-01T21:07:10.619Z] Step 13/25 : WORKDIR / [2022-07-01T21:07:10.619Z] ---> Running in 976ebd7220ab [2022-07-01T21:07:10.619Z] ---> Running in cfa3ac65b368 [2022-07-01T21:07:10.619Z] Removing intermediate container 31349bfb6050 [2022-07-01T21:07:10.619Z] ---> accc6c11f051 [2022-07-01T21:07:10.619Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:07:10.619Z] Removing intermediate container 44dcbe046fd2 [2022-07-01T21:07:10.619Z] ---> 0948bc45b8b1 [2022-07-01T21:07:10.619Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:07:10.879Z] ---> Running in b793773008c9 [2022-07-01T21:07:10.879Z] ---> Running in 35fd67914c1e [2022-07-01T21:07:10.879Z] Removing intermediate container 976ebd7220ab [2022-07-01T21:07:10.879Z] ---> d6d03534a219 [2022-07-01T21:07:10.879Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:07:10.879Z] Removing intermediate container cfa3ac65b368 [2022-07-01T21:07:10.879Z] ---> 689bc31171b2 [2022-07-01T21:07:10.879Z] 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-01T21:07:10.879Z] ---> Running in 67b1f88827cd [2022-07-01T21:07:10.879Z] Removing intermediate container b793773008c9 [2022-07-01T21:07:10.879Z] ---> c81a6f3819c9 [2022-07-01T21:07:10.879Z] Step 15/23 : WORKDIR / [2022-07-01T21:07:10.879Z] Removing intermediate container 35fd67914c1e [2022-07-01T21:07:10.879Z] ---> 6a15e9a5b8e5 [2022-07-01T21:07:10.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:07:11.138Z] Removing intermediate container 67b1f88827cd [2022-07-01T21:07:11.138Z] ---> f113eb563131 [2022-07-01T21:07:11.138Z] Step 15/23 : WORKDIR / [2022-07-01T21:07:11.138Z] ---> Running in d27154ded4cd [2022-07-01T21:07:11.138Z] ---> Running in 44d033a78b3c [2022-07-01T21:07:11.138Z] ---> 4a508bb01e1a [2022-07-01T21:07:11.138Z] 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-01T21:07:11.138Z] ---> e18c8de6e8a2 [2022-07-01T21:07:11.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T21:07:11.138Z] Removing intermediate container d27154ded4cd [2022-07-01T21:07:11.138Z] ---> 86241026d851 [2022-07-01T21:07:11.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:07:11.397Z] Removing intermediate container 44d033a78b3c [2022-07-01T21:07:11.397Z] ---> 68c786b1cdc1 [2022-07-01T21:07:11.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:07:11.397Z] ---> 28ac26587789 [2022-07-01T21:07:11.397Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:11.397Z] ---> 1ce3e0159676 [2022-07-01T21:07:11.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T21:07:11.656Z] ---> d3635b86ae3e [2022-07-01T21:07:11.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T21:07:11.916Z] ---> ec25180bd0db [2022-07-01T21:07:11.916Z] 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-01T21:07:12.175Z] ---> 66e9c12a0f29 [2022-07-01T21:07:12.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:12.175Z] ---> 509b1a555d2a [2022-07-01T21:07:12.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:12.175Z] ---> 0f9dca3d1788 [2022-07-01T21:07:12.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:12.175Z] ---> f36ae0648340 [2022-07-01T21:07:12.175Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T21:07:12.435Z] ---> 3945c4ae4e2a [2022-07-01T21:07:12.435Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T21:07:12.694Z] ---> 75ac225f76b9 [2022-07-01T21:07:12.694Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T21:07:12.694Z] ---> 4e7f4541bef6 [2022-07-01T21:07:12.694Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T21:07:12.694Z] ---> 5530ba348303 [2022-07-01T21:07:12.694Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T21:07:12.694Z] ---> Running in 5eb04363f103 [2022-07-01T21:07:12.694Z] ---> Running in 7ffa6b897156 [2022-07-01T21:07:12.694Z] ---> Running in 0c004d828346 [2022-07-01T21:07:12.694Z] Removing intermediate container 5eb04363f103 [2022-07-01T21:07:12.694Z] ---> f676f6a893ab [2022-07-01T21:07:12.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:07:12.953Z] Removing intermediate container 7ffa6b897156 [2022-07-01T21:07:12.953Z] ---> 5acb9f1231f2 [2022-07-01T21:07:12.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:07:12.953Z] ---> Running in 86bd2591af16 [2022-07-01T21:07:12.953Z] Removing intermediate container 0c004d828346 [2022-07-01T21:07:12.953Z] ---> f6230f24458d [2022-07-01T21:07:12.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:07:12.953Z] ---> Running in 485dd6892d02 [2022-07-01T21:07:13.212Z] ---> Running in d0027e9310b9 [2022-07-01T21:07:13.212Z] Removing intermediate container 86bd2591af16 [2022-07-01T21:07:13.212Z] ---> f0e0f70e68ef [2022-07-01T21:07:13.212Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:07:13.212Z] Removing intermediate container 485dd6892d02 [2022-07-01T21:07:13.212Z] ---> 5e1e7347e33a [2022-07-01T21:07:13.212Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:07:13.212Z] ---> f7d28722831f [2022-07-01T21:07:13.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:07:13.212Z] Removing intermediate container d0027e9310b9 [2022-07-01T21:07:13.212Z] ---> e28021379eb0 [2022-07-01T21:07:13.212Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:07:13.471Z] ---> Running in 39c007baf504 [2022-07-01T21:07:13.471Z] ---> Running in cf80aa984c56 [2022-07-01T21:07:13.471Z] ---> Running in dd449969cd5c [2022-07-01T21:07:13.731Z] Removing intermediate container cf80aa984c56 [2022-07-01T21:07:13.731Z] ---> 83864ee4a7ba [2022-07-01T21:07:13.731Z] Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:13.731Z] Removing intermediate container dd449969cd5c [2022-07-01T21:07:13.731Z] ---> 0e668f82452b [2022-07-01T21:07:13.731Z] Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:13.731Z] Removing intermediate container 39c007baf504 [2022-07-01T21:07:13.731Z] ---> 4b0fb788324c [2022-07-01T21:07:13.731Z] Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:13.731Z] ---> 3c6840784304 [2022-07-01T21:07:13.731Z] 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-01T21:07:13.731Z] ---> Running in 5e34c67f068d [2022-07-01T21:07:13.731Z] ---> Running in d7937844e0c6 [2022-07-01T21:07:13.731Z] ---> Running in 1453c9b4e524 [2022-07-01T21:07:13.731Z] ---> Running in c51eac3a9292 [2022-07-01T21:07:13.993Z] Removing intermediate container 5e34c67f068d [2022-07-01T21:07:13.993Z] ---> de80f058f863 [2022-07-01T21:07:13.993Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:07:13.993Z] Removing intermediate container 1453c9b4e524 [2022-07-01T21:07:13.993Z] ---> ba1560c7428e [2022-07-01T21:07:13.993Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:07:13.993Z] Removing intermediate container d7937844e0c6 [2022-07-01T21:07:13.993Z] ---> 0a7560a3053e [2022-07-01T21:07:13.993Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:07:13.993Z] Removing intermediate container eb4e04144a57 [2022-07-01T21:07:13.993Z] ---> 6a9c2e1ece6c [2022-07-01T21:07:13.993Z] [2022-07-01T21:07:13.993Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:07:13.993Z] ---> Running in d8063af47428 [2022-07-01T21:07:13.993Z] ---> e04c818066af [2022-07-01T21:07:13.993Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T21:07:13.993Z] ---> Running in 67e0435a8146 [2022-07-01T21:07:14.259Z] ---> Running in e81457af4812 [2022-07-01T21:07:14.259Z] ---> Running in 7576c344bfff [2022-07-01T21:07:14.259Z] Removing intermediate container d8063af47428 [2022-07-01T21:07:14.259Z] ---> 7245fd6603b0 [2022-07-01T21:07:14.259Z] [2022-07-01T21:07:14.259Z] Removing intermediate container 67e0435a8146 [2022-07-01T21:07:14.259Z] ---> e8cddb5a5504 [2022-07-01T21:07:14.259Z] [2022-07-01T21:07:14.259Z] Removing intermediate container 7576c344bfff [2022-07-01T21:07:14.259Z] ---> 28ee48770234 [2022-07-01T21:07:14.259Z] [2022-07-01T21:07:14.259Z] Successfully built 7245fd6603b0 [2022-07-01T21:07:14.259Z] Successfully tagged core-command:latest [2022-07-01T21:07:14.259Z] Building sys-mgmt-agent [2022-07-01T21:07:14.259Z]  Building core-command ... done Successfully built e8cddb5a5504 [2022-07-01T21:07:14.259Z] Successfully tagged support-scheduler:latest [2022-07-01T21:07:14.259Z]  Building support-scheduler ... done Successfully built 28ee48770234 [2022-07-01T21:07:14.259Z] Successfully tagged core-metadata:latest [2022-07-01T21:07:14.520Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:14.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:14.781Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T21:07:14.781Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:07:14.781Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:07:14.781Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:07:14.781Z] OK: 6 MiB in 16 packages [2022-07-01T21:07:15.351Z] Removing intermediate container c51eac3a9292 [2022-07-01T21:07:15.351Z] ---> 555d8b49cdd1 [2022-07-01T21:07:15.351Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:07:16.290Z] ---> Running in bf72221a53f7 [2022-07-01T21:07:16.290Z] Removing intermediate container bf72221a53f7 [2022-07-01T21:07:16.290Z] ---> cc59152c0f8f [2022-07-01T21:07:16.290Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T21:07:16.290Z] ---> Running in 53229d5800d9 [2022-07-01T21:07:16.290Z] Removing intermediate container e81457af4812 [2022-07-01T21:07:16.290Z] ---> fbefd38dd4c2 [2022-07-01T21:07:16.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:07:16.551Z] ---> Running in f8d0f00fac34 [2022-07-01T21:07:16.551Z] Removing intermediate container 53229d5800d9 [2022-07-01T21:07:16.551Z] ---> 191a04cdbf24 [2022-07-01T21:07:16.551Z] Step 24/25 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:16.551Z] ---> Running in d1525845167c [2022-07-01T21:07:16.551Z] Removing intermediate container f8d0f00fac34 [2022-07-01T21:07:16.551Z] ---> 9ae88a15d3e2 [2022-07-01T21:07:16.551Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T21:07:16.551Z] ---> Running in 63a94ae32d84 [2022-07-01T21:07:16.811Z] Removing intermediate container d1525845167c [2022-07-01T21:07:16.811Z] ---> d2da0049d469 [2022-07-01T21:07:16.811Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T21:07:16.811Z] ---> Running in dd6fb7e4f558 [2022-07-01T21:07:16.811Z] Removing intermediate container 63a94ae32d84 [2022-07-01T21:07:16.811Z] ---> 02c905871944 [2022-07-01T21:07:16.811Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:07:16.811Z] ---> Running in 6bd3b02d5936 [2022-07-01T21:07:16.811Z] Removing intermediate container dd6fb7e4f558 [2022-07-01T21:07:16.811Z] ---> f1ccaf5d60a4 [2022-07-01T21:07:16.811Z] [2022-07-01T21:07:17.071Z] Removing intermediate container 6bd3b02d5936 [2022-07-01T21:07:17.071Z] ---> dd97e1d57d18 [2022-07-01T21:07:17.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:07:17.071Z] Successfully built f1ccaf5d60a4 [2022-07-01T21:07:17.071Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T21:07:17.640Z]  Building security-secretstore-setup ... done  ---> 789203350fec [2022-07-01T21:07:17.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T21:07:18.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:07:18.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:07:18.210Z] ---> 9fbc10ee5776 [2022-07-01T21:07:18.210Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:07:18.210Z] ---> Using cache [2022-07-01T21:07:18.210Z] ---> e45b5de8e02d [2022-07-01T21:07:18.210Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:07:18.210Z] ---> Using cache [2022-07-01T21:07:18.210Z] ---> fe6e07231b41 [2022-07-01T21:07:18.210Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T21:07:18.210Z] ---> a53ce3bc9294 [2022-07-01T21:07:18.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:18.210Z] ---> Running in 1300a7fbebac [2022-07-01T21:07:18.469Z] ---> 13af9bc9666b [2022-07-01T21:07:18.469Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T21:07:18.469Z] ---> Running in a941b058b028 [2022-07-01T21:07:18.730Z] Removing intermediate container a941b058b028 [2022-07-01T21:07:18.730Z] ---> 66727025752c [2022-07-01T21:07:18.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:07:18.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:18.730Z] ---> Running in c3a3dd3fa71d [2022-07-01T21:07:18.730Z] Removing intermediate container c3a3dd3fa71d [2022-07-01T21:07:18.730Z] ---> d2f0d1fe067e [2022-07-01T21:07:18.730Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:07:18.730Z] ---> Running in 7a11e5fbeb02 [2022-07-01T21:07:18.989Z] Removing intermediate container 7a11e5fbeb02 [2022-07-01T21:07:18.989Z] ---> 1c1c10ce9a0f [2022-07-01T21:07:18.989Z] Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:18.989Z] ---> Running in 0c92b9d2721d [2022-07-01T21:07:18.989Z] Removing intermediate container 0c92b9d2721d [2022-07-01T21:07:18.989Z] ---> a300663495be [2022-07-01T21:07:18.989Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:07:18.989Z] ---> Running in 2154a0f06537 [2022-07-01T21:07:18.989Z] Removing intermediate container 2154a0f06537 [2022-07-01T21:07:18.989Z] ---> 1057fefbff45 [2022-07-01T21:07:18.989Z] [2022-07-01T21:07:19.249Z] Successfully built 1057fefbff45 [2022-07-01T21:07:19.249Z] Successfully tagged support-notifications:latest [2022-07-01T21:07:19.509Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:20.078Z] OK: 221 MiB in 52 packages [2022-07-01T21:07:20.338Z] Removing intermediate container 1300a7fbebac [2022-07-01T21:07:20.338Z] ---> 7e92fec81d6f [2022-07-01T21:07:20.338Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:07:20.338Z] ---> ad679b78423b [2022-07-01T21:07:20.338Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:07:20.338Z] ---> Running in 4e9ea5ddbee2 [2022-07-01T21:07:21.282Z] Removing intermediate container 4e9ea5ddbee2 [2022-07-01T21:07:21.282Z] ---> 452696716ceb [2022-07-01T21:07:21.282Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:07:27.241Z] provisioning config files... [2022-07-01T21:07:27.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3981644462924471567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:07:27.628Z] ---> docker-login.sh [2022-07-01T21:07:27.628Z] nexus3.edgexfoundry.org:10001 [2022-07-01T21:07:27.854Z] ---> 76a1d94f8556 [2022-07-01T21:07:27.854Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T21:07:27.854Z] ---> Running in 71e97447590c [2022-07-01T21:07:27.854Z] 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-01T21:07:28.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:07:28.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:07:28.503Z] Configure a credential helper to remove this warning. See [2022-07-01T21:07:28.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:07:28.503Z] [2022-07-01T21:07:28.503Z] Login Succeeded [2022-07-01T21:07:28.503Z] nexus3.edgexfoundry.org:10002 [2022-07-01T21:07:28.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:07:29.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:07:29.056Z] Configure a credential helper to remove this warning. See [2022-07-01T21:07:29.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:07:29.056Z] [2022-07-01T21:07:29.056Z] Login Succeeded [2022-07-01T21:07:29.056Z] nexus3.edgexfoundry.org:10003 [2022-07-01T21:07:29.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:07:29.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:07:29.612Z] Configure a credential helper to remove this warning. See [2022-07-01T21:07:29.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:07:29.612Z] [2022-07-01T21:07:29.612Z] Login Succeeded [2022-07-01T21:07:29.612Z] nexus3.edgexfoundry.org:10004 [2022-07-01T21:07:29.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:07:30.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:07:30.158Z] Configure a credential helper to remove this warning. See [2022-07-01T21:07:30.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:07:30.158Z] [2022-07-01T21:07:30.158Z] Login Succeeded [2022-07-01T21:07:30.158Z] docker.io [2022-07-01T21:07:30.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:07:30.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:07:30.702Z] Configure a credential helper to remove this warning. See [2022-07-01T21:07:30.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:07:30.702Z] [2022-07-01T21:07:30.702Z] Login Succeeded [2022-07-01T21:07:30.975Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T21:07:30.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T21:07:31.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:07:31.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:07:31.270Z] ========================================================= [2022-07-01T21:07:31.270Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T21:07:31.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:07:31.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:07:31.877Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T21:07:31.877Z] 9b3977197b4f: Pulling fs layer [2022-07-01T21:07:31.877Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T21:07:31.877Z] 94645a83ff95: Pulling fs layer [2022-07-01T21:07:31.877Z] e6fb740bc735: Pulling fs layer [2022-07-01T21:07:31.877Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T21:07:31.877Z] 355e64cbe906: Pulling fs layer [2022-07-01T21:07:31.877Z] 63ab81a10011: Pulling fs layer [2022-07-01T21:07:31.877Z] 555d1d1c4555: Pulling fs layer [2022-07-01T21:07:31.877Z] 7d9057610161: Pulling fs layer [2022-07-01T21:07:31.877Z] e6fb740bc735: Waiting [2022-07-01T21:07:31.877Z] 3a77bd46dcc9: Waiting [2022-07-01T21:07:31.877Z] 63ab81a10011: Waiting [2022-07-01T21:07:31.877Z] 355e64cbe906: Waiting [2022-07-01T21:07:31.877Z] 555d1d1c4555: Waiting [2022-07-01T21:07:31.877Z] 7d9057610161: Waiting [2022-07-01T21:07:31.877Z] 94645a83ff95: Verifying Checksum [2022-07-01T21:07:31.877Z] 94645a83ff95: Download complete [2022-07-01T21:07:31.877Z] 1a89e8eeedd5: Download complete [2022-07-01T21:07:31.877Z] 355e64cbe906: Verifying Checksum [2022-07-01T21:07:31.877Z] 355e64cbe906: Download complete [2022-07-01T21:07:31.877Z] 9b3977197b4f: Verifying Checksum [2022-07-01T21:07:31.877Z] 9b3977197b4f: Download complete [2022-07-01T21:07:31.877Z] 63ab81a10011: Verifying Checksum [2022-07-01T21:07:31.877Z] 63ab81a10011: Download complete [2022-07-01T21:07:32.880Z] 9b3977197b4f: Pull complete [2022-07-01T21:07:33.158Z] 7d9057610161: Verifying Checksum [2022-07-01T21:07:33.158Z] 7d9057610161: Download complete [2022-07-01T21:07:33.434Z] 1a89e8eeedd5: Pull complete [2022-07-01T21:07:33.708Z] 94645a83ff95: Pull complete [2022-07-01T21:07:34.305Z] 555d1d1c4555: Verifying Checksum [2022-07-01T21:07:34.305Z] 555d1d1c4555: Download complete [2022-07-01T21:07:34.578Z] e6fb740bc735: Verifying Checksum [2022-07-01T21:07:34.578Z] e6fb740bc735: Download complete [2022-07-01T21:07:37.844Z] Removing intermediate container 71e97447590c [2022-07-01T21:07:37.844Z] ---> a0f504bc1070 [2022-07-01T21:07:37.844Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T21:07:37.844Z] ---> Running in 747c31cced7f [2022-07-01T21:07:37.844Z] 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-01T21:07:38.415Z] Removing intermediate container 747c31cced7f [2022-07-01T21:07:38.415Z] ---> 468aed58706c [2022-07-01T21:07:38.415Z] [2022-07-01T21:07:38.415Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T21:07:38.415Z] 20.10.14: Pulling from library/docker [2022-07-01T21:07:40.322Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T21:07:40.322Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T21:07:40.322Z] ---> 7417809fdb73 [2022-07-01T21:07:40.322Z] 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-01T21:07:40.893Z] ---> Running in 9f4aa9f646f2 [2022-07-01T21:07:40.893Z] Removing intermediate container 9f4aa9f646f2 [2022-07-01T21:07:40.893Z] ---> c9540db299c8 [2022-07-01T21:07:40.893Z] 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-01T21:07:40.893Z] ---> Running in 62cdc6bc1589 [2022-07-01T21:07:41.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:41.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:07:41.414Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T21:07:41.414Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T21:07:41.673Z] Executing bash-5.1.16-r0.post-install [2022-07-01T21:07:41.673Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:07:41.673Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:07:41.673Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T21:07:41.673Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T21:07:41.674Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T21:07:41.674Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T21:07:41.674Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T21:07:41.674Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T21:07:41.674Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T21:07:41.674Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T21:07:41.674Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T21:07:41.674Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T21:07:41.674Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T21:07:41.674Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T21:07:41.933Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T21:07:42.194Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T21:07:42.194Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T21:07:42.194Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T21:07:42.194Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T21:07:42.194Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T21:07:42.194Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T21:07:42.194Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T21:07:42.194Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T21:07:42.194Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T21:07:42.194Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T21:07:42.194Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T21:07:42.194Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T21:07:42.194Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T21:07:42.194Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T21:07:42.194Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T21:07:42.194Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T21:07:42.194Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T21:07:42.194Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T21:07:42.194Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T21:07:42.194Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T21:07:42.454Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T21:07:42.454Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T21:07:42.454Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T21:07:42.454Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T21:07:42.454Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T21:07:42.454Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T21:07:42.454Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:07:42.454Z] OK: 83 MiB in 65 packages [2022-07-01T21:07:43.022Z] Collecting docker-compose==1.23.2 [2022-07-01T21:07:43.283Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T21:07:43.283Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T21:07:43.283Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T21:07:43.543Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T21:07:43.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T21:07:43.543Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T21:07:43.543Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T21:07:43.803Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T21:07:43.803Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T21:07:43.803Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T21:07:43.803Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T21:07:44.063Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T21:07:44.063Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T21:07:44.323Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T21:07:44.323Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T21:07:44.583Z] Collecting PyYAML<4,>=3.10 [2022-07-01T21:07:44.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T21:07:45.154Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T21:07:45.154Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T21:07:45.154Z] 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-01T21:07:45.154Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T21:07:45.154Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T21:07:45.154Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T21:07:45.154Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T21:07:45.154Z] Collecting idna<2.8,>=2.5 [2022-07-01T21:07:45.154Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T21:07:45.412Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T21:07:45.412Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T21:07:45.412Z] 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-01T21:07:45.412Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T21:07:45.412Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T21:07:45.412Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T21:07:45.412Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T21:07:45.412Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T21:07:45.412Z] Attempting uninstall: urllib3 [2022-07-01T21:07:45.412Z] Found existing installation: urllib3 1.26.7 [2022-07-01T21:07:45.412Z] Uninstalling urllib3-1.26.7: [2022-07-01T21:07:45.412Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T21:07:45.674Z] Attempting uninstall: idna [2022-07-01T21:07:45.674Z] Found existing installation: idna 3.3 [2022-07-01T21:07:45.674Z] Uninstalling idna-3.3: [2022-07-01T21:07:45.674Z] Successfully uninstalled idna-3.3 [2022-07-01T21:07:45.935Z] Attempting uninstall: requests [2022-07-01T21:07:45.935Z] Found existing installation: requests 2.26.0 [2022-07-01T21:07:45.935Z] Uninstalling requests-2.26.0: [2022-07-01T21:07:45.935Z] Successfully uninstalled requests-2.26.0 [2022-07-01T21:07:45.935Z] Running setup.py install for texttable: started [2022-07-01T21:07:46.507Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T21:07:46.507Z] Running setup.py install for PyYAML: started [2022-07-01T21:07:46.768Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T21:07:46.768Z] Running setup.py install for docopt: started [2022-07-01T21:07:46.996Z] e6fb740bc735: Pull complete [2022-07-01T21:07:47.031Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T21:07:47.031Z] Running setup.py install for dockerpty: started [2022-07-01T21:07:47.271Z] 3a77bd46dcc9: Pull complete [2022-07-01T21:07:47.292Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T21:07:47.552Z] 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-01T21:07:47.553Z] 355e64cbe906: Pull complete [2022-07-01T21:07:47.827Z] 63ab81a10011: Pull complete [2022-07-01T21:07:50.087Z] Removing intermediate container 62cdc6bc1589 [2022-07-01T21:07:50.087Z] ---> 95f5a08d3047 [2022-07-01T21:07:50.087Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T21:07:50.346Z] ---> Running in d13f22c16621 [2022-07-01T21:07:50.346Z] Removing intermediate container d13f22c16621 [2022-07-01T21:07:50.346Z] ---> 3d904f7648e4 [2022-07-01T21:07:50.346Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T21:07:50.346Z] ---> Running in 68df72ce37eb [2022-07-01T21:07:50.346Z] Removing intermediate container 68df72ce37eb [2022-07-01T21:07:50.346Z] ---> 9b28f094d6e0 [2022-07-01T21:07:50.346Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T21:07:50.922Z] ---> df743a383d2d [2022-07-01T21:07:50.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T21:07:50.922Z] ---> 1309eb166078 [2022-07-01T21:07:50.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T21:07:51.181Z] ---> 03c91857072a [2022-07-01T21:07:51.181Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T21:07:51.181Z] ---> Running in 6f762df61322 [2022-07-01T21:07:51.181Z] Removing intermediate container 6f762df61322 [2022-07-01T21:07:51.181Z] ---> 9711117a33df [2022-07-01T21:07:51.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:07:51.181Z] ---> Running in bf447959591f [2022-07-01T21:07:51.441Z] Removing intermediate container bf447959591f [2022-07-01T21:07:51.441Z] ---> 7a884857a64e [2022-07-01T21:07:51.441Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:07:51.441Z] ---> Running in aeb51ac10d10 [2022-07-01T21:07:51.441Z] Removing intermediate container aeb51ac10d10 [2022-07-01T21:07:51.441Z] ---> 0106fd34da20 [2022-07-01T21:07:51.441Z] Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 [2022-07-01T21:07:51.441Z] ---> Running in c0ef86e645ab [2022-07-01T21:07:51.441Z] Removing intermediate container c0ef86e645ab [2022-07-01T21:07:51.441Z] ---> 7d57d3c26e8c [2022-07-01T21:07:51.441Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:07:51.700Z] ---> Running in f2bf40ff5a0b [2022-07-01T21:07:51.700Z] Removing intermediate container f2bf40ff5a0b [2022-07-01T21:07:51.700Z] ---> 2b14189c7eee [2022-07-01T21:07:51.700Z] [2022-07-01T21:07:51.700Z] Successfully built 2b14189c7eee [2022-07-01T21:07:51.700Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T21:07:51.707Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-01T21:07:51.714Z] $ docker stop --time=1 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 [2022-07-01T21:07:53.034Z] $ docker rm -f 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:07:53.394Z] + docker images [2022-07-01T21:07:53.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T21:07:53.394Z] sys-mgmt-agent latest 2b14189c7eee 2 seconds ago 299MB [2022-07-01T21:07:53.394Z] 468aed58706c 15 seconds ago 1.62GB [2022-07-01T21:07:53.394Z] support-notifications latest 1057fefbff45 35 seconds ago 27MB [2022-07-01T21:07:53.394Z] security-secretstore-setup latest f1ccaf5d60a4 37 seconds ago 28.5MB [2022-07-01T21:07:53.394Z] core-command latest 7245fd6603b0 39 seconds ago 16.1MB [2022-07-01T21:07:53.394Z] support-scheduler latest e8cddb5a5504 39 seconds ago 26.4MB [2022-07-01T21:07:53.394Z] core-metadata latest 28ee48770234 39 seconds ago 17MB [2022-07-01T21:07:53.394Z] 6a9c2e1ece6c 40 seconds ago 1.68GB [2022-07-01T21:07:53.394Z] 47107a5689db 44 seconds ago 1.67GB [2022-07-01T21:07:53.394Z] 6a0462d43105 47 seconds ago 1.62GB [2022-07-01T21:07:53.394Z] 443cd5082f03 47 seconds ago 1.63GB [2022-07-01T21:07:53.394Z] 021a771da5db 48 seconds ago 1.61GB [2022-07-01T21:07:53.394Z] security-spire-server latest 39ce8967cdc1 About a minute ago 87.3MB [2022-07-01T21:07:53.394Z] 00fb6e584a92 About a minute ago 1.52GB [2022-07-01T21:07:53.394Z] security-bootstrapper latest d4268191c188 About a minute ago 19.1MB [2022-07-01T21:07:53.394Z] core-data latest bbc56dba0ebb About a minute ago 22.5MB [2022-07-01T21:07:53.394Z] security-spiffe-token-provider latest c2c2eda1d926 About a minute ago 29MB [2022-07-01T21:07:53.394Z] security-spire-config latest 49676dd17295 About a minute ago 86.7MB [2022-07-01T21:07:53.394Z] security-proxy-setup latest cba9f80ea900 About a minute ago 26.9MB [2022-07-01T21:07:53.395Z] 86620119d935 About a minute ago 1.65GB [2022-07-01T21:07:53.395Z] 2e27da06fc65 About a minute ago 1.67GB [2022-07-01T21:07:53.395Z] 2014b10a2458 About a minute ago 1.62GB [2022-07-01T21:07:53.395Z] security-spire-agent latest ec2e475e9c4e About a minute ago 127MB [2022-07-01T21:07:53.395Z] 98e758be8476 About a minute ago 1.62GB [2022-07-01T21:07:53.395Z] 67e2ec752991 2 minutes ago 1.52GB [2022-07-01T21:07:53.395Z] ci-base-image-x86_64 latest 9fbc10ee5776 4 minutes ago 1.02GB [2022-07-01T21:07:53.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-01T21:07:53.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-01T21:07:53.395Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-01T21:07:53.395Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-01T21:07:53.395Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-01T21:07:53.395Z] 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-01T21:07:54.567Z] 555d1d1c4555: Pull complete [2022-07-01T21:07:56.010Z] 7d9057610161: Pull complete [2022-07-01T21:07:56.010Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T21:07:56.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:07:56.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:07:56.363Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:07:56.363Z] WORKDIR /edgex [2022-07-01T21:07:56.363Z] COPY go.mod . [2022-07-01T21:07:56.363Z] RUN go mod download [2022-07-01T21:07:56.363Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T21:07:59.004Z] Sending build context to Docker daemon 169.2MB [2022-07-01T21:07:59.004Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:07:59.004Z] ---> 819e984ddca1 [2022-07-01T21:07:59.004Z] Step 2/4 : WORKDIR /edgex [2022-07-01T21:08:00.979Z] ---> Running in 9814d7b15575 [2022-07-01T21:08:00.979Z] Removing intermediate container 9814d7b15575 [2022-07-01T21:08:00.979Z] ---> c9db9fba8d36 [2022-07-01T21:08:00.979Z] Step 3/4 : COPY go.mod . [2022-07-01T21:08:01.582Z] ---> 31f39cad8211 [2022-07-01T21:08:01.582Z] Step 4/4 : RUN go mod download [2022-07-01T21:08:01.582Z] ---> Running in 18e112049368 [2022-07-01T21:08:58.157Z] Removing intermediate container 18e112049368 [2022-07-01T21:08:58.158Z] ---> c8225ead0d0c [2022-07-01T21:08:58.158Z] Successfully built c8225ead0d0c [2022-07-01T21:08:58.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:08:58.506Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T21:08:58.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:08:58.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container [2022-07-01T21:08:58.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T21:09:00.147Z] $ docker top 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:09:01.036Z] + go version [2022-07-01T21:09:01.036Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T21:09:01.062Z] $ docker stop --time=1 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 [2022-07-01T21:09:02.669Z] $ docker rm -f 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:09:03.259Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T21:09:03.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:09:03.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container [2022-07-01T21:09:03.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T21:09:04.825Z] $ docker top 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T21:09:05.127Z] ========================================================= [2022-07-01T21:09:05.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T21:09:05.127Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:09:05.774Z] + make test [2022-07-01T21:09:05.774Z] go mod tidy -compat=1.17 [2022-07-01T21:09:06.756Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T21:09:39.139Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T21:11:31.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T21:11:43.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2022-07-01T21:11:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T21:11:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T21:11:52.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.588s coverage: 98.5% of statements [2022-07-01T21:11:52.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T21:11:52.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.594s coverage: 54.2% of statements [2022-07-01T21:11:52.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T21:11:52.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T21:12:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.331s coverage: 89.2% of statements [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:12:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.485s coverage: 83.8% of statements [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T21:12:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.642s coverage: 95.6% of statements [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.818s coverage: 0.9% of statements [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.694s coverage: 58.8% of statements [2022-07-01T21:12:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.376s coverage: 29.6% of statements [2022-07-01T21:12:17.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T21:12:17.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements [2022-07-01T21:12:17.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements [2022-07-01T21:12:17.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2022-07-01T21:12:17.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2022-07-01T21:12:17.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.354s coverage: 87.5% of statements [2022-07-01T21:12:29.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-07-01T21:12:29.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2022-07-01T21:12:36.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.680s coverage: 82.5% of statements [2022-07-01T21:12:36.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T21:12:41.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T21:12:41.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T21:12:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2022-07-01T21:12:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.002s coverage: 91.2% of statements [2022-07-01T21:12:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 64.4% of statements [2022-07-01T21:12:48.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T21:12:48.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.198s coverage: 89.4% of statements [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2022-07-01T21:12:48.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2022-07-01T21:12:58.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.534s coverage: 65.4% of statements [2022-07-01T21:12:58.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T21:12:58.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T21:12:58.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T21:12:59.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 43.8% of statements [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T21:12:59.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T21:12:59.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T21:12:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T21:13:08.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.437s coverage: 17.7% of statements [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T21:13:08.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.899s coverage: 92.3% of statements [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T21:13:08.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T21:13:08.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T21:13:09.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.498s coverage: 97.7% of statements [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T21:13:09.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.276s coverage: 28.9% of statements [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T21:13:09.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T21:13:09.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-07-01T21:13:09.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.103s coverage: 96.9% of statements [2022-07-01T21:13:10.093Z] 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-01T21:13:10.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T21:13:10.093Z] GO111MODULE=on go vet ./... [2022-07-01T21:15:01.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T21:15:01.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T21:15:01.980Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T21:15:02.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T21:15:02.648Z] + ls -al . [2022-07-01T21:15:02.648Z] total 680 [2022-07-01T21:15:02.648Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 21:09 . [2022-07-01T21:15:02.648Z] drwxr-xr-x 4 root root 4096 Jul 1 21:09 .. [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 21:07 .dockerignore [2022-07-01T21:15:02.648Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 21:07 .git [2022-07-01T21:15:02.648Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 21:07 .github [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 21:07 .gitignore [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 21:07 .golangci.yml [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 21:07 .hadolint.yml [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 21:07 .sonarcloud.properties [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 21:07 ADOPTERS.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 21:07 Attribution.txt [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 21:07 CHANGELOG.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 21:07 CONTRIBUTING.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 21:07 GOVERNANCE.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 21:07 Jenkinsfile [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 21:07 LICENSE [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 21:07 Makefile [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 21:07 OWNERS.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 21:07 README.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 21:07 SECURITY.md [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 21:02 VERSION [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 21:07 ZMQWindows.md [2022-07-01T21:15:02.648Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 21:07 bin [2022-07-01T21:15:02.648Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 21:07 cmd [2022-07-01T21:15:02.648Z] -rw-r--r-- 1 root root 435593 Jul 1 21:13 coverage.out [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 21:07 go.mod [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 21:09 go.sum [2022-07-01T21:15:02.648Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 21:07 internal [2022-07-01T21:15:02.648Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 21:07 openapi [2022-07-01T21:15:02.648Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 21:07 snap [2022-07-01T21:15:02.648Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 21:07 version.go [Pipeline] sh [2022-07-01T21:15:03.310Z] + '[' -e coverage.out ] [2022-07-01T21:15:03.310Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T21:15:03.332Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T21:15:04.141Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T21:15:04.784Z] + make build [2022-07-01T21:15:04.784Z] 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-01T21:16:26.591Z] 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-01T21:17:34.826Z] 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-01T21:17:34.826Z] 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-01T21:18:13.862Z] 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-01T21:18:14.137Z] 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-01T21:18:18.443Z] 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-01T21:18:23.822Z] 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-01T21:18:28.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T21:18:33.529Z] 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-01T21:18:36.922Z] 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-01T21:18:40.314Z] 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-01T21:18:48.598Z] 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-01T21:18:54.015Z] $ docker stop --time=1 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 [2022-07-01T21:18:56.036Z] $ docker rm -f 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 [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-01T21:18:58.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:18:58.372Z] [2022-07-01T21:18:58.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:58.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:18:58.996Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T21:18:58.996Z] 29e5d40040c1: Pulling fs layer [2022-07-01T21:18:58.996Z] 1ce36da41761: Pulling fs layer [2022-07-01T21:18:58.996Z] 25b303627fd3: Pulling fs layer [2022-07-01T21:18:58.996Z] 29e5d40040c1: Verifying Checksum [2022-07-01T21:18:58.996Z] 29e5d40040c1: Download complete [2022-07-01T21:18:59.275Z] 1ce36da41761: Verifying Checksum [2022-07-01T21:18:59.275Z] 1ce36da41761: Download complete [2022-07-01T21:18:59.551Z] 29e5d40040c1: Pull complete [2022-07-01T21:19:00.989Z] 25b303627fd3: Verifying Checksum [2022-07-01T21:19:00.989Z] 25b303627fd3: Download complete [2022-07-01T21:19:00.989Z] 1ce36da41761: Pull complete [2022-07-01T21:19:13.390Z] 25b303627fd3: Pull complete [2022-07-01T21:19:13.390Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T21:19:13.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:19:13.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:19:13.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container [2022-07-01T21:19:13.747Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T21:19:16.076Z] $ docker top 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:19:16.958Z] + docker-compose build --help [2022-07-01T21:19:16.958Z] + grep parallel [2022-07-01T21:19:21.233Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T21:19:21.253Z] $ docker stop --time=1 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 [2022-07-01T21:19:22.846Z] $ docker rm -f 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:23.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:19:23.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:19:23.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container [2022-07-01T21:19:23.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T21:19:24.937Z] $ docker top 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:19:25.872Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T21:19:31.276Z] Building core-command ... [2022-07-01T21:19:31.276Z] Building core-data ... [2022-07-01T21:19:31.276Z] Building core-metadata ... [2022-07-01T21:19:31.276Z] Building security-bootstrapper ... [2022-07-01T21:19:31.276Z] Building security-proxy-setup ... [2022-07-01T21:19:31.276Z] Building security-secretstore-setup ... [2022-07-01T21:19:31.276Z] Building security-spiffe-token-provider ... [2022-07-01T21:19:31.276Z] Building security-spire-agent ... [2022-07-01T21:19:31.276Z] Building security-spire-config ... [2022-07-01T21:19:31.276Z] Building security-spire-server ... [2022-07-01T21:19:31.276Z] Building support-notifications ... [2022-07-01T21:19:31.276Z] Building support-scheduler ... [2022-07-01T21:19:31.276Z] Building sys-mgmt-agent ... [2022-07-01T21:19:31.276Z] Building security-spire-server [2022-07-01T21:19:31.276Z] Building core-data [2022-07-01T21:19:31.276Z] Building security-bootstrapper [2022-07-01T21:19:31.276Z] Building security-spire-config [2022-07-01T21:19:31.276Z] Building support-notifications [2022-07-01T21:20:53.039Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:20:53.039Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:20:53.039Z] ---> c8225ead0d0c [2022-07-01T21:20:53.039Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:20:53.310Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:20:53.310Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:20:53.310Z] ---> c8225ead0d0c [2022-07-01T21:20:53.310Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T21:20:53.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:20:53.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:20:53.310Z] ---> c8225ead0d0c [2022-07-01T21:20:53.310Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:20:53.310Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:20:53.310Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:20:53.310Z] ---> c8225ead0d0c [2022-07-01T21:20:53.310Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:20:53.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:20:53.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:20:53.582Z] ---> c8225ead0d0c [2022-07-01T21:20:53.582Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:20:54.181Z] ---> Running in d7fb2c42fbfc [2022-07-01T21:20:54.181Z] ---> Running in 8e162a76c815 [2022-07-01T21:20:54.181Z] ---> Running in 518d506be228 [2022-07-01T21:20:54.181Z] ---> Running in 95f7c8609efa [2022-07-01T21:20:54.181Z] ---> Running in ec238f2a40ad [2022-07-01T21:20:54.778Z] Removing intermediate container 8e162a76c815 [2022-07-01T21:20:54.778Z] ---> 502eac8fe256 [2022-07-01T21:20:54.778Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:20:54.778Z] ---> Running in 343ef4ebd0d8 [2022-07-01T21:20:55.063Z] Removing intermediate container 95f7c8609efa [2022-07-01T21:20:55.063Z] ---> 40348188025c [2022-07-01T21:20:55.063Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:20:55.063Z] Removing intermediate container 518d506be228 [2022-07-01T21:20:55.063Z] ---> 7725f49d9c26 [2022-07-01T21:20:55.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:20:55.063Z] Removing intermediate container d7fb2c42fbfc [2022-07-01T21:20:55.063Z] ---> 5c331ef83a77 [2022-07-01T21:20:55.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:20:55.063Z] Removing intermediate container ec238f2a40ad [2022-07-01T21:20:55.063Z] ---> 425befe56d96 [2022-07-01T21:20:55.063Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:20:55.063Z] ---> Running in fbfa2c1a0de0 [2022-07-01T21:20:55.063Z] ---> Running in fb855c1fd8b2 [2022-07-01T21:20:55.343Z] ---> Running in ac7b943744c6 [2022-07-01T21:20:55.343Z] ---> Running in 2c19a5ffd582 [2022-07-01T21:20:57.995Z] Removing intermediate container 343ef4ebd0d8 [2022-07-01T21:20:57.995Z] ---> 76d52104ec41 [2022-07-01T21:20:57.995Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:20:57.995Z] ---> Running in 94fdb558943f [2022-07-01T21:20:58.268Z] Removing intermediate container fbfa2c1a0de0 [2022-07-01T21:20:58.268Z] ---> ae8d4052ec92 [2022-07-01T21:20:58.268Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:20:58.268Z] ---> Running in da721bb223b5 [2022-07-01T21:20:59.260Z] Removing intermediate container ac7b943744c6 [2022-07-01T21:20:59.260Z] ---> 1c4fc023fcf1 [2022-07-01T21:20:59.260Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T21:20:59.534Z] ---> Running in 2b80ab8d6def [2022-07-01T21:20:59.534Z] Removing intermediate container fb855c1fd8b2 [2022-07-01T21:20:59.534Z] ---> 19ea5cbc30d4 [2022-07-01T21:20:59.534Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T21:20:59.534Z] Removing intermediate container 2c19a5ffd582 [2022-07-01T21:20:59.534Z] ---> 11d147fff6db [2022-07-01T21:20:59.534Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T21:20:59.810Z] ---> Running in 7b5258c4b5e4 [2022-07-01T21:20:59.810Z] ---> Running in c5809dbd294e [2022-07-01T21:21:00.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:01.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:02.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:02.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:02.785Z] OK: 220 MiB in 52 packages [2022-07-01T21:21:02.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:03.066Z] OK: 220 MiB in 52 packages [2022-07-01T21:21:03.672Z] OK: 220 MiB in 52 packages [2022-07-01T21:21:04.295Z] OK: 220 MiB in 52 packages [2022-07-01T21:21:04.295Z] OK: 220 MiB in 52 packages [2022-07-01T21:21:04.913Z] Removing intermediate container 94fdb558943f [2022-07-01T21:21:04.913Z] ---> 461a30b18baa [2022-07-01T21:21:04.913Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:21:05.189Z] Removing intermediate container da721bb223b5 [2022-07-01T21:21:05.189Z] ---> 7ae79b328caa [2022-07-01T21:21:05.189Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:21:05.189Z] Removing intermediate container 2b80ab8d6def [2022-07-01T21:21:05.189Z] ---> 19e184912bf5 [2022-07-01T21:21:05.189Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:21:05.788Z] Removing intermediate container 7b5258c4b5e4 [2022-07-01T21:21:05.788Z] ---> 0d2535f0d3f2 [2022-07-01T21:21:05.788Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:21:05.788Z] Removing intermediate container c5809dbd294e [2022-07-01T21:21:05.788Z] ---> aa5fa25ae475 [2022-07-01T21:21:05.788Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T21:21:06.060Z] ---> b7f03ff1d4b0 [2022-07-01T21:21:06.060Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:21:06.338Z] ---> Running in 4b70a925f91f [2022-07-01T21:21:06.338Z] ---> e2fb7bb1821a [2022-07-01T21:21:06.338Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:21:06.617Z] ---> Running in e7bf14e123d4 [2022-07-01T21:21:06.893Z] ---> 467b0dee62a9 [2022-07-01T21:21:06.893Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:21:06.893Z] ---> a506b3bf4e9f [2022-07-01T21:21:06.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:21:07.186Z] ---> Running in 1dcefa115256 [2022-07-01T21:21:07.186Z] ---> Running in ea6755d21c10 [2022-07-01T21:21:07.470Z] ---> a42c82700656 [2022-07-01T21:21:07.470Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:21:07.763Z] ---> Running in 93d02845aefe [2022-07-01T21:21:12.130Z] Removing intermediate container 4b70a925f91f [2022-07-01T21:21:12.130Z] ---> 451207d1b7a9 [2022-07-01T21:21:12.130Z] Step 8/26 : COPY . . [2022-07-01T21:21:12.732Z] Removing intermediate container e7bf14e123d4 [2022-07-01T21:21:12.732Z] ---> b534a136781b [2022-07-01T21:21:12.732Z] Step 8/25 : COPY . . [2022-07-01T21:21:13.009Z] Removing intermediate container 1dcefa115256 [2022-07-01T21:21:13.009Z] ---> d283f5ce2567 [2022-07-01T21:21:13.009Z] Step 8/23 : COPY . . [2022-07-01T21:21:13.281Z] Removing intermediate container 93d02845aefe [2022-07-01T21:21:13.282Z] ---> b996e28fce3c [2022-07-01T21:21:13.282Z] Step 8/31 : COPY . . [2022-07-01T21:21:13.555Z] Removing intermediate container ea6755d21c10 [2022-07-01T21:21:13.555Z] ---> 7a7eca0f43ae [2022-07-01T21:21:13.555Z] Step 8/22 : COPY . . [2022-07-01T21:21:45.903Z] ---> 5944c956c02b [2022-07-01T21:21:45.903Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:21:45.903Z] ---> 11d135fdcb98 [2022-07-01T21:21:45.903Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T21:21:45.903Z] ---> 11e2625988e4 [2022-07-01T21:21:45.903Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T21:21:45.903Z] ---> Running in e16e5a2a9601 [2022-07-01T21:21:45.903Z] ---> 9dc046885179 [2022-07-01T21:21:45.903Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T21:21:45.903Z] ---> Running in 266b14cf4905 [2022-07-01T21:21:45.903Z] ---> Running in 6c611384b93a [2022-07-01T21:21:45.903Z] ---> Running in 46f1571cb549 [2022-07-01T21:21:45.903Z] ---> c4cbef814c75 [2022-07-01T21:21:45.903Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:21:45.903Z] ---> Running in 75e5f47131d4 [2022-07-01T21:21:45.903Z] Removing intermediate container e16e5a2a9601 [2022-07-01T21:21:45.903Z] ---> 80167edd08d3 [2022-07-01T21:21:45.903Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:21:45.903Z] ---> Running in e795bdde325c [2022-07-01T21:21:45.903Z] Removing intermediate container 75e5f47131d4 [2022-07-01T21:21:45.903Z] ---> 0983d3bf739b [2022-07-01T21:21:45.903Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T21:21:45.903Z] Removing intermediate container e795bdde325c [2022-07-01T21:21:45.903Z] ---> 35fd90a29bfc [2022-07-01T21:21:45.903Z] 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-01T21:21:45.903Z] ---> Running in 167472af78e4 [2022-07-01T21:21:45.903Z] ---> Running in 2415acdaf34a [2022-07-01T21:21:45.903Z] 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-01T21:21:45.903Z] Removing intermediate container 167472af78e4 [2022-07-01T21:21:45.903Z] ---> 87f7ad69800d [2022-07-01T21:21:45.903Z] 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-01T21:21:45.903Z] ---> Running in f5ce9618f134 [2022-07-01T21:21:45.903Z] 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-01T21:21:45.903Z] 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-01T21:21:46.185Z] Removing intermediate container 2415acdaf34a [2022-07-01T21:21:46.185Z] ---> 8b583c416025 [2022-07-01T21:21:46.185Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:21:46.185Z] ---> Running in 336c82890019 [2022-07-01T21:21:47.179Z] Removing intermediate container 336c82890019 [2022-07-01T21:21:47.179Z] ---> 8f64b310a2a4 [2022-07-01T21:21:47.179Z] [2022-07-01T21:21:47.179Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:21:47.179Z] Removing intermediate container f5ce9618f134 [2022-07-01T21:21:47.179Z] ---> b807aec0f057 [2022-07-01T21:21:47.179Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T21:21:47.179Z] ---> Running in abf05ea55dcd [2022-07-01T21:21:47.465Z] 3.15: Pulling from library/alpine [2022-07-01T21:21:48.065Z] Removing intermediate container abf05ea55dcd [2022-07-01T21:21:48.065Z] ---> 8f74c7c14c80 [2022-07-01T21:21:48.065Z] [2022-07-01T21:21:48.065Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T21:21:48.341Z] 3.15: Pulling from library/alpine [2022-07-01T21:21:48.949Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:21:48.949Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:21:48.949Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:21:48.949Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:21:48.949Z] ---> 3fb3c9af89a9 [2022-07-01T21:21:48.949Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:21:48.949Z] ---> 3fb3c9af89a9 [2022-07-01T21:21:48.949Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:21:49.222Z] ---> Running in 124c66aa1820 [2022-07-01T21:21:49.222Z] ---> Running in 208556cb3422 [2022-07-01T21:21:49.817Z] Removing intermediate container 124c66aa1820 [2022-07-01T21:21:49.817Z] ---> 9cfd004df5df [2022-07-01T21:21:49.817Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:21:50.099Z] Removing intermediate container 208556cb3422 [2022-07-01T21:21:50.099Z] ---> db646c03d897 [2022-07-01T21:21:50.099Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:21:50.099Z] ---> Running in 14390addedc4 [2022-07-01T21:21:50.099Z] ---> Running in 85b2cb0d72d5 [2022-07-01T21:21:54.414Z] Removing intermediate container 14390addedc4 [2022-07-01T21:21:54.414Z] ---> 8d966008c529 [2022-07-01T21:21:54.414Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:21:54.414Z] ---> Running in d3de855826a1 [2022-07-01T21:21:54.414Z] Removing intermediate container 85b2cb0d72d5 [2022-07-01T21:21:54.414Z] ---> 30fd4f7c8935 [2022-07-01T21:21:54.414Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T21:21:54.414Z] ---> Running in 0e972637658a [2022-07-01T21:21:56.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:56.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:57.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:57.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:58.594Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:21:58.594Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:21:58.594Z] OK: 15736 distinct packages available [2022-07-01T21:21:58.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:59.192Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:21:59.192Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:21:59.192Z] OK: 15736 distinct packages available [2022-07-01T21:21:59.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:21:59.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:22:00.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:22:00.741Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:22:00.741Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:22:01.020Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:22:01.020Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:22:01.020Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:22:01.299Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:22:01.299Z] OK: 6 MiB in 19 packages [2022-07-01T21:22:01.300Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T21:22:01.300Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:22:01.582Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T21:22:01.582Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T21:22:01.582Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:22:01.582Z] OK: 6 MiB in 18 packages [2022-07-01T21:22:03.054Z] Removing intermediate container d3de855826a1 [2022-07-01T21:22:03.054Z] ---> 352f5eb07426 [2022-07-01T21:22:03.054Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:22:03.336Z] Removing intermediate container 0e972637658a [2022-07-01T21:22:03.336Z] ---> a60659c426c5 [2022-07-01T21:22:03.336Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:22:11.641Z] ---> e60bf089cb10 [2022-07-01T21:22:11.641Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:22:11.641Z] ---> 9c8039fb6ab9 [2022-07-01T21:22:11.641Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:22:12.626Z] ---> 653dfa8d8c8b [2022-07-01T21:22:12.626Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T21:22:12.903Z] ---> 1c00847c056f [2022-07-01T21:22:12.903Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T21:22:12.903Z] ---> Running in 8bb92ecf3cac [2022-07-01T21:22:13.885Z] Removing intermediate container 8bb92ecf3cac [2022-07-01T21:22:13.885Z] ---> 4c1f4ad67d80 [2022-07-01T21:22:13.885Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T21:22:14.156Z] ---> ce5977aedaa4 [2022-07-01T21:22:14.156Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T21:22:14.752Z] ---> 221e3dcbcfe9 [2022-07-01T21:22:14.752Z] Step 21/26 : WORKDIR / [2022-07-01T21:22:15.031Z] ---> Running in 58e6d3e11bf0 [2022-07-01T21:22:15.306Z] ---> 203999d9cee8 [2022-07-01T21:22:15.306Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:22:15.597Z] ---> Running in e761748eacfe [2022-07-01T21:22:15.597Z] Removing intermediate container 58e6d3e11bf0 [2022-07-01T21:22:15.597Z] ---> c39ddddba6eb [2022-07-01T21:22:15.597Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:22:15.889Z] ---> Running in 979cf0e2b8a7 [2022-07-01T21:22:16.170Z] Removing intermediate container e761748eacfe [2022-07-01T21:22:16.170Z] ---> a44598277abb [2022-07-01T21:22:16.170Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:22:16.469Z] ---> Running in 33115d048da4 [2022-07-01T21:22:16.469Z] Removing intermediate container 979cf0e2b8a7 [2022-07-01T21:22:16.469Z] ---> 9931eedaf0e9 [2022-07-01T21:22:16.469Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:22:16.756Z] ---> Running in d1e1048599f1 [2022-07-01T21:22:17.056Z] Removing intermediate container 33115d048da4 [2022-07-01T21:22:17.056Z] ---> 7df111518e12 [2022-07-01T21:22:17.056Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T21:22:17.353Z] ---> Running in df941388b888 [2022-07-01T21:22:17.353Z] Removing intermediate container d1e1048599f1 [2022-07-01T21:22:17.353Z] ---> 2acd8f61282b [2022-07-01T21:22:17.353Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T21:22:17.353Z] ---> Running in 74d38d9a4723 [2022-07-01T21:22:17.975Z] Removing intermediate container df941388b888 [2022-07-01T21:22:17.976Z] ---> 45ed8dee6313 [2022-07-01T21:22:17.976Z] Step 24/25 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:22:17.976Z] ---> Running in 9eb626a0ead1 [2022-07-01T21:22:18.251Z] Removing intermediate container 74d38d9a4723 [2022-07-01T21:22:18.251Z] ---> 8420203337ad [2022-07-01T21:22:18.251Z] Step 25/26 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:22:18.251Z] ---> Running in 66d8bbd462a9 [2022-07-01T21:22:18.884Z] Removing intermediate container 9eb626a0ead1 [2022-07-01T21:22:18.884Z] ---> 4b89d7e105ad [2022-07-01T21:22:18.884Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T21:22:18.884Z] ---> Running in d5839c808398 [2022-07-01T21:22:19.163Z] Removing intermediate container 66d8bbd462a9 [2022-07-01T21:22:19.163Z] ---> 547b1e5c0b6f [2022-07-01T21:22:19.163Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T21:22:19.163Z] ---> Running in 2931dc523f8e [2022-07-01T21:22:19.770Z] Removing intermediate container d5839c808398 [2022-07-01T21:22:19.770Z] ---> ae2bea3eebc0 [2022-07-01T21:22:19.770Z] [2022-07-01T21:22:19.770Z] Removing intermediate container 2931dc523f8e [2022-07-01T21:22:19.770Z] ---> 96d6b0a1309b [2022-07-01T21:22:19.770Z] [2022-07-01T21:22:20.384Z] Successfully built 96d6b0a1309b [2022-07-01T21:22:20.384Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T21:22:20.384Z] Building sys-mgmt-agent [2022-07-01T21:22:20.659Z]  Building security-spire-config ... done Successfully built ae2bea3eebc0 [2022-07-01T21:22:20.659Z] Successfully tagged security-spire-server-arm64:latest [2022-07-01T21:22:20.659Z]  Building security-spire-server ... done Building security-spire-agent [2022-07-01T21:23:08.176Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:23:08.176Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:23:08.176Z] ---> c8225ead0d0c [2022-07-01T21:23:08.176Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:23:08.176Z] ---> Using cache [2022-07-01T21:23:08.176Z] ---> 425befe56d96 [2022-07-01T21:23:08.176Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:23:08.176Z] ---> Using cache [2022-07-01T21:23:08.176Z] ---> 11d147fff6db [2022-07-01T21:23:08.176Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:23:08.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:23:08.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:23:08.176Z] ---> c8225ead0d0c [2022-07-01T21:23:08.176Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:23:08.176Z] ---> Using cache [2022-07-01T21:23:08.176Z] ---> 425befe56d96 [2022-07-01T21:23:08.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:23:08.176Z] ---> Using cache [2022-07-01T21:23:08.176Z] ---> 11d147fff6db [2022-07-01T21:23:08.176Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T21:23:08.176Z] ---> Running in f08617b4a073 [2022-07-01T21:23:08.176Z] ---> Running in e4923317aafc [2022-07-01T21:23:08.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:23:08.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:23:09.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:23:09.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:23:11.209Z] OK: 220 MiB in 52 packages [2022-07-01T21:23:11.209Z] OK: 220 MiB in 52 packages [2022-07-01T21:23:12.655Z] Removing intermediate container e4923317aafc [2022-07-01T21:23:12.655Z] ---> 76132b5ea406 [2022-07-01T21:23:12.655Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:23:12.930Z] Removing intermediate container f08617b4a073 [2022-07-01T21:23:13.207Z] ---> 3a0083a168bf [2022-07-01T21:23:13.207Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:23:14.202Z] ---> 62d4c80517fa [2022-07-01T21:23:14.202Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:23:14.202Z] ---> Running in 0fdc8251edac [2022-07-01T21:23:14.805Z] ---> 09fd0eceb523 [2022-07-01T21:23:14.805Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:23:14.805Z] ---> Running in 873d999b2dcb [2022-07-01T21:23:20.222Z] Removing intermediate container 0fdc8251edac [2022-07-01T21:23:20.222Z] ---> afd73dc2ac12 [2022-07-01T21:23:20.222Z] Step 8/26 : COPY . . [2022-07-01T21:23:20.829Z] Removing intermediate container 873d999b2dcb [2022-07-01T21:23:20.829Z] ---> 4dbfa62a0cf3 [2022-07-01T21:23:20.829Z] Step 8/23 : COPY . . [2022-07-01T21:23:59.823Z] ---> 9712b26c261a [2022-07-01T21:23:59.823Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T21:23:59.823Z] ---> Running in 8ef88ada9d19 [2022-07-01T21:23:59.823Z] ---> 7e2fa042da43 [2022-07-01T21:23:59.823Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:23:59.823Z] ---> Running in 896223110de2 [2022-07-01T21:23:59.823Z] Removing intermediate container 896223110de2 [2022-07-01T21:23:59.823Z] ---> 6478df4eb101 [2022-07-01T21:23:59.823Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:23:59.823Z] ---> Running in 58fa88759c63 [2022-07-01T21:23:59.823Z] Removing intermediate container 58fa88759c63 [2022-07-01T21:23:59.823Z] ---> 21ad0b3933a6 [2022-07-01T21:23:59.823Z] 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-01T21:23:59.823Z] ---> Running in 8338a810d32f [2022-07-01T21:23:59.823Z] 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-01T21:23:59.823Z] Removing intermediate container 8338a810d32f [2022-07-01T21:23:59.823Z] ---> b64e8ec41aa4 [2022-07-01T21:23:59.823Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:23:59.823Z] ---> Running in 5d54ba12f37f [2022-07-01T21:23:59.823Z] Removing intermediate container 5d54ba12f37f [2022-07-01T21:23:59.823Z] ---> b93c58de4855 [2022-07-01T21:23:59.823Z] [2022-07-01T21:23:59.823Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:23:59.823Z] ---> 3fb3c9af89a9 [2022-07-01T21:23:59.823Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:23:59.823Z] ---> Using cache [2022-07-01T21:23:59.823Z] ---> db646c03d897 [2022-07-01T21:23:59.823Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:23:59.823Z] ---> Using cache [2022-07-01T21:23:59.823Z] ---> 30fd4f7c8935 [2022-07-01T21:23:59.823Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:23:59.823Z] ---> Running in 70843dc0b8ca [2022-07-01T21:24:01.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:24:02.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:24:03.705Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:24:03.705Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:24:03.705Z] OK: 15736 distinct packages available [2022-07-01T21:24:03.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:24:05.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:24:06.132Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:24:06.132Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:24:06.408Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:24:06.408Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:24:06.683Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:24:06.683Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:24:06.958Z] OK: 6 MiB in 19 packages [2022-07-01T21:24:08.438Z] Removing intermediate container 70843dc0b8ca [2022-07-01T21:24:08.438Z] ---> bac4bbdde43c [2022-07-01T21:24:08.438Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T21:24:12.793Z] ---> 655f05abd59c [2022-07-01T21:24:12.793Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:24:18.211Z] ---> 24f2981127b6 [2022-07-01T21:24:18.211Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:24:19.200Z] ---> a2c2ce51b7a3 [2022-07-01T21:24:19.200Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T21:24:20.185Z] ---> e504077d0dcb [2022-07-01T21:24:20.185Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T21:24:20.785Z] ---> 97809109e8df [2022-07-01T21:24:20.785Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:24:21.058Z] ---> Running in 736f010c0ac7 [2022-07-01T21:24:21.664Z] Removing intermediate container 736f010c0ac7 [2022-07-01T21:24:21.664Z] ---> 91b4cd1c2f3f [2022-07-01T21:24:21.664Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:24:21.664Z] ---> Running in d61d91e9e554 [2022-07-01T21:24:22.262Z] Removing intermediate container d61d91e9e554 [2022-07-01T21:24:22.262Z] ---> b1a24c29c65b [2022-07-01T21:24:22.262Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T21:24:22.262Z] ---> Running in 9cb9cfdb4e15 [2022-07-01T21:24:22.860Z] Removing intermediate container 9cb9cfdb4e15 [2022-07-01T21:24:22.860Z] ---> e3431def27d4 [2022-07-01T21:24:22.860Z] Step 25/26 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:24:22.860Z] ---> Running in 894d423f257c [2022-07-01T21:24:23.460Z] Removing intermediate container 894d423f257c [2022-07-01T21:24:23.460Z] ---> 6f17662ef291 [2022-07-01T21:24:23.460Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T21:24:23.460Z] ---> Running in 35fc146eb016 [2022-07-01T21:24:24.060Z] Removing intermediate container 35fc146eb016 [2022-07-01T21:24:24.060Z] ---> 41640571fdc4 [2022-07-01T21:24:24.060Z] [2022-07-01T21:24:24.332Z] Successfully built 41640571fdc4 [2022-07-01T21:24:24.332Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-01T21:24:24.332Z]  Building security-spire-agent ... done Building core-metadata [2022-07-01T21:24:56.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:24:56.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:24:56.718Z] ---> c8225ead0d0c [2022-07-01T21:24:56.718Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> 425befe56d96 [2022-07-01T21:24:56.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> 11d147fff6db [2022-07-01T21:24:56.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> aa5fa25ae475 [2022-07-01T21:24:56.718Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> a42c82700656 [2022-07-01T21:24:56.718Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> b996e28fce3c [2022-07-01T21:24:56.718Z] Step 8/23 : COPY . . [2022-07-01T21:24:56.718Z] ---> Using cache [2022-07-01T21:24:56.718Z] ---> 11e2625988e4 [2022-07-01T21:24:56.718Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T21:24:56.718Z] ---> Running in 5d5d63e60b7f [2022-07-01T21:24:56.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T21:26:18.511Z] Removing intermediate container 6c611384b93a [2022-07-01T21:26:18.511Z] ---> 4bedd826bbbc [2022-07-01T21:26:18.511Z] [2022-07-01T21:26:18.511Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T21:26:18.511Z] 3.14: Pulling from library/alpine [2022-07-01T21:26:18.511Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T21:26:18.511Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T21:26:18.511Z] ---> ac73e934f311 [2022-07-01T21:26:18.511Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T21:26:18.511Z] ---> Running in 1f1ec1f8d0c1 [2022-07-01T21:26:18.511Z] Removing intermediate container 1f1ec1f8d0c1 [2022-07-01T21:26:18.511Z] ---> 6fc7c7ee9a89 [2022-07-01T21:26:18.511Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T21:26:18.511Z] ---> Running in 3689bc784e13 [2022-07-01T21:26:19.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:26:19.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:26:21.241Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:26:21.241Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T21:26:21.241Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:26:21.241Z] OK: 6 MiB in 16 packages [2022-07-01T21:26:22.692Z] Removing intermediate container 3689bc784e13 [2022-07-01T21:26:22.692Z] ---> eb2b74956d18 [2022-07-01T21:26:22.692Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T21:26:22.692Z] ---> Running in 04c3477bd402 [2022-07-01T21:26:23.308Z] Removing intermediate container 04c3477bd402 [2022-07-01T21:26:23.308Z] ---> 38e572bcf753 [2022-07-01T21:26:23.308Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T21:26:23.308Z] ---> Running in 4311d50718ff [2022-07-01T21:26:23.921Z] Removing intermediate container 4311d50718ff [2022-07-01T21:26:23.921Z] ---> 75bec774fb03 [2022-07-01T21:26:23.921Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T21:26:23.921Z] ---> Running in cbca17b71224 [2022-07-01T21:26:27.345Z] Removing intermediate container cbca17b71224 [2022-07-01T21:26:27.345Z] ---> cc7c2cf59cf6 [2022-07-01T21:26:27.345Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T21:26:27.345Z] ---> Running in 6f8f86187543 [2022-07-01T21:26:27.345Z] Removing intermediate container 6f8f86187543 [2022-07-01T21:26:27.345Z] ---> 99c31280db41 [2022-07-01T21:26:27.621Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T21:26:28.628Z] ---> f8e50e1acce9 [2022-07-01T21:26:28.628Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T21:26:28.628Z] ---> Running in 68bcd6481f0e [2022-07-01T21:26:32.036Z] Removing intermediate container 68bcd6481f0e [2022-07-01T21:26:32.036Z] ---> 84d459b8d5b3 [2022-07-01T21:26:32.036Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:26:32.311Z] ---> d0d956f0474c [2022-07-01T21:26:32.311Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T21:26:34.312Z] ---> 4d41ba50467f [2022-07-01T21:26:34.312Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T21:26:34.914Z] ---> b8c713416a90 [2022-07-01T21:26:34.914Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T21:26:35.904Z] ---> 8b6c18bfb4e8 [2022-07-01T21:26:35.904Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T21:26:36.912Z] ---> fac5dbdb7d0d [2022-07-01T21:26:36.912Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T21:26:37.193Z] ---> Running in 16bf21fb7297 [2022-07-01T21:26:37.805Z] Removing intermediate container 16bf21fb7297 [2022-07-01T21:26:37.805Z] ---> acd792095f08 [2022-07-01T21:26:37.805Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T21:26:38.805Z] ---> b0efdd2c1e62 [2022-07-01T21:26:38.805Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T21:26:39.088Z] ---> Running in bc2c9d95c979 [2022-07-01T21:26:42.552Z] Removing intermediate container bc2c9d95c979 [2022-07-01T21:26:42.552Z] ---> c571d7fdb4ed [2022-07-01T21:26:42.552Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T21:26:42.552Z] ---> Running in e235150c5da0 [2022-07-01T21:26:43.158Z] Removing intermediate container e235150c5da0 [2022-07-01T21:26:43.158Z] ---> ef08bea6803a [2022-07-01T21:26:43.158Z] Step 28/31 : CMD ["gate"] [2022-07-01T21:26:43.433Z] ---> Running in b5d5aab01732 [2022-07-01T21:26:44.030Z] Removing intermediate container b5d5aab01732 [2022-07-01T21:26:44.030Z] ---> dc4ef1e84189 [2022-07-01T21:26:44.030Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T21:26:44.301Z] ---> Running in 1022f8127735 [2022-07-01T21:26:44.894Z] Removing intermediate container 1022f8127735 [2022-07-01T21:26:44.894Z] ---> 9bd8f4818521 [2022-07-01T21:26:44.894Z] Step 30/31 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:26:45.166Z] ---> Running in 64dabf621ee2 [2022-07-01T21:26:45.439Z] Removing intermediate container 64dabf621ee2 [2022-07-01T21:26:45.439Z] ---> cde66d5d4fe2 [2022-07-01T21:26:45.439Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T21:26:45.733Z] ---> Running in 7671a8cb5f2a [2022-07-01T21:26:46.330Z] Removing intermediate container 7671a8cb5f2a [2022-07-01T21:26:46.330Z] ---> 895d5ba425ad [2022-07-01T21:26:46.330Z] [2022-07-01T21:26:46.932Z] Successfully built 895d5ba425ad [2022-07-01T21:26:46.932Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T21:26:46.932Z] Building security-spiffe-token-provider [2022-07-01T21:27:19.328Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:27:19.328Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:27:19.328Z] ---> c8225ead0d0c [2022-07-01T21:27:19.328Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T21:27:19.328Z] ---> Using cache [2022-07-01T21:27:19.328Z] ---> 425befe56d96 [2022-07-01T21:27:19.328Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T21:27:19.328Z] ---> Running in 31fae3b20b93 [2022-07-01T21:27:19.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:20.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:22.025Z] Removing intermediate container 266b14cf4905 [2022-07-01T21:27:22.025Z] ---> bbe7bd3bb66d [2022-07-01T21:27:22.025Z] [2022-07-01T21:27:22.025Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:27:22.025Z] ---> ac73e934f311 [2022-07-01T21:27:22.025Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T21:27:22.303Z] ---> Running in fed35586bafc [2022-07-01T21:27:22.581Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:27:22.581Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:27:22.581Z] OK: 15743 distinct packages available [2022-07-01T21:27:22.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:22.865Z] Removing intermediate container fed35586bafc [2022-07-01T21:27:22.865Z] ---> 4a6fb04dfe8f [2022-07-01T21:27:22.865Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T21:27:22.865Z] ---> Running in 8358c686d234 [2022-07-01T21:27:23.468Z] Removing intermediate container 8358c686d234 [2022-07-01T21:27:23.468Z] ---> bf587ba95bd1 [2022-07-01T21:27:23.468Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T21:27:23.468Z] ---> Running in ac5c04da3ab8 [2022-07-01T21:27:23.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:24.028Z] Removing intermediate container ac5c04da3ab8 [2022-07-01T21:27:24.028Z] ---> 4488cf9d1fcb [2022-07-01T21:27:24.028Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:27:24.028Z] ---> Running in 63b7c1e33aac [2022-07-01T21:27:25.476Z] OK: 220 MiB in 52 packages [2022-07-01T21:27:27.470Z] Removing intermediate container 31fae3b20b93 [2022-07-01T21:27:27.470Z] ---> ee963d7a2349 [2022-07-01T21:27:27.470Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T21:27:27.470Z] Removing intermediate container 63b7c1e33aac [2022-07-01T21:27:27.470Z] ---> ef9997e1fe92 [2022-07-01T21:27:27.470Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T21:27:27.470Z] ---> Running in b39879b65256 [2022-07-01T21:27:28.914Z] ---> d252916ecf44 [2022-07-01T21:27:28.915Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:27:29.189Z] ---> Running in 03cb854b5b63 [2022-07-01T21:27:30.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:31.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:27:32.148Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:27:32.148Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T21:27:32.425Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T21:27:32.425Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T21:27:32.699Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T21:27:32.699Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T21:27:32.975Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:27:32.975Z] OK: 8 MiB in 20 packages [2022-07-01T21:27:34.969Z] Removing intermediate container 03cb854b5b63 [2022-07-01T21:27:34.969Z] ---> 331a09ee0d57 [2022-07-01T21:27:34.969Z] Step 7/20 : COPY . . [2022-07-01T21:27:34.969Z] Removing intermediate container b39879b65256 [2022-07-01T21:27:34.969Z] ---> 3b94a35984b1 [2022-07-01T21:27:34.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:27:35.954Z] ---> 17463f91e88f [2022-07-01T21:27:35.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T21:27:39.372Z] ---> be59d9e595de [2022-07-01T21:27:39.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T21:27:40.857Z] ---> c7969c342135 [2022-07-01T21:27:40.857Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T21:27:41.137Z] ---> Running in ab237278a752 [2022-07-01T21:27:41.738Z] Removing intermediate container ab237278a752 [2022-07-01T21:27:41.738Z] ---> e6a31515a75b [2022-07-01T21:27:41.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:27:42.025Z] ---> Running in b4bdc8740bc3 [2022-07-01T21:27:42.625Z] Removing intermediate container b4bdc8740bc3 [2022-07-01T21:27:42.625Z] ---> 85f28a6b5d65 [2022-07-01T21:27:42.625Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:27:42.918Z] ---> Running in 30a496cbc771 [2022-07-01T21:27:43.518Z] Removing intermediate container 30a496cbc771 [2022-07-01T21:27:43.792Z] ---> fc1f0bd27d24 [2022-07-01T21:27:43.792Z] Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:27:43.792Z] ---> Running in cdcc2fc933a0 [2022-07-01T21:27:44.775Z] Removing intermediate container cdcc2fc933a0 [2022-07-01T21:27:44.775Z] ---> 032d4c302cbb [2022-07-01T21:27:44.775Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:27:44.775Z] ---> Running in cf72cef3f701 [2022-07-01T21:27:45.762Z] Removing intermediate container cf72cef3f701 [2022-07-01T21:27:45.762Z] ---> 15615fe3e7af [2022-07-01T21:27:45.762Z] [2022-07-01T21:27:46.359Z] Successfully built 15615fe3e7af [2022-07-01T21:27:46.359Z] Successfully tagged core-data-arm64:latest [2022-07-01T21:27:46.359Z] Building security-proxy-setup [2022-07-01T21:27:58.826Z]  Building core-data ... done  ---> 60c1e220f0a8 [2022-07-01T21:27:58.826Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T21:27:58.826Z] ---> Running in 7996f30bfa09 [2022-07-01T21:28:00.978Z] 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-01T21:28:16.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:28:16.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:28:16.204Z] ---> c8225ead0d0c [2022-07-01T21:28:16.204Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> 425befe56d96 [2022-07-01T21:28:16.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> 11d147fff6db [2022-07-01T21:28:16.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> aa5fa25ae475 [2022-07-01T21:28:16.204Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> a42c82700656 [2022-07-01T21:28:16.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> b996e28fce3c [2022-07-01T21:28:16.204Z] Step 8/22 : COPY . . [2022-07-01T21:28:16.204Z] ---> Using cache [2022-07-01T21:28:16.204Z] ---> 11e2625988e4 [2022-07-01T21:28:16.204Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T21:28:16.204Z] ---> Running in da29dd7afcd5 [2022-07-01T21:28:16.484Z] 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-01T21:28:43.342Z] Removing intermediate container 8ef88ada9d19 [2022-07-01T21:28:43.342Z] ---> 21db1d276673 [2022-07-01T21:28:43.342Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T21:28:43.342Z] ---> Running in 9fa4f32a7bce [2022-07-01T21:28:43.342Z] 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-01T21:28:46.757Z] Removing intermediate container 9fa4f32a7bce [2022-07-01T21:28:46.757Z] ---> 0049b551da27 [2022-07-01T21:28:46.757Z] [2022-07-01T21:28:46.757Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T21:28:47.038Z] 20.10.14: Pulling from library/docker [2022-07-01T21:28:55.364Z] Removing intermediate container 46f1571cb549 [2022-07-01T21:28:55.364Z] ---> 22bac7a3967d [2022-07-01T21:28:55.364Z] [2022-07-01T21:28:55.364Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:28:55.364Z] ---> ac73e934f311 [2022-07-01T21:28:55.364Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T21:28:55.364Z] ---> Running in 1afaa74aac01 [2022-07-01T21:28:57.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:28:57.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:28:59.106Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T21:28:59.106Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:28:59.106Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:28:59.106Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:28:59.718Z] OK: 6 MiB in 16 packages [2022-07-01T21:29:03.129Z] Removing intermediate container 1afaa74aac01 [2022-07-01T21:29:03.129Z] ---> 67e2b60a2694 [2022-07-01T21:29:03.129Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:29:03.129Z] ---> Running in f89045083b15 [2022-07-01T21:29:03.731Z] Removing intermediate container f89045083b15 [2022-07-01T21:29:03.731Z] ---> cc453e4d1fe3 [2022-07-01T21:29:03.731Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T21:29:03.731Z] ---> Running in 53b88419ffba [2022-07-01T21:29:04.334Z] Removing intermediate container 53b88419ffba [2022-07-01T21:29:04.334Z] ---> c0a69d54f239 [2022-07-01T21:29:04.334Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:29:04.616Z] ---> Running in 0c4761622acb [2022-07-01T21:29:05.599Z] Removing intermediate container 0c4761622acb [2022-07-01T21:29:05.599Z] ---> 7f2717a000df [2022-07-01T21:29:05.599Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:29:06.210Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T21:29:06.210Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T21:29:06.210Z] ---> c346e9eafbab [2022-07-01T21:29:06.210Z] 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-01T21:29:06.481Z] ---> Running in 8c7c145b46f8 [2022-07-01T21:29:06.757Z] ---> d2f77a37580b [2022-07-01T21:29:06.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T21:29:07.048Z] Removing intermediate container 8c7c145b46f8 [2022-07-01T21:29:07.048Z] ---> ba31538ca933 [2022-07-01T21:29:07.048Z] 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-01T21:29:07.048Z] ---> Running in f01e1b940951 [2022-07-01T21:29:09.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:29:09.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:29:10.559Z] ---> 19c3bbc60e82 [2022-07-01T21:29:10.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T21:29:11.544Z] ---> 11d22847acd0 [2022-07-01T21:29:11.544Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T21:29:11.544Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T21:29:11.544Z] ---> Running in 7d0eadb095b2 [2022-07-01T21:29:11.544Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T21:29:11.544Z] Executing bash-5.1.16-r0.post-install [2022-07-01T21:29:11.544Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:29:11.826Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:29:11.826Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T21:29:11.826Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T21:29:11.826Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T21:29:11.826Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T21:29:11.826Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T21:29:11.826Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T21:29:11.826Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T21:29:11.826Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T21:29:11.826Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T21:29:11.826Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T21:29:12.099Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T21:29:12.100Z] Removing intermediate container 7d0eadb095b2 [2022-07-01T21:29:12.100Z] ---> ae7e029ef24a [2022-07-01T21:29:12.100Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:29:12.100Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T21:29:12.100Z] ---> Running in 2d6f8fe46e1f [2022-07-01T21:29:12.100Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T21:29:12.701Z] Removing intermediate container 2d6f8fe46e1f [2022-07-01T21:29:12.701Z] ---> 25674a31a770 [2022-07-01T21:29:12.701Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:29:12.701Z] ---> Running in 88cb9bcafd0f [2022-07-01T21:29:13.299Z] Removing intermediate container 88cb9bcafd0f [2022-07-01T21:29:13.299Z] ---> c591664f528e [2022-07-01T21:29:13.299Z] Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:29:13.299Z] ---> Running in 86b8c272ab71 [2022-07-01T21:29:14.281Z] Removing intermediate container 86b8c272ab71 [2022-07-01T21:29:14.281Z] ---> f9f8facd731d [2022-07-01T21:29:14.281Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:29:14.281Z] ---> Running in da69688d79da [2022-07-01T21:29:14.873Z] Removing intermediate container da69688d79da [2022-07-01T21:29:14.873Z] ---> 532085b23033 [2022-07-01T21:29:14.873Z] [2022-07-01T21:29:15.145Z] Successfully built 532085b23033 [2022-07-01T21:29:15.145Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T21:29:15.145Z]  Building support-notifications ... done Building support-scheduler [2022-07-01T21:29:15.418Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T21:29:15.418Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T21:29:15.418Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T21:29:15.418Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T21:29:15.418Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T21:29:15.418Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T21:29:15.693Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T21:29:15.693Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T21:29:15.693Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T21:29:15.693Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T21:29:15.693Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T21:29:15.693Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T21:29:15.967Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T21:29:15.967Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T21:29:15.967Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T21:29:15.967Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T21:29:15.967Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T21:29:15.967Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T21:29:15.967Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T21:29:15.967Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T21:29:15.967Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T21:29:15.967Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T21:29:15.967Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T21:29:16.242Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T21:29:16.242Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T21:29:16.242Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T21:29:17.223Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:29:17.223Z] OK: 82 MiB in 65 packages [2022-07-01T21:29:22.634Z] Collecting docker-compose==1.23.2 [2022-07-01T21:29:22.634Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T21:29:22.634Z] 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-01T21:29:22.910Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T21:29:22.910Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T21:29:27.237Z] Collecting PyYAML<4,>=3.10 [2022-07-01T21:29:27.237Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T21:29:32.675Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T21:29:32.675Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T21:29:32.675Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T21:29:32.675Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T21:29:37.011Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T21:29:37.011Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T21:29:37.011Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T21:29:37.011Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T21:29:37.639Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T21:29:37.639Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T21:29:37.640Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T21:29:37.640Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T21:29:44.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:29:44.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:29:44.384Z] ---> c8225ead0d0c [2022-07-01T21:29:44.384Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> 425befe56d96 [2022-07-01T21:29:44.384Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> 11d147fff6db [2022-07-01T21:29:44.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> aa5fa25ae475 [2022-07-01T21:29:44.384Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> a42c82700656 [2022-07-01T21:29:44.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> b996e28fce3c [2022-07-01T21:29:44.384Z] Step 8/22 : COPY . . [2022-07-01T21:29:44.384Z] ---> Using cache [2022-07-01T21:29:44.384Z] ---> 11e2625988e4 [2022-07-01T21:29:44.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T21:29:44.384Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T21:29:44.384Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T21:29:44.384Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T21:29:44.384Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T21:29:44.664Z] ---> Running in 4b9541d55534 [2022-07-01T21:29:46.664Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T21:29:46.664Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T21:29:46.664Z] 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-01T21:29:46.664Z] 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-01T21:29:46.664Z] Collecting idna<2.8,>=2.5 [2022-07-01T21:29:46.664Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T21:29:46.938Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T21:29:46.938Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T21:29:47.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T21:29:47.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T21:29:47.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T21:29:47.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T21:29:48.852Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T21:29:48.852Z] Attempting uninstall: urllib3 [2022-07-01T21:29:48.852Z] Found existing installation: urllib3 1.26.7 [2022-07-01T21:29:48.852Z] Uninstalling urllib3-1.26.7: [2022-07-01T21:29:48.852Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T21:29:49.962Z] Attempting uninstall: idna [2022-07-01T21:29:49.962Z] Found existing installation: idna 3.3 [2022-07-01T21:29:49.962Z] Uninstalling idna-3.3: [2022-07-01T21:29:50.346Z] Successfully uninstalled idna-3.3 [2022-07-01T21:29:53.807Z] Attempting uninstall: requests [2022-07-01T21:29:53.807Z] Found existing installation: requests 2.26.0 [2022-07-01T21:29:53.807Z] Uninstalling requests-2.26.0: [2022-07-01T21:29:53.807Z] Successfully uninstalled requests-2.26.0 [2022-07-01T21:29:54.085Z] Running setup.py install for texttable: started [2022-07-01T21:29:57.492Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T21:29:57.492Z] Running setup.py install for PyYAML: started [2022-07-01T21:29:57.492Z] Removing intermediate container 5d5d63e60b7f [2022-07-01T21:29:57.492Z] ---> 4cb099335dae [2022-07-01T21:29:57.492Z] [2022-07-01T21:29:57.492Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:29:57.492Z] ---> ac73e934f311 [2022-07-01T21:29:57.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:29:57.492Z] ---> Running in 4ca95dd96877 [2022-07-01T21:29:59.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:29:59.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:30:00.763Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T21:30:00.763Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:30:00.763Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:30:00.763Z] OK: 5 MiB in 15 packages [2022-07-01T21:30:01.369Z] Running setup.py install for docopt: started [2022-07-01T21:30:02.366Z] Removing intermediate container 4ca95dd96877 [2022-07-01T21:30:02.366Z] ---> 41306be62957 [2022-07-01T21:30:02.366Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:30:02.366Z] ---> Running in 7b087409c6de [2022-07-01T21:30:02.655Z] Removing intermediate container 7b087409c6de [2022-07-01T21:30:02.655Z] ---> a674f7b79d16 [2022-07-01T21:30:02.655Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T21:30:02.956Z] ---> Running in d59a22e22c52 [2022-07-01T21:30:03.246Z] Removing intermediate container d59a22e22c52 [2022-07-01T21:30:03.246Z] ---> fedc2c3a5cee [2022-07-01T21:30:03.246Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:30:03.246Z] ---> Running in e3115d1f407e [2022-07-01T21:30:03.867Z] Removing intermediate container e3115d1f407e [2022-07-01T21:30:03.867Z] ---> c05e957abf75 [2022-07-01T21:30:03.867Z] Step 15/23 : WORKDIR / [2022-07-01T21:30:03.867Z] ---> Running in 5ea2c57f8729 [2022-07-01T21:30:04.476Z] Removing intermediate container 5ea2c57f8729 [2022-07-01T21:30:04.476Z] ---> 22cf7503b24e [2022-07-01T21:30:04.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:30:04.752Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T21:30:04.753Z] Running setup.py install for dockerpty: started [2022-07-01T21:30:05.357Z] ---> 8e5500f6d65e [2022-07-01T21:30:05.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T21:30:07.355Z] ---> 05d17cc0ecae [2022-07-01T21:30:07.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T21:30:07.633Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T21:30:08.236Z] ---> 1c169d603696 [2022-07-01T21:30:08.236Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T21:30:08.236Z] ---> Running in 619342d5d14d [2022-07-01T21:30:08.523Z] Removing intermediate container 619342d5d14d [2022-07-01T21:30:08.523Z] ---> d3c5c5bc2166 [2022-07-01T21:30:08.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:30:08.798Z] ---> Running in 8e70b281b0f3 [2022-07-01T21:30:09.402Z] Removing intermediate container 8e70b281b0f3 [2022-07-01T21:30:09.402Z] ---> a3fa188128d9 [2022-07-01T21:30:09.402Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:30:09.402Z] ---> Running in 1a5e9f1bff61 [2022-07-01T21:30:09.679Z] Removing intermediate container 1a5e9f1bff61 [2022-07-01T21:30:09.679Z] ---> 58d39519e502 [2022-07-01T21:30:09.679Z] Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:30:09.958Z] ---> Running in 1fafe985be02 [2022-07-01T21:30:10.235Z] 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-01T21:30:10.512Z] Removing intermediate container 1fafe985be02 [2022-07-01T21:30:10.512Z] ---> 0f64d1daebab [2022-07-01T21:30:10.512Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:30:10.512Z] ---> Running in 772bb284d48c [2022-07-01T21:30:11.116Z] Removing intermediate container 772bb284d48c [2022-07-01T21:30:11.116Z] ---> b7da1240b446 [2022-07-01T21:30:11.116Z] [2022-07-01T21:30:11.392Z] Successfully built b7da1240b446 [2022-07-01T21:30:11.392Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T21:30:11.392Z]  Building core-metadata ... done Building core-command [2022-07-01T21:30:29.760Z] Removing intermediate container f01e1b940951 [2022-07-01T21:30:29.760Z] ---> 0081b3b2eab4 [2022-07-01T21:30:29.760Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T21:30:29.760Z] ---> Running in b08497018d68 [2022-07-01T21:30:29.760Z] Removing intermediate container b08497018d68 [2022-07-01T21:30:29.760Z] ---> 29cbcce4b284 [2022-07-01T21:30:29.760Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T21:30:29.760Z] ---> Running in f38a9dfa234e [2022-07-01T21:30:29.760Z] Removing intermediate container f38a9dfa234e [2022-07-01T21:30:29.760Z] ---> 0dbdacb306e7 [2022-07-01T21:30:29.760Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T21:30:31.216Z] ---> 90f00ea5cc75 [2022-07-01T21:30:31.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T21:30:32.664Z] ---> 7f4514ed269a [2022-07-01T21:30:32.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T21:30:33.652Z] ---> 074c7bfedec0 [2022-07-01T21:30:33.652Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T21:30:33.929Z] ---> Running in ede0dc819fdd [2022-07-01T21:30:34.534Z] Removing intermediate container ede0dc819fdd [2022-07-01T21:30:34.534Z] ---> b0febe886987 [2022-07-01T21:30:34.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:30:34.809Z] ---> Running in 5021aa7985ac [2022-07-01T21:30:35.412Z] Removing intermediate container 5021aa7985ac [2022-07-01T21:30:35.412Z] ---> df37d3d07803 [2022-07-01T21:30:35.412Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:30:35.688Z] ---> Running in e901cd31079d [2022-07-01T21:30:36.300Z] Removing intermediate container e901cd31079d [2022-07-01T21:30:36.300Z] ---> 1fc44f134363 [2022-07-01T21:30:36.300Z] Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:30:36.580Z] ---> Running in c1127033c108 [2022-07-01T21:30:37.181Z] Removing intermediate container c1127033c108 [2022-07-01T21:30:37.181Z] ---> e47061a7194e [2022-07-01T21:30:37.181Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:30:37.455Z] ---> Running in 746eef31d213 [2022-07-01T21:30:38.438Z] Removing intermediate container 746eef31d213 [2022-07-01T21:30:38.438Z] ---> a83c478a870a [2022-07-01T21:30:38.438Z] [2022-07-01T21:30:39.034Z] Successfully built a83c478a870a [2022-07-01T21:30:39.034Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T21:30:39.034Z] Building security-secretstore-setup [2022-07-01T21:30:40.472Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:30:40.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:30:40.472Z] ---> c8225ead0d0c [2022-07-01T21:30:40.472Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:30:40.472Z] ---> Using cache [2022-07-01T21:30:40.472Z] ---> 425befe56d96 [2022-07-01T21:30:40.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:30:40.472Z] ---> Using cache [2022-07-01T21:30:40.472Z] ---> 11d147fff6db [2022-07-01T21:30:40.472Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:30:40.472Z] ---> Using cache [2022-07-01T21:30:40.472Z] ---> aa5fa25ae475 [2022-07-01T21:30:40.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:30:40.744Z] ---> Using cache [2022-07-01T21:30:40.744Z] ---> a42c82700656 [2022-07-01T21:30:40.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:30:40.744Z] ---> Using cache [2022-07-01T21:30:40.744Z] ---> b996e28fce3c [2022-07-01T21:30:40.744Z] Step 8/23 : COPY . . [2022-07-01T21:30:40.744Z] ---> Using cache [2022-07-01T21:30:40.744Z] ---> 11e2625988e4 [2022-07-01T21:30:40.744Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T21:30:40.744Z] ---> Running in 0dbcd23e4ecd [2022-07-01T21:30:42.182Z] 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-01T21:31:08.982Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:31:08.982Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:31:08.982Z] ---> c8225ead0d0c [2022-07-01T21:31:08.982Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> 425befe56d96 [2022-07-01T21:31:08.982Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> 11d147fff6db [2022-07-01T21:31:08.982Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> aa5fa25ae475 [2022-07-01T21:31:08.982Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> a42c82700656 [2022-07-01T21:31:08.982Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> b996e28fce3c [2022-07-01T21:31:08.982Z] Step 8/25 : COPY . . [2022-07-01T21:31:08.982Z] ---> Using cache [2022-07-01T21:31:08.982Z] ---> 11e2625988e4 [2022-07-01T21:31:08.982Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T21:31:09.587Z] ---> Running in 8b4515e10875 [2022-07-01T21:31:11.579Z] 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-01T21:32:48.354Z] 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-01T21:33:06.836Z] Removing intermediate container da29dd7afcd5 [2022-07-01T21:33:06.836Z] ---> 7aa7e89560da [2022-07-01T21:33:06.836Z] [2022-07-01T21:33:06.836Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:33:06.836Z] ---> ac73e934f311 [2022-07-01T21:33:06.836Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T21:33:06.836Z] ---> Running in 1d936444b3f6 [2022-07-01T21:33:07.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:33:07.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:33:09.165Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T21:33:09.165Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:33:09.165Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T21:33:09.165Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T21:33:09.165Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T21:33:09.165Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:33:09.165Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:33:09.165Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:33:09.445Z] OK: 8 MiB in 20 packages [2022-07-01T21:33:11.445Z] Removing intermediate container 1d936444b3f6 [2022-07-01T21:33:11.445Z] ---> 86fe4ba2b23c [2022-07-01T21:33:11.726Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:33:11.727Z] ---> Running in cd229e1a8be9 [2022-07-01T21:33:12.335Z] Removing intermediate container cd229e1a8be9 [2022-07-01T21:33:12.335Z] ---> 2b328d1618a9 [2022-07-01T21:33:12.335Z] Step 13/22 : WORKDIR /edgex [2022-07-01T21:33:12.335Z] ---> Running in 4c7a67cb73bf [2022-07-01T21:33:12.947Z] Removing intermediate container 4c7a67cb73bf [2022-07-01T21:33:12.947Z] ---> 5a8c1428e559 [2022-07-01T21:33:12.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T21:33:13.942Z] ---> 7e19a4e1a40c [2022-07-01T21:33:13.942Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T21:33:15.391Z] ---> ca420870ca3b [2022-07-01T21:33:15.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T21:33:17.382Z] ---> a7629869fbb0 [2022-07-01T21:33:17.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:33:17.979Z] ---> 6f054ce3bed0 [2022-07-01T21:33:17.979Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T21:33:18.274Z] ---> Running in c7e11ad8ad8f [2022-07-01T21:33:21.683Z] Removing intermediate container c7e11ad8ad8f [2022-07-01T21:33:21.683Z] ---> 0cc878cab4ec [2022-07-01T21:33:21.683Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:33:21.683Z] ---> Running in 9015172d5b01 [2022-07-01T21:33:21.957Z] Removing intermediate container 9015172d5b01 [2022-07-01T21:33:21.957Z] ---> 37bc19188619 [2022-07-01T21:33:21.957Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:33:21.957Z] ---> Running in 4011f4d1f5c9 [2022-07-01T21:33:22.585Z] Removing intermediate container 4011f4d1f5c9 [2022-07-01T21:33:22.585Z] ---> 3ac10e4924d5 [2022-07-01T21:33:22.585Z] Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:33:22.859Z] ---> Running in 03048a115642 [2022-07-01T21:33:23.457Z] Removing intermediate container 03048a115642 [2022-07-01T21:33:23.457Z] ---> 7978eb17fb05 [2022-07-01T21:33:23.457Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:33:23.457Z] ---> Running in 9b64ea863743 [2022-07-01T21:33:24.054Z] Removing intermediate container 9b64ea863743 [2022-07-01T21:33:24.054Z] ---> e5a1ca13c1fd [2022-07-01T21:33:24.054Z] [2022-07-01T21:33:24.328Z] Successfully built e5a1ca13c1fd [2022-07-01T21:33:24.602Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T21:34:46.399Z]  Building security-proxy-setup ... done Removing intermediate container 7996f30bfa09 [2022-07-01T21:34:46.399Z] ---> dbc57b1bceae [2022-07-01T21:34:46.399Z] [2022-07-01T21:34:46.399Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T21:34:46.399Z] ---> 3fb3c9af89a9 [2022-07-01T21:34:46.399Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:34:46.399Z] ---> Using cache [2022-07-01T21:34:46.399Z] ---> db646c03d897 [2022-07-01T21:34:46.399Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:34:46.399Z] ---> Using cache [2022-07-01T21:34:46.399Z] ---> 30fd4f7c8935 [2022-07-01T21:34:46.399Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T21:34:46.399Z] ---> Running in 66649eeb3d72 [2022-07-01T21:34:46.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:34:46.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:34:46.399Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:34:46.399Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:34:46.399Z] OK: 15736 distinct packages available [2022-07-01T21:34:46.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:34:46.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:34:46.399Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T21:34:46.399Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:34:46.399Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:34:46.399Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T21:34:46.399Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T21:34:46.399Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T21:34:46.399Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:34:46.399Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T21:34:46.399Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T21:34:46.399Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:34:46.399Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:34:46.399Z] OK: 8 MiB in 23 packages [2022-07-01T21:34:47.847Z] Removing intermediate container 66649eeb3d72 [2022-07-01T21:34:47.847Z] ---> 82d36825925e [2022-07-01T21:34:47.847Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:34:49.294Z] ---> 0c23c8189602 [2022-07-01T21:34:49.294Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T21:34:53.621Z] ---> 96c7486ad07c [2022-07-01T21:34:53.621Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T21:34:54.606Z] ---> 3cc9946aa172 [2022-07-01T21:34:54.606Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T21:34:54.882Z] ---> Running in a26c5546dbfb [2022-07-01T21:34:54.882Z] Removing intermediate container 0dbcd23e4ecd [2022-07-01T21:34:54.882Z] ---> 85c515bc2fee [2022-07-01T21:34:54.882Z] [2022-07-01T21:34:54.882Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:34:54.882Z] ---> ac73e934f311 [2022-07-01T21:34:54.882Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:34:54.882Z] ---> Using cache [2022-07-01T21:34:54.882Z] ---> 41306be62957 [2022-07-01T21:34:54.882Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:34:54.882Z] ---> Using cache [2022-07-01T21:34:54.882Z] ---> a674f7b79d16 [2022-07-01T21:34:54.882Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T21:34:55.159Z] ---> Running in ec4815ba7286 [2022-07-01T21:34:55.443Z] Removing intermediate container a26c5546dbfb [2022-07-01T21:34:55.443Z] ---> 98b18c337f5b [2022-07-01T21:34:55.443Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:34:55.722Z] ---> Running in 0d820fe72f88 [2022-07-01T21:34:55.722Z] Removing intermediate container ec4815ba7286 [2022-07-01T21:34:55.722Z] ---> a2ff39c1d5c2 [2022-07-01T21:34:55.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:34:56.004Z] ---> Running in 0dacae9b7c44 [2022-07-01T21:34:56.285Z] Removing intermediate container 0d820fe72f88 [2022-07-01T21:34:56.285Z] ---> ff9990a1eb71 [2022-07-01T21:34:56.285Z] Step 18/20 : LABEL arch=arm64 [2022-07-01T21:34:56.285Z] ---> Running in af76b4670ca9 [2022-07-01T21:34:56.564Z] Removing intermediate container 0dacae9b7c44 [2022-07-01T21:34:56.564Z] ---> 004cf440cddc [2022-07-01T21:34:56.846Z] Step 15/23 : WORKDIR / [2022-07-01T21:34:56.846Z] ---> Running in 39b30fd9444e [2022-07-01T21:34:57.125Z] Removing intermediate container af76b4670ca9 [2022-07-01T21:34:57.125Z] ---> 8aaa93f4f477 [2022-07-01T21:34:57.125Z] Step 19/20 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:34:57.125Z] ---> Running in bbe8201aa93a [2022-07-01T21:34:57.735Z] Removing intermediate container 39b30fd9444e [2022-07-01T21:34:57.735Z] ---> c8a66376ed25 [2022-07-01T21:34:57.735Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:34:57.735Z] Removing intermediate container bbe8201aa93a [2022-07-01T21:34:57.735Z] ---> 6b6dfd827f37 [2022-07-01T21:34:57.735Z] Step 20/20 : LABEL version=0.0.0 [2022-07-01T21:34:58.016Z] ---> Running in 2fe028ccf5cd [2022-07-01T21:34:58.618Z] Removing intermediate container 2fe028ccf5cd [2022-07-01T21:34:58.618Z] ---> 7d9ff0be8c9c [2022-07-01T21:34:58.618Z] [2022-07-01T21:34:58.895Z] ---> 97e680aba121 [2022-07-01T21:34:58.895Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T21:34:59.182Z] Successfully built 7d9ff0be8c9c [2022-07-01T21:34:59.182Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-01T21:35:01.181Z]  Building security-spiffe-token-provider ... done  ---> 02eabfe5727e [2022-07-01T21:35:01.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T21:35:01.785Z] ---> 284cbc5524de [2022-07-01T21:35:01.785Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T21:35:01.785Z] ---> Running in f1ce14fc14ec [2022-07-01T21:35:02.403Z] Removing intermediate container f1ce14fc14ec [2022-07-01T21:35:02.403Z] ---> 3f88b3db841f [2022-07-01T21:35:02.403Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:35:02.403Z] ---> Running in db24b256efe6 [2022-07-01T21:35:03.009Z] Removing intermediate container db24b256efe6 [2022-07-01T21:35:03.009Z] ---> 8df64457d420 [2022-07-01T21:35:03.009Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:35:03.287Z] ---> Running in 9cac8ac8a5fc [2022-07-01T21:35:03.894Z] Removing intermediate container 9cac8ac8a5fc [2022-07-01T21:35:03.894Z] ---> e55f26bfc882 [2022-07-01T21:35:03.894Z] Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:35:03.894Z] ---> Running in 4d811f216e20 [2022-07-01T21:35:04.496Z] Removing intermediate container 4d811f216e20 [2022-07-01T21:35:04.496Z] ---> 96fd7c897529 [2022-07-01T21:35:04.496Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T21:35:04.496Z] ---> Running in 518dddbc54e3 [2022-07-01T21:35:05.107Z] Removing intermediate container 518dddbc54e3 [2022-07-01T21:35:05.107Z] ---> 7f8a258f0f8c [2022-07-01T21:35:05.107Z] [2022-07-01T21:35:05.382Z] Successfully built 7f8a258f0f8c [2022-07-01T21:35:05.382Z] 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-01T21:35:05.382Z] Successfully tagged core-command-arm64:latest [2022-07-01T21:35:13.668Z]  Building core-command ... done Removing intermediate container 8b4515e10875 [2022-07-01T21:35:13.668Z] ---> 820185e617af [2022-07-01T21:35:13.668Z] [2022-07-01T21:35:13.668Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T21:35:13.668Z] ---> ac73e934f311 [2022-07-01T21:35:13.668Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T21:35:13.668Z] ---> Running in 0fe70665642b [2022-07-01T21:35:15.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:35:15.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:35:16.845Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T21:35:16.845Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T21:35:16.845Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T21:35:16.845Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:35:16.845Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:35:17.120Z] OK: 6 MiB in 17 packages [2022-07-01T21:35:18.556Z] Removing intermediate container 0fe70665642b [2022-07-01T21:35:18.556Z] ---> d45681611c2c [2022-07-01T21:35:18.556Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:35:18.556Z] ---> Running in 1b2e00e76ae4 [2022-07-01T21:35:19.151Z] Removing intermediate container 1b2e00e76ae4 [2022-07-01T21:35:19.151Z] ---> 35d917b6cd49 [2022-07-01T21:35:19.151Z] Step 13/25 : WORKDIR / [2022-07-01T21:35:19.151Z] ---> Running in 0eaab579152a [2022-07-01T21:35:19.423Z] Removing intermediate container 0eaab579152a [2022-07-01T21:35:19.423Z] ---> 5f79e2825659 [2022-07-01T21:35:19.423Z] 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-01T21:35:20.124Z] ---> 4b2dda1a3c22 [2022-07-01T21:35:20.124Z] 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-01T21:35:20.821Z] ---> 61da2704066f [2022-07-01T21:35:20.821Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T21:35:22.008Z] ---> 976538ad29a8 [2022-07-01T21:35:22.008Z] 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-01T21:35:22.621Z] ---> f260aae37762 [2022-07-01T21:35:22.621Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T21:35:23.607Z] ---> b4ab9eaf2ac9 [2022-07-01T21:35:23.607Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T21:35:24.581Z] ---> d363ee266416 [2022-07-01T21:35:24.581Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:35:25.568Z] ---> a471e3858aa1 [2022-07-01T21:35:25.568Z] 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-01T21:35:25.568Z] ---> Running in 244afc791e04 [2022-07-01T21:35:28.196Z] Removing intermediate container 244afc791e04 [2022-07-01T21:35:28.196Z] ---> 8678f6418ed0 [2022-07-01T21:35:28.196Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:35:28.196Z] ---> Running in a0473c01f80c [2022-07-01T21:35:28.196Z] Removing intermediate container a0473c01f80c [2022-07-01T21:35:28.196Z] ---> 38e261b88a06 [2022-07-01T21:35:28.196Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T21:35:28.196Z] ---> Running in d163c54b8501 [2022-07-01T21:35:28.792Z] Removing intermediate container d163c54b8501 [2022-07-01T21:35:28.792Z] ---> 1bf60c6a3807 [2022-07-01T21:35:28.792Z] Step 24/25 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:35:28.792Z] ---> Running in 094f22071b82 [2022-07-01T21:35:29.395Z] Removing intermediate container 094f22071b82 [2022-07-01T21:35:29.395Z] ---> b64841f634dd [2022-07-01T21:35:29.395Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T21:35:29.395Z] ---> Running in 26952bab20b3 [2022-07-01T21:35:29.990Z] Removing intermediate container 26952bab20b3 [2022-07-01T21:35:29.990Z] ---> f88c4d9920a6 [2022-07-01T21:35:29.990Z] [2022-07-01T21:35:30.263Z] Successfully built f88c4d9920a6 [2022-07-01T21:35:30.263Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T21:35:33.647Z]  Building security-secretstore-setup ... done Removing intermediate container 4b9541d55534 [2022-07-01T21:35:33.647Z] ---> 14846c565010 [2022-07-01T21:35:33.647Z] [2022-07-01T21:35:33.647Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:35:33.647Z] ---> ac73e934f311 [2022-07-01T21:35:33.647Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:35:33.647Z] ---> Using cache [2022-07-01T21:35:33.647Z] ---> 41306be62957 [2022-07-01T21:35:33.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:35:33.647Z] ---> Using cache [2022-07-01T21:35:33.647Z] ---> a674f7b79d16 [2022-07-01T21:35:33.647Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T21:35:33.647Z] ---> Running in 44d1e33c8685 [2022-07-01T21:35:33.647Z] Removing intermediate container 44d1e33c8685 [2022-07-01T21:35:33.647Z] ---> bdcde7332a82 [2022-07-01T21:35:33.647Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:35:33.647Z] ---> Running in d806e4e835e6 [2022-07-01T21:35:33.919Z] Removing intermediate container d806e4e835e6 [2022-07-01T21:35:33.919Z] ---> 19d9e965da41 [2022-07-01T21:35:33.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:35:34.513Z] ---> 1f3f1602d3b8 [2022-07-01T21:35:34.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T21:35:35.949Z] ---> 43b960f95519 [2022-07-01T21:35:35.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T21:35:36.227Z] ---> ef114ef73ba0 [2022-07-01T21:35:36.227Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T21:35:36.499Z] ---> Running in d30d3b2d6a04 [2022-07-01T21:35:36.774Z] Removing intermediate container d30d3b2d6a04 [2022-07-01T21:35:36.774Z] ---> 583e11917068 [2022-07-01T21:35:36.774Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:35:36.774Z] ---> Running in c6bb6bf49064 [2022-07-01T21:35:37.048Z] Removing intermediate container c6bb6bf49064 [2022-07-01T21:35:37.048Z] ---> 31db383a1e20 [2022-07-01T21:35:37.048Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:35:37.321Z] ---> Running in 93b3f074b7e9 [2022-07-01T21:35:37.593Z] Removing intermediate container 93b3f074b7e9 [2022-07-01T21:35:37.593Z] ---> 4e17e661d0bc [2022-07-01T21:35:37.593Z] Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae [2022-07-01T21:35:37.593Z] ---> Running in 58f859fb6a27 [2022-07-01T21:35:37.867Z] Removing intermediate container 58f859fb6a27 [2022-07-01T21:35:37.867Z] ---> fbce1dea6077 [2022-07-01T21:35:37.867Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T21:35:37.867Z] ---> Running in 3ad68f7afbd1 [2022-07-01T21:35:38.459Z] Removing intermediate container 3ad68f7afbd1 [2022-07-01T21:35:38.459Z] ---> d9f43cb9e741 [2022-07-01T21:35:38.459Z] [2022-07-01T21:35:38.731Z] Successfully built d9f43cb9e741 [2022-07-01T21:35:38.731Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T21:35:39.019Z]  Building support-scheduler ... done  [Pipeline] } [2022-07-01T21:35:39.021Z] $ docker stop --time=1 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 [2022-07-01T21:35:40.688Z] $ docker rm -f 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:35:41.254Z] + docker images [2022-07-01T21:35:41.525Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T21:35:41.525Z] support-scheduler-arm64 latest d9f43cb9e741 3 seconds ago 25.4MB [2022-07-01T21:35:41.525Z] 14846c565010 9 seconds ago 1.49GB [2022-07-01T21:35:41.525Z] security-secretstore-setup-arm64 latest f88c4d9920a6 12 seconds ago 27.5MB [2022-07-01T21:35:41.525Z] 820185e617af 29 seconds ago 1.44GB [2022-07-01T21:35:41.525Z] core-command-arm64 latest 7f8a258f0f8c 37 seconds ago 15.5MB [2022-07-01T21:35:41.525Z] security-spiffe-token-provider-arm64 latest 7d9ff0be8c9c 43 seconds ago 28.1MB [2022-07-01T21:35:41.525Z] 85c515bc2fee 48 seconds ago 1.43GB [2022-07-01T21:35:41.525Z] dbc57b1bceae About a minute ago 1.48GB [2022-07-01T21:35:41.525Z] security-proxy-setup-arm64 latest e5a1ca13c1fd 2 minutes ago 26.1MB [2022-07-01T21:35:41.525Z] 7aa7e89560da 2 minutes ago 1.44GB [2022-07-01T21:35:41.525Z] sys-mgmt-agent-arm64 latest a83c478a870a 5 minutes ago 282MB [2022-07-01T21:35:41.525Z] core-metadata-arm64 latest b7da1240b446 5 minutes ago 16.3MB [2022-07-01T21:35:41.525Z] 4cb099335dae 5 minutes ago 1.44GB [2022-07-01T21:35:41.525Z] support-notifications-arm64 latest 532085b23033 6 minutes ago 25.9MB [2022-07-01T21:35:41.525Z] 22bac7a3967d 6 minutes ago 1.49GB [2022-07-01T21:35:41.525Z] 0049b551da27 6 minutes ago 1.43GB [2022-07-01T21:35:41.525Z] core-data-arm64 latest 15615fe3e7af 7 minutes ago 21.7MB [2022-07-01T21:35:41.525Z] bbe7bd3bb66d 8 minutes ago 1.46GB [2022-07-01T21:35:41.525Z] security-bootstrapper-arm64 latest 895d5ba425ad 8 minutes ago 18.3MB [2022-07-01T21:35:41.525Z] 4bedd826bbbc 9 minutes ago 1.44GB [2022-07-01T21:35:41.525Z] security-spire-agent-arm64 latest 41640571fdc4 11 minutes ago 126MB [2022-07-01T21:35:41.525Z] b93c58de4855 11 minutes ago 1.34GB [2022-07-01T21:35:41.525Z] security-spire-server-arm64 latest ae2bea3eebc0 13 minutes ago 86.3MB [2022-07-01T21:35:41.525Z] security-spire-config-arm64 latest 96d6b0a1309b 13 minutes ago 85.6MB [2022-07-01T21:35:41.525Z] 8f74c7c14c80 13 minutes ago 1.34GB [2022-07-01T21:35:41.525Z] 8f64b310a2a4 13 minutes ago 1.34GB [2022-07-01T21:35:41.525Z] ci-base-image-arm64 latest c8225ead0d0c 26 minutes ago 1.01GB [2022-07-01T21:35:41.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-01T21:35:41.525Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-01T21:35:41.525Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-01T21:35:41.525Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-01T21:35:41.525Z] 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-01T21:35:41.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:35:41.964Z] [2022-07-01T21:35:41.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:35:42.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:35:42.592Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T21:35:42.592Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T21:35:42.592Z] 04944245beec: Pulling fs layer [2022-07-01T21:35:42.592Z] 699f458cf7ca: Pulling fs layer [2022-07-01T21:35:42.592Z] 765212b225bb: Pulling fs layer [2022-07-01T21:35:42.592Z] f23df028b6ca: Pulling fs layer [2022-07-01T21:35:42.592Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T21:35:42.592Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T21:35:42.592Z] f23df028b6ca: Waiting [2022-07-01T21:35:42.592Z] d65c8cfc05b1: Waiting [2022-07-01T21:35:42.592Z] 2437ff75d9bd: Waiting [2022-07-01T21:35:42.592Z] 765212b225bb: Waiting [2022-07-01T21:35:42.592Z] 04944245beec: Verifying Checksum [2022-07-01T21:35:42.592Z] 04944245beec: Download complete [2022-07-01T21:35:42.592Z] 765212b225bb: Verifying Checksum [2022-07-01T21:35:42.592Z] 765212b225bb: Download complete [2022-07-01T21:35:42.592Z] f23df028b6ca: Verifying Checksum [2022-07-01T21:35:42.592Z] f23df028b6ca: Download complete [2022-07-01T21:35:42.592Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T21:35:42.592Z] d65c8cfc05b1: Download complete [2022-07-01T21:35:42.867Z] 699f458cf7ca: Verifying Checksum [2022-07-01T21:35:42.867Z] 699f458cf7ca: Download complete [2022-07-01T21:35:43.140Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T21:35:43.140Z] 8998bd30e6a1: Download complete [2022-07-01T21:35:45.759Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T21:35:45.759Z] 2437ff75d9bd: Download complete [2022-07-01T21:35:47.728Z] 8998bd30e6a1: Pull complete [2022-07-01T21:35:47.728Z] 04944245beec: Pull complete [2022-07-01T21:35:49.696Z] 699f458cf7ca: Pull complete [2022-07-01T21:35:49.696Z] 765212b225bb: Pull complete [2022-07-01T21:35:50.291Z] f23df028b6ca: Pull complete [2022-07-01T21:35:50.563Z] d65c8cfc05b1: Pull complete [2022-07-01T21:36:05.637Z] 2437ff75d9bd: Pull complete [2022-07-01T21:36:05.637Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T21:36:05.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:36:05.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:36:05.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container [2022-07-01T21:36:05.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T21:36:08.586Z] $ docker top 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:09.547Z] ---> job-cost.sh [2022-07-01T21:36:09.547Z] lf-activate-venv: SKIPPING [2022-07-01T21:36:09.547Z] INFO: No Stack... [2022-07-01T21:36:10.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T21:36:11.115Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T21:36:11.771Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-07-01T21:36:11.771Z] + cut -d, -f6 [Pipeline] lock [2022-07-01T21:36:11.830Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] [2022-07-01T21:36:11.836Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] did not exist. Created. [2022-07-01T21:36:11.836Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T21:36:12.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T21:36:12.717Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T21:36:12.723Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T21:36:12.742Z] $ docker stop --time=1 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 [2022-07-01T21:36:14.269Z] $ docker rm -f 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 [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-01T21:36:14.759Z] provisioning config files... [2022-07-01T21:36:14.767Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4593170362428668702tmp [Pipeline] { [Pipeline] sh [2022-07-01T21:36:15.059Z] + set +x [2022-07-01T21:36:15.059Z] + curl -s https://codecov.io/bash [2022-07-01T21:36:15.059Z] + bash -s -- [2022-07-01T21:36:15.059Z] [2022-07-01T21:36:15.059Z] _____ _ [2022-07-01T21:36:15.059Z] / ____| | | [2022-07-01T21:36:15.059Z] | | ___ __| | ___ ___ _____ __ [2022-07-01T21:36:15.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-01T21:36:15.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-01T21:36:15.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-01T21:36:15.059Z] Bash-1.0.6 [2022-07-01T21:36:15.059Z] [2022-07-01T21:36:15.059Z] [2022-07-01T21:36:15.059Z] ==> git version 2.25.1 found [2022-07-01T21:36:15.059Z] ==> 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-01T21:36:15.059Z] Release-Date: 2020-01-08 [2022-07-01T21:36:15.059Z] 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-01T21:36:15.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-01T21:36:15.059Z] ==> Jenkins CI detected. [2022-07-01T21:36:15.059Z] current dir:  /w/workspace/edgex-go/3 [2022-07-01T21:36:15.059Z] project root: . [2022-07-01T21:36:15.059Z] --> token set from env [2022-07-01T21:36:15.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-01T21:36:15.059Z] ==> Running gcov in . (disable via -X gcov) [2022-07-01T21:36:15.059Z] ==> Python coveragepy not found [2022-07-01T21:36:15.059Z] ==> Searching for coverage reports in: [2022-07-01T21:36:15.060Z] + . [2022-07-01T21:36:15.060Z] -> Found 1 reports [2022-07-01T21:36:15.060Z] ==> Detecting git/mercurial file structure [2022-07-01T21:36:15.320Z] ==> Reading reports [2022-07-01T21:36:15.320Z] + ./coverage.out bytes=435593 [2022-07-01T21:36:15.320Z] ==> Appending adjustments [2022-07-01T21:36:15.320Z] https://docs.codecov.io/docs/fixing-reports [2022-07-01T21:36:16.260Z] + Found adjustments [2022-07-01T21:36:16.260Z] ==> Gzipping contents [2022-07-01T21:36:16.519Z] 60K /tmp/codecov.JO6xIE.gz [2022-07-01T21:36:16.519Z] ==> Uploading reports [2022-07-01T21:36:16.519Z] url: https://codecov.io [2022-07-01T21:36:16.519Z] query: branch=PR-4066&commit=6356de64202cebb400c9f6d2f6ea00e4732b5f62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= [2022-07-01T21:36:16.519Z] -> Pinging Codecov [2022-07-01T21:36:16.519Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4066&commit=6356de64202cebb400c9f6d2f6ea00e4732b5f62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= [2022-07-01T21:36:16.519Z] -> Uploading to [2022-07-01T21:36:16.519Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-01/00271124DB129430A58F1EEE437C3FCB/6356de64202cebb400c9f6d2f6ea00e4732b5f62/942a00e7-641d-49fb-8bb0-f3747d81282a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T213616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c15857b89c4aa1850e08efa6740fed1f266b3058258f5c66d3d10c0ae73088b9 [2022-07-01T21:36:16.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:36:16.519Z] Dload Upload Total Spent Left Speed [2022-07-01T21:36:16.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59943 0 0 100 59943 0 236k --:--:-- --:--:-- --:--:-- 236k [2022-07-01T21:36:16.780Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] } [2022-07-01T21:36:16.788Z] 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-01T21:36:17.343Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:17.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:18.497Z] ---> package-listing.sh [2022-07-01T21:36:18.497Z] ++ facter osfamily [2022-07-01T21:36:18.497Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T21:36:18.757Z] + OS_FAMILY=debian [2022-07-01T21:36:18.757Z] + workspace=/w/workspace/edgex-go/3 [2022-07-01T21:36:18.757Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T21:36:18.757Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T21:36:18.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T21:36:18.757Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T21:36:18.757Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-01T21:36:18.757Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T21:36:18.757Z] + case "${OS_FAMILY}" in [2022-07-01T21:36:18.757Z] + dpkg -l [2022-07-01T21:36:18.757Z] + grep '^ii' [2022-07-01T21:36:18.757Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T21:36:18.757Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T21:36:18.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T21:36:18.757Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-01T21:36:18.757Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-01T21:36:18.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-01T21:36:18.767Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T21:36:19.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:36:19.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:36:19.613Z] [2022-07-01T21:36:19.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:36:19.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:36:19.922Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T21:36:19.922Z] 5eb5b503b376: Pulling fs layer [2022-07-01T21:36:19.922Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T21:36:19.922Z] ec43610c2a17: Pulling fs layer [2022-07-01T21:36:19.922Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T21:36:19.922Z] 33b1e0a273af: Pulling fs layer [2022-07-01T21:36:19.922Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T21:36:19.922Z] 2f39f015ded8: Pulling fs layer [2022-07-01T21:36:19.922Z] 2f39f015ded8: Waiting [2022-07-01T21:36:19.922Z] 5d3b04190fa2: Waiting [2022-07-01T21:36:19.922Z] 33b1e0a273af: Waiting [2022-07-01T21:36:19.922Z] 3a2ae6a8a46f: Waiting [2022-07-01T21:36:19.922Z] 5c69ac0246d0: Download complete [2022-07-01T21:36:19.922Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T21:36:19.922Z] 3a2ae6a8a46f: Download complete [2022-07-01T21:36:19.922Z] 33b1e0a273af: Verifying Checksum [2022-07-01T21:36:19.922Z] 33b1e0a273af: Download complete [2022-07-01T21:36:19.922Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T21:36:19.922Z] 5d3b04190fa2: Download complete [2022-07-01T21:36:19.922Z] ec43610c2a17: Verifying Checksum [2022-07-01T21:36:19.922Z] ec43610c2a17: Download complete [2022-07-01T21:36:20.181Z] 5eb5b503b376: Verifying Checksum [2022-07-01T21:36:20.181Z] 5eb5b503b376: Download complete [2022-07-01T21:36:20.751Z] 2f39f015ded8: Download complete [2022-07-01T21:36:21.319Z] 5eb5b503b376: Pull complete [2022-07-01T21:36:21.578Z] 5c69ac0246d0: Pull complete [2022-07-01T21:36:22.146Z] ec43610c2a17: Pull complete [2022-07-01T21:36:22.146Z] 3a2ae6a8a46f: Pull complete [2022-07-01T21:36:22.404Z] 33b1e0a273af: Pull complete [2022-07-01T21:36:22.404Z] 5d3b04190fa2: Pull complete [2022-07-01T21:36:27.679Z] 2f39f015ded8: Pull complete [2022-07-01T21:36:27.679Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T21:36:27.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:36:27.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:36:27.776Z] prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container [2022-07-01T21:36:27.808Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T21:36:29.811Z] $ docker top 09aa1eecde01b66694f50500f1362c1dc1c82ffc5ee4b83f99ba5f21c634771f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:36:30.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T21:36:30.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T21:36:30.743Z] + ls /var/log/sa-host [2022-07-01T21:36:30.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:36:30.807Z] provisioning config files... [2022-07-01T21:36:30.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4237344666729049501tmp [Pipeline] { [Pipeline] echo [2022-07-01T21:36:30.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:31.114Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T21:36:31.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:31.448Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T21:36:31.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:31.741Z] ---> sudo-logs.sh [2022-07-01T21:36:31.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T21:36:31.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:32.045Z] ---> job-cost.sh [2022-07-01T21:36:32.045Z] lf-activate-venv: SKIPPING [2022-07-01T21:36:32.045Z] DEBUG: total: 0.10999999940395355 [2022-07-01T21:36:32.045Z] INFO: Retrieving Stack Cost... [2022-07-01T21:36:32.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T21:36:33.189Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T21:36:33.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:36:33.485Z] ---> logs-deploy.sh [2022-07-01T21:36:33.485Z] lf-activate-venv: SKIPPING [2022-07-01T21:36:33.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/3 [2022-07-01T21:36:33.485Z] INFO: archiving workspace using pattern(s): [2022-07-01T21:36:34.426Z] Archives upload complete. [2022-07-01T21:36:34.426Z] INFO: archiving logs to Nexus