Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 293776779c9f70147365afe4a4aa66a013ced041+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (a49348b154418ec557fb677d2853e79c049dfc05) 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-ssh10230464166239124971.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-ssh16757581401663080331.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-4061/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-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17045803821671724317.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-ssh6889772633826167029.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-4061/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-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15272001516796693129.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16239 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 Merge succeeded, producing 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c Checking out Revision 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c (PR-4061) > 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/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # 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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c # timeout=10 Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" > git rev-list --no-walk 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T16:30:16.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T16:30:16.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T16:30:16.269Z] ========================================================= [2022-06-28T16:30:16.269Z] EdgeX Global Pipelines Version Info [2022-06-28T16:30:16.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:30:17.063Z] ------------------- [2022-06-28T16:30:17.063Z] stable info: [2022-06-28T16:30:17.063Z] ------------------- [2022-06-28T16:30:17.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T16:30:17.063Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T16:30:17.063Z] Message: update stable to v1.0.234 [2022-06-28T16:30:17.636Z] ------------------- [2022-06-28T16:30:17.637Z] experimental info: [2022-06-28T16:30:17.637Z] ------------------- [2022-06-28T16:30:17.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T16:30:17.637Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T16:30:17.637Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T16:30:17.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-28T16:30:17.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-28T16:30:17.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T16:30:17.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T16:30:17.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T16:30:17.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T16:30:17.914Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T16:30:17.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-28T16:30:17.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-28T16:30:17.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-28T16:30:17.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T16:30:17.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T16:30:17.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T16:30:18.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T16:30:18.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T16:30:18.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T16:30:18.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T16:30:18.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T16:30:18.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-28T16:30:18.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-28T16:30:18.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T16:30:18.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T16:30:18.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T16:30:18.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4061 [Pipeline] echo [2022-06-28T16:30:18.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4061 [Pipeline] echo [2022-06-28T16:30:18.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4061 [Pipeline] echo [2022-06-28T16:30:18.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo [2022-06-28T16:30:18.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e2539b [Pipeline] echo [2022-06-28T16:30:18.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T16:30:18.207Z] provisioning config files... [2022-06-28T16:30:18.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2573297758954362414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:30:18.645Z] ---> docker-login.sh [2022-06-28T16:30:18.645Z] nexus3.edgexfoundry.org:10001 [2022-06-28T16:30:18.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:18.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:18.909Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:18.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:18.909Z] [2022-06-28T16:30:18.909Z] Login Succeeded [2022-06-28T16:30:18.909Z] nexus3.edgexfoundry.org:10002 [2022-06-28T16:30:19.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:19.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:19.171Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:19.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:19.171Z] [2022-06-28T16:30:19.171Z] Login Succeeded [2022-06-28T16:30:19.171Z] nexus3.edgexfoundry.org:10003 [2022-06-28T16:30:19.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:19.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:19.433Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:19.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:19.433Z] [2022-06-28T16:30:19.433Z] Login Succeeded [2022-06-28T16:30:19.433Z] nexus3.edgexfoundry.org:10004 [2022-06-28T16:30:19.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:19.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:19.433Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:19.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:19.433Z] [2022-06-28T16:30:19.433Z] Login Succeeded [2022-06-28T16:30:19.433Z] docker.io [2022-06-28T16:30:19.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:19.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:19.959Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:19.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:19.959Z] [2022-06-28T16:30:19.959Z] Login Succeeded [2022-06-28T16:30:19.959Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T16:30:19.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T16:30:20.288Z] + 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-06-28T16:30:20.288Z] + + dirname cmd/core-command/Dockerfile [2022-06-28T16:30:20.288Z] cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/core-data/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-28T16:30:20.288Z] + + cut -d/ -f2dirname [2022-06-28T16:30:20.288Z] cmd/core-metadata/Dockerfile [2022-06-28T16:30:20.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-28T16:30:20.288Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-06-28T16:30:20.288Z] -f2 [2022-06-28T16:30:20.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/support-notifications/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-28T16:30:20.288Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-28T16:30:20.288Z] + cut -d/ -f2 [2022-06-28T16:30:20.288Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-28T16:30:20.325Z] 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-06-28T16:30:20.679Z] + git rev-list -1 --merges 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c~1..2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo [2022-06-28T16:30:20.689Z] -----------> git rev-list -1 --merges 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c~1..2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:30:20.689Z] 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [false] [Pipeline] sh [2022-06-28T16:30:20.981Z] + git log --format=format:%s -1 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo [2022-06-28T16:30:20.997Z] ========================================================= [2022-06-28T16:30:20.997Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T16:30:20.997Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-28T16:30:21.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T16:30:21.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T16:30:21.377Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T16:30:21.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T16:30:21.377Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T16:30:21.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T16:30:21.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:30:21.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:21.738Z] [2022-06-28T16:30:21.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:30:22.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:22.047Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T16:30:22.047Z] 42c077c10790: Pulling fs layer [2022-06-28T16:30:22.047Z] f63e77b7563a: Pulling fs layer [2022-06-28T16:30:22.047Z] bd5fdadae976: Pulling fs layer [2022-06-28T16:30:22.047Z] 205491f53016: Pulling fs layer [2022-06-28T16:30:22.047Z] df18705c85c3: Pulling fs layer [2022-06-28T16:30:22.047Z] bdb3f477010e: Pulling fs layer [2022-06-28T16:30:22.047Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T16:30:22.047Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T16:30:22.047Z] bdb8f0575790: Pulling fs layer [2022-06-28T16:30:22.047Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T16:30:22.047Z] 2343380bae48: Pulling fs layer [2022-06-28T16:30:22.047Z] df18705c85c3: Waiting [2022-06-28T16:30:22.047Z] bdb3f477010e: Waiting [2022-06-28T16:30:22.047Z] c8a8fc8e1c8f: Waiting [2022-06-28T16:30:22.047Z] 2c6e9b1d212d: Waiting [2022-06-28T16:30:22.047Z] bdb8f0575790: Waiting [2022-06-28T16:30:22.047Z] 386e3cb2ff24: Waiting [2022-06-28T16:30:22.047Z] 2343380bae48: Waiting [2022-06-28T16:30:22.047Z] 205491f53016: Waiting [2022-06-28T16:30:22.047Z] f63e77b7563a: Verifying Checksum [2022-06-28T16:30:22.047Z] f63e77b7563a: Download complete [2022-06-28T16:30:22.047Z] 205491f53016: Verifying Checksum [2022-06-28T16:30:22.047Z] 205491f53016: Download complete [2022-06-28T16:30:22.325Z] df18705c85c3: Verifying Checksum [2022-06-28T16:30:22.325Z] df18705c85c3: Download complete [2022-06-28T16:30:22.325Z] bdb3f477010e: Verifying Checksum [2022-06-28T16:30:22.325Z] bdb3f477010e: Download complete [2022-06-28T16:30:22.325Z] bd5fdadae976: Verifying Checksum [2022-06-28T16:30:22.325Z] bd5fdadae976: Download complete [2022-06-28T16:30:22.325Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T16:30:22.325Z] 2c6e9b1d212d: Download complete [2022-06-28T16:30:22.325Z] bdb8f0575790: Download complete [2022-06-28T16:30:22.325Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T16:30:22.325Z] 2343380bae48: Verifying Checksum [2022-06-28T16:30:22.325Z] 2343380bae48: Download complete [2022-06-28T16:30:22.325Z] 42c077c10790: Verifying Checksum [2022-06-28T16:30:22.325Z] 42c077c10790: Download complete [2022-06-28T16:30:22.586Z] c8a8fc8e1c8f: Download complete [2022-06-28T16:30:23.530Z] 42c077c10790: Pull complete [2022-06-28T16:30:23.790Z] f63e77b7563a: Pull complete [2022-06-28T16:30:24.361Z] bd5fdadae976: Pull complete [2022-06-28T16:30:24.361Z] 205491f53016: Pull complete [2022-06-28T16:30:24.623Z] df18705c85c3: Pull complete [2022-06-28T16:30:24.883Z] bdb3f477010e: Pull complete [2022-06-28T16:30:26.790Z] c8a8fc8e1c8f: Pull complete [2022-06-28T16:30:26.790Z] 2c6e9b1d212d: Pull complete [2022-06-28T16:30:27.052Z] bdb8f0575790: Pull complete [2022-06-28T16:30:27.052Z] 386e3cb2ff24: Pull complete [2022-06-28T16:30:27.052Z] 2343380bae48: Pull complete [2022-06-28T16:30:27.314Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T16:30:27.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:27.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:30:27.471Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T16:30:27.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T16:30:29.049Z] $ docker top 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea -eo pid,comm [2022-06-28T16:30:29.143Z] 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-06-28T16:30:29.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T16:30:29.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T16:30:29.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T16:30:29.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T16:30:29.318Z] $ docker exec 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent [2022-06-28T16:30:29.463Z] SSH_AUTH_SOCK=/tmp/ssh-SNOqpWT50dLK/agent.33 [2022-06-28T16:30:29.463Z] SSH_AGENT_PID=39 [2022-06-28T16:30:29.469Z] Running ssh-add (command line suppressed) [2022-06-28T16:30:29.607Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6917296127726045136.key (/w/workspace/edgex-go/2@tmp/private_key_6917296127726045136.key) [2022-06-28T16:30:29.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T16:30:29.918Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T16:30:29.937Z] $ docker exec --env ******** --env ******** 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent -k [2022-06-28T16:30:30.066Z] unset SSH_AUTH_SOCK; [2022-06-28T16:30:30.066Z] unset SSH_AGENT_PID; [2022-06-28T16:30:30.066Z] echo Agent pid 39 killed; [2022-06-28T16:30:30.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T16:30:30.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T16:30:30.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T16:30:30.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T16:30:30.228Z] $ docker exec 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent [2022-06-28T16:30:30.366Z] SSH_AUTH_SOCK=/tmp/ssh-YCN2M9wHgUOf/agent.72 [2022-06-28T16:30:30.366Z] SSH_AGENT_PID=78 [2022-06-28T16:30:30.371Z] Running ssh-add (command line suppressed) [2022-06-28T16:30:30.484Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6936904572741221465.key (/w/workspace/edgex-go/2@tmp/private_key_6936904572741221465.key) [2022-06-28T16:30:30.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T16:30:30.792Z] + git semver init [2022-06-28T16:30:31.053Z] 2022-06-28 16:30:30,988 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T16:30:31.053Z] 2022-06-28 16:30:30,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-06-28T16:30:31.053Z] 2022-06-28 16:30:30,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-06-28T16:30:31.053Z] 2022-06-28 16:30:30,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,006 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4061 with force:False [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,007 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4061 [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,011 [execute] INFO git cat-file --batch-check [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,018 [execute] INFO git cat-file --batch [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T16:30:35.264Z] 2022-06-28 16:30:35,024 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4061 [2022-06-28T16:30:35.264Z] 0.0.0 [Pipeline] } [2022-06-28T16:30:35.277Z] $ docker exec --env ******** --env ******** 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent -k [2022-06-28T16:30:35.418Z] unset SSH_AUTH_SOCK; [2022-06-28T16:30:35.418Z] unset SSH_AGENT_PID; [2022-06-28T16:30:35.418Z] echo Agent pid 78 killed; [2022-06-28T16:30:35.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T16:30:35.741Z] + git semver [Pipeline] } [2022-06-28T16:30:36.018Z] $ docker stop --time=1 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea [2022-06-28T16:30:37.396Z] $ docker rm -f 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T16:30:37.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T16:30:38.004Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T16:30:38.007Z] [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-06-28T16:30:38.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:30:38.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:30:38.108Z] ========================================================= [2022-06-28T16:30:38.108Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T16:30:38.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:30:38.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:38.393Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T16:30:38.393Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T16:30:38.393Z] 666ba61612fd: Pulling fs layer [2022-06-28T16:30:38.393Z] 8ed8ca486205: Pulling fs layer [2022-06-28T16:30:38.393Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T16:30:38.393Z] c516ae0d96e1: Pulling fs layer [2022-06-28T16:30:38.393Z] 684cea983483: Pulling fs layer [2022-06-28T16:30:38.393Z] dd3240ac7de5: Pulling fs layer [2022-06-28T16:30:38.393Z] b1e948a4e11c: Pulling fs layer [2022-06-28T16:30:38.393Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T16:30:38.393Z] 646ad004c059: Pulling fs layer [2022-06-28T16:30:38.393Z] cc1cd167ecdc: Waiting [2022-06-28T16:30:38.394Z] c516ae0d96e1: Waiting [2022-06-28T16:30:38.394Z] 684cea983483: Waiting [2022-06-28T16:30:38.394Z] dd3240ac7de5: Waiting [2022-06-28T16:30:38.394Z] a8fd76ee1af6: Waiting [2022-06-28T16:30:38.394Z] b1e948a4e11c: Waiting [2022-06-28T16:30:38.394Z] 646ad004c059: Waiting [2022-06-28T16:30:38.394Z] 8ed8ca486205: Verifying Checksum [2022-06-28T16:30:38.394Z] 8ed8ca486205: Download complete [2022-06-28T16:30:38.394Z] 666ba61612fd: Verifying Checksum [2022-06-28T16:30:38.394Z] 666ba61612fd: Download complete [2022-06-28T16:30:38.394Z] c516ae0d96e1: Download complete [2022-06-28T16:30:38.394Z] 684cea983483: Verifying Checksum [2022-06-28T16:30:38.394Z] 684cea983483: Download complete [2022-06-28T16:30:38.394Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T16:30:38.394Z] 59bf1c3509f3: Download complete [2022-06-28T16:30:38.394Z] dd3240ac7de5: Verifying Checksum [2022-06-28T16:30:38.394Z] dd3240ac7de5: Download complete [2022-06-28T16:30:38.656Z] b1e948a4e11c: Verifying Checksum [2022-06-28T16:30:38.656Z] b1e948a4e11c: Download complete [2022-06-28T16:30:38.656Z] 59bf1c3509f3: Pull complete [2022-06-28T16:30:38.920Z] 666ba61612fd: Pull complete [2022-06-28T16:30:38.920Z] 8ed8ca486205: Pull complete [2022-06-28T16:30:38.920Z] 646ad004c059: Verifying Checksum [2022-06-28T16:30:38.920Z] 646ad004c059: Download complete [2022-06-28T16:30:39.179Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T16:30:39.179Z] a8fd76ee1af6: Download complete [2022-06-28T16:30:39.179Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T16:30:39.179Z] cc1cd167ecdc: Download complete [2022-06-28T16:30:43.378Z] cc1cd167ecdc: Pull complete [2022-06-28T16:30:43.378Z] c516ae0d96e1: Pull complete [2022-06-28T16:30:43.378Z] 684cea983483: Pull complete [2022-06-28T16:30:43.378Z] dd3240ac7de5: Pull complete [2022-06-28T16:30:43.378Z] b1e948a4e11c: Pull complete [2022-06-28T16:30:45.937Z] a8fd76ee1af6: Pull complete [2022-06-28T16:30:46.878Z] 646ad004c059: Pull complete [2022-06-28T16:30:46.878Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T16:30:46.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:46.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:30:47.184Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:47.184Z] WORKDIR /edgex [2022-06-28T16:30:47.184Z] COPY go.mod . [2022-06-28T16:30:47.184Z] RUN go mod download [2022-06-28T16:30:47.184Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-28T16:30:48.566Z] Sending build context to Docker daemon 335.1MB [2022-06-28T16:30:48.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:48.566Z] ---> 8f69c11f6b0c [2022-06-28T16:30:48.566Z] Step 2/4 : WORKDIR /edgex [2022-06-28T16:30:51.120Z] ---> Running in 28bf4b22324b [2022-06-28T16:30:51.121Z] Removing intermediate container 28bf4b22324b [2022-06-28T16:30:51.121Z] ---> f9be564e4692 [2022-06-28T16:30:51.121Z] Step 3/4 : COPY go.mod . [2022-06-28T16:30:51.121Z] ---> a7036e0e3508 [2022-06-28T16:30:51.121Z] Step 4/4 : RUN go mod download [2022-06-28T16:30:51.121Z] ---> Running in b8a70d1ab5f0 [2022-06-28T16:30:53.063Z] Still waiting to schedule task [2022-06-28T16:30:53.063Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-28T16:31:06.031Z] Removing intermediate container b8a70d1ab5f0 [2022-06-28T16:31:06.031Z] ---> 57699c1108e4 [2022-06-28T16:31:06.031Z] Successfully built 57699c1108e4 [2022-06-28T16:31:06.031Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:31:06.338Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T16:31:06.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:31:06.422Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T16:31:06.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T16:31:06.884Z] $ docker top 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:31:07.306Z] + go version [2022-06-28T16:31:07.306Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T16:31:07.337Z] $ docker stop --time=1 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 [2022-06-28T16:31:08.647Z] $ docker rm -f 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:31:09.069Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T16:31:09.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:31:09.152Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T16:31:09.185Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T16:31:09.556Z] $ docker top 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T16:31:09.634Z] ========================================================= [2022-06-28T16:31:09.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T16:31:09.634Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:31:09.924Z] + make test [2022-06-28T16:31:09.924Z] go mod tidy -compat=1.17 [2022-06-28T16:31:09.924Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T16:31:15.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T16:31:27.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T16:31:27.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-06-28T16:31:27.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T16:31:27.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T16:31:28.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-06-28T16:31:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T16:31:28.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements [2022-06-28T16:31:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T16:31:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.583s coverage: 89.2% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.111s coverage: 83.8% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 95.6% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-06-28T16:31:32.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-06-28T16:31:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-06-28T16:31:32.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-06-28T16:31:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-06-28T16:31:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-06-28T16:31:42.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-06-28T16:31:42.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.4% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.4% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T16:31:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-06-28T16:31:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-28T16:31:52.997Z] 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-06-28T16:32:11.093Z] GO111MODULE=on go vet ./... [2022-06-28T16:32:14.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T16:32:14.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T16:32:15.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T16:32:15.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T16:32:15.525Z] + ls -al . [2022-06-28T16:32:15.525Z] total 684 [2022-06-28T16:32:15.525Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 16:31 . [2022-06-28T16:32:15.525Z] drwxr-xr-x 4 root root 4096 Jun 28 16:31 .. [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:30 .dockerignore [2022-06-28T16:32:15.525Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 .git [2022-06-28T16:32:15.525Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 .github [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 16:30 .gitignore [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 16:30 .golangci.yml [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 16:30 .hadolint.yml [2022-06-28T16:32:15.525Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 16:30 .semver [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:30 .sonarcloud.properties [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:30 ADOPTERS.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:30 Attribution.txt [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:30 CHANGELOG.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:30 CONTRIBUTING.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 16:30 GOVERNANCE.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 16:30 Jenkinsfile [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:30 LICENSE [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:30 Makefile [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 16:30 OWNERS.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:30 README.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:30 SECURITY.md [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:30 ZMQWindows.md [2022-06-28T16:32:15.525Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:30 bin [2022-06-28T16:32:15.525Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 16:30 cmd [2022-06-28T16:32:15.525Z] -rw-r--r-- 1 root root 435593 Jun 28 16:31 coverage.out [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:30 go.mod [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:31 go.sum [2022-06-28T16:32:15.525Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 internal [2022-06-28T16:32:15.525Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 openapi [2022-06-28T16:32:15.525Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:30 snap [2022-06-28T16:32:15.525Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 16:30 version.go [Pipeline] sh [2022-06-28T16:32:15.814Z] + '[' -e coverage.out ] [2022-06-28T16:32:15.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T16:32:15.915Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T16:32:16.191Z] + make build [2022-06-28T16:32:16.191Z] 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-06-28T16:32:28.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T16:32:38.371Z] 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-06-28T16:32:38.371Z] 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-06-28T16:32:43.640Z] 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-06-28T16:32:43.901Z] 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-06-28T16:32:44.533Z] 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-06-28T16:32:45.912Z] 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-06-28T16:32:46.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T16:32:47.415Z] 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-06-28T16:32:47.984Z] 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-06-28T16:32:48.920Z] 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-06-28T16:32:50.295Z] 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-06-28T16:32:51.245Z] $ docker stop --time=1 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a [2022-06-28T16:32:53.979Z] $ docker rm -f 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:32:54.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:32:54.743Z] [2022-06-28T16:32:54.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:32:55.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:32:55.046Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-28T16:32:55.046Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-28T16:32:55.046Z] ca9280d653b3: Pulling fs layer [2022-06-28T16:32:55.046Z] 7e9c9ca2126c: Pulling fs layer [2022-06-28T16:32:55.046Z] cbdbe7a5bc2a: Download complete [2022-06-28T16:32:55.313Z] ca9280d653b3: Verifying Checksum [2022-06-28T16:32:55.313Z] ca9280d653b3: Download complete [2022-06-28T16:32:55.313Z] cbdbe7a5bc2a: Pull complete [2022-06-28T16:32:55.607Z] 7e9c9ca2126c: Download complete [2022-06-28T16:32:55.866Z] ca9280d653b3: Pull complete [2022-06-28T16:32:59.181Z] 7e9c9ca2126c: Pull complete [2022-06-28T16:32:59.181Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-28T16:32:59.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:32:59.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:32:59.265Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T16:32:59.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-28T16:33:00.801Z] $ docker top 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:33:01.145Z] + docker-compose build --help [2022-06-28T16:33:01.145Z] + grep parallel [2022-06-28T16:33:01.716Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T16:33:01.728Z] $ docker stop --time=1 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 [2022-06-28T16:33:03.024Z] $ docker rm -f 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:33:03.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:33:03.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:33:03.505Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T16:33:03.540Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-28T16:33:03.913Z] $ docker top adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:33:04.270Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T16:33:04.838Z] Building core-command ... [2022-06-28T16:33:04.838Z] Building core-data ... [2022-06-28T16:33:04.838Z] Building core-metadata ... [2022-06-28T16:33:04.838Z] Building security-bootstrapper ... [2022-06-28T16:33:04.838Z] Building security-proxy-setup ... [2022-06-28T16:33:04.838Z] Building security-secretstore-setup ... [2022-06-28T16:33:04.838Z] Building security-spiffe-token-provider ... [2022-06-28T16:33:04.838Z] Building security-spire-agent ... [2022-06-28T16:33:04.838Z] Building security-spire-config ... [2022-06-28T16:33:04.838Z] Building security-spire-server ... [2022-06-28T16:33:04.838Z] Building support-notifications ... [2022-06-28T16:33:04.838Z] Building support-scheduler ... [2022-06-28T16:33:04.838Z] Building sys-mgmt-agent ... [2022-06-28T16:33:04.838Z] Building security-spire-server [2022-06-28T16:33:04.838Z] Building sys-mgmt-agent [2022-06-28T16:33:04.838Z] Building security-bootstrapper [2022-06-28T16:33:04.838Z] Building core-data [2022-06-28T16:33:04.838Z] Building security-secretstore-setup [2022-06-28T16:33:19.717Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:19.717Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:19.717Z] ---> 57699c1108e4 [2022-06-28T16:33:19.717Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T16:33:19.717Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:19.717Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:19.717Z] ---> 57699c1108e4 [2022-06-28T16:33:19.717Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:33:19.975Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:19.975Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:19.975Z] ---> 57699c1108e4 [2022-06-28T16:33:19.975Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:33:19.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:19.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:19.975Z] ---> 57699c1108e4 [2022-06-28T16:33:19.975Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:33:19.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:19.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:19.975Z] ---> 57699c1108e4 [2022-06-28T16:33:19.975Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:33:24.180Z] ---> Running in 9ad8e5e0703c [2022-06-28T16:33:24.180Z] ---> Running in 9d50f1edd64f [2022-06-28T16:33:24.180Z] ---> Running in a1c84f0e14c1 [2022-06-28T16:33:24.180Z] ---> Running in 04de74be2135 [2022-06-28T16:33:24.180Z] ---> Running in b96487990809 [2022-06-28T16:33:24.180Z] Removing intermediate container 9d50f1edd64f [2022-06-28T16:33:24.180Z] ---> 10fd22332f43 [2022-06-28T16:33:24.180Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:24.180Z] Removing intermediate container a1c84f0e14c1 [2022-06-28T16:33:24.180Z] ---> 12486e14fb25 [2022-06-28T16:33:24.180Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:24.180Z] Removing intermediate container 04de74be2135 [2022-06-28T16:33:24.180Z] ---> 58b64da97e1d [2022-06-28T16:33:24.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:24.180Z] Removing intermediate container b96487990809 [2022-06-28T16:33:24.180Z] ---> e12589062d74 [2022-06-28T16:33:24.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:24.180Z] Removing intermediate container 9ad8e5e0703c [2022-06-28T16:33:24.180Z] ---> 0b613fe79b51 [2022-06-28T16:33:24.180Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:24.180Z] ---> Running in a27ca8ba4a6d [2022-06-28T16:33:24.180Z] ---> Running in 59d659dab7ed [2022-06-28T16:33:24.180Z] ---> Running in c9c29d9249f3 [2022-06-28T16:33:24.180Z] ---> Running in 6315262497a6 [2022-06-28T16:33:24.180Z] ---> Running in 12a182d874c2 [2022-06-28T16:33:25.117Z] Removing intermediate container 59d659dab7ed [2022-06-28T16:33:25.117Z] ---> 032fd7b7dcd2 [2022-06-28T16:33:25.117Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T16:33:25.117Z] ---> Running in e6d831ecdf00 [2022-06-28T16:33:25.688Z] Removing intermediate container 6315262497a6 [2022-06-28T16:33:25.688Z] ---> 428e3d98cf13 [2022-06-28T16:33:25.688Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:33:25.688Z] ---> Running in 2c7136f8dd66 [2022-06-28T16:33:25.688Z] Removing intermediate container a27ca8ba4a6d [2022-06-28T16:33:25.688Z] ---> c8ffc4d92788 [2022-06-28T16:33:25.688Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T16:33:25.688Z] ---> Running in d93922c50e3e [2022-06-28T16:33:25.688Z] Removing intermediate container c9c29d9249f3 [2022-06-28T16:33:25.688Z] ---> fdc64b2de549 [2022-06-28T16:33:25.688Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T16:33:25.688Z] ---> Running in 45ea9a4d11d0 [2022-06-28T16:33:25.947Z] Removing intermediate container 12a182d874c2 [2022-06-28T16:33:25.948Z] ---> 09c1c283bfc5 [2022-06-28T16:33:25.948Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T16:33:25.948Z] ---> Running in e68d1213c786 [2022-06-28T16:33:25.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:26.987Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:27.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:27.516Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:27.516Z] Removing intermediate container e6d831ecdf00 [2022-06-28T16:33:27.516Z] ---> e09b33eaa975 [2022-06-28T16:33:27.516Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:33:27.516Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:27.783Z] ---> c5804621f487 [2022-06-28T16:33:27.783Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:27.783Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:27.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:27.783Z] ---> Running in e81531abd2bd [2022-06-28T16:33:28.069Z] Removing intermediate container d93922c50e3e [2022-06-28T16:33:28.069Z] ---> 19923eecbd8f [2022-06-28T16:33:28.069Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T16:33:28.329Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:28.329Z] Removing intermediate container 2c7136f8dd66 [2022-06-28T16:33:28.329Z] ---> b5acb7edce9f [2022-06-28T16:33:28.329Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:33:28.329Z] ---> 4f18791d5bf2 [2022-06-28T16:33:28.329Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:28.590Z] ---> Running in 3836ce25f427 [2022-06-28T16:33:28.590Z] Removing intermediate container e68d1213c786 [2022-06-28T16:33:28.590Z] ---> 6e9aca0fd0bb [2022-06-28T16:33:28.590Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:33:28.590Z] ---> a98efc38005d [2022-06-28T16:33:28.590Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:28.859Z] ---> Running in a1b66952ae5d [2022-06-28T16:33:28.859Z] ---> 988f200f318f [2022-06-28T16:33:28.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:29.118Z] ---> Running in 5181e87cff44 [2022-06-28T16:33:29.118Z] Removing intermediate container 45ea9a4d11d0 [2022-06-28T16:33:29.118Z] ---> 11fc47aca251 [2022-06-28T16:33:29.118Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:33:29.377Z] ---> d944be311aeb [2022-06-28T16:33:29.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:29.377Z] ---> Running in e012a143ac94 [2022-06-28T16:33:29.377Z] Removing intermediate container e81531abd2bd [2022-06-28T16:33:29.377Z] ---> d2bd795672ad [2022-06-28T16:33:29.377Z] Step 8/25 : COPY . . [2022-06-28T16:33:29.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16244 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws [2022-06-28T16:33:29.587Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-06-28T16:33:29.631Z] The recommended git tool is: git [2022-06-28T16:33:31.922Z] Removing intermediate container 5181e87cff44 [2022-06-28T16:33:31.922Z] ---> 71ddda1077f1 [2022-06-28T16:33:31.922Z] Step 8/23 : COPY . . [2022-06-28T16:33:31.922Z] Removing intermediate container 3836ce25f427 [2022-06-28T16:33:31.922Z] Removing intermediate container a1b66952ae5d [2022-06-28T16:33:31.922Z] ---> 88821003e60b [2022-06-28T16:33:31.922Z] ---> 8ef45d70b67b [2022-06-28T16:33:31.922Z] Step 8/31 : COPY . .Step 8/25 : COPY . . [2022-06-28T16:33:31.922Z] [2022-06-28T16:33:31.922Z] Removing intermediate container e012a143ac94 [2022-06-28T16:33:31.922Z] ---> 43db05c3cfdf [2022-06-28T16:33:31.922Z] Step 8/23 : COPY . . [2022-06-28T16:33:38.567Z] using credential edgex-jenkins-ssh [2022-06-28T16:33:38.590Z] Cloning the remote Git repository [2022-06-28T16:33:38.709Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:33:38.821Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-06-28T16:33:38.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:33:38.932Z] > git --version # timeout=10 [2022-06-28T16:33:38.968Z] > git --version # 'git version 2.25.1' [2022-06-28T16:33:38.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:33:39.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T16:33:44.135Z] ---> bb977885c49e [2022-06-28T16:33:44.135Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T16:33:44.135Z] ---> de2221638050 [2022-06-28T16:33:44.135Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T16:33:44.135Z] ---> 78202ad869cf [2022-06-28T16:33:44.135Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T16:33:44.135Z] ---> e690a2ee97c7 [2022-06-28T16:33:44.135Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:33:44.135Z] ---> fbf5cd458af2 [2022-06-28T16:33:44.135Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T16:33:44.135Z] ---> Running in d7caeb82aae4 [2022-06-28T16:33:44.135Z] ---> Running in acbd5a45a368 [2022-06-28T16:33:44.135Z] ---> Running in 06d93713189c [2022-06-28T16:33:44.135Z] ---> Running in 47034f2dc6d1 [2022-06-28T16:33:44.135Z] ---> Running in 4b6bab7b0c25 [2022-06-28T16:33:44.135Z] Removing intermediate container 47034f2dc6d1 [2022-06-28T16:33:44.135Z] ---> b9cb6f3044a0 [2022-06-28T16:33:44.135Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T16:33:44.135Z] ---> Running in cb70f0f47975 [2022-06-28T16:33:44.135Z] Removing intermediate container cb70f0f47975 [2022-06-28T16:33:44.135Z] ---> 4bd0ebd25c44 [2022-06-28T16:33:44.135Z] 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-06-28T16:33:44.135Z] ---> Running in 5b721d57f71a [2022-06-28T16:33:44.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:33:44.135Z] 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-06-28T16:33:44.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T16:33:44.394Z] 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-06-28T16:33:44.963Z] Removing intermediate container 5b721d57f71a [2022-06-28T16:33:44.963Z] ---> 32048e2c159b [2022-06-28T16:33:44.964Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T16:33:44.964Z] ---> Running in 10fda0bdad41 [2022-06-28T16:33:45.223Z] Removing intermediate container 10fda0bdad41 [2022-06-28T16:33:45.223Z] ---> eec58b4be10a [2022-06-28T16:33:45.223Z] [2022-06-28T16:33:45.223Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T16:33:45.223Z] 3.15: Pulling from library/alpine [2022-06-28T16:33:45.790Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T16:33:45.790Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T16:33:45.790Z] ---> 0ac33e5f5afa [2022-06-28T16:33:45.790Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:33:45.790Z] ---> Running in ca4cccda3187 [2022-06-28T16:33:45.790Z] Removing intermediate container ca4cccda3187 [2022-06-28T16:33:45.790Z] ---> 0089648cbcdf [2022-06-28T16:33:45.790Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:45.790Z] ---> Running in b5a2d5ad2cfb [2022-06-28T16:33:47.171Z] Removing intermediate container b5a2d5ad2cfb [2022-06-28T16:33:47.171Z] ---> e430685a0a32 [2022-06-28T16:33:47.171Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:33:47.171Z] ---> Running in 6be992eba3e3 [2022-06-28T16:33:48.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:48.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:49.244Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:33:49.244Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:33:49.244Z] OK: 15859 distinct packages available [2022-06-28T16:33:49.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:49.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:50.376Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T16:33:50.376Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:33:50.376Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T16:33:50.636Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T16:33:50.636Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T16:33:50.636Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:33:50.636Z] OK: 6 MiB in 19 packages [2022-06-28T16:33:52.535Z] Removing intermediate container 6be992eba3e3 [2022-06-28T16:33:52.535Z] ---> cee1d32a60bf [2022-06-28T16:33:52.535Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:33:55.066Z] ---> 314dcb74e4a8 [2022-06-28T16:33:55.066Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:33:56.002Z] ---> 59ccec9694ef [2022-06-28T16:33:56.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T16:33:56.567Z] ---> 5feb39a0b101 [2022-06-28T16:33:56.567Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T16:33:57.138Z] ---> bf2fde3a100b [2022-06-28T16:33:57.138Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:33:57.396Z] ---> Running in 8ad9bb18f6af [2022-06-28T16:33:57.818Z] Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 [2022-06-28T16:33:57.961Z] Removing intermediate container 8ad9bb18f6af [2022-06-28T16:33:57.961Z] ---> 2e2b16b7041b [2022-06-28T16:33:57.961Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:33:57.961Z] ---> Running in aabaf0276aa3 [2022-06-28T16:33:58.425Z] Merge succeeded, producing 99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:33:58.426Z] Checking out Revision 99247112aed87295f87447969c43d3e38afc8586 (PR-4061) [2022-06-28T16:33:58.530Z] Removing intermediate container aabaf0276aa3 [2022-06-28T16:33:58.530Z] ---> 4e4bdba4085e [2022-06-28T16:33:58.530Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T16:33:58.530Z] ---> Running in 8674e09270da [2022-06-28T16:33:58.787Z] Removing intermediate container 8674e09270da [2022-06-28T16:33:58.787Z] ---> 6378a31f6985 [2022-06-28T16:33:58.787Z] Step 24/25 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:33:58.787Z] ---> Running in 754dced4f3e7 [2022-06-28T16:33:59.047Z] Removing intermediate container 754dced4f3e7 [2022-06-28T16:33:59.047Z] ---> a9d1aa2c4676 [2022-06-28T16:33:59.047Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:33:59.047Z] ---> Running in 4cbd975951a8 [2022-06-28T16:33:57.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T16:33:57.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T16:33:57.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T16:33:57.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:33:57.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:33:57.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T16:33:57.844Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T16:33:57.864Z] > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [2022-06-28T16:33:58.157Z] > git remote # timeout=10 [2022-06-28T16:33:58.186Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T16:33:58.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:33:58.221Z] > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-28T16:33:58.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T16:33:58.438Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T16:33:58.463Z] > git checkout -f 99247112aed87295f87447969c43d3e38afc8586 # timeout=10 [2022-06-28T16:33:59.305Z] Removing intermediate container 4cbd975951a8 [2022-06-28T16:33:59.305Z] ---> ae5255109259 [2022-06-28T16:33:59.306Z] [2022-06-28T16:33:59.306Z] Successfully built ae5255109259 [2022-06-28T16:33:59.306Z] Successfully tagged security-spire-server:latest [2022-06-28T16:33:59.306Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-06-28T16:34:02.977Z] Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" [2022-06-28T16:34:02.992Z] > git rev-list --no-walk 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T16:34:03.492Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:03.492Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:03.492Z] ---> 57699c1108e4 [2022-06-28T16:34:03.492Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T16:34:03.492Z] ---> Using cache [2022-06-28T16:34:03.492Z] ---> 58b64da97e1d [2022-06-28T16:34:03.492Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T16:34:03.991Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T16:34:03.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T16:34:03.991Z] Dload Upload Total Spent Left Speed [2022-06-28T16:34:03.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 181k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2022-06-28T16:34:04.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T16:34:04.983Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-06-28T16:34:04.983Z] tee /etc/docker/daemon.new [2022-06-28T16:34:04.983Z] { [2022-06-28T16:34:04.983Z] "registry-mirrors": [ [2022-06-28T16:34:04.983Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T16:34:04.983Z] ], [2022-06-28T16:34:04.983Z] "bip": "10.250.0.254/24", [2022-06-28T16:34:04.983Z] "hosts": [ [2022-06-28T16:34:04.983Z] "tcp://0.0.0.0:5555", [2022-06-28T16:34:04.983Z] "unix:///var/run/docker.sock" [2022-06-28T16:34:04.983Z] ], [2022-06-28T16:34:04.983Z] "mtu": 1458, [2022-06-28T16:34:04.983Z] "selinux-enabled": true, [2022-06-28T16:34:04.983Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T16:34:04.983Z] } [Pipeline] sh [2022-06-28T16:34:05.399Z] 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-06-28T16:34:05.399Z] ---> Running in 93681c23b225 [2022-06-28T16:34:05.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T16:34:05.748Z] + sudo service docker restart [2022-06-28T16:34:06.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:07.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:07.540Z] Removing intermediate container acbd5a45a368 [2022-06-28T16:34:07.540Z] ---> 2f94ad6a214c [2022-06-28T16:34:07.540Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T16:34:07.540Z] Removing intermediate container 4b6bab7b0c25 [2022-06-28T16:34:07.540Z] ---> 55f0d0384005 [2022-06-28T16:34:07.540Z] [2022-06-28T16:34:07.540Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T16:34:07.540Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:34:07.540Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:34:07.540Z] OK: 15866 distinct packages available [2022-06-28T16:34:07.540Z] ---> Running in 7cf31b874d68 [2022-06-28T16:34:07.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:07.799Z] 3.14: Pulling from library/alpine [2022-06-28T16:34:08.082Z] 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-06-28T16:34:08.082Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T16:34:08.082Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T16:34:08.082Z] ---> e04c818066af [2022-06-28T16:34:08.082Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T16:34:08.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:08.650Z] Removing intermediate container 06d93713189c [2022-06-28T16:34:08.650Z] ---> 8a69f8db673a [2022-06-28T16:34:08.650Z] [2022-06-28T16:34:08.650Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T16:34:08.650Z] ---> e04c818066af [2022-06-28T16:34:08.650Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T16:34:08.650Z] ---> Running in c2502bc0b526 [2022-06-28T16:34:08.650Z] ---> Running in 36bc472164a0 [2022-06-28T16:34:08.910Z] Removing intermediate container c2502bc0b526 [2022-06-28T16:34:08.910Z] ---> f18b340effe0 [2022-06-28T16:34:08.910Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T16:34:08.910Z] ---> Running in 78a9ad9c188f [2022-06-28T16:34:08.910Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:09.170Z] Removing intermediate container 7cf31b874d68 [2022-06-28T16:34:09.170Z] ---> 53f51c80d9f5 [2022-06-28T16:34:09.170Z] [2022-06-28T16:34:09.170Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T16:34:09.170Z] 20.10.14: Pulling from library/docker [2022-06-28T16:34:09.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:09.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:09.693Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T16:34:09.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:09.693Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:09.693Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T16:34:09.693Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:09.693Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:34:09.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:09.693Z] OK: 6 MiB in 17 packages [2022-06-28T16:34:09.951Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:09.951Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T16:34:09.951Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:09.951Z] OK: 6 MiB in 16 packages [2022-06-28T16:34:09.951Z] Removing intermediate container 93681c23b225 [2022-06-28T16:34:09.951Z] ---> f163187da302 [2022-06-28T16:34:09.951Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T16:34:09.951Z] Removing intermediate container d7caeb82aae4 [2022-06-28T16:34:09.951Z] ---> 1d073699fc64 [2022-06-28T16:34:09.951Z] [2022-06-28T16:34:09.951Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:34:09.952Z] ---> e04c818066af [2022-06-28T16:34:09.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T16:34:10.210Z] ---> Running in c68411444c95 [2022-06-28T16:34:10.210Z] ---> 30f5fd261fb0 [2022-06-28T16:34:10.210Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:10.470Z] Removing intermediate container c68411444c95 [2022-06-28T16:34:10.470Z] ---> 0c6c7fdfed8a [2022-06-28T16:34:10.470Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T16:34:10.470Z] ---> Running in 4a02b4fbf14b [2022-06-28T16:34:10.470Z] ---> Running in 1b7d9b232202 [2022-06-28T16:34:10.470Z] Removing intermediate container 36bc472164a0 [2022-06-28T16:34:10.470Z] ---> 3637a080acd2 [2022-06-28T16:34:10.470Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:34:10.743Z] ---> Running in d5a114181bd9 [2022-06-28T16:34:10.743Z] Removing intermediate container 1b7d9b232202 [2022-06-28T16:34:10.743Z] ---> 11d8ab764639 [2022-06-28T16:34:10.743Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T16:34:10.743Z] Removing intermediate container 78a9ad9c188f [2022-06-28T16:34:10.743Z] ---> 86ae7899287f [2022-06-28T16:34:10.743Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T16:34:11.006Z] ---> Running in c938a7542b44 [2022-06-28T16:34:11.006Z] ---> Running in bbcc10782c26 [2022-06-28T16:34:11.006Z] Removing intermediate container d5a114181bd9 [2022-06-28T16:34:11.006Z] ---> e4aea7428731 [2022-06-28T16:34:11.006Z] Step 13/25 : WORKDIR / [2022-06-28T16:34:11.006Z] ---> Running in efcd0d1f736b [2022-06-28T16:34:11.006Z] Removing intermediate container c938a7542b44 [2022-06-28T16:34:11.006Z] ---> 2c9eba2d3aef [2022-06-28T16:34:11.006Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:11.006Z] Removing intermediate container bbcc10782c26 [2022-06-28T16:34:11.006Z] ---> 5855b6ebe0a7 [2022-06-28T16:34:11.006Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T16:34:11.006Z] ---> Running in b7ab7b9303f2 [2022-06-28T16:34:11.282Z] ---> Running in bd0dc48d0e33 [2022-06-28T16:34:11.282Z] Removing intermediate container efcd0d1f736b [2022-06-28T16:34:11.282Z] ---> 0d239d1753d2 [2022-06-28T16:34:11.282Z] 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-06-28T16:34:11.282Z] Removing intermediate container bd0dc48d0e33 [2022-06-28T16:34:11.282Z] ---> 846c4cc6b090 [2022-06-28T16:34:11.282Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T16:34:11.547Z] ---> 0b0cfe8f178a [2022-06-28T16:34:11.547Z] 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-06-28T16:34:11.547Z] Removing intermediate container 4a02b4fbf14b [2022-06-28T16:34:11.547Z] ---> 0cd8369f07f2 [2022-06-28T16:34:11.547Z] Step 7/20 : COPY . . [2022-06-28T16:34:11.547Z] ---> Running in e4ee746f3803 [2022-06-28T16:34:12.162Z] ---> 422c9a3a4821 [2022-06-28T16:34:12.162Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:13.557Z] ---> b7d14a168320 [2022-06-28T16:34:13.557Z] 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-06-28T16:34:13.557Z] Removing intermediate container b7ab7b9303f2 [2022-06-28T16:34:13.557Z] ---> c41df4db5b26 [2022-06-28T16:34:13.557Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T16:34:13.557Z] ---> Running in 1a3cd086e661 [2022-06-28T16:34:13.818Z] Removing intermediate container e4ee746f3803 [2022-06-28T16:34:13.818Z] ---> f34234195fe4 [2022-06-28T16:34:13.818Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T16:34:13.818Z] ---> a573e0473aa3 [2022-06-28T16:34:13.818Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T16:34:13.818Z] ---> Running in 71c906977d0c [2022-06-28T16:34:13.818Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T16:34:13.818Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T16:34:13.818Z] ---> 7417809fdb73 [2022-06-28T16:34:13.818Z] 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-06-28T16:34:14.078Z] ---> Running in 87afb17330ae [2022-06-28T16:34:14.078Z] Removing intermediate container 71c906977d0c [2022-06-28T16:34:14.078Z] ---> f268ce45d8c1 [2022-06-28T16:34:14.078Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T16:34:14.078Z] Removing intermediate container 87afb17330ae [2022-06-28T16:34:14.078Z] ---> b1ff94f69b2b [2022-06-28T16:34:14.078Z] 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-06-28T16:34:14.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:14.337Z] ---> Running in 8b5f052aafe9 [2022-06-28T16:34:14.337Z] ---> 0e21c1fac425 [2022-06-28T16:34:14.337Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T16:34:14.337Z] ---> Running in 79bbb776323a [2022-06-28T16:34:14.597Z] ---> 7be1fc1b14a5 [2022-06-28T16:34:14.597Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T16:34:14.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:14.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:14.858Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T16:34:14.858Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T16:34:14.858Z] Executing bash-5.1.16-r0.post-install [2022-06-28T16:34:14.858Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:34:14.858Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:34:14.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:15.117Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T16:34:15.117Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T16:34:15.117Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:15.117Z] ---> 8a0d587ff9f0 [2022-06-28T16:34:15.117Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:15.117Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T16:34:15.117Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T16:34:15.117Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T16:34:15.117Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T16:34:15.117Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T16:34:15.117Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T16:34:15.117Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T16:34:15.117Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T16:34:15.117Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T16:34:15.117Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T16:34:15.376Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:15.376Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T16:34:15.376Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T16:34:15.668Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T16:34:15.668Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T16:34:15.668Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T16:34:15.668Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T16:34:15.668Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T16:34:15.668Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T16:34:15.668Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T16:34:15.668Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T16:34:15.668Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T16:34:15.668Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T16:34:15.668Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T16:34:15.668Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T16:34:15.668Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T16:34:15.668Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T16:34:15.668Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T16:34:15.668Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T16:34:15.668Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T16:34:15.668Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T16:34:15.668Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T16:34:15.668Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T16:34:15.668Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T16:34:15.668Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T16:34:15.668Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T16:34:15.668Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T16:34:15.668Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T16:34:15.668Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T16:34:15.668Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T16:34:15.668Z] ---> 7e72bb6592dc [2022-06-28T16:34:15.668Z] 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-06-28T16:34:15.940Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:15.940Z] OK: 8 MiB in 20 packages [2022-06-28T16:34:15.940Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T16:34:15.940Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T16:34:15.940Z] Removing intermediate container 79bbb776323a [2022-06-28T16:34:15.940Z] ---> f39168f39590 [2022-06-28T16:34:15.940Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:15.940Z] ---> Running in b37f804c26c5 [2022-06-28T16:34:15.940Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:34:15.940Z] OK: 83 MiB in 65 packages [2022-06-28T16:34:16.507Z] ---> e4e6b296bd98 [2022-06-28T16:34:16.507Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T16:34:16.507Z] Removing intermediate container 1a3cd086e661 [2022-06-28T16:34:16.507Z] ---> 273081b06c8a [2022-06-28T16:34:16.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:16.779Z] Collecting docker-compose==1.23.2 [2022-06-28T16:34:16.779Z] ---> 9a4b51920396 [2022-06-28T16:34:16.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T16:34:17.040Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T16:34:17.040Z] ---> a367e0e44594 [2022-06-28T16:34:17.040Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T16:34:17.040Z] Removing intermediate container b37f804c26c5 [2022-06-28T16:34:17.040Z] ---> 5e41716b4878 [2022-06-28T16:34:17.040Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:34:17.040Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T16:34:17.040Z] ---> Running in 65cb66232da2 [2022-06-28T16:34:17.040Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T16:34:17.300Z] ---> 548c4a54c467 [2022-06-28T16:34:17.300Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T16:34:17.300Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T16:34:17.300Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T16:34:17.300Z] Removing intermediate container 65cb66232da2 [2022-06-28T16:34:17.300Z] ---> 87f40adc2df8 [2022-06-28T16:34:17.300Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T16:34:17.300Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T16:34:17.300Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T16:34:17.300Z] ---> Running in ee1cee427624 [2022-06-28T16:34:17.558Z] ---> a5b060e449f0 [2022-06-28T16:34:17.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:17.558Z] ---> 4e18c2edd94b [2022-06-28T16:34:17.558Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T16:34:17.558Z] Removing intermediate container ee1cee427624 [2022-06-28T16:34:17.558Z] ---> 139707087409 [2022-06-28T16:34:17.558Z] Step 24/25 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:17.558Z] ---> Running in fd9de4396f3b [2022-06-28T16:34:17.832Z] ---> 45293bb2065a [2022-06-28T16:34:17.832Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T16:34:17.832Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T16:34:17.832Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T16:34:17.832Z] ---> d33312d9096f [2022-06-28T16:34:17.832Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T16:34:17.832Z] ---> Running in b46693d06962 [2022-06-28T16:34:17.832Z] ---> b2404a51ecd7 [2022-06-28T16:34:17.832Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T16:34:17.832Z] Removing intermediate container fd9de4396f3b [2022-06-28T16:34:17.832Z] ---> fb8797b0135e [2022-06-28T16:34:17.832Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:34:17.832Z] ---> Running in c24fef3363fa [2022-06-28T16:34:17.832Z] ---> Running in 9e20091580e5 [2022-06-28T16:34:17.832Z] ---> Running in 8325c561a64b [2022-06-28T16:34:17.832Z] Removing intermediate container b46693d06962 [2022-06-28T16:34:17.832Z] ---> 39aa62af1042 [2022-06-28T16:34:17.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:18.095Z] ---> Running in 5a794aaed335 [2022-06-28T16:34:18.095Z] Removing intermediate container c24fef3363fa [2022-06-28T16:34:18.095Z] ---> e5fed8471ff4 [2022-06-28T16:34:18.095Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T16:34:18.095Z] Removing intermediate container 8325c561a64b [2022-06-28T16:34:18.095Z] ---> d04781a4b5bb [2022-06-28T16:34:18.095Z] [2022-06-28T16:34:18.095Z] Removing intermediate container 5a794aaed335 [2022-06-28T16:34:18.095Z] ---> 57f7a55345b7 [2022-06-28T16:34:18.095Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:34:18.095Z] Successfully built d04781a4b5bb [2022-06-28T16:34:18.095Z] ---> Running in d92deecd1753 [2022-06-28T16:34:18.095Z] Successfully tagged security-secretstore-setup:latest [2022-06-28T16:34:18.095Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-06-28T16:34:18.353Z] Collecting PyYAML<4,>=3.10 [2022-06-28T16:34:18.353Z] ---> aae51ab5467d [2022-06-28T16:34:18.353Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T16:34:18.353Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T16:34:18.353Z] ---> Running in 66e03ee86714 [2022-06-28T16:34:18.353Z] 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-06-28T16:34:18.930Z] Removing intermediate container d92deecd1753 [2022-06-28T16:34:18.930Z] ---> 38784028319b [2022-06-28T16:34:18.930Z] Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:18.930Z] 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-06-28T16:34:18.930Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T16:34:18.930Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T16:34:19.190Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T16:34:19.190Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T16:34:19.190Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T16:34:19.190Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T16:34:19.763Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T16:34:19.763Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T16:34:19.763Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T16:34:19.763Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T16:34:20.022Z] ---> Running in f9bdcde8f2ec [2022-06-28T16:34:20.022Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T16:34:20.022Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T16:34:20.022Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T16:34:20.022Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T16:34:20.022Z] Collecting idna<2.8,>=2.5 [2022-06-28T16:34:20.022Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T16:34:20.022Z] 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-06-28T16:34:20.022Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T16:34:20.022Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T16:34:20.022Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T16:34:20.022Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T16:34:20.281Z] Removing intermediate container f9bdcde8f2ec [2022-06-28T16:34:20.281Z] ---> 3e969f8b7fc8 [2022-06-28T16:34:20.281Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:34:20.281Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T16:34:20.281Z] Attempting uninstall: urllib3 [2022-06-28T16:34:20.281Z] Found existing installation: urllib3 1.26.7 [2022-06-28T16:34:20.281Z] Uninstalling urllib3-1.26.7: [2022-06-28T16:34:20.281Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T16:34:20.281Z] ---> Running in 4f4c0588ce9b [2022-06-28T16:34:20.539Z] Attempting uninstall: idna [2022-06-28T16:34:20.539Z] Found existing installation: idna 3.3 [2022-06-28T16:34:20.539Z] Uninstalling idna-3.3: [2022-06-28T16:34:20.539Z] Successfully uninstalled idna-3.3 [2022-06-28T16:34:20.539Z] Removing intermediate container 4f4c0588ce9b [2022-06-28T16:34:20.539Z] ---> 430d8df67e5f [2022-06-28T16:34:20.539Z] [2022-06-28T16:34:20.799Z] Removing intermediate container 66e03ee86714 [2022-06-28T16:34:20.800Z] ---> d598ae84be68 [2022-06-28T16:34:20.800Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T16:34:20.800Z] Successfully built 430d8df67e5f [2022-06-28T16:34:20.800Z] Successfully tagged core-data:latest [2022-06-28T16:34:20.800Z]  Building core-data ... done Building security-spire-agent [2022-06-28T16:34:21.094Z] ---> Running in ecbe3d4bc416 [2022-06-28T16:34:21.094Z] Attempting uninstall: requests [2022-06-28T16:34:21.094Z] Found existing installation: requests 2.26.0 [2022-06-28T16:34:21.094Z] Uninstalling requests-2.26.0: [2022-06-28T16:34:21.094Z] Successfully uninstalled requests-2.26.0 [2022-06-28T16:34:21.358Z] Removing intermediate container ecbe3d4bc416 [2022-06-28T16:34:21.358Z] ---> 69c3ac1f144f [2022-06-28T16:34:21.358Z] Step 28/31 : CMD ["gate"] [2022-06-28T16:34:21.926Z] Running setup.py install for texttable: started [2022-06-28T16:34:22.493Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T16:34:22.493Z] Running setup.py install for PyYAML: started [2022-06-28T16:34:22.798Z] ---> Running in e22c0d32b468 [2022-06-28T16:34:22.798Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T16:34:23.059Z] Running setup.py install for docopt: started [2022-06-28T16:34:23.059Z] Removing intermediate container e22c0d32b468 [2022-06-28T16:34:23.059Z] ---> 0c9d89a62368 [2022-06-28T16:34:23.059Z] Step 29/31 : LABEL arch=x86_64 [2022-06-28T16:34:23.318Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T16:34:23.318Z] Running setup.py install for dockerpty: started [2022-06-28T16:34:23.318Z] ---> Running in 9353b372bf7e [2022-06-28T16:34:23.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:23.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:23.576Z] ---> 57699c1108e4 [2022-06-28T16:34:23.576Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:34:23.576Z] ---> Using cache [2022-06-28T16:34:23.576Z] ---> 58b64da97e1d [2022-06-28T16:34:23.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:23.576Z] ---> Using cache [2022-06-28T16:34:23.576Z] ---> fdc64b2de549 [2022-06-28T16:34:23.576Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:34:23.838Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T16:34:24.096Z] Removing intermediate container 9353b372bf7e [2022-06-28T16:34:24.096Z] ---> 6bd188341002 [2022-06-28T16:34:24.096Z] Step 30/31 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:24.096Z] ---> Running in 75017d1f2ded [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T16:34:24.350Z] provisioning config files... [2022-06-28T16:34:24.354Z] ---> Running in b21def8c0aba [2022-06-28T16:34:24.354Z] 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-06-28T16:34:24.382Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3613298076801792128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:34:24.778Z] ---> docker-login.sh [2022-06-28T16:34:24.779Z] nexus3.edgexfoundry.org:10001 [2022-06-28T16:34:24.920Z] Removing intermediate container b21def8c0aba [2022-06-28T16:34:24.920Z] ---> 93594cd9ec32 [2022-06-28T16:34:24.920Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T16:34:25.199Z] ---> Running in 45ab838ae333 [2022-06-28T16:34:25.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:25.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:25.462Z] Removing intermediate container 45ab838ae333 [2022-06-28T16:34:25.462Z] ---> 3bff38b5d164 [2022-06-28T16:34:25.462Z] [2022-06-28T16:34:25.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:25.666Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:25.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:25.666Z] [2022-06-28T16:34:25.666Z] Login Succeeded [2022-06-28T16:34:25.666Z] nexus3.edgexfoundry.org:10002 [2022-06-28T16:34:25.721Z] Successfully built 3bff38b5d164 [2022-06-28T16:34:25.721Z] Successfully tagged security-bootstrapper:latest [2022-06-28T16:34:25.721Z] Building support-notifications [2022-06-28T16:34:26.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:26.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:26.276Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:26.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:26.276Z] [2022-06-28T16:34:26.276Z] Login Succeeded [2022-06-28T16:34:26.276Z] nexus3.edgexfoundry.org:10003 [2022-06-28T16:34:26.288Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:26.559Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:26.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:26.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:26.887Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:26.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:26.887Z] [2022-06-28T16:34:26.887Z] Login Succeeded [2022-06-28T16:34:26.887Z] nexus3.edgexfoundry.org:10004 [2022-06-28T16:34:27.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:27.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:27.493Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:27.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:27.493Z] [2022-06-28T16:34:27.493Z] Login Succeeded [2022-06-28T16:34:27.493Z] docker.io [2022-06-28T16:34:27.937Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:27.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:27.937Z] ---> 57699c1108e4 [2022-06-28T16:34:27.937Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:34:27.937Z] ---> Using cache [2022-06-28T16:34:27.937Z] ---> 58b64da97e1d [2022-06-28T16:34:27.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:27.937Z] ---> Using cache [2022-06-28T16:34:27.937Z] ---> fdc64b2de549 [2022-06-28T16:34:27.937Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:34:28.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:28.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:28.370Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:28.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:28.370Z] [2022-06-28T16:34:28.370Z] Login Succeeded [2022-06-28T16:34:28.370Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T16:34:28.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T16:34:28.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:34:28.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:34:28.744Z] ========================================================= [2022-06-28T16:34:28.744Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T16:34:28.744Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:34:29.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:34:29.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T16:34:29.367Z] 9b3977197b4f: Pulling fs layer [2022-06-28T16:34:29.367Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T16:34:29.367Z] 94645a83ff95: Pulling fs layer [2022-06-28T16:34:29.367Z] e6fb740bc735: Pulling fs layer [2022-06-28T16:34:29.367Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T16:34:29.367Z] 355e64cbe906: Pulling fs layer [2022-06-28T16:34:29.367Z] 63ab81a10011: Pulling fs layer [2022-06-28T16:34:29.367Z] 555d1d1c4555: Pulling fs layer [2022-06-28T16:34:29.367Z] 7d9057610161: Pulling fs layer [2022-06-28T16:34:29.367Z] 355e64cbe906: Waiting [2022-06-28T16:34:29.367Z] 63ab81a10011: Waiting [2022-06-28T16:34:29.367Z] 555d1d1c4555: Waiting [2022-06-28T16:34:29.367Z] e6fb740bc735: Waiting [2022-06-28T16:34:29.367Z] 3a77bd46dcc9: Waiting [2022-06-28T16:34:29.367Z] 7d9057610161: Waiting [2022-06-28T16:34:29.367Z] 94645a83ff95: Verifying Checksum [2022-06-28T16:34:29.367Z] 94645a83ff95: Download complete [2022-06-28T16:34:29.367Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T16:34:29.367Z] 1a89e8eeedd5: Download complete [2022-06-28T16:34:29.367Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T16:34:29.367Z] 3a77bd46dcc9: Download complete [2022-06-28T16:34:29.367Z] 355e64cbe906: Verifying Checksum [2022-06-28T16:34:29.367Z] 355e64cbe906: Download complete [2022-06-28T16:34:29.367Z] 9b3977197b4f: Download complete [2022-06-28T16:34:29.367Z] 63ab81a10011: Verifying Checksum [2022-06-28T16:34:29.367Z] 63ab81a10011: Download complete [2022-06-28T16:34:30.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:30.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:30.470Z] ---> 57699c1108e4 [2022-06-28T16:34:30.470Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:34:30.470Z] ---> Using cache [2022-06-28T16:34:30.470Z] ---> 58b64da97e1d [2022-06-28T16:34:30.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:30.470Z] ---> Using cache [2022-06-28T16:34:30.470Z] ---> fdc64b2de549 [2022-06-28T16:34:30.470Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T16:34:30.847Z] 9b3977197b4f: Pull complete [2022-06-28T16:34:30.847Z] 7d9057610161: Verifying Checksum [2022-06-28T16:34:30.847Z] 7d9057610161: Download complete [2022-06-28T16:34:31.039Z] ---> Running in 6f52f606765c [2022-06-28T16:34:31.039Z] ---> Running in 537ab9cacdff [2022-06-28T16:34:31.039Z] Removing intermediate container 8b5f052aafe9 [2022-06-28T16:34:31.039Z] ---> c9bc52d9566f [2022-06-28T16:34:31.039Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T16:34:31.039Z] Removing intermediate container 75017d1f2ded [2022-06-28T16:34:31.039Z] ---> 268d5a7384ce [2022-06-28T16:34:31.039Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:34:31.039Z] ---> Running in f32c4991bb95 [2022-06-28T16:34:31.124Z] 1a89e8eeedd5: Pull complete [2022-06-28T16:34:31.607Z] Removing intermediate container f32c4991bb95 [2022-06-28T16:34:31.607Z] ---> 01fc1c34d31f [2022-06-28T16:34:31.607Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T16:34:31.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:31.607Z] ---> 412ef5196640 [2022-06-28T16:34:31.607Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:31.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:31.607Z] ---> Running in 68f54eaf463d [2022-06-28T16:34:31.607Z] ---> Running in 06766e218dde [2022-06-28T16:34:31.730Z] 94645a83ff95: Pull complete [2022-06-28T16:34:31.868Z] Removing intermediate container 68f54eaf463d [2022-06-28T16:34:31.868Z] ---> e2516ab8876f [2022-06-28T16:34:31.868Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T16:34:32.006Z] 555d1d1c4555: Verifying Checksum [2022-06-28T16:34:32.006Z] 555d1d1c4555: Download complete [2022-06-28T16:34:32.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:32.435Z] ---> e4f9a90de87e [2022-06-28T16:34:32.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:32.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:32.602Z] e6fb740bc735: Verifying Checksum [2022-06-28T16:34:32.696Z] ---> 2db604f1259c [2022-06-28T16:34:32.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T16:34:32.696Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:32.696Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:32.696Z] Removing intermediate container 06766e218dde [2022-06-28T16:34:32.696Z] ---> fdd693a4ed12 [2022-06-28T16:34:32.696Z] Step 8/22 : COPY . . [2022-06-28T16:34:32.963Z] ---> 89c107541567 [2022-06-28T16:34:32.963Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T16:34:33.531Z] ---> Running in 1b372621c145 [2022-06-28T16:34:34.469Z] Removing intermediate container 1b372621c145 [2022-06-28T16:34:34.469Z] ---> 4d10d8f149e2 [2022-06-28T16:34:34.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:34.469Z] Removing intermediate container 6f52f606765c [2022-06-28T16:34:34.469Z] ---> 375c537c9caf [2022-06-28T16:34:34.469Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:34:34.727Z] ---> Running in f27a62a2f151 [2022-06-28T16:34:34.727Z] Removing intermediate container 537ab9cacdff [2022-06-28T16:34:34.727Z] ---> 24d6bcc3b4e0 [2022-06-28T16:34:34.727Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:34:34.991Z] Removing intermediate container f27a62a2f151 [2022-06-28T16:34:34.991Z] ---> a90fc1ae543e [2022-06-28T16:34:34.991Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:34:34.991Z] ---> a3d05dc7c46d [2022-06-28T16:34:34.991Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:34.991Z] ---> 0841baed9c7b [2022-06-28T16:34:34.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:34.991Z] ---> Running in eb32ecccde27 [2022-06-28T16:34:35.287Z] ---> Running in 55907aecb3de [2022-06-28T16:34:35.287Z] ---> Running in cf9604e2e559 [2022-06-28T16:34:35.287Z] Removing intermediate container eb32ecccde27 [2022-06-28T16:34:35.287Z] ---> fabd4f036f57 [2022-06-28T16:34:35.287Z] Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:35.591Z] ---> Running in 9608ba82e2eb [2022-06-28T16:34:35.900Z] Removing intermediate container 9608ba82e2eb [2022-06-28T16:34:35.900Z] ---> 6a74cb7b3d57 [2022-06-28T16:34:35.900Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:34:35.900Z] ---> Running in c70f55e192c6 [2022-06-28T16:34:36.159Z] Removing intermediate container c70f55e192c6 [2022-06-28T16:34:36.159Z] ---> f29010925cd9 [2022-06-28T16:34:36.159Z] [2022-06-28T16:34:36.159Z] Successfully built f29010925cd9 [2022-06-28T16:34:36.159Z] Successfully tagged sys-mgmt-agent:latest [2022-06-28T16:34:36.159Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-06-28T16:34:40.353Z] Removing intermediate container 55907aecb3de [2022-06-28T16:34:40.353Z] ---> 2d0b633e93fe [2022-06-28T16:34:40.353Z] Step 8/22 : COPY . . [2022-06-28T16:34:40.353Z] Removing intermediate container cf9604e2e559 [2022-06-28T16:34:40.353Z] ---> 9263a8942b54 [2022-06-28T16:34:40.353Z] Step 8/26 : COPY . . [2022-06-28T16:34:40.353Z] ---> c95b8db5edae [2022-06-28T16:34:40.353Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T16:34:40.353Z] Removing intermediate container 9e20091580e5 [2022-06-28T16:34:40.353Z] ---> 602347642a8f [2022-06-28T16:34:40.353Z] [2022-06-28T16:34:40.353Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T16:34:40.353Z] ---> 0ac33e5f5afa [2022-06-28T16:34:40.353Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> 0089648cbcdf [2022-06-28T16:34:40.353Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> e430685a0a32 [2022-06-28T16:34:40.353Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T16:34:40.353Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:40.353Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:40.353Z] ---> 57699c1108e4 [2022-06-28T16:34:40.353Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> 58b64da97e1d [2022-06-28T16:34:40.353Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> fdc64b2de549 [2022-06-28T16:34:40.353Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> 24d6bcc3b4e0 [2022-06-28T16:34:40.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> a3d05dc7c46d [2022-06-28T16:34:40.353Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:40.353Z] ---> Using cache [2022-06-28T16:34:40.353Z] ---> 9263a8942b54 [2022-06-28T16:34:40.353Z] Step 8/26 : COPY . . [2022-06-28T16:34:40.611Z] ---> Running in 2f23b4b33cda [2022-06-28T16:34:44.809Z] ---> Running in ffccbaa053a4 [2022-06-28T16:34:45.015Z] e6fb740bc735: Pull complete [2022-06-28T16:34:45.015Z] 3a77bd46dcc9: Pull complete [2022-06-28T16:34:45.015Z] 355e64cbe906: Pull complete [2022-06-28T16:34:45.378Z] 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-06-28T16:34:45.617Z] 63ab81a10011: Pull complete [2022-06-28T16:34:46.760Z] ---> 8db2a2232327 [2022-06-28T16:34:46.761Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T16:34:46.761Z] ---> b5e3dec59033 [2022-06-28T16:34:46.761Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:34:46.761Z] ---> 75d51f78ebcd [2022-06-28T16:34:46.761Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:34:46.761Z] ---> Running in 569205f58551 [2022-06-28T16:34:46.761Z] ---> Running in 76a9b11ce8c8 [2022-06-28T16:34:46.761Z] ---> Running in dde4f6cbee73 [2022-06-28T16:34:47.019Z] Removing intermediate container 76a9b11ce8c8 [2022-06-28T16:34:47.019Z] ---> c33d3599d493 [2022-06-28T16:34:47.019Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:34:47.019Z] Removing intermediate container dde4f6cbee73 [2022-06-28T16:34:47.019Z] ---> f1489bf728a7 [2022-06-28T16:34:47.019Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:34:47.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:47.019Z] ---> Running in c30ca0a4efcc [2022-06-28T16:34:47.019Z] ---> Running in 6b74d799facf [2022-06-28T16:34:47.277Z] Removing intermediate container c30ca0a4efcc [2022-06-28T16:34:47.277Z] ---> 731ad7893ba9 [2022-06-28T16:34:47.277Z] 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-06-28T16:34:47.277Z] Removing intermediate container 6b74d799facf [2022-06-28T16:34:47.277Z] ---> d12f6555f690 [2022-06-28T16:34:47.277Z] 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-06-28T16:34:47.277Z] ---> Running in dccb2c7e99b4 [2022-06-28T16:34:47.277Z] 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-06-28T16:34:47.277Z] ---> Running in 55d737c5c75d [2022-06-28T16:34:47.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:48.413Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:34:48.413Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:34:48.413Z] OK: 15859 distinct packages available [2022-06-28T16:34:48.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:48.413Z] Removing intermediate container dccb2c7e99b4 [2022-06-28T16:34:48.413Z] ---> 4eb7ca320daf [2022-06-28T16:34:48.413Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:34:48.413Z] Removing intermediate container 55d737c5c75d [2022-06-28T16:34:48.413Z] ---> 29b65c8aee2d [2022-06-28T16:34:48.413Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:34:48.673Z] ---> Running in a9065a611c52 [2022-06-28T16:34:48.673Z] ---> Running in c76453adf8a4 [2022-06-28T16:34:48.933Z] Removing intermediate container a9065a611c52 [2022-06-28T16:34:48.933Z] ---> ab82b8f6435c [2022-06-28T16:34:48.933Z] [2022-06-28T16:34:48.933Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:34:48.933Z] ---> 0ac33e5f5afa [2022-06-28T16:34:48.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:34:48.933Z] ---> Using cache [2022-06-28T16:34:48.933Z] ---> 0089648cbcdf [2022-06-28T16:34:48.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:48.933Z] ---> Using cache [2022-06-28T16:34:48.933Z] ---> e430685a0a32 [2022-06-28T16:34:48.933Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T16:34:48.933Z] Removing intermediate container c76453adf8a4 [2022-06-28T16:34:48.933Z] ---> b530811b6f35 [2022-06-28T16:34:48.933Z] [2022-06-28T16:34:48.933Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:34:48.933Z] ---> 0ac33e5f5afa [2022-06-28T16:34:48.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:34:48.933Z] ---> Using cache [2022-06-28T16:34:48.933Z] ---> 0089648cbcdf [2022-06-28T16:34:48.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:48.933Z] ---> Using cache [2022-06-28T16:34:48.933Z] ---> e430685a0a32 [2022-06-28T16:34:48.933Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:34:48.933Z] ---> Using cache [2022-06-28T16:34:48.933Z] ---> cee1d32a60bf [2022-06-28T16:34:48.933Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T16:34:48.933Z] ---> Running in 22fac9aa4088 [2022-06-28T16:34:49.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:49.460Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T16:34:49.460Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:34:49.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:49.719Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:34:49.719Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T16:34:49.719Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T16:34:49.978Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:49.978Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:34:49.978Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T16:34:50.241Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T16:34:50.241Z] ---> 364b09ef2d8d [2022-06-28T16:34:50.241Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:34:50.241Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:34:50.241Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:34:50.241Z] OK: 8 MiB in 23 packages [2022-06-28T16:34:50.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:50.759Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:34:50.759Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:34:50.759Z] OK: 15859 distinct packages available [2022-06-28T16:34:50.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:51.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:51.963Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:51.963Z] Removing intermediate container ffccbaa053a4 [2022-06-28T16:34:51.963Z] ---> c637216164bc [2022-06-28T16:34:51.963Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:51.963Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:34:51.963Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T16:34:52.226Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T16:34:52.226Z] ---> e137811bc804 [2022-06-28T16:34:52.226Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:52.226Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:34:52.226Z] OK: 6 MiB in 18 packages [2022-06-28T16:34:52.226Z] ---> 656fa7d10a07 [2022-06-28T16:34:52.226Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T16:34:52.491Z] 555d1d1c4555: Pull complete [2022-06-28T16:34:53.174Z] ---> dc1b61808dec [2022-06-28T16:34:53.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T16:34:53.174Z] ---> b6bd59f199f3 [2022-06-28T16:34:53.174Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:53.174Z] Removing intermediate container 22fac9aa4088 [2022-06-28T16:34:53.174Z] ---> fafbbbf1c96f [2022-06-28T16:34:53.174Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:34:53.471Z] 7d9057610161: Pull complete [2022-06-28T16:34:53.471Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T16:34:53.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:34:53.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:34:53.742Z] ---> 2fb45ca1524e [2022-06-28T16:34:53.742Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T16:34:53.742Z] ---> 9c2dcdf64ca1 [2022-06-28T16:34:53.742Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T16:34:53.830Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:34:53.830Z] WORKDIR /edgex [2022-06-28T16:34:53.830Z] COPY go.mod . [2022-06-28T16:34:53.830Z] RUN go mod download [2022-06-28T16:34:53.830Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-28T16:34:54.056Z] ---> Running in 0624e6aa5812 [2022-06-28T16:34:54.325Z] ---> 4e6c33a04b59 [2022-06-28T16:34:54.325Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:34:54.611Z] Removing intermediate container 0624e6aa5812 [2022-06-28T16:34:54.611Z] ---> bfc6251646d5 [2022-06-28T16:34:54.611Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:54.611Z] ---> Running in 0cdffe2a5db8 [2022-06-28T16:34:54.611Z] ---> Running in c9a329ca77b0 [2022-06-28T16:34:54.871Z] Removing intermediate container 0cdffe2a5db8 [2022-06-28T16:34:54.871Z] ---> 0e6c2eec6eba [2022-06-28T16:34:54.871Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:34:54.871Z] ---> Running in be7d879b99de [2022-06-28T16:34:55.165Z] Removing intermediate container c9a329ca77b0 [2022-06-28T16:34:55.165Z] ---> 1e1725c3cde7 [2022-06-28T16:34:55.165Z] Step 18/20 : LABEL arch=x86_64 [2022-06-28T16:34:55.165Z] ---> Running in 8ee06ab712f7 [2022-06-28T16:34:55.427Z] Removing intermediate container be7d879b99de [2022-06-28T16:34:55.427Z] ---> f2a38c8289d9 [2022-06-28T16:34:55.427Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T16:34:55.427Z] Removing intermediate container 8ee06ab712f7 [2022-06-28T16:34:55.427Z] ---> 745a16860600 [2022-06-28T16:34:55.427Z] Step 19/20 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:55.427Z] ---> Running in 680432f58a95 [2022-06-28T16:34:55.685Z] ---> Running in 234f46c92fce [2022-06-28T16:34:56.251Z] Removing intermediate container 234f46c92fce [2022-06-28T16:34:56.251Z] ---> 5faed51814cb [2022-06-28T16:34:56.252Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T16:34:56.252Z] Removing intermediate container 680432f58a95 [2022-06-28T16:34:56.252Z] ---> 561c831718f5 [2022-06-28T16:34:56.252Z] Step 25/26 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:34:56.252Z] ---> 81f5fe65c198 [2022-06-28T16:34:56.252Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:56.252Z] ---> Running in ebaf123d34a1 [2022-06-28T16:34:56.252Z] ---> Running in dc278a425adb [2022-06-28T16:34:56.474Z] Sending build context to Docker daemon 169.2MB [2022-06-28T16:34:56.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:34:56.474Z] ---> 819e984ddca1 [2022-06-28T16:34:56.474Z] Step 2/4 : WORKDIR /edgex [2022-06-28T16:34:56.517Z] Removing intermediate container dc278a425adb [2022-06-28T16:34:56.517Z] ---> 703edbfecd18 [2022-06-28T16:34:56.517Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:34:56.776Z] Removing intermediate container ebaf123d34a1 [2022-06-28T16:34:56.776Z] ---> abe016473227 [2022-06-28T16:34:56.776Z] [2022-06-28T16:34:56.776Z] ---> daffdc05a7b8 [2022-06-28T16:34:56.776Z] ---> Running in 74e9ea2107cb [2022-06-28T16:34:56.776Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T16:34:56.776Z] ---> Running in 296be34118b2 [2022-06-28T16:34:57.035Z] Successfully built abe016473227 [2022-06-28T16:34:57.035Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-28T16:34:57.035Z]  Building security-spiffe-token-provider ... done Building core-command [2022-06-28T16:34:57.035Z] Removing intermediate container 74e9ea2107cb [2022-06-28T16:34:57.035Z] ---> 58e12f68e481 [2022-06-28T16:34:57.035Z] [2022-06-28T16:34:57.294Z] Successfully built 58e12f68e481 [2022-06-28T16:34:57.294Z] Successfully tagged security-spire-agent:latest [2022-06-28T16:34:57.294Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-06-28T16:34:57.294Z] Removing intermediate container 296be34118b2 [2022-06-28T16:34:57.294Z] ---> da5a8b9dbf26 [2022-06-28T16:34:57.294Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T16:34:58.466Z] ---> Running in fe740d2593ae [2022-06-28T16:34:58.741Z] Removing intermediate container fe740d2593ae [2022-06-28T16:34:58.741Z] ---> ca58094960a9 [2022-06-28T16:34:58.741Z] Step 3/4 : COPY go.mod . [2022-06-28T16:34:59.345Z] ---> 75166fc8b249 [2022-06-28T16:34:59.345Z] Step 4/4 : RUN go mod download [2022-06-28T16:34:59.619Z] ---> Running in d41526345b81 [2022-06-28T16:35:00.585Z] ---> 841e42e6ce01 [2022-06-28T16:35:00.585Z] Step 21/26 : WORKDIR / [2022-06-28T16:35:00.585Z] ---> Running in 55b25214312c [2022-06-28T16:35:01.155Z] Removing intermediate container 55b25214312c [2022-06-28T16:35:01.155Z] ---> d5615faf6385 [2022-06-28T16:35:01.155Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:35:01.155Z] ---> Running in 7d67d1fa3720 [2022-06-28T16:35:01.724Z] Removing intermediate container 7d67d1fa3720 [2022-06-28T16:35:01.724Z] ---> b0780788c298 [2022-06-28T16:35:01.724Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:35:01.724Z] ---> Running in 1be0702cc651 [2022-06-28T16:35:02.342Z] Removing intermediate container 1be0702cc651 [2022-06-28T16:35:02.342Z] ---> 5a916aa0df83 [2022-06-28T16:35:02.342Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T16:35:02.602Z] ---> Running in 56f5faaa82b6 [2022-06-28T16:35:03.194Z] Removing intermediate container 56f5faaa82b6 [2022-06-28T16:35:03.194Z] ---> 089163ea644d [2022-06-28T16:35:03.194Z] Step 25/26 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:03.454Z] ---> Running in 321d226e03c8 [2022-06-28T16:35:04.025Z] Removing intermediate container 321d226e03c8 [2022-06-28T16:35:04.025Z] ---> 9158694282d1 [2022-06-28T16:35:04.025Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:35:04.025Z] ---> Running in bb3a49e4d323 [2022-06-28T16:35:04.594Z] Removing intermediate container bb3a49e4d323 [2022-06-28T16:35:04.594Z] ---> 30e85623afea [2022-06-28T16:35:04.594Z] [2022-06-28T16:35:04.852Z] Successfully built 30e85623afea [2022-06-28T16:35:04.852Z] Successfully tagged security-spire-config:latest [2022-06-28T16:35:04.852Z]  Building security-spire-config ... done Building core-metadata [2022-06-28T16:35:05.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:35:05.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:35:05.111Z] ---> 57699c1108e4 [2022-06-28T16:35:05.111Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> 58b64da97e1d [2022-06-28T16:35:05.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> fdc64b2de549 [2022-06-28T16:35:05.111Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> 268d5a7384ce [2022-06-28T16:35:05.111Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> 412ef5196640 [2022-06-28T16:35:05.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> fdd693a4ed12 [2022-06-28T16:35:05.111Z] Step 8/23 : COPY . . [2022-06-28T16:35:05.111Z] ---> Using cache [2022-06-28T16:35:05.111Z] ---> c95b8db5edae [2022-06-28T16:35:05.111Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T16:35:07.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:35:07.019Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:35:07.019Z] ---> 57699c1108e4 [2022-06-28T16:35:07.019Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> 58b64da97e1d [2022-06-28T16:35:07.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> fdc64b2de549 [2022-06-28T16:35:07.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> 268d5a7384ce [2022-06-28T16:35:07.019Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> 412ef5196640 [2022-06-28T16:35:07.019Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> fdd693a4ed12 [2022-06-28T16:35:07.019Z] Step 8/22 : COPY . . [2022-06-28T16:35:07.019Z] ---> Using cache [2022-06-28T16:35:07.019Z] ---> c95b8db5edae [2022-06-28T16:35:07.019Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T16:35:08.411Z] ---> Running in 2648b913e644 [2022-06-28T16:35:08.671Z] ---> Running in f9c45b3b7057 [2022-06-28T16:35:08.929Z] 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-06-28T16:35:09.500Z] 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-06-28T16:35:10.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:35:10.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:35:10.450Z] ---> 57699c1108e4 [2022-06-28T16:35:10.450Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> 58b64da97e1d [2022-06-28T16:35:10.450Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> fdc64b2de549 [2022-06-28T16:35:10.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> 268d5a7384ce [2022-06-28T16:35:10.450Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> 412ef5196640 [2022-06-28T16:35:10.450Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> fdd693a4ed12 [2022-06-28T16:35:10.450Z] Step 8/23 : COPY . . [2022-06-28T16:35:10.450Z] ---> Using cache [2022-06-28T16:35:10.450Z] ---> c95b8db5edae [2022-06-28T16:35:10.450Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T16:35:12.356Z] ---> Running in c1067d3aca0a [2022-06-28T16:35:12.616Z] Removing intermediate container 2f23b4b33cda [2022-06-28T16:35:12.616Z] ---> 8ea6dc2a1d21 [2022-06-28T16:35:12.616Z] [2022-06-28T16:35:12.616Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:35:12.616Z] ---> e04c818066af [2022-06-28T16:35:12.616Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:35:12.616Z] ---> Running in 14b141a08525 [2022-06-28T16:35:13.184Z] 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-06-28T16:35:13.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:13.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:13.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:13.703Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:35:13.703Z] OK: 6 MiB in 15 packages [2022-06-28T16:35:15.608Z] Removing intermediate container 14b141a08525 [2022-06-28T16:35:15.608Z] ---> 252798b20b7e [2022-06-28T16:35:15.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:15.608Z] ---> Running in 5d29838f87b5 [2022-06-28T16:35:15.608Z] Removing intermediate container 569205f58551 [2022-06-28T16:35:15.608Z] ---> fcca0a6bedc6 [2022-06-28T16:35:15.608Z] [2022-06-28T16:35:15.608Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:35:15.608Z] ---> e04c818066af [2022-06-28T16:35:15.608Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T16:35:15.608Z] ---> Running in e84b34762abe [2022-06-28T16:35:15.871Z] Removing intermediate container 5d29838f87b5 [2022-06-28T16:35:15.872Z] ---> bfcff88a6e5e [2022-06-28T16:35:15.872Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T16:35:15.872Z] ---> Running in bd283214f749 [2022-06-28T16:35:16.221Z] Removing intermediate container bd283214f749 [2022-06-28T16:35:16.221Z] ---> dc4b925a5cd4 [2022-06-28T16:35:16.221Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T16:35:16.221Z] ---> Running in 2d3280bab7e9 [2022-06-28T16:35:16.505Z] Removing intermediate container 2d3280bab7e9 [2022-06-28T16:35:16.505Z] ---> 4d3bb878aece [2022-06-28T16:35:16.505Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:16.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:16.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:17.122Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T16:35:17.122Z] ---> 5d7a310b00a3 [2022-06-28T16:35:17.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T16:35:17.122Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:17.122Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:35:17.122Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:35:17.122Z] OK: 6 MiB in 16 packages [2022-06-28T16:35:18.086Z] ---> b8e29f4345b1 [2022-06-28T16:35:18.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:18.086Z] Removing intermediate container e84b34762abe [2022-06-28T16:35:18.086Z] ---> 75e664b1beca [2022-06-28T16:35:18.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:18.346Z] ---> Running in 7b490c4b0f79 [2022-06-28T16:35:18.611Z] ---> ebbc0e9e824a [2022-06-28T16:35:18.611Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T16:35:18.611Z] ---> Running in d04b82d7dad9 [2022-06-28T16:35:18.611Z] Removing intermediate container 7b490c4b0f79 [2022-06-28T16:35:18.611Z] ---> d9d6f29afdcd [2022-06-28T16:35:18.611Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T16:35:18.874Z] ---> Running in fc719eea2863 [2022-06-28T16:35:19.135Z] Removing intermediate container d04b82d7dad9 [2022-06-28T16:35:19.135Z] ---> 5624c88f6428 [2022-06-28T16:35:19.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:19.135Z] ---> Running in 043c23dcf694 [2022-06-28T16:35:19.418Z] Removing intermediate container fc719eea2863 [2022-06-28T16:35:19.418Z] ---> f5e06e0946b5 [2022-06-28T16:35:19.418Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T16:35:19.418Z] Removing intermediate container 043c23dcf694 [2022-06-28T16:35:19.418Z] ---> 22c770d919e1 [2022-06-28T16:35:19.418Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:35:19.678Z] ---> Running in 9eef75ca104a [2022-06-28T16:35:19.678Z] ---> Running in 5015dd406f6c [2022-06-28T16:35:19.938Z] Removing intermediate container 5015dd406f6c [2022-06-28T16:35:19.938Z] ---> 463b4df44cef [2022-06-28T16:35:19.938Z] Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:19.938Z] Removing intermediate container 9eef75ca104a [2022-06-28T16:35:19.938Z] ---> 35e143393e5e [2022-06-28T16:35:19.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:19.938Z] ---> Running in bb59f3ceab08 [2022-06-28T16:35:20.522Z] Removing intermediate container bb59f3ceab08 [2022-06-28T16:35:20.522Z] ---> caf9f9e013ff [2022-06-28T16:35:20.522Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:35:20.522Z] ---> Running in fff06758fdaa [2022-06-28T16:35:20.781Z] ---> 797bf48fff1e [2022-06-28T16:35:20.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T16:35:20.781Z] Removing intermediate container fff06758fdaa [2022-06-28T16:35:20.781Z] ---> 0dffea0cd18e [2022-06-28T16:35:20.781Z] [2022-06-28T16:35:21.040Z] Successfully built 0dffea0cd18e [2022-06-28T16:35:21.040Z] Successfully tagged support-scheduler:latest [2022-06-28T16:35:22.419Z]  Building support-scheduler ... done  ---> dc1e24be99e2 [2022-06-28T16:35:22.419Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:22.988Z] ---> 3efdfd713dbd [2022-06-28T16:35:22.988Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T16:35:22.988Z] ---> Running in ca1e902386ae [2022-06-28T16:35:23.247Z] Removing intermediate container ca1e902386ae [2022-06-28T16:35:23.247Z] ---> 24617c34e653 [2022-06-28T16:35:23.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:23.507Z] ---> Running in d30f2b8fbf46 [2022-06-28T16:35:23.766Z] Removing intermediate container d30f2b8fbf46 [2022-06-28T16:35:23.766Z] ---> f15eeb5803c6 [2022-06-28T16:35:23.766Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:35:23.766Z] ---> Running in 52bffc35782a [2022-06-28T16:35:24.026Z] Removing intermediate container 52bffc35782a [2022-06-28T16:35:24.026Z] ---> c67e5028da73 [2022-06-28T16:35:24.026Z] Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:24.026Z] ---> Running in 60d08c773f58 [2022-06-28T16:35:24.284Z] Removing intermediate container 60d08c773f58 [2022-06-28T16:35:24.284Z] ---> ded9ee16255a [2022-06-28T16:35:24.284Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:35:24.284Z] ---> Running in 8d58a014ba02 [2022-06-28T16:35:24.543Z] Removing intermediate container 8d58a014ba02 [2022-06-28T16:35:24.543Z] ---> 60ef1a764440 [2022-06-28T16:35:24.543Z] [2022-06-28T16:35:24.803Z] Successfully built 60ef1a764440 [2022-06-28T16:35:24.803Z] Successfully tagged support-notifications:latest [2022-06-28T16:35:28.092Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T16:35:32.300Z] Removing intermediate container 2648b913e644 [2022-06-28T16:35:32.300Z] ---> 7261c75a6733 [2022-06-28T16:35:32.300Z] [2022-06-28T16:35:32.300Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:35:32.300Z] ---> e04c818066af [2022-06-28T16:35:32.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:35:32.300Z] ---> Using cache [2022-06-28T16:35:32.300Z] ---> 252798b20b7e [2022-06-28T16:35:32.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:32.300Z] ---> Using cache [2022-06-28T16:35:32.300Z] ---> bfcff88a6e5e [2022-06-28T16:35:32.300Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T16:35:32.300Z] Removing intermediate container f9c45b3b7057 [2022-06-28T16:35:32.300Z] ---> 174025be5f15 [2022-06-28T16:35:32.300Z] [2022-06-28T16:35:32.300Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:35:32.300Z] ---> e04c818066af [2022-06-28T16:35:32.300Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T16:35:32.300Z] ---> Running in c07cdec092f5 [2022-06-28T16:35:32.300Z] ---> Running in 4c4f56a40ab0 [2022-06-28T16:35:32.300Z] Removing intermediate container c07cdec092f5 [2022-06-28T16:35:32.300Z] ---> 42ff5d990036 [2022-06-28T16:35:32.300Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:35:32.300Z] ---> Running in f7d54a48f02b [2022-06-28T16:35:32.300Z] Removing intermediate container f7d54a48f02b [2022-06-28T16:35:32.300Z] ---> d1a4076d1000 [2022-06-28T16:35:32.300Z] Step 15/23 : WORKDIR / [2022-06-28T16:35:32.300Z] ---> Running in 6b72e1e230b3 [2022-06-28T16:35:32.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:32.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:32.558Z] Removing intermediate container 6b72e1e230b3 [2022-06-28T16:35:32.558Z] ---> faf913b46982 [2022-06-28T16:35:32.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:32.558Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T16:35:32.816Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:35:32.816Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T16:35:32.816Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T16:35:32.816Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T16:35:32.816Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:32.816Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:35:32.816Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:35:32.816Z] ---> c1ccc68ac1f5 [2022-06-28T16:35:32.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T16:35:32.816Z] OK: 8 MiB in 20 packages [2022-06-28T16:35:33.769Z] ---> 863023b7de74 [2022-06-28T16:35:33.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:33.769Z] ---> e0287ef75369 [2022-06-28T16:35:33.769Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T16:35:34.030Z] Removing intermediate container 4c4f56a40ab0 [2022-06-28T16:35:34.030Z] ---> 544fcaafd442 [2022-06-28T16:35:34.030Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:35:34.030Z] ---> Running in 6133ed4ffdf1 [2022-06-28T16:35:34.030Z] ---> Running in b8da9fb2f9ea [2022-06-28T16:35:34.030Z] Removing intermediate container c1067d3aca0a [2022-06-28T16:35:34.030Z] ---> 8c077a94c8ef [2022-06-28T16:35:34.030Z] [2022-06-28T16:35:34.030Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:35:34.030Z] ---> e04c818066af [2022-06-28T16:35:34.030Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:35:34.030Z] ---> Using cache [2022-06-28T16:35:34.030Z] ---> 252798b20b7e [2022-06-28T16:35:34.030Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:34.030Z] ---> Using cache [2022-06-28T16:35:34.030Z] ---> bfcff88a6e5e [2022-06-28T16:35:34.030Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T16:35:34.030Z] ---> Running in 3b4f35300242 [2022-06-28T16:35:34.030Z] Removing intermediate container 6133ed4ffdf1 [2022-06-28T16:35:34.030Z] ---> 34dfa32025bd [2022-06-28T16:35:34.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:34.030Z] Removing intermediate container b8da9fb2f9ea [2022-06-28T16:35:34.030Z] ---> 51344e61bbba [2022-06-28T16:35:34.030Z] Step 13/22 : WORKDIR /edgex [2022-06-28T16:35:34.290Z] ---> Running in 1e6e6fc18c62 [2022-06-28T16:35:34.290Z] ---> Running in 30e3ddf8917f [2022-06-28T16:35:34.290Z] Removing intermediate container 3b4f35300242 [2022-06-28T16:35:34.290Z] ---> 0e12c414cbb2 [2022-06-28T16:35:34.290Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:35:34.290Z] ---> Running in 8f7c02005f4d [2022-06-28T16:35:34.290Z] Removing intermediate container 1e6e6fc18c62 [2022-06-28T16:35:34.290Z] ---> 844c96cf96dd [2022-06-28T16:35:34.290Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:35:34.290Z] ---> Running in 6ec18eea215f [2022-06-28T16:35:34.290Z] Removing intermediate container 30e3ddf8917f [2022-06-28T16:35:34.290Z] ---> 54a615a3d14e [2022-06-28T16:35:34.290Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T16:35:34.290Z] Removing intermediate container 8f7c02005f4d [2022-06-28T16:35:34.290Z] ---> 05a78dea820c [2022-06-28T16:35:34.290Z] Step 15/23 : WORKDIR / [2022-06-28T16:35:34.568Z] ---> Running in 9cdec32778ab [2022-06-28T16:35:34.568Z] Removing intermediate container 6ec18eea215f [2022-06-28T16:35:34.568Z] ---> 90dffbdb4ab5 [2022-06-28T16:35:34.568Z] Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:34.568Z] ---> Running in 22212f4d3e33 [2022-06-28T16:35:34.568Z] ---> ddb1cad18e41 [2022-06-28T16:35:34.568Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T16:35:34.568Z] Removing intermediate container 9cdec32778ab [2022-06-28T16:35:34.568Z] ---> 728af432f358 [2022-06-28T16:35:34.568Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:34.568Z] Removing intermediate container 22212f4d3e33 [2022-06-28T16:35:34.568Z] ---> cc773b663493 [2022-06-28T16:35:34.568Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:35:34.850Z] ---> Running in 249327556db9 [2022-06-28T16:35:34.850Z] ---> 00280b801723 [2022-06-28T16:35:34.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T16:35:34.850Z] Removing intermediate container 249327556db9 [2022-06-28T16:35:34.850Z] ---> a6927f23af39 [2022-06-28T16:35:34.850Z] [2022-06-28T16:35:35.110Z] ---> 2cf00bf223ea [2022-06-28T16:35:35.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T16:35:35.110Z] Successfully built a6927f23af39 [2022-06-28T16:35:35.110Z] Successfully tagged core-command:latest [2022-06-28T16:35:35.373Z]  Building core-command ... done  ---> 9fe674c881d3 [2022-06-28T16:35:35.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:35.373Z] ---> ed2880817c38 [2022-06-28T16:35:35.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:35:35.637Z] ---> 8be12f9f4b8c [2022-06-28T16:35:35.637Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T16:35:35.637Z] ---> b5d6931e86ad [2022-06-28T16:35:35.637Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T16:35:35.637Z] ---> Running in eccf36289b98 [2022-06-28T16:35:35.637Z] ---> Running in 6510c6b512c2 [2022-06-28T16:35:35.637Z] Removing intermediate container eccf36289b98 [2022-06-28T16:35:35.637Z] ---> a8f4d0e8024b [2022-06-28T16:35:35.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:35.906Z] ---> Running in f61b8d2affcd [2022-06-28T16:35:35.906Z] Removing intermediate container f61b8d2affcd [2022-06-28T16:35:35.906Z] ---> d25d6e71d387 [2022-06-28T16:35:35.906Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:35:35.906Z] ---> Running in f312e65731dd [2022-06-28T16:35:35.906Z] Removing intermediate container f312e65731dd [2022-06-28T16:35:35.906Z] ---> ebe29cd1d42e [2022-06-28T16:35:35.906Z] Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:36.166Z] ---> Running in ddfc5bcfddf7 [2022-06-28T16:35:36.166Z] Removing intermediate container ddfc5bcfddf7 [2022-06-28T16:35:36.166Z] ---> e48258d40f89 [2022-06-28T16:35:36.166Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:35:36.166Z] ---> Running in e7e096436245 [2022-06-28T16:35:36.166Z] Removing intermediate container 6510c6b512c2 [2022-06-28T16:35:36.166Z] ---> feb2e423bcd1 [2022-06-28T16:35:36.166Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:35:36.427Z] ---> Running in f0df858b0460 [2022-06-28T16:35:36.427Z] Removing intermediate container e7e096436245 [2022-06-28T16:35:36.427Z] ---> 94a21fd2df35 [2022-06-28T16:35:36.427Z] [2022-06-28T16:35:36.427Z] Removing intermediate container f0df858b0460 [2022-06-28T16:35:36.427Z] ---> ad2a179d81e5 [2022-06-28T16:35:36.427Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:35:36.427Z] Successfully built 94a21fd2df35 [2022-06-28T16:35:36.427Z] Successfully tagged core-metadata:latest [2022-06-28T16:35:36.427Z]  Building core-metadata ... done  ---> Running in ea88249b523f [2022-06-28T16:35:36.688Z] Removing intermediate container ea88249b523f [2022-06-28T16:35:36.688Z] ---> 994aeb3375c9 [2022-06-28T16:35:36.688Z] Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [2022-06-28T16:35:36.688Z] ---> Running in d047f40f4c13 [2022-06-28T16:35:36.688Z] Removing intermediate container d047f40f4c13 [2022-06-28T16:35:36.688Z] ---> 3047027027e9 [2022-06-28T16:35:36.688Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:35:36.688Z] ---> Running in ea94cbf9fd66 [2022-06-28T16:35:36.949Z] Removing intermediate container ea94cbf9fd66 [2022-06-28T16:35:36.949Z] ---> 480ca16e5017 [2022-06-28T16:35:36.949Z] [2022-06-28T16:35:36.949Z] Successfully built 480ca16e5017 [2022-06-28T16:35:36.949Z] Successfully tagged security-proxy-setup:latest [2022-06-28T16:35:36.955Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-06-28T16:35:36.961Z] $ docker stop --time=1 adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 [2022-06-28T16:35:38.285Z] $ docker rm -f adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T16:35:38.637Z] + docker images [2022-06-28T16:35:38.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T16:35:38.637Z] core-metadata latest 94a21fd2df35 2 seconds ago 17MB [2022-06-28T16:35:38.637Z] security-proxy-setup latest 480ca16e5017 2 seconds ago 26.9MB [2022-06-28T16:35:38.637Z] core-command latest a6927f23af39 4 seconds ago 16.1MB [2022-06-28T16:35:38.637Z] 8c077a94c8ef 5 seconds ago 1.62GB [2022-06-28T16:35:38.637Z] 174025be5f15 7 seconds ago 1.62GB [2022-06-28T16:35:38.637Z] 7261c75a6733 8 seconds ago 1.61GB [2022-06-28T16:35:38.637Z] support-notifications latest 60ef1a764440 14 seconds ago 27MB [2022-06-28T16:35:38.637Z] support-scheduler latest 0dffea0cd18e 18 seconds ago 26.4MB [2022-06-28T16:35:38.637Z] fcca0a6bedc6 23 seconds ago 1.68GB [2022-06-28T16:35:38.637Z] 8ea6dc2a1d21 27 seconds ago 1.67GB [2022-06-28T16:35:38.637Z] security-spire-config latest 30e85623afea 34 seconds ago 86.7MB [2022-06-28T16:35:38.637Z] security-spiffe-token-provider latest abe016473227 42 seconds ago 29MB [2022-06-28T16:35:38.637Z] security-spire-agent latest 58e12f68e481 42 seconds ago 127MB [2022-06-28T16:35:38.637Z] ab82b8f6435c 50 seconds ago 1.52GB [2022-06-28T16:35:38.637Z] b530811b6f35 50 seconds ago 1.52GB [2022-06-28T16:35:38.637Z] 602347642a8f About a minute ago 1.67GB [2022-06-28T16:35:38.637Z] sys-mgmt-agent latest f29010925cd9 About a minute ago 299MB [2022-06-28T16:35:38.637Z] security-bootstrapper latest 3bff38b5d164 About a minute ago 19.1MB [2022-06-28T16:35:38.637Z] core-data latest 430d8df67e5f About a minute ago 22.5MB [2022-06-28T16:35:38.637Z] security-secretstore-setup latest d04781a4b5bb About a minute ago 28.5MB [2022-06-28T16:35:38.637Z] 1d073699fc64 About a minute ago 1.65GB [2022-06-28T16:35:38.637Z] 53f51c80d9f5 About a minute ago 1.62GB [2022-06-28T16:35:38.637Z] 8a69f8db673a About a minute ago 1.63GB [2022-06-28T16:35:38.637Z] 55f0d0384005 About a minute ago 1.62GB [2022-06-28T16:35:38.637Z] security-spire-server latest ae5255109259 About a minute ago 87.3MB [2022-06-28T16:35:38.637Z] eec58b4be10a About a minute ago 1.52GB [2022-06-28T16:35:38.637Z] ci-base-image-x86_64 latest 57699c1108e4 4 minutes ago 1.02GB [2022-06-28T16:35:38.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-28T16:35:38.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-28T16:35:38.637Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-28T16:35:38.637Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-28T16:35:38.637Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-28T16:35:38.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months 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-06-28T16:35:56.188Z] Removing intermediate container d41526345b81 [2022-06-28T16:35:56.188Z] ---> 99e838a21f56 [2022-06-28T16:35:56.188Z] Successfully built 99e838a21f56 [2022-06-28T16:35:56.188Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:35:56.547Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T16:35:56.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:35:56.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container [2022-06-28T16:35:56.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T16:35:58.426Z] $ docker top 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:35:59.381Z] + go version [2022-06-28T16:35:59.381Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T16:35:59.409Z] $ docker stop --time=1 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de [2022-06-28T16:36:01.114Z] $ docker rm -f 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:36:01.788Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T16:36:01.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:36:02.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container [2022-06-28T16:36:02.164Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T16:36:03.572Z] $ docker top 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T16:36:03.857Z] ========================================================= [2022-06-28T16:36:03.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T16:36:03.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:36:04.525Z] + make test [2022-06-28T16:36:04.525Z] go mod tidy -compat=1.17 [2022-06-28T16:36:05.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T16:36:44.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T16:38:36.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T16:38:36.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T16:38:36.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T16:38:36.433Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T16:38:38.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T16:38:38.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T16:38:38.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T16:38:38.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T16:38:38.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T16:38:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T16:38:56.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2022-06-28T16:38:56.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T16:38:56.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T16:39:04.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.559s coverage: 98.5% of statements [2022-06-28T16:39:04.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T16:39:04.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.759s coverage: 54.2% of statements [2022-06-28T16:39:04.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T16:39:04.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T16:39:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.252s coverage: 89.2% of statements [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:39:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.308s coverage: 83.8% of statements [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T16:39:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.712s coverage: 95.6% of statements [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.556s coverage: 60.0% of statements [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.509s coverage: 58.8% of statements [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.330s coverage: 29.6% of statements [2022-06-28T16:39:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.355s coverage: 47.1% of statements [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements [2022-06-28T16:39:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2022-06-28T16:39:32.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements [2022-06-28T16:39:32.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.286s coverage: 87.5% of statements [2022-06-28T16:39:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements [2022-06-28T16:39:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.254s coverage: 44.8% of statements [2022-06-28T16:39:51.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 82.5% of statements [2022-06-28T16:39:51.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.368s coverage: 58.8% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.395s coverage: 80.0% of statements [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements [2022-06-28T16:39:58.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.129s coverage: 91.2% of statements [2022-06-28T16:39:58.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements [2022-06-28T16:40:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T16:40:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.194s coverage: 89.4% of statements [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-06-28T16:40:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2022-06-28T16:40:15.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.548s coverage: 65.4% of statements [2022-06-28T16:40:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T16:40:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T16:40:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T16:40:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 43.8% of statements [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T16:40:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T16:40:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T16:40:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T16:40:25.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.394s coverage: 17.7% of statements [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T16:40:25.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T16:40:25.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T16:40:25.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T16:40:27.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T16:40:27.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T16:40:27.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T16:40:27.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements [2022-06-28T16:40:27.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements [2022-06-28T16:40:28.952Z] 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-06-28T16:40:28.952Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-28T16:40:28.952Z] GO111MODULE=on go vet ./... [2022-06-28T16:42:36.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T16:42:36.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T16:42:36.004Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T16:42:36.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T16:42:36.703Z] + ls -al . [2022-06-28T16:42:36.703Z] total 680 [2022-06-28T16:42:36.703Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 16:36 . [2022-06-28T16:42:36.703Z] drwxr-xr-x 4 root root 4096 Jun 28 16:36 .. [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:33 .dockerignore [2022-06-28T16:42:36.703Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:34 .git [2022-06-28T16:42:36.703Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:33 .github [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 16:33 .gitignore [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 16:33 .golangci.yml [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 16:33 .hadolint.yml [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:33 .sonarcloud.properties [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:33 ADOPTERS.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:33 Attribution.txt [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:33 CHANGELOG.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:33 CONTRIBUTING.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 16:33 GOVERNANCE.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 16:33 Jenkinsfile [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:33 LICENSE [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:33 Makefile [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 16:33 OWNERS.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:33 README.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:33 SECURITY.md [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:33 ZMQWindows.md [2022-06-28T16:42:36.703Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:33 bin [2022-06-28T16:42:36.703Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 16:33 cmd [2022-06-28T16:42:36.703Z] -rw-r--r-- 1 root root 435593 Jun 28 16:40 coverage.out [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:33 go.mod [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:36 go.sum [2022-06-28T16:42:36.703Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:33 internal [2022-06-28T16:42:36.703Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:33 openapi [2022-06-28T16:42:36.703Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:33 snap [2022-06-28T16:42:36.703Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 16:33 version.go [Pipeline] sh [2022-06-28T16:42:37.389Z] + '[' -e coverage.out ] [2022-06-28T16:42:37.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T16:42:37.419Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T16:42:38.273Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T16:42:38.939Z] + make build [2022-06-28T16:42:38.939Z] 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-06-28T16:44:15.793Z] 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-06-28T16:45:12.398Z] 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-06-28T16:45:13.846Z] 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-06-28T16:46:00.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T16:46:00.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T16:46:00.852Z] 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-06-28T16:46:06.247Z] 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-06-28T16:46:10.567Z] 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-06-28T16:46:15.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:46:19.344Z] 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-06-28T16:46:22.728Z] 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-06-28T16:46:32.889Z] 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-06-28T16:46:37.207Z] $ docker stop --time=1 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 [2022-06-28T16:46:39.307Z] $ docker rm -f 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:46:41.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:46:41.741Z] [2022-06-28T16:46:41.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:46:42.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:46:42.362Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-28T16:46:42.362Z] 29e5d40040c1: Pulling fs layer [2022-06-28T16:46:42.362Z] 1ce36da41761: Pulling fs layer [2022-06-28T16:46:42.362Z] 25b303627fd3: Pulling fs layer [2022-06-28T16:46:42.362Z] 29e5d40040c1: Verifying Checksum [2022-06-28T16:46:42.362Z] 29e5d40040c1: Download complete [2022-06-28T16:46:42.638Z] 1ce36da41761: Verifying Checksum [2022-06-28T16:46:42.638Z] 1ce36da41761: Download complete [2022-06-28T16:46:42.912Z] 29e5d40040c1: Pull complete [2022-06-28T16:46:44.345Z] 25b303627fd3: Verifying Checksum [2022-06-28T16:46:44.345Z] 25b303627fd3: Download complete [2022-06-28T16:46:44.345Z] 1ce36da41761: Pull complete [2022-06-28T16:46:54.568Z] 25b303627fd3: Pull complete [2022-06-28T16:46:54.568Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-28T16:46:54.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:46:54.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:46:54.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container [2022-06-28T16:46:54.984Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-28T16:46:57.648Z] $ docker top 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:46:58.636Z] + docker-compose build --help [2022-06-28T16:46:58.636Z] + grep parallel [2022-06-28T16:47:05.340Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T16:47:05.363Z] $ docker stop --time=1 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee [2022-06-28T16:47:07.083Z] $ docker rm -f 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:47:07.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:47:07.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:47:08.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container [2022-06-28T16:47:08.092Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-28T16:47:09.519Z] $ docker top bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:47:10.473Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T16:47:17.168Z] Building core-command ... [2022-06-28T16:47:17.168Z] Building core-data ... [2022-06-28T16:47:17.168Z] Building core-metadata ... [2022-06-28T16:47:17.168Z] Building security-bootstrapper ... [2022-06-28T16:47:17.168Z] Building security-proxy-setup ... [2022-06-28T16:47:17.168Z] Building security-secretstore-setup ... [2022-06-28T16:47:17.168Z] Building security-spiffe-token-provider ... [2022-06-28T16:47:17.168Z] Building security-spire-agent ... [2022-06-28T16:47:17.168Z] Building security-spire-config ... [2022-06-28T16:47:17.168Z] Building security-spire-server ... [2022-06-28T16:47:17.168Z] Building support-notifications ... [2022-06-28T16:47:17.168Z] Building support-scheduler ... [2022-06-28T16:47:17.168Z] Building sys-mgmt-agent ... [2022-06-28T16:47:17.168Z] Building security-spire-config [2022-06-28T16:47:17.168Z] Building security-spiffe-token-provider [2022-06-28T16:47:17.168Z] Building security-secretstore-setup [2022-06-28T16:47:17.168Z] Building security-bootstrapper [2022-06-28T16:47:17.168Z] Building core-command [2022-06-28T16:48:53.960Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:48:53.960Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:48:53.960Z] ---> 99e838a21f56 [2022-06-28T16:48:53.960Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:48:53.960Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:48:53.960Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:48:53.960Z] ---> 99e838a21f56 [2022-06-28T16:48:53.960Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T16:48:53.960Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:48:53.960Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:48:53.960Z] ---> 99e838a21f56 [2022-06-28T16:48:53.960Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:48:53.960Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:48:53.960Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:48:53.960Z] ---> 99e838a21f56 [2022-06-28T16:48:53.960Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T16:48:53.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:48:53.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:48:53.960Z] ---> 99e838a21f56 [2022-06-28T16:48:53.960Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:48:53.960Z] ---> Running in 4af959309d3a [2022-06-28T16:48:53.960Z] ---> Running in 40684db78548 [2022-06-28T16:48:53.960Z] ---> Running in 7f7abb499d47 [2022-06-28T16:48:53.960Z] ---> Running in 9da8ca330ecf [2022-06-28T16:48:53.960Z] ---> Running in 013e3bf4503f [2022-06-28T16:48:53.960Z] Removing intermediate container 7f7abb499d47 [2022-06-28T16:48:53.960Z] ---> cbcd77f85109 [2022-06-28T16:48:53.960Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:48:53.960Z] Removing intermediate container 013e3bf4503f [2022-06-28T16:48:53.960Z] ---> cb816eaa9303 [2022-06-28T16:48:53.960Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:48:53.960Z] Removing intermediate container 40684db78548 [2022-06-28T16:48:53.960Z] ---> 06d4c76424a2 [2022-06-28T16:48:53.960Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:48:53.960Z] Removing intermediate container 4af959309d3a [2022-06-28T16:48:53.960Z] ---> f2559f36f7d0 [2022-06-28T16:48:53.960Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:48:53.960Z] Removing intermediate container 9da8ca330ecf [2022-06-28T16:48:53.960Z] ---> 9efaafb2c8f9 [2022-06-28T16:48:53.960Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T16:48:53.960Z] ---> Running in 82ad499e059a [2022-06-28T16:48:53.960Z] ---> Running in 00b2b1249d35 [2022-06-28T16:48:53.960Z] ---> Running in d6256590beb1 [2022-06-28T16:48:53.960Z] ---> Running in dc17b5638477 [2022-06-28T16:48:53.960Z] ---> Running in e0eba52fb2b9 [2022-06-28T16:48:53.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:53.961Z] Removing intermediate container 82ad499e059a [2022-06-28T16:48:53.961Z] ---> 8f86eccebb53 [2022-06-28T16:48:53.961Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:48:53.961Z] ---> Running in b7db010344a7 [2022-06-28T16:48:53.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:53.961Z] Removing intermediate container 00b2b1249d35 [2022-06-28T16:48:53.961Z] ---> 50dfe4cd8dd1 [2022-06-28T16:48:53.961Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T16:48:53.961Z] ---> Running in 8c328cb3b9e0 [2022-06-28T16:48:53.961Z] Removing intermediate container dc17b5638477 [2022-06-28T16:48:53.961Z] ---> 353f8204230e [2022-06-28T16:48:53.961Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:48:53.961Z] Removing intermediate container d6256590beb1 [2022-06-28T16:48:53.961Z] ---> 0c23fcf1b88c [2022-06-28T16:48:53.961Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T16:48:53.961Z] ---> Running in d00281c97450 [2022-06-28T16:48:53.961Z] ---> Running in fc1c85b55b0e [2022-06-28T16:48:53.961Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:48:53.961Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:48:53.961Z] OK: 15743 distinct packages available [2022-06-28T16:48:53.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:54.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:54.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:54.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:55.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:55.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:55.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:55.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:55.979Z] OK: 220 MiB in 52 packages [2022-06-28T16:48:55.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:56.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:48:56.538Z] OK: 220 MiB in 52 packages [2022-06-28T16:48:57.151Z] OK: 220 MiB in 52 packages [2022-06-28T16:48:57.756Z] OK: 220 MiB in 52 packages [2022-06-28T16:48:58.043Z] OK: 220 MiB in 52 packages [2022-06-28T16:48:58.043Z] Removing intermediate container e0eba52fb2b9 [2022-06-28T16:48:58.043Z] ---> 17d750b77109 [2022-06-28T16:48:58.043Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T16:48:58.653Z] Removing intermediate container b7db010344a7 [2022-06-28T16:48:58.653Z] ---> 3392e36f7866 [2022-06-28T16:48:58.653Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:48:58.933Z] Removing intermediate container 8c328cb3b9e0 [2022-06-28T16:48:58.933Z] ---> 83d1af898738 [2022-06-28T16:48:58.933Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:48:59.536Z] ---> 49cbd53e0a23 [2022-06-28T16:48:59.536Z] Removing intermediate container d00281c97450 [2022-06-28T16:48:59.536Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 597391a588de [2022-06-28T16:48:59.536Z] [2022-06-28T16:48:59.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:48:59.536Z] Removing intermediate container fc1c85b55b0e [2022-06-28T16:48:59.536Z] ---> f4332a88edfb [2022-06-28T16:48:59.536Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T16:48:59.536Z] ---> Running in 7edcf5c71e18 [2022-06-28T16:49:00.560Z] ---> 35c019293037 [2022-06-28T16:49:00.560Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:00.560Z] ---> 88091cbce338 [2022-06-28T16:49:00.560Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:00.560Z] ---> Running in 9b5501b0aa7e [2022-06-28T16:49:00.834Z] ---> Running in c300f5af9d2d [2022-06-28T16:49:01.122Z] ---> 9607e5a842c7 [2022-06-28T16:49:01.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:01.402Z] ---> Running in 406500ed092e [2022-06-28T16:49:01.402Z] ---> 16c6cb493c00 [2022-06-28T16:49:01.402Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:01.687Z] ---> Running in a88592b60620 [2022-06-28T16:49:05.132Z] Removing intermediate container 7edcf5c71e18 [2022-06-28T16:49:05.132Z] ---> 7163c6b79c8f [2022-06-28T16:49:05.132Z] Step 7/20 : COPY . . [2022-06-28T16:49:07.138Z] Removing intermediate container 9b5501b0aa7e [2022-06-28T16:49:07.138Z] ---> fe08c662fb0f [2022-06-28T16:49:07.138Z] Step 8/26 : COPY . . [2022-06-28T16:49:07.138Z] Removing intermediate container c300f5af9d2d [2022-06-28T16:49:07.138Z] ---> 5fdec1d2cfc8 [2022-06-28T16:49:07.138Z] Step 8/25 : COPY . . [2022-06-28T16:49:07.138Z] Removing intermediate container 406500ed092e [2022-06-28T16:49:07.138Z] ---> 4df99bc29afc [2022-06-28T16:49:07.138Z] Step 8/23 : COPY . . [2022-06-28T16:49:07.741Z] Removing intermediate container a88592b60620 [2022-06-28T16:49:07.741Z] ---> fbd3342fafe3 [2022-06-28T16:49:07.741Z] Step 8/31 : COPY . . [2022-06-28T16:49:40.134Z] ---> 70d3c929f3c2 [2022-06-28T16:49:40.134Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T16:49:40.134Z] ---> Running in d6513c3f3a95 [2022-06-28T16:49:40.134Z] ---> 17e97d58d953 [2022-06-28T16:49:40.134Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T16:49:40.134Z] ---> 2a81b91b337b [2022-06-28T16:49:40.134Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T16:49:40.134Z] ---> Running in 93cb3f4c5b12 [2022-06-28T16:49:40.134Z] ---> 873b24c4182d [2022-06-28T16:49:40.134Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:49:40.134Z] ---> Running in 023fff97e09d [2022-06-28T16:49:40.134Z] ---> Running in c10a83d68c6c [2022-06-28T16:49:40.134Z] Removing intermediate container c10a83d68c6c [2022-06-28T16:49:40.134Z] ---> 52559b88f1c4 [2022-06-28T16:49:40.134Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:49:40.134Z] ---> Running in d5189041f348 [2022-06-28T16:49:40.134Z] 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-06-28T16:49:40.134Z] 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-06-28T16:49:40.134Z] Removing intermediate container d5189041f348 [2022-06-28T16:49:40.134Z] ---> 6b68ca9f89a4 [2022-06-28T16:49:40.134Z] 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-06-28T16:49:40.134Z] 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-06-28T16:49:40.134Z] ---> Running in 218f88d65c8f [2022-06-28T16:49:40.736Z] ---> f5fdbdb52858 [2022-06-28T16:49:40.736Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T16:49:41.015Z] ---> Running in 485c73eb28ae [2022-06-28T16:49:43.005Z] 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-06-28T16:49:43.622Z] Removing intermediate container 218f88d65c8f [2022-06-28T16:49:43.622Z] ---> 436acca1724c [2022-06-28T16:49:43.622Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:49:43.922Z] ---> Running in 869db6989685 [2022-06-28T16:49:44.531Z] Removing intermediate container 869db6989685 [2022-06-28T16:49:44.531Z] ---> 80f7da6d8a72 [2022-06-28T16:49:44.531Z] [2022-06-28T16:49:44.531Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:49:44.809Z] 3.15: Pulling from library/alpine [2022-06-28T16:49:46.263Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T16:49:46.263Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T16:49:46.263Z] ---> 3fb3c9af89a9 [2022-06-28T16:49:46.263Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:49:46.263Z] ---> Running in e37e5a262145 [2022-06-28T16:49:46.882Z] Removing intermediate container e37e5a262145 [2022-06-28T16:49:46.882Z] ---> b825c18696ba [2022-06-28T16:49:46.882Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:46.882Z] ---> Running in 715a02b21569 [2022-06-28T16:49:50.303Z] Removing intermediate container 715a02b21569 [2022-06-28T16:49:50.303Z] ---> 2ee2bd475f5b [2022-06-28T16:49:50.303Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T16:49:50.303Z] ---> Running in 539cebc4a1dd [2022-06-28T16:49:52.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:54.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:56.050Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:49:56.050Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:49:56.050Z] OK: 15736 distinct packages available [2022-06-28T16:49:56.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:57.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:58.482Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T16:49:58.482Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:49:58.482Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T16:49:58.761Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T16:49:58.761Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:49:58.761Z] OK: 6 MiB in 18 packages [2022-06-28T16:50:00.765Z] Removing intermediate container 539cebc4a1dd [2022-06-28T16:50:00.765Z] ---> 7dbb1f5d401f [2022-06-28T16:50:00.765Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:50:07.554Z] ---> d055268fd82a [2022-06-28T16:50:07.554Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:50:07.850Z] ---> 85007c88b0cd [2022-06-28T16:50:07.850Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T16:50:07.850Z] ---> Running in b0145ac7c3aa [2022-06-28T16:50:08.469Z] Removing intermediate container b0145ac7c3aa [2022-06-28T16:50:08.469Z] ---> 77b638516346 [2022-06-28T16:50:08.469Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T16:50:09.465Z] ---> 53f9897eb214 [2022-06-28T16:50:09.465Z] Step 21/26 : WORKDIR / [2022-06-28T16:50:09.465Z] ---> Running in a600fdf8b783 [2022-06-28T16:50:10.072Z] Removing intermediate container a600fdf8b783 [2022-06-28T16:50:10.072Z] ---> 14d0cb2da665 [2022-06-28T16:50:10.072Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:50:10.072Z] ---> Running in 84ddcc123c13 [2022-06-28T16:50:10.682Z] Removing intermediate container 84ddcc123c13 [2022-06-28T16:50:10.682Z] ---> 821558847731 [2022-06-28T16:50:10.682Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:50:10.682Z] ---> Running in 617f98bb806d [2022-06-28T16:50:11.289Z] Removing intermediate container 617f98bb806d [2022-06-28T16:50:11.289Z] ---> 43c6bdb88727 [2022-06-28T16:50:11.289Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T16:50:11.289Z] ---> Running in 87d22523cc74 [2022-06-28T16:50:11.896Z] Removing intermediate container 87d22523cc74 [2022-06-28T16:50:11.896Z] ---> 3f9ccd58d9aa [2022-06-28T16:50:11.896Z] Step 25/26 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:50:12.176Z] ---> Running in 0e3ff4caca14 [2022-06-28T16:50:12.784Z] Removing intermediate container 0e3ff4caca14 [2022-06-28T16:50:12.784Z] ---> 14e5cbcb3eaa [2022-06-28T16:50:12.784Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:50:12.784Z] ---> Running in e921dcb0fc4f [2022-06-28T16:50:13.390Z] Removing intermediate container e921dcb0fc4f [2022-06-28T16:50:13.390Z] ---> 6079331bc650 [2022-06-28T16:50:13.390Z] [2022-06-28T16:50:13.671Z] Successfully built 6079331bc650 [2022-06-28T16:50:13.671Z] Successfully tagged security-spire-config-arm64:latest [2022-06-28T16:50:13.671Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-06-28T16:50:46.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:50:46.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:50:46.067Z] ---> 99e838a21f56 [2022-06-28T16:50:46.067Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:50:46.067Z] ---> Using cache [2022-06-28T16:50:46.067Z] ---> 9efaafb2c8f9 [2022-06-28T16:50:46.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:50:46.067Z] ---> Running in 5bbbca28ce3b [2022-06-28T16:50:46.067Z] Removing intermediate container 5bbbca28ce3b [2022-06-28T16:50:46.067Z] ---> 45c37781954f [2022-06-28T16:50:46.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T16:50:46.067Z] ---> Running in 287894e660b5 [2022-06-28T16:50:47.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:48.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:49.512Z] OK: 220 MiB in 52 packages [2022-06-28T16:50:50.964Z] Removing intermediate container 287894e660b5 [2022-06-28T16:50:50.964Z] ---> b4cb5e8830c3 [2022-06-28T16:50:50.964Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:50:51.967Z] ---> 5d14eb2ae08c [2022-06-28T16:50:51.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:50:52.246Z] ---> Running in 733952fa5dff [2022-06-28T16:50:57.689Z] Removing intermediate container 733952fa5dff [2022-06-28T16:50:57.689Z] ---> 8313b6f4f54c [2022-06-28T16:50:57.689Z] Step 8/23 : COPY . . [2022-06-28T16:51:19.897Z] ---> 615594f8eae2 [2022-06-28T16:51:19.897Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T16:51:19.897Z] ---> Running in 42940a060bf3 [2022-06-28T16:51:19.897Z] 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-06-28T16:54:56.979Z] 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-06-28T16:54:57.261Z] Removing intermediate container 023fff97e09d [2022-06-28T16:54:57.261Z] ---> def0a45ca05b [2022-06-28T16:54:57.261Z] [2022-06-28T16:54:57.261Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:54:57.556Z] 3.14: Pulling from library/alpine [2022-06-28T16:54:59.026Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T16:54:59.026Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T16:54:59.026Z] ---> ac73e934f311 [2022-06-28T16:54:59.026Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:54:59.026Z] ---> Running in e6dc7e539b6f [2022-06-28T16:55:01.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:01.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:03.154Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:03.154Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:03.154Z] OK: 5 MiB in 15 packages [2022-06-28T16:55:05.170Z] Removing intermediate container e6dc7e539b6f [2022-06-28T16:55:05.170Z] ---> aad1caac3641 [2022-06-28T16:55:05.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:55:05.170Z] ---> Running in c5c631b6bd57 [2022-06-28T16:55:06.169Z] Removing intermediate container c5c631b6bd57 [2022-06-28T16:55:06.169Z] ---> 648ad527df7c [2022-06-28T16:55:06.169Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T16:55:06.454Z] ---> Running in c0da99d55c15 [2022-06-28T16:55:07.450Z] Removing intermediate container c0da99d55c15 [2022-06-28T16:55:07.450Z] ---> 20d2448e23bd [2022-06-28T16:55:07.450Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:55:07.450Z] ---> Running in 4971063e735e [2022-06-28T16:55:08.445Z] Removing intermediate container 4971063e735e [2022-06-28T16:55:08.759Z] ---> 294879e84ffe [2022-06-28T16:55:08.759Z] Step 15/23 : WORKDIR / [2022-06-28T16:55:08.759Z] ---> Running in 414179a95e3d [2022-06-28T16:55:10.219Z] Removing intermediate container 414179a95e3d [2022-06-28T16:55:10.219Z] ---> c78bf618d94f [2022-06-28T16:55:10.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:55:11.674Z] Removing intermediate container d6513c3f3a95 [2022-06-28T16:55:11.674Z] ---> 91975fc1b732 [2022-06-28T16:55:11.674Z] [2022-06-28T16:55:11.674Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T16:55:11.674Z] ---> ac73e934f311 [2022-06-28T16:55:11.674Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T16:55:11.997Z] ---> Running in 8ad365bf9d9c [2022-06-28T16:55:12.274Z] ---> 6c4f73bd8f9f [2022-06-28T16:55:12.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T16:55:14.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:15.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:16.187Z] ---> c5a08a02fbd5 [2022-06-28T16:55:16.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T16:55:16.467Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T16:55:16.746Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:16.746Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T16:55:16.746Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:16.746Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:55:17.407Z] OK: 6 MiB in 17 packages [2022-06-28T16:55:17.862Z] ---> bd2067df5890 [2022-06-28T16:55:17.862Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T16:55:18.169Z] ---> Running in 9cd2f0bb9ba5 [2022-06-28T16:55:20.244Z] Removing intermediate container 9cd2f0bb9ba5 [2022-06-28T16:55:20.244Z] ---> 09d342829bca [2022-06-28T16:55:20.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:55:20.244Z] ---> Running in 5f90f409a060 [2022-06-28T16:55:21.727Z] Removing intermediate container 5f90f409a060 [2022-06-28T16:55:21.727Z] ---> 03624c6b9a72 [2022-06-28T16:55:21.727Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T16:55:21.727Z] Removing intermediate container 8ad365bf9d9c [2022-06-28T16:55:21.727Z] ---> cb8714a67bd2 [2022-06-28T16:55:21.727Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:55:21.727Z] ---> Running in 58921ca26abd [2022-06-28T16:55:22.032Z] ---> Running in 1d0989bd1ebc [2022-06-28T16:55:22.644Z] Removing intermediate container 485c73eb28ae [2022-06-28T16:55:22.644Z] ---> 932370f649ee [2022-06-28T16:55:22.644Z] [2022-06-28T16:55:22.644Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T16:55:22.644Z] ---> ac73e934f311 [2022-06-28T16:55:22.644Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T16:55:22.930Z] ---> Running in c05619ec0b5c [2022-06-28T16:55:22.930Z] Removing intermediate container 58921ca26abd [2022-06-28T16:55:22.930Z] ---> abf2cc6751b5 [2022-06-28T16:55:22.930Z] Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:55:22.930Z] Removing intermediate container 1d0989bd1ebc [2022-06-28T16:55:22.930Z] ---> 7de375f6b859 [2022-06-28T16:55:22.930Z] Step 13/25 : WORKDIR / [2022-06-28T16:55:23.225Z] ---> Running in 67c2fd24300f [2022-06-28T16:55:23.225Z] ---> Running in 568e2cf9ce2a [2022-06-28T16:55:23.853Z] Removing intermediate container c05619ec0b5c [2022-06-28T16:55:23.853Z] ---> d06340174ccf [2022-06-28T16:55:23.853Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T16:55:23.853Z] ---> Running in d21237ef85a4 [2022-06-28T16:55:23.853Z] Removing intermediate container 568e2cf9ce2a [2022-06-28T16:55:23.853Z] ---> eb2ee1876b37 [2022-06-28T16:55:23.853Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:55:24.501Z] ---> Running in 00857eefa4bf [2022-06-28T16:55:24.501Z] Removing intermediate container 67c2fd24300f [2022-06-28T16:55:24.501Z] ---> 404e49d18c04 [2022-06-28T16:55:24.501Z] 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-06-28T16:55:25.130Z] Removing intermediate container 00857eefa4bf [2022-06-28T16:55:25.130Z] ---> 6ed868d0e447 [2022-06-28T16:55:25.130Z] [2022-06-28T16:55:26.127Z] ---> 16781f5137b3 [2022-06-28T16:55:26.127Z] 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-06-28T16:55:26.409Z] Successfully built 6ed868d0e447 [2022-06-28T16:55:26.409Z] Successfully tagged core-command-arm64:latest [2022-06-28T16:55:26.409Z] Building support-scheduler [2022-06-28T16:55:26.688Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:26.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:27.256Z] ---> b10f79daea1b [2022-06-28T16:55:27.256Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T16:55:28.250Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:28.250Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T16:55:28.250Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:28.250Z] OK: 6 MiB in 16 packages [2022-06-28T16:55:28.534Z] ---> 967e387be2a4 [2022-06-28T16:55:28.534Z] 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-06-28T16:55:29.983Z] Removing intermediate container d21237ef85a4 [2022-06-28T16:55:29.983Z] ---> 3a79e0bacfd2 [2022-06-28T16:55:29.983Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T16:55:29.983Z] ---> 6d12ec4f7468 [2022-06-28T16:55:29.983Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T16:55:29.983Z] ---> Running in 9195ce7d66b4 [2022-06-28T16:55:30.959Z] Removing intermediate container 9195ce7d66b4 [2022-06-28T16:55:30.960Z] ---> 4277f50cc49d [2022-06-28T16:55:30.960Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T16:55:30.960Z] ---> Running in b328d3917d9f [2022-06-28T16:55:31.948Z] Removing intermediate container b328d3917d9f [2022-06-28T16:55:31.948Z] ---> b8733cb4ea90 [2022-06-28T16:55:31.948Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T16:55:31.948Z] ---> Running in a6116ccd8c0b [2022-06-28T16:55:32.550Z] ---> 1147beca7dc0 [2022-06-28T16:55:32.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T16:55:35.964Z] ---> 4fb33ed5a21a [2022-06-28T16:55:35.964Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:55:35.964Z] Removing intermediate container a6116ccd8c0b [2022-06-28T16:55:35.964Z] ---> a533a8ab3574 [2022-06-28T16:55:35.964Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T16:55:36.241Z] ---> Running in ff867b4f1d3a [2022-06-28T16:55:36.528Z] ---> 8b270b291139 [2022-06-28T16:55:36.528Z] 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-06-28T16:55:36.528Z] ---> Running in aa4baffbb99e [2022-06-28T16:55:36.822Z] Removing intermediate container ff867b4f1d3a [2022-06-28T16:55:36.822Z] ---> b520a21860ac [2022-06-28T16:55:36.822Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T16:55:38.289Z] ---> e70b8a88c8cf [2022-06-28T16:55:38.290Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T16:55:38.290Z] ---> Running in 23908360f552 [2022-06-28T16:55:40.451Z] Removing intermediate container aa4baffbb99e [2022-06-28T16:55:40.451Z] ---> 25741ac93e44 [2022-06-28T16:55:40.451Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:55:40.729Z] ---> Running in c6eb0f3b72ed [2022-06-28T16:55:42.175Z] Removing intermediate container c6eb0f3b72ed [2022-06-28T16:55:42.175Z] ---> 52f66366e1d5 [2022-06-28T16:55:42.175Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T16:55:42.451Z] ---> Running in ddb630f56c73 [2022-06-28T16:55:42.451Z] Removing intermediate container 23908360f552 [2022-06-28T16:55:42.451Z] ---> d31dbdf77afb [2022-06-28T16:55:42.451Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:55:43.444Z] Removing intermediate container ddb630f56c73 [2022-06-28T16:55:43.444Z] ---> fa868b7e1337 [2022-06-28T16:55:43.444Z] Step 24/25 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:55:43.444Z] ---> Running in 8f5e71b3bf0d [2022-06-28T16:55:44.049Z] ---> f64210e51035 [2022-06-28T16:55:44.049Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T16:55:44.326Z] Removing intermediate container 8f5e71b3bf0d [2022-06-28T16:55:44.326Z] ---> c791b45bcf3e [2022-06-28T16:55:44.326Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:55:44.605Z] ---> Running in e195426b7d96 [2022-06-28T16:55:45.247Z] Removing intermediate container e195426b7d96 [2022-06-28T16:55:45.247Z] ---> 8042f0a3bba5 [2022-06-28T16:55:45.247Z] [2022-06-28T16:55:46.251Z] Successfully built 8042f0a3bba5 [2022-06-28T16:55:46.251Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-28T16:55:46.251Z]  Building security-secretstore-setup ... done Building core-metadata [2022-06-28T16:55:47.705Z] ---> 7782115dd599 [2022-06-28T16:55:47.705Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T16:55:48.698Z] ---> 857c9f9074bc [2022-06-28T16:55:48.698Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T16:55:50.148Z] ---> 54fcdd07615c [2022-06-28T16:55:50.148Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T16:55:51.604Z] ---> 30daa01addbe [2022-06-28T16:55:51.604Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T16:55:51.899Z] ---> Running in 3232926d75d9 [2022-06-28T16:55:52.899Z] Removing intermediate container 3232926d75d9 [2022-06-28T16:55:52.899Z] ---> fcfa75a3d8e7 [2022-06-28T16:55:52.899Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T16:55:54.360Z] ---> 86430b3412a6 [2022-06-28T16:55:54.361Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T16:55:54.643Z] ---> Running in 16697605b101 [2022-06-28T16:55:58.986Z] Removing intermediate container 16697605b101 [2022-06-28T16:55:58.986Z] ---> d6711421ffde [2022-06-28T16:55:58.986Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T16:55:58.986Z] ---> Running in a37549beb2e7 [2022-06-28T16:55:59.267Z] Removing intermediate container a37549beb2e7 [2022-06-28T16:55:59.267Z] ---> ba667a175f93 [2022-06-28T16:55:59.267Z] Step 28/31 : CMD ["gate"] [2022-06-28T16:55:59.876Z] ---> Running in c7c65194a775 [2022-06-28T16:56:00.876Z] Removing intermediate container c7c65194a775 [2022-06-28T16:56:00.876Z] ---> a1598830777c [2022-06-28T16:56:00.876Z] Step 29/31 : LABEL arch=arm64 [2022-06-28T16:56:01.159Z] ---> Running in 2c455fd38eaf [2022-06-28T16:56:01.780Z] Removing intermediate container 2c455fd38eaf [2022-06-28T16:56:01.780Z] ---> 721e94430fa3 [2022-06-28T16:56:01.780Z] Step 30/31 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:56:02.061Z] ---> Running in fdc53e9c75ef [2022-06-28T16:56:03.076Z] Removing intermediate container fdc53e9c75ef [2022-06-28T16:56:03.076Z] ---> c1ae5fcab76e [2022-06-28T16:56:03.076Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T16:56:03.685Z] ---> Running in d0ed8beffa9c [2022-06-28T16:56:04.319Z] Removing intermediate container d0ed8beffa9c [2022-06-28T16:56:04.319Z] ---> 179dcde3bb2d [2022-06-28T16:56:04.319Z] [2022-06-28T16:56:04.944Z] Successfully built 179dcde3bb2d [2022-06-28T16:56:04.944Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-28T16:56:04.944Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-06-28T16:56:05.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:56:05.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:56:05.557Z] ---> 99e838a21f56 [2022-06-28T16:56:05.557Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:56:05.557Z] ---> Using cache [2022-06-28T16:56:05.557Z] ---> 9efaafb2c8f9 [2022-06-28T16:56:05.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:56:05.557Z] ---> Using cache [2022-06-28T16:56:05.557Z] ---> 45c37781954f [2022-06-28T16:56:05.557Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:56:05.557Z] ---> Running in ac7446c956f6 [2022-06-28T16:56:07.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:07.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:09.097Z] OK: 220 MiB in 52 packages [2022-06-28T16:56:11.112Z] Removing intermediate container ac7446c956f6 [2022-06-28T16:56:11.112Z] ---> c13b31ea5f7d [2022-06-28T16:56:11.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:56:12.115Z] ---> c8cbd8763bd0 [2022-06-28T16:56:12.115Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:56:12.396Z] ---> Running in 10e97ff63873 [2022-06-28T16:56:19.152Z] Removing intermediate container 10e97ff63873 [2022-06-28T16:56:19.152Z] ---> 998ceb8f4edd [2022-06-28T16:56:19.152Z] Step 8/22 : COPY . . [2022-06-28T16:56:19.152Z] Removing intermediate container 42940a060bf3 [2022-06-28T16:56:19.152Z] ---> 879a12456f5b [2022-06-28T16:56:19.152Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T16:56:19.438Z] ---> Running in 27e547ba3484 [2022-06-28T16:56:21.801Z] 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-06-28T16:56:27.254Z] Removing intermediate container 27e547ba3484 [2022-06-28T16:56:27.254Z] ---> 4bdadaf76392 [2022-06-28T16:56:27.254Z] [2022-06-28T16:56:27.254Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T16:56:27.254Z] 20.10.14: Pulling from library/docker [2022-06-28T16:56:35.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:56:35.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:56:35.574Z] ---> 99e838a21f56 [2022-06-28T16:56:35.574Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:56:35.574Z] ---> Using cache [2022-06-28T16:56:35.574Z] ---> 9efaafb2c8f9 [2022-06-28T16:56:35.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:56:35.574Z] ---> Using cache [2022-06-28T16:56:35.574Z] ---> 45c37781954f [2022-06-28T16:56:35.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:56:35.574Z] ---> Using cache [2022-06-28T16:56:35.574Z] ---> c13b31ea5f7d [2022-06-28T16:56:35.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:56:35.574Z] ---> Using cache [2022-06-28T16:56:35.574Z] ---> c8cbd8763bd0 [2022-06-28T16:56:35.574Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:56:35.574Z] ---> Using cache [2022-06-28T16:56:35.574Z] ---> 998ceb8f4edd [2022-06-28T16:56:35.574Z] Step 8/23 : COPY . . [2022-06-28T16:56:43.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:56:43.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:56:43.912Z] ---> 99e838a21f56 [2022-06-28T16:56:43.912Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:56:43.912Z] ---> Using cache [2022-06-28T16:56:43.912Z] ---> 9efaafb2c8f9 [2022-06-28T16:56:43.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:56:43.912Z] ---> Using cache [2022-06-28T16:56:43.912Z] ---> 45c37781954f [2022-06-28T16:56:43.912Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:56:43.912Z] ---> Using cache [2022-06-28T16:56:43.912Z] ---> c13b31ea5f7d [2022-06-28T16:56:43.912Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:56:43.912Z] ---> Using cache [2022-06-28T16:56:43.912Z] ---> c8cbd8763bd0 [2022-06-28T16:56:43.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:56:43.912Z] ---> Using cache [2022-06-28T16:56:43.912Z] ---> 998ceb8f4edd [2022-06-28T16:56:43.912Z] Step 8/22 : COPY . . [2022-06-28T16:56:45.895Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T16:56:45.895Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T16:56:45.895Z] ---> c346e9eafbab [2022-06-28T16:56:45.895Z] 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-06-28T16:56:47.905Z] ---> Running in d31ce892d6df [2022-06-28T16:56:48.177Z] Removing intermediate container d31ce892d6df [2022-06-28T16:56:48.177Z] ---> 50d508322c68 [2022-06-28T16:56:48.177Z] 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-06-28T16:56:48.451Z] ---> Running in 11e0d367189e [2022-06-28T16:56:49.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:50.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:51.185Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T16:56:51.185Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T16:56:51.185Z] Executing bash-5.1.16-r0.post-install [2022-06-28T16:56:51.185Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:56:51.475Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:56:51.475Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T16:56:51.475Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T16:56:51.475Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T16:56:51.475Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T16:56:51.475Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T16:56:51.475Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T16:56:51.475Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T16:56:51.475Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T16:56:51.475Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T16:56:51.475Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T16:56:51.475Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T16:56:51.475Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T16:56:51.475Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T16:56:52.078Z] Removing intermediate container 93cb3f4c5b12 [2022-06-28T16:56:52.078Z] ---> d370536510aa [2022-06-28T16:56:52.078Z] [2022-06-28T16:56:52.078Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T16:56:52.078Z] ---> 3fb3c9af89a9 [2022-06-28T16:56:52.078Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:56:52.078Z] ---> Using cache [2022-06-28T16:56:52.078Z] ---> b825c18696ba [2022-06-28T16:56:52.078Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:56:52.078Z] ---> Using cache [2022-06-28T16:56:52.078Z] ---> 2ee2bd475f5b [2022-06-28T16:56:52.078Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T16:56:52.686Z] ---> Running in d1d34c7b5991 [2022-06-28T16:56:54.132Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T16:56:54.132Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T16:56:54.132Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T16:56:54.132Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T16:56:54.132Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T16:56:54.132Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T16:56:54.132Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T16:56:54.132Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T16:56:54.132Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T16:56:54.132Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T16:56:54.132Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T16:56:54.132Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T16:56:54.132Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T16:56:54.132Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T16:56:54.132Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T16:56:54.405Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T16:56:54.405Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T16:56:54.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:54.405Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T16:56:54.405Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T16:56:54.405Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T16:56:54.405Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T16:56:54.405Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T16:56:54.405Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T16:56:54.405Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T16:56:54.679Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T16:56:54.679Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T16:56:55.280Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:56:55.280Z] OK: 82 MiB in 65 packages [2022-06-28T16:56:55.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:56.544Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:56:56.544Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:56:56.544Z] OK: 15736 distinct packages available [2022-06-28T16:56:56.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:57.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:58.865Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T16:56:59.144Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:56:59.144Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:56:59.144Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T16:56:59.426Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T16:56:59.426Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T16:56:59.708Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:56:59.708Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T16:56:59.708Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T16:56:59.708Z] ---> cad547e50c85 [2022-06-28T16:56:59.708Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T16:56:59.988Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:56:59.988Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:57:00.264Z] ---> Running in 2e7d12d27c77 [2022-06-28T16:57:00.542Z] OK: 8 MiB in 23 packages [2022-06-28T16:57:00.819Z] Collecting docker-compose==1.23.2 [2022-06-28T16:57:00.819Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T16:57:02.269Z] Collecting PyYAML<4,>=3.10 [2022-06-28T16:57:02.269Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T16:57:02.871Z] 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-06-28T16:57:03.858Z] Removing intermediate container d1d34c7b5991 [2022-06-28T16:57:03.858Z] ---> d4a15e7fbd19 [2022-06-28T16:57:03.858Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:57:05.309Z] ---> 4f75495be73a [2022-06-28T16:57:05.309Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T16:57:06.746Z] 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-06-28T16:57:06.746Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T16:57:06.746Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T16:57:08.736Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T16:57:08.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T16:57:09.013Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T16:57:09.013Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T16:57:09.291Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T16:57:09.291Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T16:57:09.894Z] ---> f97fa06f4628 [2022-06-28T16:57:09.894Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T16:57:11.342Z] ---> 3dab492df2f5 [2022-06-28T16:57:11.342Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T16:57:11.342Z] ---> Running in 96d4e850bc98 [2022-06-28T16:57:11.342Z] ---> 3941ded0a2a7 [2022-06-28T16:57:11.342Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T16:57:11.950Z] ---> Running in 13a19fd882e1 [2022-06-28T16:57:12.230Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T16:57:12.230Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T16:57:12.838Z] Removing intermediate container 13a19fd882e1 [2022-06-28T16:57:12.838Z] ---> 398e7738b640 [2022-06-28T16:57:12.838Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:57:13.117Z] ---> Running in b4a69b416f0e [2022-06-28T16:57:14.114Z] Removing intermediate container b4a69b416f0e [2022-06-28T16:57:14.114Z] ---> fec42d5f2dec [2022-06-28T16:57:14.114Z] Step 18/20 : LABEL arch=arm64 [2022-06-28T16:57:14.114Z] ---> Running in 43f744760ad3 [2022-06-28T16:57:14.114Z] 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-06-28T16:57:15.112Z] Removing intermediate container 43f744760ad3 [2022-06-28T16:57:15.112Z] ---> 4c2b4c3bf8dd [2022-06-28T16:57:15.112Z] Step 19/20 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:57:15.112Z] ---> Running in 41208f0b89b8 [2022-06-28T16:57:15.393Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T16:57:15.393Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T16:57:16.385Z] Removing intermediate container 41208f0b89b8 [2022-06-28T16:57:16.385Z] ---> 1b82377f72f5 [2022-06-28T16:57:16.385Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T16:57:16.385Z] ---> Running in 0f3d881ac913 [2022-06-28T16:57:17.403Z] Removing intermediate container 0f3d881ac913 [2022-06-28T16:57:17.403Z] ---> 057a119f9c70 [2022-06-28T16:57:17.403Z] [2022-06-28T16:57:18.883Z] Successfully built 057a119f9c70 [2022-06-28T16:57:18.883Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-28T16:57:18.883Z] Building core-data [2022-06-28T16:57:18.883Z]  Building security-spiffe-token-provider ... done Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T16:57:18.883Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T16:57:19.894Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T16:57:19.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T16:57:20.191Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T16:57:20.191Z] ---> cc7928e21016 [2022-06-28T16:57:20.191Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T16:57:20.490Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T16:57:20.490Z] ---> Running in fff6726130e4 [2022-06-28T16:57:22.486Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T16:57:22.486Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T16:57:22.486Z] 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-06-28T16:57:22.486Z] Collecting idna<2.8,>=2.5 [2022-06-28T16:57:22.763Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T16:57:23.766Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T16:57:23.766Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T16:57:23.766Z] 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-06-28T16:57:24.370Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T16:57:24.370Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T16:57:24.370Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T16:57:24.370Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T16:57:25.825Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T16:57:25.825Z] Attempting uninstall: urllib3 [2022-06-28T16:57:25.825Z] Found existing installation: urllib3 1.26.7 [2022-06-28T16:57:25.825Z] Uninstalling urllib3-1.26.7: [2022-06-28T16:57:25.825Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T16:57:26.822Z] Attempting uninstall: idna [2022-06-28T16:57:26.822Z] Found existing installation: idna 3.3 [2022-06-28T16:57:26.822Z] Uninstalling idna-3.3: [2022-06-28T16:57:26.822Z] Successfully uninstalled idna-3.3 [2022-06-28T16:57:31.168Z] Attempting uninstall: requests [2022-06-28T16:57:31.168Z] Found existing installation: requests 2.26.0 [2022-06-28T16:57:31.168Z] Uninstalling requests-2.26.0: [2022-06-28T16:57:31.168Z] Successfully uninstalled requests-2.26.0 [2022-06-28T16:57:32.164Z] Running setup.py install for texttable: started [2022-06-28T16:57:36.516Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T16:57:36.516Z] Running setup.py install for PyYAML: started [2022-06-28T16:57:42.250Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T16:57:42.853Z] Running setup.py install for docopt: started [2022-06-28T16:57:46.273Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T16:57:46.273Z] Running setup.py install for dockerpty: started [2022-06-28T16:57:51.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:57:51.715Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:57:51.715Z] ---> 99e838a21f56 [2022-06-28T16:57:51.715Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:57:51.715Z] ---> Using cache [2022-06-28T16:57:51.715Z] ---> 9efaafb2c8f9 [2022-06-28T16:57:51.715Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:57:51.715Z] ---> Using cache [2022-06-28T16:57:51.715Z] ---> 45c37781954f [2022-06-28T16:57:51.715Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T16:57:51.715Z] ---> Running in c3228525208a [2022-06-28T16:57:51.998Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T16:57:53.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:54.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:54.878Z] 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-06-28T16:57:56.325Z] OK: 220 MiB in 52 packages [2022-06-28T16:57:57.314Z] Removing intermediate container c3228525208a [2022-06-28T16:57:57.314Z] ---> b101f5e94325 [2022-06-28T16:57:57.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:57:58.331Z] ---> 58bc947d0ab4 [2022-06-28T16:57:58.331Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:57:58.611Z] ---> Running in 4b6a57c00093 [2022-06-28T16:58:06.970Z] Removing intermediate container 4b6a57c00093 [2022-06-28T16:58:06.970Z] ---> c0716d3adb6f [2022-06-28T16:58:06.970Z] Step 8/23 : COPY . . [2022-06-28T16:58:17.175Z] Removing intermediate container 11e0d367189e [2022-06-28T16:58:17.175Z] ---> ca1de88195be [2022-06-28T16:58:17.175Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T16:58:17.175Z] ---> Running in b9f769bfd596 [2022-06-28T16:58:17.175Z] Removing intermediate container b9f769bfd596 [2022-06-28T16:58:17.175Z] ---> 74dee82293b7 [2022-06-28T16:58:17.175Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T16:58:17.175Z] ---> Running in 839706fdfc33 [2022-06-28T16:58:17.780Z] Removing intermediate container 839706fdfc33 [2022-06-28T16:58:17.780Z] ---> 0003d9c9410c [2022-06-28T16:58:17.780Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T16:58:20.434Z] ---> d375a65e6af2 [2022-06-28T16:58:20.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T16:58:22.438Z] ---> 49e622ddf6df [2022-06-28T16:58:22.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T16:58:23.885Z] ---> b1562c832820 [2022-06-28T16:58:23.885Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T16:58:23.885Z] ---> Running in e16b689ebe5a [2022-06-28T16:58:24.893Z] Removing intermediate container e16b689ebe5a [2022-06-28T16:58:24.893Z] ---> 760c2553dfd2 [2022-06-28T16:58:24.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:58:24.893Z] ---> Running in c8f48035570f [2022-06-28T16:58:25.946Z] Removing intermediate container c8f48035570f [2022-06-28T16:58:25.946Z] ---> 30f05bc2d16a [2022-06-28T16:58:25.946Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T16:58:26.225Z] ---> Running in 1503858eb0d3 [2022-06-28T16:58:27.227Z] Removing intermediate container 1503858eb0d3 [2022-06-28T16:58:27.227Z] ---> 401ab2a74da2 [2022-06-28T16:58:27.227Z] Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:58:27.227Z] ---> Running in c5403a3ae670 [2022-06-28T16:58:28.225Z] Removing intermediate container c5403a3ae670 [2022-06-28T16:58:28.225Z] ---> 0e45883b9775 [2022-06-28T16:58:28.225Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:58:28.225Z] ---> Running in 962828f1e756 [2022-06-28T16:58:29.217Z] Removing intermediate container 962828f1e756 [2022-06-28T16:58:29.217Z] ---> c670524847cd [2022-06-28T16:58:29.217Z] [2022-06-28T16:58:29.824Z] Successfully built c670524847cd [2022-06-28T16:58:29.824Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-28T16:58:30.103Z] Building security-spire-server [2022-06-28T16:58:36.900Z]  Building sys-mgmt-agent ... done  ---> 10b1d92336ab [2022-06-28T16:58:36.900Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T16:58:37.185Z] ---> Running in a5e33c91e7fa [2022-06-28T16:58:39.850Z] 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-06-28T16:58:58.254Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:58:58.254Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:58:58.254Z] ---> 99e838a21f56 [2022-06-28T16:58:58.254Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:58:58.254Z] ---> Using cache [2022-06-28T16:58:58.254Z] ---> 9efaafb2c8f9 [2022-06-28T16:58:58.254Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:58:58.254Z] ---> Using cache [2022-06-28T16:58:58.254Z] ---> 45c37781954f [2022-06-28T16:58:58.254Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:58:58.254Z] ---> Running in c555c56ebf64 [2022-06-28T16:58:59.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:00.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:02.168Z] OK: 220 MiB in 52 packages [2022-06-28T16:59:03.630Z] Removing intermediate container c555c56ebf64 [2022-06-28T16:59:03.630Z] ---> 22ebedeff8f2 [2022-06-28T16:59:03.630Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:59:04.667Z] ---> 1ab5e160ae63 [2022-06-28T16:59:04.667Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:59:04.941Z] ---> Running in 8f9bb85dd67c [2022-06-28T16:59:10.378Z] Removing intermediate container 8f9bb85dd67c [2022-06-28T16:59:10.378Z] ---> 237c52d839aa [2022-06-28T16:59:10.378Z] Step 8/25 : COPY . . [2022-06-28T16:59:32.747Z] ---> 0df1598a68c2 [2022-06-28T16:59:32.747Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:59:32.747Z] ---> Running in 53ee31906c26 [2022-06-28T16:59:32.747Z] Removing intermediate container 53ee31906c26 [2022-06-28T16:59:32.747Z] ---> a725da308ea8 [2022-06-28T16:59:32.747Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T16:59:32.747Z] ---> Running in 8ac20d5a877a [2022-06-28T16:59:33.364Z] Removing intermediate container 8ac20d5a877a [2022-06-28T16:59:33.364Z] ---> b7d0b6be4132 [2022-06-28T16:59:33.364Z] 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-06-28T16:59:33.364Z] ---> Running in e2c0ea8dee79 [2022-06-28T16:59:36.804Z] Removing intermediate container e2c0ea8dee79 [2022-06-28T16:59:36.804Z] ---> 39cad7aa4bba [2022-06-28T16:59:36.804Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T16:59:36.804Z] ---> Running in 00eef4709866 [2022-06-28T16:59:37.407Z] Removing intermediate container 00eef4709866 [2022-06-28T16:59:37.407Z] ---> 38a58df7d2a2 [2022-06-28T16:59:37.407Z] [2022-06-28T16:59:37.407Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T16:59:37.407Z] ---> 3fb3c9af89a9 [2022-06-28T16:59:37.407Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:59:37.407Z] ---> Using cache [2022-06-28T16:59:37.407Z] ---> b825c18696ba [2022-06-28T16:59:37.407Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:59:37.407Z] ---> Using cache [2022-06-28T16:59:37.407Z] ---> 2ee2bd475f5b [2022-06-28T16:59:37.407Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:59:37.407Z] ---> Running in d921af5d5c64 [2022-06-28T16:59:39.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:40.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:41.835Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:59:41.835Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:59:41.835Z] OK: 15736 distinct packages available [2022-06-28T16:59:42.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:43.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:45.086Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T16:59:45.086Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:59:45.086Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T16:59:45.086Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T16:59:45.086Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T16:59:45.363Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:59:45.363Z] OK: 6 MiB in 19 packages [2022-06-28T16:59:47.362Z] Removing intermediate container d921af5d5c64 [2022-06-28T16:59:47.362Z] ---> 9545b778697a [2022-06-28T16:59:47.362Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:59:54.121Z] ---> 71d61b03cbc2 [2022-06-28T16:59:54.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:59:54.726Z] ---> ff65f64d1a5d [2022-06-28T16:59:54.726Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T16:59:55.721Z] ---> 099e71bb4255 [2022-06-28T16:59:55.721Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T16:59:56.726Z] ---> 3242431961f7 [2022-06-28T16:59:56.726Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:59:56.726Z] ---> Running in b18941728977 [2022-06-28T16:59:57.006Z] Removing intermediate container b18941728977 [2022-06-28T16:59:57.006Z] ---> 79468e4a70b5 [2022-06-28T16:59:57.006Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:59:57.287Z] ---> Running in 48e5e4299a31 [2022-06-28T16:59:57.892Z] Removing intermediate container 48e5e4299a31 [2022-06-28T16:59:57.892Z] ---> f9be65e1d219 [2022-06-28T16:59:57.892Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T16:59:57.892Z] ---> Running in 50c7a123151a [2022-06-28T16:59:58.513Z] Removing intermediate container 50c7a123151a [2022-06-28T16:59:58.513Z] ---> e4688c5787a3 [2022-06-28T16:59:58.513Z] Step 24/25 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T16:59:58.788Z] ---> Running in 62e8c893aa5f [2022-06-28T16:59:59.071Z] Removing intermediate container 62e8c893aa5f [2022-06-28T16:59:59.071Z] ---> 884173547de0 [2022-06-28T16:59:59.071Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:59:59.346Z] ---> Running in 199f6cd9daee [2022-06-28T16:59:59.620Z] Removing intermediate container 199f6cd9daee [2022-06-28T16:59:59.620Z] ---> e0b1674d90c4 [2022-06-28T16:59:59.620Z] [2022-06-28T17:00:00.222Z] Successfully built e0b1674d90c4 [2022-06-28T17:00:00.222Z] Successfully tagged security-spire-server-arm64:latest [2022-06-28T17:00:00.222Z]  Building security-spire-server ... done Building support-notifications [2022-06-28T17:00:32.637Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T17:00:32.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T17:00:32.637Z] ---> 99e838a21f56 [2022-06-28T17:00:32.637Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T17:00:32.637Z] ---> Using cache [2022-06-28T17:00:32.637Z] ---> 9efaafb2c8f9 [2022-06-28T17:00:32.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:00:32.637Z] ---> Using cache [2022-06-28T17:00:32.637Z] ---> 45c37781954f [2022-06-28T17:00:32.637Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T17:00:32.637Z] ---> Running in e72fe31304a5 [2022-06-28T17:00:35.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:00:35.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:00:37.371Z] OK: 220 MiB in 52 packages [2022-06-28T17:00:38.839Z] Removing intermediate container e72fe31304a5 [2022-06-28T17:00:38.839Z] ---> a7f593f26db0 [2022-06-28T17:00:38.839Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T17:00:39.850Z] ---> e6530a5fc988 [2022-06-28T17:00:39.850Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T17:00:39.850Z] ---> Running in 6bae2e2da942 [2022-06-28T17:00:46.645Z] Removing intermediate container 6bae2e2da942 [2022-06-28T17:00:46.645Z] ---> f05e1a6cf292 [2022-06-28T17:00:46.645Z] Step 8/22 : COPY . . [2022-06-28T17:01:08.919Z] ---> f168283f9a35 [2022-06-28T17:01:08.919Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T17:01:08.919Z] ---> Running in 3b9e2202b7fb [2022-06-28T17:01:08.919Z] 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-06-28T17:03:00.907Z] 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-06-28T17:03:13.718Z] Removing intermediate container fff6726130e4 [2022-06-28T17:03:13.718Z] ---> 57a114fce6c6 [2022-06-28T17:03:13.718Z] [2022-06-28T17:03:13.718Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T17:03:13.718Z] ---> ac73e934f311 [2022-06-28T17:03:13.718Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T17:03:13.718Z] ---> Running in 1eed8b12ce0c [2022-06-28T17:03:16.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:03:17.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:03:18.497Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T17:03:18.781Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T17:03:18.781Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T17:03:18.781Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T17:03:18.781Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T17:03:18.781Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T17:03:18.781Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:03:18.781Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T17:03:19.399Z] OK: 8 MiB in 20 packages [2022-06-28T17:03:20.859Z] Removing intermediate container 96d4e850bc98 [2022-06-28T17:03:20.859Z] ---> 4e78d7eac7ea [2022-06-28T17:03:20.859Z] [2022-06-28T17:03:20.859Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T17:03:20.859Z] ---> ac73e934f311 [2022-06-28T17:03:20.859Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T17:03:20.859Z] ---> Using cache [2022-06-28T17:03:20.859Z] ---> aad1caac3641 [2022-06-28T17:03:20.859Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T17:03:20.859Z] ---> Using cache [2022-06-28T17:03:20.859Z] ---> 648ad527df7c [2022-06-28T17:03:20.859Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T17:03:21.137Z] ---> Running in f30fad3b16f2 [2022-06-28T17:03:22.139Z] Removing intermediate container f30fad3b16f2 [2022-06-28T17:03:22.139Z] ---> c5eb1e2b1931 [2022-06-28T17:03:22.139Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T17:03:22.139Z] Removing intermediate container 1eed8b12ce0c [2022-06-28T17:03:22.139Z] ---> 184aae5125b2 [2022-06-28T17:03:22.139Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T17:03:22.139Z] ---> Running in 6e90d47eafac [2022-06-28T17:03:22.139Z] ---> Running in 35d83c7dcb7f [2022-06-28T17:03:22.751Z] Removing intermediate container 6e90d47eafac [2022-06-28T17:03:22.751Z] ---> ace8480445f7 [2022-06-28T17:03:22.751Z] Step 13/22 : WORKDIR /edgex [2022-06-28T17:03:22.751Z] Removing intermediate container 35d83c7dcb7f [2022-06-28T17:03:22.751Z] ---> e43bb4b4b345 [2022-06-28T17:03:22.751Z] Step 15/23 : WORKDIR / [2022-06-28T17:03:22.751Z] ---> Running in 6ec4c3a155ca [2022-06-28T17:03:23.031Z] ---> Running in 71c0d9085f19 [2022-06-28T17:03:23.651Z] Removing intermediate container 6ec4c3a155ca [2022-06-28T17:03:23.651Z] ---> 523a679b57b0 [2022-06-28T17:03:23.651Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T17:03:23.651Z] Removing intermediate container 71c0d9085f19 [2022-06-28T17:03:23.651Z] ---> 3644234a6558 [2022-06-28T17:03:23.651Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:03:25.134Z] ---> 9fb4d2e10e2a [2022-06-28T17:03:25.134Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T17:03:25.134Z] ---> bbed51fb93e8 [2022-06-28T17:03:25.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T17:03:27.136Z] ---> 875dd682d762 [2022-06-28T17:03:27.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T17:03:27.741Z] ---> 634fffda76f9 [2022-06-28T17:03:27.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T17:03:29.743Z] ---> d251dd6a8fc8 [2022-06-28T17:03:29.743Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T17:03:29.743Z] ---> Running in e79b68688778 [2022-06-28T17:03:29.743Z] ---> fc47c58472f4 [2022-06-28T17:03:29.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T17:03:30.026Z] Removing intermediate container e79b68688778 [2022-06-28T17:03:30.026Z] ---> df72fbd80d70 [2022-06-28T17:03:30.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:03:30.319Z] ---> Running in 51fe5aec52e6 [2022-06-28T17:03:30.921Z] Removing intermediate container 51fe5aec52e6 [2022-06-28T17:03:30.921Z] ---> 8f722a9b2efc [2022-06-28T17:03:30.921Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T17:03:30.921Z] ---> 93fa37961aa4 [2022-06-28T17:03:30.921Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T17:03:31.196Z] ---> Running in acbde28b5ff7 [2022-06-28T17:03:31.196Z] ---> Running in 2338d2f4715b [2022-06-28T17:03:32.190Z] Removing intermediate container acbde28b5ff7 [2022-06-28T17:03:32.190Z] ---> 41b5b9ebc811 [2022-06-28T17:03:32.190Z] Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:03:32.190Z] ---> Running in 24130f19bb12 [2022-06-28T17:03:32.799Z] Removing intermediate container 24130f19bb12 [2022-06-28T17:03:32.799Z] ---> 21c9826ca77d [2022-06-28T17:03:32.799Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T17:03:33.075Z] ---> Running in a46ad91d09a8 [2022-06-28T17:03:33.679Z] Removing intermediate container a46ad91d09a8 [2022-06-28T17:03:33.679Z] ---> b0543b57d5a7 [2022-06-28T17:03:33.679Z] [2022-06-28T17:03:34.685Z] Successfully built b0543b57d5a7 [2022-06-28T17:03:34.685Z] Successfully tagged core-metadata-arm64:latest [2022-06-28T17:03:34.685Z]  Building core-metadata ... done Building security-spire-agent [2022-06-28T17:03:34.968Z] Removing intermediate container 2338d2f4715b [2022-06-28T17:03:34.968Z] ---> de2121a88065 [2022-06-28T17:03:34.968Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T17:03:35.243Z] ---> Running in d3db99bda0e4 [2022-06-28T17:03:35.527Z] Removing intermediate container d3db99bda0e4 [2022-06-28T17:03:35.527Z] ---> c0f14dc69464 [2022-06-28T17:03:35.527Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T17:03:35.809Z] ---> Running in a37263f7b1a9 [2022-06-28T17:03:36.412Z] Removing intermediate container a37263f7b1a9 [2022-06-28T17:03:36.412Z] ---> 7f33094eddb8 [2022-06-28T17:03:36.412Z] Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:03:36.412Z] ---> Running in 960313a29051 [2022-06-28T17:03:37.024Z] Removing intermediate container 960313a29051 [2022-06-28T17:03:37.024Z] ---> b0e2444c46f4 [2022-06-28T17:03:37.024Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T17:03:37.297Z] ---> Running in fdd2fb565277 [2022-06-28T17:03:37.573Z] Removing intermediate container fdd2fb565277 [2022-06-28T17:03:37.573Z] ---> 2e0d2d882173 [2022-06-28T17:03:37.573Z] [2022-06-28T17:03:38.185Z] Successfully built 2e0d2d882173 [2022-06-28T17:03:38.185Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-28T17:04:10.629Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T17:04:10.629Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T17:04:10.629Z] ---> 99e838a21f56 [2022-06-28T17:04:10.629Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 9efaafb2c8f9 [2022-06-28T17:04:10.629Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 45c37781954f [2022-06-28T17:04:10.629Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 22ebedeff8f2 [2022-06-28T17:04:10.629Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 1ab5e160ae63 [2022-06-28T17:04:10.629Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 237c52d839aa [2022-06-28T17:04:10.629Z] Step 8/26 : COPY . . [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> 0df1598a68c2 [2022-06-28T17:04:10.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> a725da308ea8 [2022-06-28T17:04:10.629Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.629Z] ---> b7d0b6be4132 [2022-06-28T17:04:10.629Z] 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-06-28T17:04:10.629Z] ---> Running in b3c27f99a7eb [2022-06-28T17:04:10.629Z] Removing intermediate container b3c27f99a7eb [2022-06-28T17:04:10.629Z] ---> c50b7f92c93f [2022-06-28T17:04:10.629Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T17:04:10.629Z] ---> Running in 21e8999c4e85 [2022-06-28T17:04:10.629Z] Removing intermediate container 21e8999c4e85 [2022-06-28T17:04:10.629Z] ---> a65e0d5ce93e [2022-06-28T17:04:10.629Z] [2022-06-28T17:04:10.629Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T17:04:10.629Z] ---> 3fb3c9af89a9 [2022-06-28T17:04:10.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T17:04:10.629Z] ---> Using cache [2022-06-28T17:04:10.907Z] ---> b825c18696ba [2022-06-28T17:04:10.907Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:04:10.907Z] ---> Using cache [2022-06-28T17:04:10.907Z] ---> 2ee2bd475f5b [2022-06-28T17:04:10.907Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T17:04:10.907Z] ---> Using cache [2022-06-28T17:04:10.907Z] ---> 9545b778697a [2022-06-28T17:04:10.907Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T17:04:14.324Z] ---> e98a6cb60242 [2022-06-28T17:04:14.324Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T17:04:21.114Z] ---> c2e0814701ce [2022-06-28T17:04:21.114Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T17:04:21.746Z] ---> e5f5c1dc1508 [2022-06-28T17:04:21.746Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T17:04:22.346Z] ---> f118133b6fde [2022-06-28T17:04:22.346Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T17:04:23.336Z] ---> fd1a160ed5c5 [2022-06-28T17:04:23.336Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T17:04:23.336Z] ---> Running in 158f03adab8a [2022-06-28T17:04:23.949Z] Removing intermediate container 158f03adab8a [2022-06-28T17:04:23.949Z] ---> 431f277468a6 [2022-06-28T17:04:23.949Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T17:04:24.224Z] ---> Running in 27818e1dbccc [2022-06-28T17:04:24.843Z] Removing intermediate container 27818e1dbccc [2022-06-28T17:04:24.843Z] ---> 1669c12b2d39 [2022-06-28T17:04:24.843Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T17:04:24.843Z] ---> Running in e5b95798332a [2022-06-28T17:04:25.449Z] Removing intermediate container e5b95798332a [2022-06-28T17:04:25.449Z] ---> 3adf62477862 [2022-06-28T17:04:25.449Z] Step 25/26 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:04:25.449Z] ---> Running in fe80550032b5 [2022-06-28T17:04:26.058Z] Removing intermediate container fe80550032b5 [2022-06-28T17:04:26.058Z] ---> 7639394aec87 [2022-06-28T17:04:26.058Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T17:04:26.058Z] ---> Running in 2cc1539dd9c4 [2022-06-28T17:04:26.664Z] Removing intermediate container 2cc1539dd9c4 [2022-06-28T17:04:26.664Z] ---> 1e3a25a56681 [2022-06-28T17:04:26.664Z] [2022-06-28T17:04:27.269Z] Successfully built 1e3a25a56681 [2022-06-28T17:04:27.269Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-28T17:05:14.311Z]  Building security-spire-agent ... done Removing intermediate container a5e33c91e7fa [2022-06-28T17:05:14.311Z] ---> 5644e38773a2 [2022-06-28T17:05:14.311Z] [2022-06-28T17:05:14.311Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T17:05:14.311Z] ---> ac73e934f311 [2022-06-28T17:05:14.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T17:05:14.311Z] ---> Running in 3f450a49205a [2022-06-28T17:05:14.311Z] Removing intermediate container 2e7d12d27c77 [2022-06-28T17:05:14.311Z] ---> 39b330c5e804 [2022-06-28T17:05:14.311Z] [2022-06-28T17:05:14.311Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T17:05:14.311Z] ---> ac73e934f311 [2022-06-28T17:05:14.311Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T17:05:14.311Z] ---> Using cache [2022-06-28T17:05:14.311Z] ---> aad1caac3641 [2022-06-28T17:05:14.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Removing intermediate container 3f450a49205a [2022-06-28T17:05:14.311Z] ---> 76eb5526d15e [2022-06-28T17:05:14.311Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T17:05:14.311Z] [2022-06-28T17:05:14.311Z] ---> Using cache [2022-06-28T17:05:14.311Z] ---> 648ad527df7c [2022-06-28T17:05:14.311Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T17:05:14.311Z] ---> Running in a7a00d4fb25c [2022-06-28T17:05:14.311Z] ---> Running in 67c3bb6fb1fb [2022-06-28T17:05:14.916Z] Removing intermediate container 67c3bb6fb1fb [2022-06-28T17:05:14.917Z] ---> b25264fe0a30 [2022-06-28T17:05:14.917Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T17:05:15.209Z] ---> Running in 682ad0963729 [2022-06-28T17:05:15.209Z] Removing intermediate container a7a00d4fb25c [2022-06-28T17:05:15.209Z] ---> cd7b17fbedf9 [2022-06-28T17:05:15.209Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T17:05:15.209Z] ---> Running in ea2e948b3411 [2022-06-28T17:05:15.827Z] Removing intermediate container 682ad0963729 [2022-06-28T17:05:15.827Z] ---> 9e7f06c4b44a [2022-06-28T17:05:15.827Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:05:15.827Z] Removing intermediate container ea2e948b3411 [2022-06-28T17:05:15.827Z] ---> 8f17c3538321 [2022-06-28T17:05:15.827Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:05:16.106Z] ---> Running in af5eecefa7ba [2022-06-28T17:05:17.093Z] ---> 8835f9f47622 [2022-06-28T17:05:17.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T17:05:20.696Z] Removing intermediate container af5eecefa7ba [2022-06-28T17:05:20.696Z] ---> 724e8b5ebf2f [2022-06-28T17:05:20.696Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T17:05:20.696Z] ---> Running in 79275658cb12 [2022-06-28T17:05:20.696Z] ---> f81e77d26289 [2022-06-28T17:05:20.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T17:05:22.166Z] ---> e8e44e608fdc [2022-06-28T17:05:22.166Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T17:05:22.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:22.444Z] ---> Running in f8ab64fde928 [2022-06-28T17:05:23.051Z] Removing intermediate container f8ab64fde928 [2022-06-28T17:05:23.051Z] ---> 21fc34448f58 [2022-06-28T17:05:23.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:05:23.051Z] ---> Running in 2985495e54ab [2022-06-28T17:05:23.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:23.617Z] Removing intermediate container 2985495e54ab [2022-06-28T17:05:23.617Z] ---> 47014531c18a [2022-06-28T17:05:23.617Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T17:05:23.901Z] ---> Running in 1feaa9dd256c [2022-06-28T17:05:24.505Z] Removing intermediate container 1feaa9dd256c [2022-06-28T17:05:24.505Z] ---> 432e2224aa62 [2022-06-28T17:05:24.505Z] Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:05:24.505Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T17:05:24.505Z] ---> Running in 64d827d3ad68 [2022-06-28T17:05:24.505Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T17:05:24.793Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T17:05:24.793Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T17:05:25.075Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T17:05:25.075Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T17:05:25.075Z] Removing intermediate container 64d827d3ad68 [2022-06-28T17:05:25.075Z] ---> 61018d65c516 [2022-06-28T17:05:25.075Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T17:05:25.359Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:05:25.359Z] ---> Running in d38a4796c139 [2022-06-28T17:05:25.359Z] OK: 8 MiB in 20 packages [2022-06-28T17:05:25.970Z] Removing intermediate container d38a4796c139 [2022-06-28T17:05:25.970Z] ---> c1c5b8eacce5 [2022-06-28T17:05:25.970Z] [2022-06-28T17:05:26.967Z] Successfully built c1c5b8eacce5 [2022-06-28T17:05:26.967Z] Successfully tagged support-scheduler-arm64:latest [2022-06-28T17:05:26.967Z]  Building support-scheduler ... done Removing intermediate container 79275658cb12 [2022-06-28T17:05:26.967Z] ---> 9b3ad4f6c567 [2022-06-28T17:05:26.967Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:05:27.967Z] ---> 75e4811283d1 [2022-06-28T17:05:27.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T17:05:29.972Z] ---> da4e9c4d71c7 [2022-06-28T17:05:29.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T17:05:30.983Z] ---> 05681fa64fc6 [2022-06-28T17:05:30.983Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T17:05:30.983Z] ---> Running in 38d7f955f736 [2022-06-28T17:05:31.605Z] Removing intermediate container 38d7f955f736 [2022-06-28T17:05:31.605Z] ---> a442e617f089 [2022-06-28T17:05:31.605Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:05:31.605Z] ---> Running in eb4343186e71 [2022-06-28T17:05:32.213Z] Removing intermediate container eb4343186e71 [2022-06-28T17:05:32.213Z] ---> f8fe09d325c8 [2022-06-28T17:05:32.213Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T17:05:32.213Z] ---> Running in a9c51b5e8d66 [2022-06-28T17:05:32.822Z] Removing intermediate container a9c51b5e8d66 [2022-06-28T17:05:32.822Z] ---> 2166519e6e6f [2022-06-28T17:05:32.822Z] Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:05:32.822Z] ---> Running in cd41006fa53d [2022-06-28T17:05:33.495Z] Removing intermediate container cd41006fa53d [2022-06-28T17:05:33.495Z] ---> a41f1d251cf7 [2022-06-28T17:05:33.495Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T17:05:33.495Z] ---> Running in ed0468183efd [2022-06-28T17:05:34.126Z] Removing intermediate container ed0468183efd [2022-06-28T17:05:34.126Z] ---> c3d5f8f77896 [2022-06-28T17:05:34.126Z] [2022-06-28T17:05:34.742Z] Successfully built c3d5f8f77896 [2022-06-28T17:05:34.742Z] Successfully tagged core-data-arm64:latest [2022-06-28T17:06:07.142Z]  Building core-data ... done Removing intermediate container 3b9e2202b7fb [2022-06-28T17:06:07.142Z] ---> ad61cffd3cd2 [2022-06-28T17:06:07.142Z] [2022-06-28T17:06:07.142Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T17:06:07.142Z] ---> ac73e934f311 [2022-06-28T17:06:07.142Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T17:06:07.142Z] ---> Running in bc929ead3d57 [2022-06-28T17:06:07.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:06:07.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:06:07.142Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T17:06:07.142Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T17:06:07.142Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:06:07.142Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T17:06:07.142Z] OK: 6 MiB in 16 packages [2022-06-28T17:06:08.121Z] Removing intermediate container bc929ead3d57 [2022-06-28T17:06:08.121Z] ---> d28ad7248a4e [2022-06-28T17:06:08.121Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T17:06:08.121Z] ---> Running in 779d02df87c6 [2022-06-28T17:06:08.121Z] Removing intermediate container 779d02df87c6 [2022-06-28T17:06:08.121Z] ---> ffc51ca11dd9 [2022-06-28T17:06:08.121Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T17:06:08.405Z] ---> Running in 8787705caa76 [2022-06-28T17:06:08.676Z] Removing intermediate container 8787705caa76 [2022-06-28T17:06:08.676Z] ---> d04fccfe7ee8 [2022-06-28T17:06:08.676Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T17:06:08.676Z] ---> Running in 75b6bc2210b0 [2022-06-28T17:06:08.947Z] Removing intermediate container 75b6bc2210b0 [2022-06-28T17:06:08.947Z] ---> 07452323464d [2022-06-28T17:06:08.947Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:06:09.539Z] ---> 3e5cee8c2bcf [2022-06-28T17:06:09.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T17:06:10.970Z] ---> eed932a5a6c3 [2022-06-28T17:06:10.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T17:06:11.563Z] ---> 60125d556553 [2022-06-28T17:06:11.563Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T17:06:11.563Z] ---> Running in beebb3131313 [2022-06-28T17:06:11.835Z] Removing intermediate container beebb3131313 [2022-06-28T17:06:11.835Z] ---> 27f26b91f7a1 [2022-06-28T17:06:11.835Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:06:11.835Z] ---> Running in fa2649f84b5c [2022-06-28T17:06:12.431Z] Removing intermediate container fa2649f84b5c [2022-06-28T17:06:12.431Z] ---> 247d2e7c39b8 [2022-06-28T17:06:12.431Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T17:06:12.431Z] ---> Running in fa7e273c1051 [2022-06-28T17:06:12.703Z] Removing intermediate container fa7e273c1051 [2022-06-28T17:06:12.703Z] ---> 57fbf1e3e003 [2022-06-28T17:06:12.703Z] Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 [2022-06-28T17:06:12.703Z] ---> Running in c1aaad4c64c7 [2022-06-28T17:06:12.978Z] Removing intermediate container c1aaad4c64c7 [2022-06-28T17:06:12.978Z] ---> 36305021d684 [2022-06-28T17:06:12.978Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T17:06:13.261Z] ---> Running in 7ddca7152923 [2022-06-28T17:06:13.534Z] Removing intermediate container 7ddca7152923 [2022-06-28T17:06:13.534Z] ---> 9c7a99339a65 [2022-06-28T17:06:13.534Z] [2022-06-28T17:06:13.806Z] Successfully built 9c7a99339a65 [2022-06-28T17:06:13.806Z] Successfully tagged support-notifications-arm64:latest [2022-06-28T17:06:14.092Z]  Building support-notifications ... done  [Pipeline] } [2022-06-28T17:06:14.095Z] $ docker stop --time=1 bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 [2022-06-28T17:06:15.775Z] $ docker rm -f bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T17:06:16.344Z] + docker images [2022-06-28T17:06:16.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T17:06:16.616Z] support-notifications-arm64 latest 9c7a99339a65 3 seconds ago 25.9MB [2022-06-28T17:06:16.616Z] ad61cffd3cd2 14 seconds ago 1.49GB [2022-06-28T17:06:16.616Z] core-data-arm64 latest c3d5f8f77896 43 seconds ago 21.7MB [2022-06-28T17:06:16.616Z] support-scheduler-arm64 latest c1c5b8eacce5 51 seconds ago 25.4MB [2022-06-28T17:06:16.616Z] 39b330c5e804 About a minute ago 1.49GB [2022-06-28T17:06:16.616Z] 5644e38773a2 About a minute ago 1.46GB [2022-06-28T17:06:16.616Z] security-spire-agent-arm64 latest 1e3a25a56681 About a minute ago 126MB [2022-06-28T17:06:16.616Z] a65e0d5ce93e 2 minutes ago 1.34GB [2022-06-28T17:06:16.616Z] security-proxy-setup-arm64 latest 2e0d2d882173 2 minutes ago 26.1MB [2022-06-28T17:06:16.616Z] core-metadata-arm64 latest b0543b57d5a7 2 minutes ago 16.3MB [2022-06-28T17:06:16.616Z] 4e78d7eac7ea 2 minutes ago 1.44GB [2022-06-28T17:06:16.616Z] 57a114fce6c6 3 minutes ago 1.44GB [2022-06-28T17:06:16.616Z] security-spire-server-arm64 latest e0b1674d90c4 6 minutes ago 86.3MB [2022-06-28T17:06:16.616Z] 38a58df7d2a2 6 minutes ago 1.34GB [2022-06-28T17:06:16.616Z] sys-mgmt-agent-arm64 latest c670524847cd 7 minutes ago 282MB [2022-06-28T17:06:16.616Z] security-spiffe-token-provider-arm64 latest 057a119f9c70 9 minutes ago 28.1MB [2022-06-28T17:06:16.616Z] d370536510aa 9 minutes ago 1.48GB [2022-06-28T17:06:16.616Z] 4bdadaf76392 9 minutes ago 1.43GB [2022-06-28T17:06:16.616Z] security-bootstrapper-arm64 latest 179dcde3bb2d 10 minutes ago 18.3MB [2022-06-28T17:06:16.616Z] security-secretstore-setup-arm64 latest 8042f0a3bba5 10 minutes ago 27.5MB [2022-06-28T17:06:16.616Z] core-command-arm64 latest 6ed868d0e447 10 minutes ago 15.5MB [2022-06-28T17:06:16.616Z] 932370f649ee 10 minutes ago 1.44GB [2022-06-28T17:06:16.616Z] 91975fc1b732 11 minutes ago 1.44GB [2022-06-28T17:06:16.616Z] def0a45ca05b 11 minutes ago 1.43GB [2022-06-28T17:06:16.616Z] security-spire-config-arm64 latest 6079331bc650 16 minutes ago 85.6MB [2022-06-28T17:06:16.616Z] 80f7da6d8a72 16 minutes ago 1.34GB [2022-06-28T17:06:16.616Z] ci-base-image-arm64 latest 99e838a21f56 30 minutes ago 1.01GB [2022-06-28T17:06:16.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-28T17:06:16.616Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-28T17:06:16.616Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-28T17:06:16.616Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-28T17:06:16.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months 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-06-28T17:06:17.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:17.077Z] [2022-06-28T17:06:17.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:17.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:17.698Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T17:06:17.698Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T17:06:17.698Z] 04944245beec: Pulling fs layer [2022-06-28T17:06:17.698Z] 699f458cf7ca: Pulling fs layer [2022-06-28T17:06:17.698Z] 765212b225bb: Pulling fs layer [2022-06-28T17:06:17.698Z] f23df028b6ca: Pulling fs layer [2022-06-28T17:06:17.698Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T17:06:17.698Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T17:06:17.698Z] 765212b225bb: Waiting [2022-06-28T17:06:17.698Z] f23df028b6ca: Waiting [2022-06-28T17:06:17.698Z] d65c8cfc05b1: Waiting [2022-06-28T17:06:17.698Z] 2437ff75d9bd: Waiting [2022-06-28T17:06:17.698Z] 04944245beec: Verifying Checksum [2022-06-28T17:06:17.698Z] 04944245beec: Download complete [2022-06-28T17:06:17.698Z] 765212b225bb: Verifying Checksum [2022-06-28T17:06:17.698Z] 765212b225bb: Download complete [2022-06-28T17:06:17.698Z] f23df028b6ca: Verifying Checksum [2022-06-28T17:06:17.698Z] f23df028b6ca: Download complete [2022-06-28T17:06:17.698Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T17:06:17.698Z] d65c8cfc05b1: Download complete [2022-06-28T17:06:17.976Z] 699f458cf7ca: Verifying Checksum [2022-06-28T17:06:17.976Z] 699f458cf7ca: Download complete [2022-06-28T17:06:18.250Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T17:06:18.250Z] 8998bd30e6a1: Download complete [2022-06-28T17:06:20.875Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T17:06:20.875Z] 2437ff75d9bd: Download complete [2022-06-28T17:06:22.843Z] 8998bd30e6a1: Pull complete [2022-06-28T17:06:23.116Z] 04944245beec: Pull complete [2022-06-28T17:06:24.542Z] 699f458cf7ca: Pull complete [2022-06-28T17:06:24.813Z] 765212b225bb: Pull complete [2022-06-28T17:06:25.784Z] f23df028b6ca: Pull complete [2022-06-28T17:06:26.054Z] d65c8cfc05b1: Pull complete [2022-06-28T17:06:41.120Z] 2437ff75d9bd: Pull complete [2022-06-28T17:06:41.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T17:06:41.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:41.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T17:06:41.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container [2022-06-28T17:06:41.487Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T17:06:44.271Z] $ docker top 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:45.304Z] ---> job-cost.sh [2022-06-28T17:06:45.304Z] lf-activate-venv: SKIPPING [2022-06-28T17:06:45.304Z] INFO: No Stack... [2022-06-28T17:06:45.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T17:06:46.867Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T17:06:47.518Z] + cut -d, -f6 [2022-06-28T17:06:47.519Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-06-28T17:06:47.548Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] [2022-06-28T17:06:47.555Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] did not exist. Created. [2022-06-28T17:06:47.555Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T17:06:48.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T17:06:48.378Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T17:06:48.384Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T17:06:48.400Z] $ docker stop --time=1 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd [2022-06-28T17:06:49.918Z] $ docker rm -f 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd [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-06-28T17:06:50.349Z] provisioning config files... [2022-06-28T17:06:50.358Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6713433162791336428tmp [Pipeline] { [Pipeline] sh [2022-06-28T17:06:50.661Z] + set +x [2022-06-28T17:06:50.661Z] + curl -s https://codecov.io/bash [2022-06-28T17:06:50.661Z] + bash -s -- [2022-06-28T17:06:50.661Z] [2022-06-28T17:06:50.661Z] _____ _ [2022-06-28T17:06:50.661Z] / ____| | | [2022-06-28T17:06:50.661Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T17:06:50.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T17:06:50.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T17:06:50.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T17:06:50.661Z] Bash-1.0.6 [2022-06-28T17:06:50.661Z] [2022-06-28T17:06:50.661Z] [2022-06-28T17:06:50.661Z] ==> git version 2.25.1 found [2022-06-28T17:06:50.661Z] ==> 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-06-28T17:06:50.661Z] Release-Date: 2020-01-08 [2022-06-28T17:06:50.661Z] 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-06-28T17:06:50.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T17:06:50.661Z] ==> Jenkins CI detected. [2022-06-28T17:06:50.661Z] current dir:  /w/workspace/edgex-go/2 [2022-06-28T17:06:50.661Z] project root: . [2022-06-28T17:06:50.661Z] --> token set from env [2022-06-28T17:06:50.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T17:06:50.661Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T17:06:50.661Z] ==> Python coveragepy not found [2022-06-28T17:06:50.661Z] ==> Searching for coverage reports in: [2022-06-28T17:06:50.661Z] + . [2022-06-28T17:06:50.661Z] -> Found 1 reports [2022-06-28T17:06:50.661Z] ==> Detecting git/mercurial file structure [2022-06-28T17:06:50.661Z] ==> Reading reports [2022-06-28T17:06:50.661Z] + ./coverage.out bytes=435593 [2022-06-28T17:06:50.661Z] ==> Appending adjustments [2022-06-28T17:06:50.661Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T17:06:52.042Z] + Found adjustments [2022-06-28T17:06:52.042Z] ==> Gzipping contents [2022-06-28T17:06:52.042Z] 60K /tmp/codecov.q1njmH.gz [2022-06-28T17:06:52.042Z] ==> Uploading reports [2022-06-28T17:06:52.042Z] url: https://codecov.io [2022-06-28T17:06:52.042Z] query: branch=PR-4061&commit=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= [2022-06-28T17:06:52.042Z] -> Pinging Codecov [2022-06-28T17:06:52.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4061&commit=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= [2022-06-28T17:06:52.042Z] -> Uploading to [2022-06-28T17:06:52.042Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/2e2539b3ec8e90d0a97e7959745d4d4592c1f05c/2a15ebc4-98b3-4990-8981-b1fe65cdb221.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T170652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51ff7307a470ee89f1fa17085f9fcfacc638f80154cb4bea5817e44d28a91a08 [2022-06-28T17:06:52.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T17:06:52.302Z] Dload Upload Total Spent Left Speed [2022-06-28T17:06:52.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59848 0 0 100 59848 0 279k --:--:-- --:--:-- --:--:-- 279k [2022-06-28T17:06:52.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] } [2022-06-28T17:06:52.310Z] 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-06-28T17:06:52.919Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:53.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:54.172Z] ---> package-listing.sh [2022-06-28T17:06:54.172Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T17:06:54.172Z] ++ facter osfamily [2022-06-28T17:06:54.172Z] + OS_FAMILY=debian [2022-06-28T17:06:54.172Z] + workspace=/w/workspace/edgex-go/2 [2022-06-28T17:06:54.172Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T17:06:54.172Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T17:06:54.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T17:06:54.172Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T17:06:54.172Z] + '[' /w/workspace/edgex-go/2 ']' [2022-06-28T17:06:54.172Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T17:06:54.172Z] + case "${OS_FAMILY}" in [2022-06-28T17:06:54.172Z] + dpkg -l [2022-06-28T17:06:54.172Z] + grep '^ii' [2022-06-28T17:06:54.176Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T17:06:54.176Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T17:06:54.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T17:06:54.176Z] + '[' /w/workspace/edgex-go/2 ']' [2022-06-28T17:06:54.176Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-06-28T17:06:54.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-06-28T17:06:54.179Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T17:06:54.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:55.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:06:55.014Z] [2022-06-28T17:06:55.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:55.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:06:55.327Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T17:06:55.327Z] 5eb5b503b376: Pulling fs layer [2022-06-28T17:06:55.327Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T17:06:55.327Z] ec43610c2a17: Pulling fs layer [2022-06-28T17:06:55.327Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T17:06:55.327Z] 33b1e0a273af: Pulling fs layer [2022-06-28T17:06:55.327Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T17:06:55.327Z] 2f39f015ded8: Pulling fs layer [2022-06-28T17:06:55.327Z] 3a2ae6a8a46f: Waiting [2022-06-28T17:06:55.327Z] 2f39f015ded8: Waiting [2022-06-28T17:06:55.327Z] 33b1e0a273af: Waiting [2022-06-28T17:06:55.327Z] 5d3b04190fa2: Waiting [2022-06-28T17:06:55.327Z] 5c69ac0246d0: Verifying Checksum [2022-06-28T17:06:55.327Z] 5c69ac0246d0: Download complete [2022-06-28T17:06:55.327Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T17:06:55.327Z] 3a2ae6a8a46f: Download complete [2022-06-28T17:06:55.589Z] 33b1e0a273af: Verifying Checksum [2022-06-28T17:06:55.589Z] 33b1e0a273af: Download complete [2022-06-28T17:06:55.589Z] ec43610c2a17: Verifying Checksum [2022-06-28T17:06:55.589Z] ec43610c2a17: Download complete [2022-06-28T17:06:55.589Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T17:06:55.589Z] 5d3b04190fa2: Download complete [2022-06-28T17:06:55.589Z] 5eb5b503b376: Verifying Checksum [2022-06-28T17:06:55.589Z] 5eb5b503b376: Download complete [2022-06-28T17:06:56.159Z] 2f39f015ded8: Verifying Checksum [2022-06-28T17:06:56.159Z] 2f39f015ded8: Download complete [2022-06-28T17:06:56.728Z] 5eb5b503b376: Pull complete [2022-06-28T17:06:56.989Z] 5c69ac0246d0: Pull complete [2022-06-28T17:06:57.251Z] ec43610c2a17: Pull complete [2022-06-28T17:06:57.511Z] 3a2ae6a8a46f: Pull complete [2022-06-28T17:06:57.771Z] 33b1e0a273af: Pull complete [2022-06-28T17:06:57.771Z] 5d3b04190fa2: Pull complete [2022-06-28T17:07:01.965Z] 2f39f015ded8: Pull complete [2022-06-28T17:07:01.965Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T17:07:01.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:07:01.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T17:07:02.058Z] prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container [2022-06-28T17:07:02.092Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T17:07:04.055Z] $ docker top 3ced97aec7f98120301c32f17b7e7141bb11968f85df02ed66d863e04803a186 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T17:07:04.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T17:07:04.699Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T17:07:04.989Z] + ls /var/log/sa-host [2022-06-28T17:07:04.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T17:07:05.056Z] provisioning config files... [2022-06-28T17:07:05.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1042431596523617251tmp [Pipeline] { [Pipeline] echo [2022-06-28T17:07:05.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:05.365Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T17:07:05.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:05.703Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T17:07:05.711Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:05.996Z] ---> sudo-logs.sh [2022-06-28T17:07:05.996Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T17:07:06.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:06.300Z] ---> job-cost.sh [2022-06-28T17:07:06.300Z] lf-activate-venv: SKIPPING [2022-06-28T17:07:06.300Z] DEBUG: total: 0.10999999940395355 [2022-06-28T17:07:06.300Z] INFO: Retrieving Stack Cost... [2022-06-28T17:07:06.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T17:07:07.131Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T17:07:07.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:07.423Z] ---> logs-deploy.sh [2022-06-28T17:07:07.423Z] lf-activate-venv: SKIPPING [2022-06-28T17:07:07.423Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4061/2 [2022-06-28T17:07:07.423Z] INFO: archiving workspace using pattern(s): [2022-06-28T17:07:08.361Z] Archives upload complete. [2022-06-28T17:07:08.361Z] INFO: archiving logs to Nexus