Pull request #4055 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at bdc39b6e9476d3d7a5fede74e8da530779bb3753 rather than 7951866c037c99ab59e6ced4267275b6c04ea3c0 Obtained Jenkinsfile from bdc39b6e9476d3d7a5fede74e8da530779bb3753 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-ssh4556680938300973835.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-ssh8714617252556668821.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8208215931732956869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3550414459211956397.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9079177895401144764.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4055/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3837579691592051529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2526 in /w/workspace/edgexfoundry_edgex-go_PR-4055 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 bdc39b6e9476d3d7a5fede74e8da530779bb3753 into PR head commit 7951866c037c99ab59e6ced4267275b6c04ea3c0 Merge succeeded, producing 7951866c037c99ab59e6ced4267275b6c04ea3c0 Checking out Revision 7951866c037c99ab59e6ced4267275b6c04ea3c0 (PR-4055) > 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/4055/head:refs/remotes/origin/PR-4055 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # 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 bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 Commit message: "build: Upgrade go-mod-messaging and paho.mqtt lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:32:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:32:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:32:12 ========================================================= 02:32:12 EdgeX Global Pipelines Version Info 02:32:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:32:13 ------------------- 02:32:13 stable info: 02:32:13 ------------------- 02:32:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:32:13 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:32:13 Message: update stable to v1.0.234 02:32:13 ------------------- 02:32:13 experimental info: 02:32:13 ------------------- 02:32:13 Commited By: **** collab-it+edgex@linuxfoundation.org 02:32:13 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:32:13 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:32:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4055 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4055 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4055 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7951866 [Pipeline] echo 02:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:15 provisioning config files... 02:32:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3828664986632870595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:15 ---> docker-login.sh 02:32:15 nexus3.edgexfoundry.org:10001 02:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:16 Configure a credential helper to remove this warning. See 02:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:16 02:32:16 Login Succeeded 02:32:16 nexus3.edgexfoundry.org:10002 02:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:16 Configure a credential helper to remove this warning. See 02:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:16 02:32:16 Login Succeeded 02:32:16 nexus3.edgexfoundry.org:10003 02:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:16 Configure a credential helper to remove this warning. See 02:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:16 02:32:16 Login Succeeded 02:32:16 nexus3.edgexfoundry.org:10004 02:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:16 Configure a credential helper to remove this warning. See 02:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:16 02:32:16 Login Succeeded 02:32:16 docker.io 02:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:16 Configure a credential helper to remove this warning. See 02:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:16 02:32:16 Login Succeeded 02:32:16 ---> docker-login.sh ends [Pipeline] } 02:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:32:17 + 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 02:32:17 + dirname cmd/core-command/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo core-command,cmd/core-command/Dockerfile 02:32:17 + dirname cmd/core-data/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo core-data,cmd/core-data/Dockerfile 02:32:17 + dirname cmd/core-metadata/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo core-metadata,cmd/core-metadata/Dockerfile 02:32:17 + dirname cmd/security-bootstrapper/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:32:17 + dirname cmd/security-proxy-setup/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:32:17 + dirname cmd/security-secretstore-setup/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:32:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:32:17 + dirname cmd/security-spire-agent/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:32:17 + dirname cmd/security-spire-config/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:32:17 + dirname cmd/security-spire-server/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:32:17 + dirname cmd/support-notifications/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo support-notifications,cmd/support-notifications/Dockerfile 02:32:17 + dirname cmd/support-scheduler/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:32:17 + dirname cmd/sys-mgmt-agent/Dockerfile 02:32:17 + cut -d/ -f2 02:32:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:32:17 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 02:32:18 + git rev-list -1 --merges 7951866c037c99ab59e6ced4267275b6c04ea3c0~1..7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo 02:32:18 -----------> git rev-list -1 --merges 7951866c037c99ab59e6ced4267275b6c04ea3c0~1..7951866c037c99ab59e6ced4267275b6c04ea3c0 7951866c037c99ab59e6ced4267275b6c04ea3c0 [false] [Pipeline] sh 02:32:18 + git log --format=format:%s -1 7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo 02:32:18 ========================================================= 02:32:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:32:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:32:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:32:18 + grep -v github /etc/ssh/ssh_known_hosts 02:32:18 + [ -e /tmp/ssh_known_hosts ] 02:32:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:32:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:32:18 + sudo tee -a /etc/ssh/ssh_known_hosts 02:32:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:19 02:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:19 0.1.4: Pulling from edgex-devops/py-git-semver 02:32:19 42c077c10790: Pulling fs layer 02:32:19 f63e77b7563a: Pulling fs layer 02:32:19 bd5fdadae976: Pulling fs layer 02:32:19 205491f53016: Pulling fs layer 02:32:19 df18705c85c3: Pulling fs layer 02:32:19 bdb3f477010e: Pulling fs layer 02:32:19 c8a8fc8e1c8f: Pulling fs layer 02:32:19 2c6e9b1d212d: Pulling fs layer 02:32:19 bdb8f0575790: Pulling fs layer 02:32:19 bdb3f477010e: Waiting 02:32:19 386e3cb2ff24: Pulling fs layer 02:32:19 2343380bae48: Pulling fs layer 02:32:19 c8a8fc8e1c8f: Waiting 02:32:19 2c6e9b1d212d: Waiting 02:32:19 386e3cb2ff24: Waiting 02:32:19 2343380bae48: Waiting 02:32:19 205491f53016: Waiting 02:32:19 bdb8f0575790: Waiting 02:32:19 f63e77b7563a: Verifying Checksum 02:32:19 f63e77b7563a: Download complete 02:32:19 205491f53016: Verifying Checksum 02:32:19 205491f53016: Download complete 02:32:20 df18705c85c3: Download complete 02:32:20 bdb3f477010e: Download complete 02:32:20 bd5fdadae976: Verifying Checksum 02:32:20 bd5fdadae976: Download complete 02:32:20 2c6e9b1d212d: Verifying Checksum 02:32:20 2c6e9b1d212d: Download complete 02:32:20 bdb8f0575790: Download complete 02:32:20 386e3cb2ff24: Download complete 02:32:20 2343380bae48: Download complete 02:32:20 42c077c10790: Verifying Checksum 02:32:20 42c077c10790: Download complete 02:32:20 c8a8fc8e1c8f: Verifying Checksum 02:32:20 c8a8fc8e1c8f: Download complete 02:32:21 42c077c10790: Pull complete 02:32:21 f63e77b7563a: Pull complete 02:32:22 bd5fdadae976: Pull complete 02:32:22 205491f53016: Pull complete 02:32:22 df18705c85c3: Pull complete 02:32:22 bdb3f477010e: Pull complete 02:32:24 c8a8fc8e1c8f: Pull complete 02:32:24 2c6e9b1d212d: Pull complete 02:32:24 bdb8f0575790: Pull complete 02:32:24 386e3cb2ff24: Pull complete 02:32:24 2343380bae48: Pull complete 02:32:24 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:25 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 02:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:32:26 $ docker top 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 -eo pid,comm 02:32:26 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). 02:32:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:26 [ssh-agent] Looking for ssh-agent implementation... 02:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:26 $ docker exec 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent 02:32:27 SSH_AUTH_SOCK=/tmp/ssh-J1NJHN6W3Ag1/agent.32 02:32:27 SSH_AGENT_PID=39 02:32:27 Running ssh-add (command line suppressed) 02:32:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4936115284300513581.key (/w/workspace/edgex-go/1@tmp/private_key_4936115284300513581.key) 02:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:27 + git tag --points-at HEAD [Pipeline] } 02:32:27 $ docker exec --env ******** --env ******** 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent -k 02:32:27 unset SSH_AUTH_SOCK; 02:32:27 unset SSH_AGENT_PID; 02:32:27 echo Agent pid 39 killed; 02:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:27 [ssh-agent] Looking for ssh-agent implementation... 02:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:27 $ docker exec 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent 02:32:28 SSH_AUTH_SOCK=/tmp/ssh-JvrO94dC4aEg/agent.73 02:32:28 SSH_AGENT_PID=80 02:32:28 Running ssh-add (command line suppressed) 02:32:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3905076400908967207.key (/w/workspace/edgex-go/1@tmp/private_key_3905076400908967207.key) 02:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:28 + git semver init 02:32:28 2022-06-17 02:32:28,681 [run_init] DEBUG init version:0.0.0 force:False 02:32:28 2022-06-17 02:32:28,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:32:28 2022-06-17 02:32:28,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:32:28 2022-06-17 02:32:28,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 02:32:32 2022-06-17 02:32:32,514 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:32:32 2022-06-17 02:32:32,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4055 with force:False 02:32:32 2022-06-17 02:32:32,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4055 02:32:32 2022-06-17 02:32:32,519 [execute] INFO git cat-file --batch-check 02:32:32 2022-06-17 02:32:32,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:32:32 2022-06-17 02:32:32,524 [execute] INFO git cat-file --batch 02:32:32 2022-06-17 02:32:32,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:32:32 2022-06-17 02:32:32,529 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4055 02:32:32 0.0.0 [Pipeline] } 02:32:33 $ docker exec --env ******** --env ******** 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent -k 02:32:33 unset SSH_AUTH_SOCK; 02:32:33 unset SSH_AGENT_PID; 02:32:33 echo Agent pid 80 killed; 02:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:32:33 + git semver [Pipeline] } 02:32:33 $ docker stop --time=1 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 02:32:35 $ docker rm -f 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:32:35 Stashed 1 file(s) [Pipeline] echo 02:32:35 [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 02:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:32:36 ========================================================= 02:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:32:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:32:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:32:36 59bf1c3509f3: Pulling fs layer 02:32:36 666ba61612fd: Pulling fs layer 02:32:36 8ed8ca486205: Pulling fs layer 02:32:36 cc1cd167ecdc: Pulling fs layer 02:32:36 c516ae0d96e1: Pulling fs layer 02:32:36 684cea983483: Pulling fs layer 02:32:36 dd3240ac7de5: Pulling fs layer 02:32:36 b1e948a4e11c: Pulling fs layer 02:32:36 a8fd76ee1af6: Pulling fs layer 02:32:36 646ad004c059: Pulling fs layer 02:32:36 c516ae0d96e1: Waiting 02:32:36 684cea983483: Waiting 02:32:36 dd3240ac7de5: Waiting 02:32:36 cc1cd167ecdc: Waiting 02:32:36 b1e948a4e11c: Waiting 02:32:36 a8fd76ee1af6: Waiting 02:32:36 646ad004c059: Waiting 02:32:36 8ed8ca486205: Verifying Checksum 02:32:36 8ed8ca486205: Download complete 02:32:36 666ba61612fd: Verifying Checksum 02:32:36 666ba61612fd: Download complete 02:32:36 c516ae0d96e1: Download complete 02:32:36 684cea983483: Verifying Checksum 02:32:36 684cea983483: Download complete 02:32:36 dd3240ac7de5: Verifying Checksum 02:32:36 59bf1c3509f3: Verifying Checksum 02:32:36 59bf1c3509f3: Download complete 02:32:37 b1e948a4e11c: Verifying Checksum 02:32:37 b1e948a4e11c: Download complete 02:32:37 59bf1c3509f3: Pull complete 02:32:37 666ba61612fd: Pull complete 02:32:37 8ed8ca486205: Pull complete 02:32:37 646ad004c059: Verifying Checksum 02:32:37 646ad004c059: Download complete 02:32:37 cc1cd167ecdc: Verifying Checksum 02:32:37 cc1cd167ecdc: Download complete 02:32:37 a8fd76ee1af6: Verifying Checksum 02:32:37 a8fd76ee1af6: Download complete 02:32:40 cc1cd167ecdc: Pull complete 02:32:41 c516ae0d96e1: Pull complete 02:32:41 684cea983483: Pull complete 02:32:41 dd3240ac7de5: Pull complete 02:32:41 b1e948a4e11c: Pull complete 02:32:43 a8fd76ee1af6: Pull complete 02:32:43 646ad004c059: Pull complete 02:32:43 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:32:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:32:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:32:44 WORKDIR /edgex 02:32:44 COPY go.mod . 02:32:44 RUN go mod download 02:32:44 + docker build -t ci-base-image-x86_64 -f - . 02:32:45 Sending build context to Docker daemon 335MB 02:32:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:32:45 ---> 8f69c11f6b0c 02:32:45 Step 2/4 : WORKDIR /edgex 02:32:48 ---> Running in 426ac26e065a 02:32:48 Removing intermediate container 426ac26e065a 02:32:48 ---> 9b85b0e9a479 02:32:48 Step 3/4 : COPY go.mod . 02:32:48 ---> a6d2c43db9af 02:32:48 Step 4/4 : RUN go mod download 02:32:48 ---> Running in 00af3f89503e 02:32:51 Still waiting to schedule task 02:32:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:33:06 Removing intermediate container 00af3f89503e 02:33:06 ---> b021073a4a43 02:33:06 Successfully built b021073a4a43 02:33:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:07 + docker inspect -f . ci-base-image-x86_64 02:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:07 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 02:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:33:07 $ docker top c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:07 + go version 02:33:07 go version go1.17.7 linux/amd64 [Pipeline] } 02:33:08 $ docker stop --time=1 c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e 02:33:09 $ docker rm -f c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:09 + docker inspect -f . ci-base-image-x86_64 02:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:10 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 02:33:10 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:33:10 $ docker top 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:33:10 ========================================================= 02:33:10 [edgeXBuildGoParallel] Running Tests and Build... 02:33:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:33:10 + make test 02:33:10 go mod tidy -compat=1.17 02:33:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:33:17 ? github.com/edgexfoundry/edgex-go [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements 02:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 02:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 53.4% of statements 02:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.439s coverage: 89.2% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 83.8% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.128s coverage: 0.9% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements 02:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 02:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 02:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 02:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 02:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 02:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 02:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 02:33:56 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 02:34:18 GO111MODULE=on go vet ./... 02:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:34:21 ./bin/test-attribution-txt.sh [Pipeline] echo 02:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:34:22 + ls -al . 02:34:22 total 684 02:34:22 drwxrwxr-x 10 1001 1001 4096 Jun 17 02:34 . 02:34:22 drwxr-xr-x 4 root root 4096 Jun 17 02:33 .. 02:34:22 -rw-rw-r-- 1 1001 1001 11 Jun 17 02:32 .dockerignore 02:34:22 drwxrwxr-x 8 1001 1001 4096 Jun 17 02:32 .git 02:34:22 drwxrwxr-x 3 1001 1001 4096 Jun 17 02:32 .github 02:34:22 -rw-rw-r-- 1 1001 1001 879 Jun 17 02:32 .gitignore 02:34:22 -rw-rw-r-- 1 1001 1001 42 Jun 17 02:32 .golangci.yml 02:34:22 -rw-rw-r-- 1 1001 1001 87 Jun 17 02:32 .hadolint.yml 02:34:22 drwxr-xr-x 3 1001 1001 4096 Jun 17 02:32 .semver 02:34:22 -rw-rw-r-- 1 1001 1001 166 Jun 17 02:32 .sonarcloud.properties 02:34:22 -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:32 ADOPTERS.md 02:34:22 -rw-rw-r-- 1 1001 1001 10347 Jun 17 02:32 Attribution.txt 02:34:22 -rw-rw-r-- 1 1001 1001 63209 Jun 17 02:32 CHANGELOG.md 02:34:22 -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:32 CONTRIBUTING.md 02:34:22 -rw-rw-r-- 1 1001 1001 677 Jun 17 02:32 GOVERNANCE.md 02:34:22 -rw-rw-r-- 1 1001 1001 850 Jun 17 02:32 Jenkinsfile 02:34:22 -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:32 LICENSE 02:34:22 -rw-rw-r-- 1 1001 1001 10389 Jun 17 02:32 Makefile 02:34:22 -rw-rw-r-- 1 1001 1001 582 Jun 17 02:32 OWNERS.md 02:34:22 -rw-rw-r-- 1 1001 1001 9094 Jun 17 02:32 README.md 02:34:22 -rw-rw-r-- 1 1001 1001 6912 Jun 17 02:32 SECURITY.md 02:34:22 -rw-rw-r-- 1 1001 1001 5 Jun 17 02:32 VERSION 02:34:22 -rw-rw-r-- 1 1001 1001 4131 Jun 17 02:32 ZMQWindows.md 02:34:22 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:32 bin 02:34:22 drwxrwxr-x 18 1001 1001 4096 Jun 17 02:32 cmd 02:34:22 -rw-r--r-- 1 root root 435411 Jun 17 02:33 coverage.out 02:34:22 -rw-rw-r-- 1 1001 1001 3311 Jun 17 02:32 go.mod 02:34:22 -rw-rw-r-- 1 1001 1001 36231 Jun 17 02:33 go.sum 02:34:22 drwxrwxr-x 8 1001 1001 4096 Jun 17 02:32 internal 02:34:22 drwxrwxr-x 3 1001 1001 4096 Jun 17 02:32 openapi 02:34:22 drwxrwxr-x 4 1001 1001 4096 Jun 17 02:32 snap 02:34:22 -rw-rw-r-- 1 1001 1001 204 Jun 17 02:32 version.go [Pipeline] sh 02:34:22 + '[' -e coverage.out ] 02:34:22 + chown 1001:1001 coverage.out [Pipeline] stash 02:34:22 Stashed 1 file(s) [Pipeline] sh 02:34:23 + make build 02:34:23 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 02:34:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2527 in /w/workspace/edgexfoundry_edgex-go_PR-4055 [Pipeline] { [Pipeline] ws 02:34:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:34:28 The recommended git tool is: git 02:34:35 using credential edgex-jenkins-ssh 02:34:35 Cloning the remote Git repository 02:34:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:34:35 > git init /w/workspace/edgex-go/1 # timeout=10 02:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:34:36 > git --version # timeout=10 02:34:36 > git --version # 'git version 2.25.1' 02:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:38 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 02:34:46 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 02:34:46 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 02:34:51 Merging remotes/origin/main commit bdc39b6e9476d3d7a5fede74e8da530779bb3753 into PR head commit 7951866c037c99ab59e6ced4267275b6c04ea3c0 02:34:52 Merge succeeded, producing 7951866c037c99ab59e6ced4267275b6c04ea3c0 02:34:52 Checking out Revision 7951866c037c99ab59e6ced4267275b6c04ea3c0 (PR-4055) 02:34:52 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 02:34:52 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 02:34:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:34:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:34:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4055/head:refs/remotes/origin/PR-4055 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:34:52 > git config core.sparsecheckout # timeout=10 02:34:52 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 02:34:52 > git remote # timeout=10 02:34:52 > git config --get remote.origin.url # timeout=10 02:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:52 > git merge bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 02:34:52 > git rev-parse HEAD^{commit} # timeout=10 02:34:52 > git config core.sparsecheckout # timeout=10 02:34:52 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 02:34:53 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 02:34:54 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 02:34:55 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 02:34:56 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 02:34:56 Commit message: "build: Upgrade go-mod-messaging and paho.mqtt lib" 02:34:56 > git --version # timeout=10 02:34:56 > git --version # 'git version 2.25.1' 02:34:56 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:34:57 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:57 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 02:34:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:57 Dload Upload Total Spent Left Speed 02:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh 02:34:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:34:59 + sudo tee /etc/docker/daemon.new 02:34:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:34:59 { 02:34:59 "registry-mirrors": [ 02:34:59 "https://nexus3.edgexfoundry.org:10001" 02:34:59 ], 02:34:59 "bip": "10.250.0.254/24", 02:34:59 "hosts": [ 02:34:59 "tcp://0.0.0.0:5555", 02:34:59 "unix:///var/run/docker.sock" 02:34:59 ], 02:34:59 "mtu": 1458, 02:34:59 "selinux-enabled": true, 02:34:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:34:59 } [Pipeline] sh 02:34:59 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 02:34:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:34:59 + sudo service docker restart [Pipeline] } 02:35:00 $ docker stop --time=1 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 02:35:03 $ docker rm -f 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:35:04 02:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:35:05 latest: Pulling from edgex-devops/edgex-compose 02:35:05 cbdbe7a5bc2a: Pulling fs layer 02:35:05 ca9280d653b3: Pulling fs layer 02:35:05 7e9c9ca2126c: Pulling fs layer 02:35:05 cbdbe7a5bc2a: Verifying Checksum 02:35:05 cbdbe7a5bc2a: Download complete 02:35:05 cbdbe7a5bc2a: Pull complete 02:35:05 ca9280d653b3: Verifying Checksum 02:35:05 ca9280d653b3: Download complete 02:35:05 7e9c9ca2126c: Download complete 02:35:05 ca9280d653b3: Pull complete 02:35:08 7e9c9ca2126c: Pull complete 02:35:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:35:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:09 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 02:35:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat 02:35:11 $ docker top f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:11 + docker-compose build --help 02:35:11 + grep parallel 02:35:12 --parallel Build images in parallel. [Pipeline] } 02:35:12 $ docker stop --time=1 f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 02:35:13 $ docker rm -f f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:14 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 02:35:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:35:14 $ docker top 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:15 + docker-compose -f ./docker-compose-build.yml build --parallel 02:35:15 Building core-command ... 02:35:15 Building core-data ... 02:35:15 Building core-metadata ... 02:35:15 Building security-bootstrapper ... 02:35:15 Building security-proxy-setup ... 02:35:15 Building security-secretstore-setup ... 02:35:15 Building security-spiffe-token-provider ... 02:35:15 Building security-spire-agent ... 02:35:15 Building security-spire-config ... 02:35:15 Building security-spire-server ... 02:35:15 Building support-notifications ... 02:35:15 Building support-scheduler ... 02:35:15 Building sys-mgmt-agent ... 02:35:15 Building security-proxy-setup 02:35:15 Building support-scheduler 02:35:15 Building support-notifications 02:35:15 Building security-spire-agent 02:35:15 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:18 provisioning config files... 02:35:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6415836391492921367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:18 ---> docker-login.sh 02:35:18 nexus3.edgexfoundry.org:10001 02:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:19 Configure a credential helper to remove this warning. See 02:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:19 02:35:19 Login Succeeded 02:35:19 nexus3.edgexfoundry.org:10002 02:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:19 Configure a credential helper to remove this warning. See 02:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:19 02:35:19 Login Succeeded 02:35:19 nexus3.edgexfoundry.org:10003 02:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:20 Configure a credential helper to remove this warning. See 02:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:20 02:35:20 Login Succeeded 02:35:20 nexus3.edgexfoundry.org:10004 02:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:20 Configure a credential helper to remove this warning. See 02:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:20 02:35:20 Login Succeeded 02:35:20 docker.io 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 ---> docker-login.sh ends [Pipeline] } 02:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:22 ========================================================= 02:35:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:35:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:35:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:22 9b3977197b4f: Pulling fs layer 02:35:22 1a89e8eeedd5: Pulling fs layer 02:35:22 94645a83ff95: Pulling fs layer 02:35:22 e6fb740bc735: Pulling fs layer 02:35:22 3a77bd46dcc9: Pulling fs layer 02:35:22 355e64cbe906: Pulling fs layer 02:35:22 63ab81a10011: Pulling fs layer 02:35:22 555d1d1c4555: Pulling fs layer 02:35:22 7d9057610161: Pulling fs layer 02:35:22 355e64cbe906: Waiting 02:35:22 63ab81a10011: Waiting 02:35:22 555d1d1c4555: Waiting 02:35:22 7d9057610161: Waiting 02:35:22 e6fb740bc735: Waiting 02:35:22 3a77bd46dcc9: Waiting 02:35:22 94645a83ff95: Verifying Checksum 02:35:22 94645a83ff95: Download complete 02:35:22 1a89e8eeedd5: Verifying Checksum 02:35:22 1a89e8eeedd5: Download complete 02:35:22 3a77bd46dcc9: Verifying Checksum 02:35:22 3a77bd46dcc9: Download complete 02:35:22 355e64cbe906: Verifying Checksum 02:35:22 355e64cbe906: Download complete 02:35:22 9b3977197b4f: Verifying Checksum 02:35:22 9b3977197b4f: Download complete 02:35:22 63ab81a10011: Verifying Checksum 02:35:22 63ab81a10011: Download complete 02:35:23 9b3977197b4f: Pull complete 02:35:23 7d9057610161: Verifying Checksum 02:35:23 7d9057610161: Download complete 02:35:24 1a89e8eeedd5: Pull complete 02:35:24 94645a83ff95: Pull complete 02:35:25 555d1d1c4555: Verifying Checksum 02:35:25 e6fb740bc735: Verifying Checksum 02:35:25 e6fb740bc735: Download complete 02:35:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:35:30 ---> b021073a4a43 02:35:30 Step 3/31 : WORKDIR /edgex-go 02:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:30 ---> b021073a4a43 02:35:30 Step 3/22 : WORKDIR /edgex-go 02:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:30 ---> b021073a4a43 02:35:30 Step 3/22 : WORKDIR /edgex-go 02:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:30 ---> b021073a4a43 02:35:30 Step 3/22 : WORKDIR /edgex-go 02:35:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:35:30 ---> b021073a4a43 02:35:30 Step 3/26 : WORKDIR /edgex-go 02:35:34 ---> Running in 5d8009ce22cb 02:35:34 ---> Running in 8ca807e883b1 02:35:34 ---> Running in 9362aa83586b 02:35:34 ---> Running in 218647f01fca 02:35:34 ---> Running in d8743ff4cca5 02:35:34 Removing intermediate container 5d8009ce22cb 02:35:34 ---> 1ace06dfb988 02:35:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 Removing intermediate container d8743ff4cca5 02:35:34 ---> 4b6845d0482e 02:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 Removing intermediate container 8ca807e883b1 02:35:34 ---> 30d378211598 02:35:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 ---> Running in 4f48777d6009 02:35:34 Removing intermediate container 218647f01fca 02:35:34 ---> e53c0766ee36 02:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 Removing intermediate container 9362aa83586b 02:35:34 ---> 7d92c20b0d97 02:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 ---> Running in 748eb59bf33c 02:35:34 ---> Running in 9399f813371e 02:35:34 ---> Running in c55b11b262d9 02:35:34 ---> Running in 19c005774543 02:35:35 Removing intermediate container 4f48777d6009 02:35:35 ---> f8272daf9dac 02:35:35 Step 5/31 : RUN apk add --update --no-cache make git 02:35:35 ---> Running in e1f93ebe8d57 02:35:35 Removing intermediate container 748eb59bf33c 02:35:35 ---> 9a83cd14315e 02:35:35 Step 5/22 : RUN apk add --update --no-cache make git 02:35:35 ---> Running in 95e5fff1931e 02:35:35 Removing intermediate container c55b11b262d9 02:35:35 ---> 7411488f8bfe 02:35:35 Step 5/22 : RUN apk add --update --no-cache make git 02:35:35 Removing intermediate container 9399f813371e 02:35:35 ---> fb03937a59c9 02:35:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:35:35 ---> Running in 3790c3814404 02:35:35 ---> Running in 825db5ca9b6a 02:35:35 Removing intermediate container 19c005774543 02:35:35 ---> 178deff596ef 02:35:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:35:35 ---> Running in 9fcda80073fa 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:37 OK: 221 MiB in 52 packages 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:37 OK: 221 MiB in 52 packages 02:35:37 OK: 221 MiB in 52 packages 02:35:37 OK: 221 MiB in 52 packages 02:35:37 OK: 221 MiB in 52 packages 02:35:37 Removing intermediate container 825db5ca9b6a 02:35:37 ---> 627bfebf0412 02:35:37 Step 6/26 : COPY go.mod vendor* ./ 02:35:37 Removing intermediate container e1f93ebe8d57 02:35:37 ---> ee8a58cb2c64 02:35:37 Step 6/31 : COPY go.mod vendor* ./ 02:35:38 Removing intermediate container 95e5fff1931e 02:35:38 ---> 9fb0e130ec2d 02:35:38 Step 6/22 : COPY go.mod vendor* ./ 02:35:38 ---> 16a0764271be 02:35:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> 2376d040549b 02:35:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> Running in 9f1b9f1a7789 02:35:38 ---> Running in e91a4b754031 02:35:38 e6fb740bc735: Pull complete 02:35:38 3a77bd46dcc9: Pull complete 02:35:38 355e64cbe906: Pull complete 02:35:38 63ab81a10011: Pull complete 02:35:38 ---> 4a60410dc8e8 02:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> Running in bfc7358e495c 02:35:38 Removing intermediate container 9fcda80073fa 02:35:38 Removing intermediate container 3790c3814404 02:35:38 ---> 66f68038782c 02:35:38 ---> dce923833eab 02:35:38 Step 6/22 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ 02:35:38 02:35:38 ---> 238a3f3f81d7 02:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> 4841ffc78edc 02:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> Running in e3d93fdbe68a 02:35:38 ---> Running in 03b28097d5d2 02:35:39 Removing intermediate container 9f1b9f1a7789 02:35:39 ---> 69182f759ce9 02:35:39 Step 8/26 : COPY . . 02:35:41 Removing intermediate container e3d93fdbe68a 02:35:41 ---> 5678c8ad51a9 02:35:41 Step 8/22 : COPY . . 02:35:41 Removing intermediate container bfc7358e495c 02:35:41 ---> 19f72c5290d8 02:35:41 Step 8/22 : COPY . . 02:35:41 Removing intermediate container e91a4b754031 02:35:41 ---> 861991ffb169 02:35:41 Step 8/31 : COPY . . 02:35:41 Removing intermediate container 03b28097d5d2 02:35:41 ---> b3700c2f508f 02:35:41 Step 8/22 : COPY . . 02:35:46 555d1d1c4555: Pull complete 02:35:47 7d9057610161: Pull complete 02:35:47 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:35:47 + docker+ buildecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:35:47 WORKDIR /edgex 02:35:47 COPY go.mod . 02:35:47 RUN go mod download 02:35:47 -t ci-base-image-arm64 -f - . 02:35:50 Sending build context to Docker daemon 169.2MB 02:35:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:35:50 ---> 819e984ddca1 02:35:50 Step 2/4 : WORKDIR /edgex 02:35:51 ---> Running in 85c31fe78874 02:35:51 Removing intermediate container 85c31fe78874 02:35:51 ---> 10e14ae42ae9 02:35:51 Step 3/4 : COPY go.mod . 02:35:51 ---> 97f4880a73db 02:35:51 Step 4/4 : RUN go mod download 02:35:51 ---> Running in 72f61489442b 02:35:59 ---> 1dfbe49faf96 02:35:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:35:59 ---> 18ea3ca08786 02:35:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:35:59 ---> cc1a1eaac030 02:35:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:35:59 ---> Running in 9b181c24a52c 02:35:59 ---> 7dbb7ac72e1a 02:35:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:35:59 ---> Running in fb2805c21662 02:35:59 ---> 3a7f9c57d192 02:35:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:35:59 ---> Running in 53b2c62a53c3 02:35:59 ---> Running in 56a2f80b8957 02:35:59 ---> Running in f55eda1384ca 02:35:59 Removing intermediate container fb2805c21662 02:35:59 ---> 92cf4ab3eb21 02:35:59 Step 10/26 : WORKDIR /edgex-go/spire-build 02:35:59 ---> Running in fcd769484132 02:35:59 Removing intermediate container fcd769484132 02:35:59 ---> ee4b400c221a 02:35:59 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 02:35:59 ---> Running in dab799507ac3 02:35:59 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 02:35:59 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 02:35:59 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 02:35:59 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 02:35:59 Removing intermediate container dab799507ac3 02:35:59 ---> 02adddc5b60c 02:35:59 Step 12/26 : WORKDIR /edgex-go 02:35:59 ---> Running in 7f4c7db2f456 02:35:59 Removing intermediate container 7f4c7db2f456 02:35:59 ---> 08de7813388e 02:35:59 02:35:59 Step 13/26 : FROM alpine:3.15 02:35:59 3.15: Pulling from library/alpine 02:36:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:36:00 Status: Downloaded newer image for alpine:3.15 02:36:00 ---> 0ac33e5f5afa 02:36:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:36:00 ---> Running in 09969465e13f 02:36:00 Removing intermediate container 09969465e13f 02:36:00 ---> 6a390c9265c8 02:36:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:00 ---> Running in 7670c19e5162 02:36:02 Removing intermediate container 7670c19e5162 02:36:02 ---> 9f0c9f9bb9e4 02:36:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:36:02 ---> Running in 294d02d71771 02:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:04 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:36:04 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:36:04 OK: 15859 distinct packages available 02:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:06 (1/5) Installing dumb-init (1.2.5-r1) 02:36:06 (2/5) Installing musl-obstack (1.2.3-r0) 02:36:06 (3/5) Installing libucontext (1.1-r0) 02:36:06 (4/5) Installing gcompat (1.0.0-r4) 02:36:06 (5/5) Installing openssl (1.1.1o-r0) 02:36:06 Executing busybox-1.34.1-r5.trigger 02:36:06 OK: 6 MiB in 19 packages 02:36:08 Removing intermediate container 294d02d71771 02:36:08 ---> 20647701cb35 02:36:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:36:10 ---> 245b2ebb6d53 02:36:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:12 ---> a248101db2af 02:36:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:36:13 ---> 77c444e0f636 02:36:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:36:14 ---> 3f279b402446 02:36:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:36:15 ---> c526376cd600 02:36:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:36:15 ---> Running in 3d6fdda65f18 02:36:15 Removing intermediate container 3d6fdda65f18 02:36:15 ---> 5d896cac8e57 02:36:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:36:15 ---> Running in 2c16fb90c350 02:36:15 Removing intermediate container 2c16fb90c350 02:36:15 ---> 46d0187a4222 02:36:15 Step 24/26 : LABEL arch=x86_64 02:36:15 ---> Running in 6114e58c425f 02:36:16 Removing intermediate container 6114e58c425f 02:36:16 ---> a1b290cc0774 02:36:16 Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:36:16 ---> Running in 8a9f93041101 02:36:16 Removing intermediate container 8a9f93041101 02:36:16 ---> fcb0a966ab89 02:36:16 Step 26/26 : LABEL version=0.0.0 02:36:16 ---> Running in 0c0f239bcda6 02:36:17 Removing intermediate container 0c0f239bcda6 02:36:17 ---> f97735205f63 02:36:17 02:36:17 Successfully built f97735205f63 02:36:17 Successfully tagged security-spire-agent:latest 02:36:17  Building security-spire-agent ... done Building security-secretstore-setup 02:36:19 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 02:36:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:36:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> b021073a4a43 02:36:22 Step 3/25 : WORKDIR /edgex-go 02:36:22 ---> Using cache 02:36:22 ---> 7d92c20b0d97 02:36:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:22 ---> Using cache 02:36:22 ---> 178deff596ef 02:36:22 Step 5/25 : RUN apk add --update --no-cache make git 02:36:25 ---> Running in 5e9236231bb7 02:36:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:27 OK: 221 MiB in 52 packages 02:36:27 Removing intermediate container 9b181c24a52c 02:36:27 ---> e55dd2d041c5 02:36:27 02:36:27 Step 10/22 : FROM alpine:3.14 02:36:27 Removing intermediate container f55eda1384ca 02:36:27 ---> ce3e8b95b711 02:36:27 02:36:27 Step 10/31 : FROM alpine:3.14 02:36:27 Removing intermediate container 53b2c62a53c3 02:36:27 ---> eff2ab8fc635 02:36:27 02:36:27 Step 10/22 : FROM alpine:3.14 02:36:28 Removing intermediate container 5e9236231bb7 02:36:28 ---> 72b6f0e46ef8 02:36:28 Step 6/25 : COPY go.mod vendor* ./ 02:36:28 ---> 9ed8061d11e1 02:36:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:28 ---> Running in 344d8319a743 02:36:28 3.14: Pulling from library/alpine 02:36:28 Removing intermediate container 56a2f80b8957 02:36:28 ---> 38dda274500d 02:36:28 02:36:28 Step 10/22 : FROM alpine:3.14 02:36:29 3.14: Pulling from library/alpine 02:36:29 3.14: Pulling from library/alpine 02:36:30 3.14: Pulling from library/alpine 02:36:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:36:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:36:30 Status: Downloaded newer image for alpine:3.14 02:36:30 Status: Image is up to date for alpine:3.14 02:36:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:36:30 Status: Image is up to date for alpine:3.14 02:36:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:36:30 Status: Image is up to date for alpine:3.14 02:36:30 ---> e04c818066af 02:36:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:36:30 ---> e04c818066af 02:36:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:36:30 ---> e04c818066af 02:36:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:36:30 ---> e04c818066af 02:36:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:36:30 ---> Running in 37c0c5147cae 02:36:30 ---> Running in 4d5569029345 02:36:30 ---> Running in 89f277a7cb79 02:36:30 ---> Running in 3ba01b7fe069 02:36:30 Removing intermediate container 37c0c5147cae 02:36:30 ---> aae732ad1da0 02:36:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:36:30 ---> Running in a2ee697da612 02:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:36:30 Removing intermediate container 344d8319a743 02:36:30 ---> d48844e7acea 02:36:30 Step 8/25 : COPY . . 02:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:36:30 (1/1) Installing dumb-init (1.2.5-r1) 02:36:30 Executing busybox-1.33.1-r7.trigger 02:36:30 OK: 6 MiB in 15 packages 02:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:36:31 (1/2) Installing ca-certificates (20211220-r0) 02:36:31 (2/2) Installing dumb-init (1.2.5-r1) 02:36:31 Executing busybox-1.33.1-r7.trigger 02:36:31 Executing ca-certificates-20211220-r0.trigger 02:36:31 (1/2) Installing dumb-init (1.2.5-r1) 02:36:31 (2/2) Installing su-exec (0.2-r1) 02:36:31 OK: 6 MiB in 16 packages 02:36:31 Executing busybox-1.33.1-r7.trigger 02:36:31 OK: 6 MiB in 16 packages 02:36:31 (1/6) Installing ca-certificates (20211220-r0) 02:36:31 (2/6) Installing brotli-libs (1.0.9-r5) 02:36:31 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:36:31 (4/6) Installing libcurl (7.79.1-r1) 02:36:31 (5/6) Installing curl (7.79.1-r1) 02:36:31 (6/6) Installing dumb-init (1.2.5-r1) 02:36:31 Executing busybox-1.33.1-r7.trigger 02:36:31 Executing ca-certificates-20211220-r0.trigger 02:36:31 OK: 8 MiB in 20 packages 02:36:33 Removing intermediate container 4d5569029345 02:36:33 ---> 87747ef209b9 02:36:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:34 ---> Running in 60ae9ad49c7e 02:36:34 Removing intermediate container 3ba01b7fe069 02:36:34 ---> e494c44a321b 02:36:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:36:34 ---> Running in fa5e0ccc9cda 02:36:34 Removing intermediate container a2ee697da612 02:36:34 ---> 5e135633bb5b 02:36:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:36:34 Removing intermediate container 60ae9ad49c7e 02:36:34 ---> f19b6798f049 02:36:34 Step 13/22 : ENV APP_PORT=59861 02:36:34 ---> Running in 400a0c2017b6 02:36:34 ---> Running in 4e3714238b72 02:36:34 Removing intermediate container 89f277a7cb79 02:36:34 ---> 38e33c982167 02:36:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:36:34 Removing intermediate container fa5e0ccc9cda 02:36:34 ---> f5454950f77c 02:36:34 Step 13/22 : ENV APP_PORT=59860 02:36:34 ---> Running in f4c32fa3705f 02:36:34 ---> Running in f835b9f153e6 02:36:34 Removing intermediate container 400a0c2017b6 02:36:34 ---> 69b595a4146d 02:36:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:36:34 Removing intermediate container 4e3714238b72 02:36:34 ---> 499a35ef5f8d 02:36:34 Step 14/22 : EXPOSE $APP_PORT 02:36:35 ---> Running in 2dc8c6482173 02:36:35 ---> Running in b404a5d6f1ca 02:36:35 Removing intermediate container f4c32fa3705f 02:36:35 ---> 40bd72c102de 02:36:35 Step 14/22 : EXPOSE $APP_PORT 02:36:35 Removing intermediate container f835b9f153e6 02:36:35 ---> ada12c64992c 02:36:35 Step 13/22 : WORKDIR /edgex 02:36:35 ---> Running in 46709fae7f5f 02:36:35 ---> Running in c6fc00c1d52e 02:36:35 Removing intermediate container b404a5d6f1ca 02:36:35 ---> 8d0dd83f115f 02:36:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:35 Removing intermediate container 2dc8c6482173 02:36:35 ---> 513e828b20eb 02:36:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:36:35 ---> Running in 8b17408f1f61 02:36:35 Removing intermediate container 46709fae7f5f 02:36:35 Removing intermediate container c6fc00c1d52e 02:36:35 ---> 6c1dabc0a504 02:36:35 ---> db6af72af197 02:36:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlStep 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:35 02:36:35 ---> 58e6a264348a 02:36:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:36:35 ---> 80e3685c94dc 02:36:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:36:35 ---> c3c69eda6476 02:36:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:36:36 ---> 948df101b71c 02:36:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:36 ---> f981b107b612 02:36:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:36 ---> a0e38c290743 02:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:36:36 ---> Running in c6191812860f 02:36:36 ---> 37f1aff5a19c 02:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:36:36 Removing intermediate container 8b17408f1f61 02:36:36 ---> a37755c9c814 02:36:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:36:36 ---> 1dfbf5172f2f 02:36:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:36:36 ---> Running in 88a39f64c3b0 02:36:36 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 02:36:36 ---> Running in d6ff5ce56e00 02:36:36 ---> 3e22c3ac9351 02:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:36:36 ---> abe5e98d69e2 02:36:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:36:36 Removing intermediate container 88a39f64c3b0 02:36:36 ---> ea9f7220f3d7 02:36:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:36:36 ---> Running in b065b1c7a264 02:36:36 Removing intermediate container d6ff5ce56e00 02:36:36 ---> 6fe00627df7a 02:36:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:36 ---> aeeee9602b1f 02:36:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:36 ---> Running in 3b7290d8d2d3 02:36:37 ---> Running in 80808ed9d17b 02:36:37 Removing intermediate container b065b1c7a264 02:36:37 ---> f741e5577be9 02:36:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:37 ---> 353fd567ec86 02:36:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:36:37 ---> Running in f3a1190a9a13 02:36:37 Removing intermediate container 3b7290d8d2d3 02:36:37 ---> 2c01b06ef3f5 02:36:37 Step 20/22 : LABEL arch=x86_64 02:36:37 ---> Running in 95d8afd3b46f 02:36:37 ---> Running in c8ca7c219e63 02:36:37 Removing intermediate container f3a1190a9a13 02:36:37 ---> 857b0811d7d8 02:36:37 Step 20/22 : LABEL arch=x86_64 02:36:37 ---> Running in 250790b1af9f 02:36:37 Removing intermediate container c8ca7c219e63 02:36:37 ---> 38cedb2da8b9 02:36:37 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:36:37 ---> Running in c227ee9b9f07 02:36:37 Removing intermediate container 250790b1af9f 02:36:37 ---> e6fec749a761 02:36:37 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:36:37 ---> Running in b02a15af2090 02:36:37 Removing intermediate container c227ee9b9f07 02:36:37 ---> 1e668eebc63e 02:36:37 Step 22/22 : LABEL version=0.0.0 02:36:37 ---> Running in a01da757065e 02:36:37 Removing intermediate container b02a15af2090 02:36:37 ---> cdcfdef0429a 02:36:37 Step 22/22 : LABEL version=0.0.0 02:36:37 ---> Running in b3303b3342ce 02:36:37 Removing intermediate container a01da757065e 02:36:37 ---> b9b5bfd7ca74 02:36:37 02:36:37 Removing intermediate container b3303b3342ce 02:36:37 ---> b0e79aeab242 02:36:37 02:36:37 Successfully built b9b5bfd7ca74 02:36:37 Successfully tagged support-scheduler:latest 02:36:37 Building security-spiffe-token-provider 02:36:37  Building support-scheduler ... done Removing intermediate container 80808ed9d17b 02:36:37 ---> 63a4659cd962 02:36:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:36:37 Successfully built b0e79aeab242 02:36:37 Successfully tagged support-notifications:latest 02:36:37 Building security-spire-server 02:36:37  Building support-notifications ... done  ---> Running in 7cf5f38555ae 02:36:37 Removing intermediate container 95d8afd3b46f 02:36:37 ---> 76c61754646c 02:36:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:38 Removing intermediate container 7cf5f38555ae 02:36:38 ---> d1ea6c4166bc 02:36:38 Step 20/22 : LABEL arch=x86_64 02:36:38 Removing intermediate container 72f61489442b 02:36:38 ---> 8e56ac5f43dc 02:36:38 Successfully built 8e56ac5f43dc 02:36:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:39 + docker inspect -f . ci-base-image-arm64 02:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container 02:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:36:41 $ docker top 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:42 + go version 02:36:42 go version go1.17.7 linux/arm64 [Pipeline] } 02:36:42 $ docker stop --time=1 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 02:36:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:36:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:36:43 ---> b021073a4a43 02:36:43 Step 3/25 : WORKDIR /edgex-go 02:36:43 ---> Using cache 02:36:43 ---> 7d92c20b0d97 02:36:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:43 ---> Using cache 02:36:43 ---> 178deff596ef 02:36:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:36:43 $ docker rm -f 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 02:36:43 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:36:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:36:43 ---> b021073a4a43 02:36:43 Step 3/20 : WORKDIR /edgex-go 02:36:43 ---> Using cache 02:36:43 ---> 7d92c20b0d97 02:36:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:44 + docker inspect -f . ci-base-image-arm64 02:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container 02:36:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:36:45 ---> Running in 0126d46909a7 02:36:45 ---> ebb783639a02 02:36:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:36:45 ---> Running in abd862c3ea63 02:36:45 ---> Running in fb88d2f30f96 02:36:45 Removing intermediate container 0126d46909a7 02:36:45 ---> 0b11c65c06b9 02:36:45 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:36:45 ---> Running in 33bb92c9f066 02:36:45 ---> 935f877660a2 02:36:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:36:45 Removing intermediate container 33bb92c9f066 02:36:45 ---> 4dba92c14a97 02:36:45 Step 22/22 : LABEL version=0.0.0 02:36:45 ---> Running in da9531f234c6 02:36:45 Removing intermediate container da9531f234c6 02:36:45 ---> 041d6bb74ebc 02:36:45 02:36:45 ---> 66f8a1197c7d 02:36:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:45 Successfully built 041d6bb74ebc 02:36:45 Successfully tagged security-proxy-setup:latest 02:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:45  Building security-proxy-setup ... done Building security-spire-config 02:36:45 ---> dc411adad7cb 02:36:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:36:46 $ docker top 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c -eo pid,comm 02:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 02:36:46 ========================================================= 02:36:46 [edgeXBuildGoParallel] Running Tests and Build... 02:36:46 ========================================================= [Pipeline] fileExists 02:36:46 OK: 221 MiB in 52 packages [Pipeline] sh 02:36:46 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:36:46 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:36:46 OK: 15866 distinct packages available 02:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:47 + make test 02:36:47 go mod tidy -compat=1.17 02:36:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:36:48 OK: 221 MiB in 52 packages 02:36:48 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 02:36:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:36:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:36:49 ---> b021073a4a43 02:36:49 Step 3/26 : WORKDIR /edgex-go 02:36:49 ---> Using cache 02:36:49 ---> 7d92c20b0d97 02:36:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:49 ---> Using cache 02:36:49 ---> 178deff596ef 02:36:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:36:49 ---> c6cb43e6b4e3 02:36:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:36:49 ---> Running in 543888571b3e 02:36:49 ---> Running in 033fcde25d97 02:36:49 Removing intermediate container abd862c3ea63 02:36:49 ---> cc478b5cb74e 02:36:49 Step 6/25 : COPY go.mod vendor* ./ 02:36:49 Removing intermediate container 033fcde25d97 02:36:49 ---> 12d58d034877 02:36:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:36:49 Removing intermediate container fb88d2f30f96 02:36:49 ---> 62717e09d7f8 02:36:49 Step 5/20 : COPY go.mod vendor* ./ 02:36:50 ---> 1164f79fc0ad 02:36:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:50 ---> Running in 9af4e13fc517 02:36:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:50 ---> 928fc6db9a36 02:36:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:50 ---> 179205dce72c 02:36:50 Step 26/31 : RUN chmod +x /entrypoint.sh 02:36:50 ---> Running in 729c21781995 02:36:50 ---> Running in 5a0e611b001d 02:36:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:51 OK: 221 MiB in 52 packages 02:36:52 Removing intermediate container c6191812860f 02:36:52 ---> 519b7578d175 02:36:52 02:36:52 Step 10/25 : FROM alpine:3.14 02:36:52 ---> e04c818066af 02:36:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:36:52 Removing intermediate container 9af4e13fc517 02:36:52 ---> 7d036fd3ff77 02:36:52 Step 8/25 : COPY . . 02:36:52 ---> Running in f072364a77c1 02:36:52 Removing intermediate container 5a0e611b001d 02:36:52 ---> 669cdcd62ebd 02:36:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:36:52 Removing intermediate container 729c21781995 02:36:52 ---> fe7aa06058a5 02:36:52 Step 7/20 : COPY . . 02:36:52 ---> Running in b27e63088d8d 02:36:52 Removing intermediate container 543888571b3e 02:36:52 ---> a694ef796b84 02:36:52 Step 6/26 : COPY go.mod vendor* ./ 02:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:36:52 (1/3) Installing ca-certificates (20211220-r0) 02:36:52 (2/3) Installing dumb-init (1.2.5-r1) 02:36:52 (3/3) Installing su-exec (0.2-r1) 02:36:52 Executing busybox-1.33.1-r7.trigger 02:36:52 Executing ca-certificates-20211220-r0.trigger 02:36:53 OK: 6 MiB in 17 packages 02:36:55 Removing intermediate container b27e63088d8d 02:36:55 ---> f9c4ee47ccae 02:36:55 Step 28/31 : CMD ["gate"] 02:36:59 ---> a05dc866e132 02:36:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:59 ---> Running in 2eeffe8ba45e 02:36:59 ---> fbef618c1097 02:36:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:59 ---> Running in 2b1ffa402c3d 02:36:59 ---> d1272010366e 02:36:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:36:59 ---> Running in 5faecd4123c7 02:36:59 Removing intermediate container f072364a77c1 02:36:59 ---> 1b2a00a0147a 02:36:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:36:59 ---> Running in d53bcb39adf8 02:36:59 Removing intermediate container 2eeffe8ba45e 02:36:59 ---> 9403f7bf4f9f 02:36:59 Step 29/31 : LABEL arch=x86_64 02:36:59 ---> Running in 258a71ba6e65 02:36:59 Removing intermediate container d53bcb39adf8 02:36:59 ---> 7abb1ff8e340 02:36:59 Step 10/25 : WORKDIR /edgex-go/spire-build 02:36:59 ---> Running in bf3230baab40 02:36:59 Removing intermediate container 258a71ba6e65 02:36:59 ---> 8e5134d532e2 02:36:59 Step 13/25 : WORKDIR / 02:36:59 ---> Running in 17bf83702581 02:36:59 ---> Running in a9dbd42bb62e 02:36:59 Removing intermediate container bf3230baab40 02:36:59 ---> 0af2b58144cd 02:36:59 Step 30/31 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:36:59 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 02:36:59 Removing intermediate container 17bf83702581 02:36:59 ---> 05f2011c7b13 02:36:59 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/; fiRemoving intermediate container a9dbd42bb62e 02:36:59 02:36:59 ---> 29d581ac312a 02:36:59 ---> Running in d98003b961cd 02:36:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:36:59 ---> Running in 851b037f8be4 02:36:59 Removing intermediate container d98003b961cd 02:36:59 ---> 3a5314142fcc 02:36:59 Step 31/31 : LABEL version=0.0.0 02:36:59 ---> d2cbc2449219 02:36:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:37:00 Removing intermediate container 2b1ffa402c3d 02:37:00 ---> 1cc00eccb901 02:37:00 Step 8/26 : COPY . . 02:37:00 ---> Running in d0dc3861a6b6 02:37:00 ---> cf32c5b13fe2 02:37:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:37:00 Removing intermediate container d0dc3861a6b6 02:37:00 ---> e99d92a71d49 02:37:00 02:37:00 Successfully built e99d92a71d49 02:37:00 Successfully tagged security-bootstrapper:latest 02:37:00  Building security-bootstrapper ... done Building sys-mgmt-agent 02:37:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:37:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:06 ---> b021073a4a43 02:37:06 Step 3/23 : WORKDIR /edgex-go 02:37:06 ---> Using cache 02:37:06 ---> 7d92c20b0d97 02:37:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:06 ---> Using cache 02:37:06 ---> 178deff596ef 02:37:06 Step 5/23 : RUN apk add --update --no-cache make bash git 02:37:06 ---> 83bb9af5e06f 02:37:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:37:06 ---> Running in 9431697f3c40 02:37:06 ---> 28a28f936bb7 02:37:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:37:07 Removing intermediate container 851b037f8be4 02:37:07 ---> 6792a8fb27c8 02:37:07 Step 12/25 : WORKDIR /edgex-go 02:37:07 ---> bb19c0726ef0 02:37:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:37:07 ---> Running in 27e17f02c565 02:37:07 ---> Running in ab7031c80342 02:37:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:07 Removing intermediate container ab7031c80342 02:37:07 ---> 194a8af0058d 02:37:07 Step 10/26 : WORKDIR /edgex-go/spire-build 02:37:07 Removing intermediate container 27e17f02c565 02:37:07 ---> 8fed45d3ae6e 02:37:07 02:37:07 Step 13/25 : FROM alpine:3.15 02:37:07 ---> 0ac33e5f5afa 02:37:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:37:07 ---> Using cache 02:37:07 ---> 6a390c9265c8 02:37:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:07 ---> Using cache 02:37:07 ---> 9f0c9f9bb9e4 02:37:07 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:37:07 ---> Using cache 02:37:07 ---> 20647701cb35 02:37:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:37:07 ---> Running in 0ed3bdce6993 02:37:07 ---> b37274732eb6 02:37:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:37:08 Removing intermediate container 0ed3bdce6993 02:37:08 ---> c0d9c6b4efb5 02:37:08 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 02:37:08 ---> Running in be58756f0e54 02:37:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:08 OK: 221 MiB in 52 packages 02:37:09 ---> 208717bbf442 02:37:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:37:09 ---> 26fe24440ca0 02:37:09 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/ 02:37:09 ---> 034ab799e708 02:37:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:37:09 ---> Running in 08fafc565a9b 02:37:09 Removing intermediate container 9431697f3c40 02:37:09 ---> 75cf818fd958 02:37:09 Step 6/23 : COPY go.mod vendor* ./ 02:37:10 Removing intermediate container be58756f0e54 02:37:10 ---> 2171c9022e15 02:37:10 Step 12/26 : WORKDIR /edgex-go 02:37:10 ---> Running in 7af5a71d210c 02:37:10 ---> b3d7201267c2 02:37:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:10 ---> 8cc9929e3b6a 02:37:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:37:10 ---> Running in af3b7a110bd1 02:37:10 Removing intermediate container 7af5a71d210c 02:37:10 ---> 44cd5487c56a 02:37:10 02:37:10 Step 13/26 : FROM alpine:3.15 02:37:10 ---> 0ac33e5f5afa 02:37:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:37:10 ---> Using cache 02:37:10 ---> 6a390c9265c8 02:37:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:10 ---> Using cache 02:37:10 ---> 9f0c9f9bb9e4 02:37:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:37:10 ---> Running in b2a79542fc8e 02:37:10 ---> 93ca451d47e1 02:37:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:37:10 ---> 7fbecf8d8ca4 02:37:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:37:10 ---> Running in 9a1e6915a4c7 02:37:10 Removing intermediate container 08fafc565a9b 02:37:10 ---> 29dde6b30875 02:37:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:10 ---> Running in e5af4231582c 02:37:11 Removing intermediate container 9a1e6915a4c7 02:37:11 ---> 9cf95c665609 02:37:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:37:11 Removing intermediate container e5af4231582c 02:37:11 ---> 91bff4ef1982 02:37:11 Step 23/25 : LABEL arch=x86_64 02:37:11 ---> Running in 7fa89afe8a14 02:37:11 ---> Running in 7199654c6d7c 02:37:11 Removing intermediate container 7fa89afe8a14 02:37:11 ---> b99e386f9184 02:37:11 Step 23/25 : LABEL arch=x86_64 02:37:11 Removing intermediate container 7199654c6d7c 02:37:11 ---> 1bad04f5e400 02:37:11 Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:11 ---> Running in 4c8a9f6d1b49 02:37:11 Removing intermediate container af3b7a110bd1 02:37:11 ---> 299dabd58b10 02:37:11 Step 8/23 : COPY . . 02:37:11 ---> Running in 9b8a59c57cee 02:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:11 Removing intermediate container 4c8a9f6d1b49 02:37:11 ---> 5c7b26f939f9 02:37:11 Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:12 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:37:12 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:37:12 OK: 15859 distinct packages available 02:37:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:13 (1/4) Installing dumb-init (1.2.5-r1) 02:37:13 (2/4) Installing musl-obstack (1.2.3-r0) 02:37:13 (3/4) Installing libucontext (1.1-r0) 02:37:13 (4/4) Installing gcompat (1.0.0-r4) 02:37:13 Executing busybox-1.34.1-r5.trigger 02:37:13 OK: 6 MiB in 18 packages 02:37:14 Removing intermediate container 9b8a59c57cee 02:37:14 ---> fb060b3de228 02:37:14 Step 25/25 : LABEL version=0.0.0 02:37:14 ---> Running in 42e7be8e62b3 02:37:14 ---> Running in e618c8588e62 02:37:14 Removing intermediate container 42e7be8e62b3 02:37:14 ---> 74265098f55d 02:37:14 Step 25/25 : LABEL version=0.0.0 02:37:14 Removing intermediate container e618c8588e62 02:37:14 ---> 9e2da888420b 02:37:14 02:37:14 ---> Running in 019e3b25b533 02:37:15 Removing intermediate container b2a79542fc8e 02:37:15 ---> 39f7dc20f58c 02:37:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:37:15 Successfully built 9e2da888420b 02:37:15 Successfully tagged security-secretstore-setup:latest 02:37:15  Building security-secretstore-setup ... done Building core-data 02:37:16 Removing intermediate container 019e3b25b533 02:37:16 ---> f2dd5291e09b 02:37:16 02:37:16 Successfully built f2dd5291e09b 02:37:17 Successfully tagged security-spire-server:latest 02:37:17  Building security-spire-server ... done Building core-command 02:37:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:37:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:18 ---> b021073a4a43 02:37:18 Step 3/23 : WORKDIR /edgex-go 02:37:18 ---> Using cache 02:37:18 ---> 7d92c20b0d97 02:37:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:18 ---> Using cache 02:37:18 ---> 178deff596ef 02:37:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 02:37:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:37:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:20 ---> b021073a4a43 02:37:20 Step 3/23 : WORKDIR /edgex-go 02:37:20 ---> Using cache 02:37:20 ---> 7d92c20b0d97 02:37:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:20 ---> Using cache 02:37:20 ---> 178deff596ef 02:37:20 Step 5/23 : RUN apk add --update --no-cache make git 02:37:20 ---> Using cache 02:37:20 ---> 72b6f0e46ef8 02:37:20 Step 6/23 : COPY go.mod vendor* ./ 02:37:20 ---> Using cache 02:37:20 ---> 9ed8061d11e1 02:37:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:20 ---> Using cache 02:37:20 ---> d48844e7acea 02:37:20 Step 8/23 : COPY . . 02:37:20 ---> Using cache 02:37:20 ---> 948df101b71c 02:37:20 Step 9/23 : RUN make cmd/core-command/core-command 02:37:23 ---> aee4a0a7e1be 02:37:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:37:23 ---> Running in eb10a3cac5b9 02:37:23 ---> Running in 13185e4442e7 02:37:23 ---> e12dc1b89a1e 02:37:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:37:23 Removing intermediate container 5faecd4123c7 02:37:23 ---> 17d9fc975743 02:37:23 02:37:23 Step 9/20 : FROM alpine:3.15 02:37:23 ---> 0ac33e5f5afa 02:37:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:37:23 ---> Using cache 02:37:23 ---> 6a390c9265c8 02:37:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:23 ---> Using cache 02:37:23 ---> 9f0c9f9bb9e4 02:37:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:37:23 ---> Running in 69715f4c0dbf 02:37:23 ---> Running in d0051e800bfc 02:37:23 ---> bcea3ff1d183 02:37:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:37:23 ---> Running in a72099c3f691 02:37:23 Removing intermediate container a72099c3f691 02:37:23 ---> c4e5777b17a5 02:37:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:37:23 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 02:37:23 ---> e6eccb0b7a1f 02:37:23 Step 21/26 : WORKDIR / 02:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:23 ---> Running in 3207b88171a2 02:37:23 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 02:37:23 Removing intermediate container 3207b88171a2 02:37:23 ---> 48ced548b5d5 02:37:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:23 ---> Running in 8a518d2e1886 02:37:23 Removing intermediate container 8a518d2e1886 02:37:23 ---> f133fb326db9 02:37:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:37:23 ---> Running in b91cfaa98706 02:37:23 Removing intermediate container b91cfaa98706 02:37:23 ---> 58df03b1cbc8 02:37:23 Step 24/26 : LABEL arch=x86_64 02:37:24 ---> Running in 5b9b09d945d1 02:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:24 Removing intermediate container 5b9b09d945d1 02:37:24 ---> 065c04bf72ab 02:37:24 Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:24 ---> Running in 0c8e391b1de2 02:37:24 Removing intermediate container 0c8e391b1de2 02:37:24 ---> bec0a4d0dfb3 02:37:24 Step 26/26 : LABEL version=0.0.0 02:37:24 ---> Running in 4b12beb2ffba 02:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:24 OK: 221 MiB in 52 packages 02:37:24 Removing intermediate container 4b12beb2ffba 02:37:24 ---> 6b4f1507fbe6 02:37:24 02:37:24 Successfully built 6b4f1507fbe6 02:37:24 Successfully tagged security-spire-config:latest 02:37:24  Building security-spire-config ... done Building core-metadata 02:37:25 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:37:25 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:37:25 OK: 15859 distinct packages available 02:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:25 (1/9) Installing ca-certificates (20211220-r0) 02:37:26 (2/9) Installing brotli-libs (1.0.9-r5) 02:37:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:37:26 (4/9) Installing libcurl (7.80.0-r1) 02:37:26 (5/9) Installing curl (7.80.0-r1) 02:37:26 (6/9) Installing dumb-init (1.2.5-r1) 02:37:26 (7/9) Installing musl-obstack (1.2.3-r0) 02:37:26 (8/9) Installing libucontext (1.1-r0) 02:37:26 (9/9) Installing gcompat (1.0.0-r4) 02:37:27 Executing busybox-1.34.1-r5.trigger 02:37:27 Executing ca-certificates-20211220-r0.trigger 02:37:27 OK: 8 MiB in 23 packages 02:37:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:37:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:28 ---> b021073a4a43 02:37:28 Step 3/23 : WORKDIR /edgex-go 02:37:28 ---> Using cache 02:37:28 ---> 7d92c20b0d97 02:37:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:28 ---> Using cache 02:37:28 ---> 178deff596ef 02:37:28 Step 5/23 : RUN apk add --update --no-cache make git 02:37:28 ---> Using cache 02:37:28 ---> 72b6f0e46ef8 02:37:28 Step 6/23 : COPY go.mod vendor* ./ 02:37:28 ---> Using cache 02:37:28 ---> 9ed8061d11e1 02:37:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:28 ---> Using cache 02:37:28 ---> d48844e7acea 02:37:28 Step 8/23 : COPY . . 02:37:28 ---> Using cache 02:37:28 ---> 948df101b71c 02:37:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:37:29 Removing intermediate container 13185e4442e7 02:37:29 ---> b2c4730a6d74 02:37:29 Step 6/23 : COPY go.mod vendor* ./ 02:37:29 ---> Running in 6a447d0aff24 02:37:30 Removing intermediate container d0051e800bfc 02:37:30 ---> 5b9186394fa2 02:37:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:30 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 02:37:30 ---> 055c66e78879 02:37:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:30 ---> Running in f2c55c86e3d0 02:37:30 ---> 8d8d5a6896ca 02:37:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:37:32 ---> 8c8ed36deaa0 02:37:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:37:32 Removing intermediate container f2c55c86e3d0 02:37:32 ---> f05f500c2588 02:37:32 Step 8/23 : COPY . . 02:37:32 ---> b0dff2513852 02:37:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:37:32 ---> Running in d3b5b32c5bf8 02:37:33 Removing intermediate container d3b5b32c5bf8 02:37:33 ---> 7895cb788f9c 02:37:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:37 ---> Running in 38cafeb8e473 02:37:37 Removing intermediate container 38cafeb8e473 02:37:37 ---> c1b34c5fbad5 02:37:37 Step 18/20 : LABEL arch=x86_64 02:37:38 ---> Running in 5eeadc9fe9a3 02:37:38 ---> 2a6dca90db9f 02:37:38 Step 9/23 : RUN make cmd/core-data/core-data 02:37:38 ---> Running in 57e34a890252 02:37:38 Removing intermediate container 5eeadc9fe9a3 02:37:38 ---> efebf8d9b636 02:37:38 Step 19/20 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:38 ---> Running in 585a09222bcb 02:37:38 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 02:37:38 Removing intermediate container 585a09222bcb 02:37:38 ---> c499e35bd971 02:37:38 Step 20/20 : LABEL version=0.0.0 02:37:39 ---> Running in 0dbd37bc28b7 02:37:40 Removing intermediate container 0dbd37bc28b7 02:37:40 ---> fb4b58323343 02:37:40 02:37:40 Successfully built fb4b58323343 02:37:40 Successfully tagged security-spiffe-token-provider:latest 02:37:41  Building security-spiffe-token-provider ... done Removing intermediate container eb10a3cac5b9 02:37:41 ---> 77e5c174f4ca 02:37:41 02:37:41 Step 10/23 : FROM alpine:3.14 02:37:41 ---> e04c818066af 02:37:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:37:41 ---> Using cache 02:37:41 ---> 87747ef209b9 02:37:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:41 ---> Using cache 02:37:41 ---> f19b6798f049 02:37:41 Step 13/23 : ENV APP_PORT=59882 02:37:41 Removing intermediate container 69715f4c0dbf 02:37:41 ---> 721169b7bdae 02:37:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:37:41 ---> Running in 973684c7752c 02:37:41 ---> Running in ef3981142dd9 02:37:41 Removing intermediate container 973684c7752c 02:37:41 ---> 2f23d0c9f3d9 02:37:41 Step 14/23 : EXPOSE $APP_PORT 02:37:41 ---> Running in 912b7d3a51a1 02:37:41 Removing intermediate container 912b7d3a51a1 02:37:41 ---> acc090c707b8 02:37:41 Step 15/23 : WORKDIR / 02:37:41 ---> Running in a833faf58119 02:37:41 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 02:37:42 Removing intermediate container a833faf58119 02:37:42 ---> bfaf284fc122 02:37:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:42 ---> 41b25b239f48 02:37:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:43 ---> a0b6d650ba8f 02:37:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:37:43 Removing intermediate container ef3981142dd9 02:37:43 ---> 2b77edee02a5 02:37:43 02:37:43 Step 11/23 : FROM docker:20.10.14 02:37:43 ---> 09412b0020ac 02:37:43 Step 19/23 : ENTRYPOINT ["/core-command"] 02:37:43 20.10.14: Pulling from library/docker 02:37:43 ---> Running in 3f71d86195e4 02:37:43 Removing intermediate container 3f71d86195e4 02:37:43 ---> b9c5675379c5 02:37:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:43 ---> Running in f78caccc69d5 02:37:44 Removing intermediate container f78caccc69d5 02:37:44 ---> 2f128a76ed47 02:37:44 Step 21/23 : LABEL arch=x86_64 02:37:44 ---> Running in 6acff9658475 02:37:44 Removing intermediate container 6acff9658475 02:37:44 ---> f90341a0847b 02:37:44 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:44 ---> Running in 003cdeca57d8 02:37:45 Removing intermediate container 003cdeca57d8 02:37:45 ---> 2144adefa9ba 02:37:45 Step 23/23 : LABEL version=0.0.0 02:37:45 ---> Running in ae135530ad67 02:37:45 Removing intermediate container ae135530ad67 02:37:45 ---> 8ab203c238b8 02:37:45 02:37:45 Successfully built 8ab203c238b8 02:37:45 Successfully tagged core-command:latest 02:37:48  Building core-command ... done Removing intermediate container 6a447d0aff24 02:37:48 ---> df48e714832f 02:37:48 02:37:48 Step 10/23 : FROM alpine:3.14 02:37:48 ---> e04c818066af 02:37:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:37:48 ---> Using cache 02:37:48 ---> 87747ef209b9 02:37:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:48 ---> Using cache 02:37:48 ---> f19b6798f049 02:37:48 Step 13/23 : ENV APP_PORT=59881 02:37:48 ---> Running in 4d4bd168f7b3 02:37:48 Removing intermediate container 4d4bd168f7b3 02:37:48 ---> 9752072a1901 02:37:48 Step 14/23 : EXPOSE $APP_PORT 02:37:48 ---> Running in 17d8e50d5b41 02:37:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:37:48 Status: Downloaded newer image for docker:20.10.14 02:37:48 ---> 7417809fdb73 02:37:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:37:48 ---> Running in f6e356143af3 02:37:48 Removing intermediate container 17d8e50d5b41 02:37:48 ---> e15ee6da2628 02:37:48 Step 15/23 : WORKDIR / 02:37:48 ---> Running in e70eda8625bc 02:37:48 Removing intermediate container f6e356143af3 02:37:48 ---> 9b69c8b7e2d0 02:37:48 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 02:37:48 ---> Running in c29aa865ce24 02:37:48 Removing intermediate container e70eda8625bc 02:37:48 ---> 4b720ecd24b6 02:37:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:49 ---> fc8fead8822f 02:37:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:37:49 ---> 55831825ea31 02:37:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:37:49 (1/43) Installing readline (8.1.1-r0) 02:37:49 (2/43) Installing bash (5.1.16-r0) 02:37:49 Executing bash-5.1.16-r0.post-install 02:37:49 (3/43) Installing brotli-libs (1.0.9-r5) 02:37:49 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:37:49 ---> 92d7c6ca2e9c 02:37:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:37:49 (5/43) Installing libcurl (7.80.0-r1) 02:37:49 (6/43) Installing curl (7.80.0-r1) 02:37:49 (7/43) Installing dumb-init (1.2.5-r1) 02:37:49 (8/43) Installing libbz2 (1.0.8-r1) 02:37:49 (9/43) Installing expat (2.4.7-r0) 02:37:49 ---> Running in 2cc7f959c791 02:37:49 (10/43) Installing libffi (3.4.2-r1) 02:37:49 (11/43) Installing gdbm (1.22-r0) 02:37:49 (12/43) Installing xz-libs (5.2.5-r1) 02:37:49 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:37:49 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:37:49 (15/43) Installing mpdecimal (2.5.1-r1) 02:37:49 (16/43) Installing sqlite-libs (3.36.0-r0) 02:37:49 Removing intermediate container 2cc7f959c791 02:37:49 ---> ea0b29040b83 02:37:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:49 (17/43) Installing python3 (3.9.7-r4) 02:37:49 ---> Running in 11bbbf0acd29 02:37:49 Removing intermediate container 11bbbf0acd29 02:37:49 ---> 24f7e513e995 02:37:49 Step 21/23 : LABEL arch=x86_64 02:37:49 ---> Running in b7357ffc2666 02:37:50 Removing intermediate container b7357ffc2666 02:37:50 ---> d009fe4f6aa5 02:37:50 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:37:50 ---> Running in 6231f4a225d9 02:37:50 (18/43) Installing py3-appdirs (1.4.4-r2) 02:37:50 (19/43) Installing py3-certifi (2020.12.5-r1) 02:37:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:37:50 Removing intermediate container 6231f4a225d9 02:37:50 ---> d820558fb5fc 02:37:50 Step 23/23 : LABEL version=0.0.0 02:37:50 (21/43) Installing py3-idna (3.3-r0) 02:37:50 ---> Running in dd3664ffd62a 02:37:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:37:50 (23/43) Installing py3-requests (2.26.0-r1) 02:37:50 (24/43) Installing py3-msgpack (1.0.2-r1) 02:37:50 (25/43) Installing py3-lockfile (0.12.2-r4) 02:37:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:37:50 Removing intermediate container dd3664ffd62a 02:37:50 ---> 01329a0edd1b 02:37:50 02:37:50 (27/43) Installing py3-colorama (0.4.4-r1) 02:37:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:37:50 Successfully built 01329a0edd1b 02:37:50 (29/43) Installing py3-distlib (0.3.3-r0) 02:37:50 Successfully tagged core-metadata:latest 02:37:50  Building core-metadata ... done (30/43) Installing py3-distro (1.6.0-r0) 02:37:50 (31/43) Installing py3-six (1.16.0-r0) 02:37:50 (32/43) Installing py3-webencodings (0.5.1-r4) 02:37:50 (33/43) Installing py3-html5lib (1.1-r1) 02:37:50 (34/43) Installing py3-parsing (2.4.7-r2) 02:37:50 (35/43) Installing py3-packaging (20.9-r1) 02:37:50 (36/43) Installing py3-tomli (1.2.2-r0) 02:37:50 (37/43) Installing py3-pep517 (0.12.0-r0) 02:37:50 (38/43) Installing py3-progress (1.6-r0) 02:37:50 (39/43) Installing py3-retrying (1.3.3-r2) 02:37:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:37:50 (41/43) Installing py3-setuptools (52.0.0-r4) 02:37:50 (42/43) Installing py3-toml (0.10.2-r2) 02:37:50 (43/43) Installing py3-pip (20.3.4-r1) 02:37:50 Executing busybox-1.34.1-r5.trigger 02:37:50 OK: 83 MiB in 65 packages 02:37:51 Collecting docker-compose==1.23.2 02:37:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:37:51 Collecting docker<4.0,>=3.6.0 02:37:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:37:51 Collecting websocket-client<1.0,>=0.32.0 02:37:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:37:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:37:51 Collecting texttable<0.10,>=0.9.0 02:37:51 Downloading texttable-0.9.1.tar.gz (11 kB) 02:37:52 Collecting PyYAML<4,>=3.10 02:37:52 Downloading PyYAML-3.13.tar.gz (270 kB) 02:37:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:37:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:37:52 Collecting dockerpty<0.5,>=0.4.1 02:37:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:37:53 Collecting cached-property<2,>=1.2.0 02:37:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:37:53 Collecting docopt<0.7,>=0.6.1 02:37:53 Downloading docopt-0.6.2.tar.gz (25 kB) 02:37:53 Collecting jsonschema<3,>=2.5.1 02:37:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:37:53 Collecting docker-pycreds>=0.4.0 02:37:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:37:54 Collecting urllib3<1.25,>=1.21.1 02:37:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:37:54 Collecting idna<2.8,>=2.5 02:37:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:37:54 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) 02:37:54 Collecting chardet<3.1.0,>=3.0.2 02:37:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:37:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:37:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:37:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:37:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:37:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:37:54 Attempting uninstall: urllib3 02:37:54 Found existing installation: urllib3 1.26.7 02:37:54 Uninstalling urllib3-1.26.7: 02:37:54 Successfully uninstalled urllib3-1.26.7 02:37:54 Attempting uninstall: idna 02:37:54 Found existing installation: idna 3.3 02:37:54 Uninstalling idna-3.3: 02:37:54 Successfully uninstalled idna-3.3 02:37:55 Attempting uninstall: requests 02:37:55 Found existing installation: requests 2.26.0 02:37:55 Uninstalling requests-2.26.0: 02:37:55 Successfully uninstalled requests-2.26.0 02:37:55 Running setup.py install for texttable: started 02:37:55 Running setup.py install for texttable: finished with status 'done' 02:37:55 Running setup.py install for PyYAML: started 02:37:55 Running setup.py install for PyYAML: finished with status 'done' 02:37:55 Running setup.py install for docopt: started 02:37:56 Removing intermediate container 57e34a890252 02:37:56 ---> cb266d77961e 02:37:56 02:37:56 Step 10/23 : FROM alpine:3.14 02:37:56 ---> e04c818066af 02:37:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:37:56 ---> Running in 2e10acf59916 02:37:56 Removing intermediate container 2e10acf59916 02:37:56 ---> 913d83d8bda9 02:37:56 Step 12/23 : ENV APP_PORT=59880 02:37:56 ---> Running in 5bf3ed42c9af 02:37:56 Running setup.py install for docopt: finished with status 'done' 02:37:56 Running setup.py install for dockerpty: started 02:37:56 Removing intermediate container 5bf3ed42c9af 02:37:56 ---> ed1c80138ca7 02:37:56 Step 13/23 : EXPOSE $APP_PORT 02:37:56 ---> Running in 1597e057801a 02:37:56 Removing intermediate container 1597e057801a 02:37:56 ---> d151869491c7 02:37:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:56 ---> Running in f7297d908f20 02:37:56 Running setup.py install for dockerpty: finished with status 'done' 02:37:56 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 02:37:57 Removing intermediate container f7297d908f20 02:37:57 ---> fdd0483cdee4 02:37:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:37:57 ---> Running in eb735995bc60 02:37:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:37:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:37:58 (1/6) Installing dumb-init (1.2.5-r1) 02:37:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:37:58 (3/6) Installing libsodium (1.0.18-r0) 02:37:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:37:59 (5/6) Installing libzmq (4.3.4-r0) 02:37:59 (6/6) Installing zeromq (4.3.4-r0) 02:37:59 Executing busybox-1.33.1-r7.trigger 02:37:59 OK: 8 MiB in 20 packages 02:37:59 Removing intermediate container c29aa865ce24 02:37:59 ---> 642be2f153c7 02:37:59 Step 14/23 : ENV APP_PORT=58890 02:37:59 ---> Running in 15e52133f92d 02:37:59 Removing intermediate container 15e52133f92d 02:37:59 ---> b816781467dc 02:37:59 Step 15/23 : EXPOSE $APP_PORT 02:37:59 ---> Running in ac445da7921c 02:37:59 Removing intermediate container eb735995bc60 02:37:59 ---> 30c1e3b46169 02:37:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:59 Removing intermediate container ac445da7921c 02:37:59 ---> d587aa11f659 02:37:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:37:59 ---> eea551fe1aeb 02:37:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:00 ---> 337b27abd442 02:38:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:38:00 ---> 1b01cbe125a5 02:38:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:38:00 ---> 4efdceef97eb 02:38:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:38:00 ---> 46bbbccf2fb0 02:38:00 Step 19/23 : ENTRYPOINT ["/core-data"] 02:38:00 ---> Running in d2f0183000e0 02:38:00 Removing intermediate container d2f0183000e0 02:38:00 ---> abcd3cba08d7 02:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:00 ---> 9f502133b829 02:38:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:38:00 ---> Running in 1c2505e2f75f 02:38:00 ---> Running in 95ba8de7a45d 02:38:00 Removing intermediate container 1c2505e2f75f 02:38:00 ---> 18b1f71799f7 02:38:00 Step 21/23 : LABEL arch=x86_64 02:38:00 Removing intermediate container 95ba8de7a45d 02:38:00 ---> 4065bac38fd6 02:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:00 ---> Running in 44a9fe547fd4 02:38:00 ---> Running in 5b1e21b27090 02:38:01 Removing intermediate container 44a9fe547fd4 02:38:01 ---> 83c5ea289480 02:38:01 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:38:01 ---> Running in 07a727dfdedd 02:38:01 Removing intermediate container 5b1e21b27090 02:38:01 ---> dd5ea560ec8f 02:38:01 Step 21/23 : LABEL arch=x86_64 02:38:01 ---> Running in 21d8dffe4592 02:38:01 Removing intermediate container 07a727dfdedd 02:38:01 ---> a9f1df50105e 02:38:01 Step 23/23 : LABEL version=0.0.0 02:38:01 ---> Running in 1c4f8d92aa69 02:38:01 Removing intermediate container 21d8dffe4592 02:38:01 ---> d9f8e876eec0 02:38:01 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:38:01 ---> Running in 67adfe754ffc 02:38:01 Removing intermediate container 1c4f8d92aa69 02:38:01 ---> 55b19da96018 02:38:01 02:38:01 Removing intermediate container 67adfe754ffc 02:38:01 ---> a242f003be0a 02:38:01 Step 23/23 : LABEL version=0.0.0 02:38:01 Successfully built 55b19da96018 02:38:01 Successfully tagged core-data:latest 02:38:01  Building core-data ... done  ---> Running in c5430cb50cc5 02:38:01 Removing intermediate container c5430cb50cc5 02:38:01 ---> bd16dbb199ba 02:38:01 02:38:01 Successfully built bd16dbb199ba 02:38:01 Successfully tagged sys-mgmt-agent:latest 02:38:01  Building sys-mgmt-agent ... done  [Pipeline] } 02:38:01 $ docker stop --time=1 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b 02:38:02 $ docker rm -f 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b [Pipeline] // withDockerContainer [Pipeline] sh 02:38:03 + docker images 02:38:03 REPOSITORY TAG IMAGE ID CREATED SIZE 02:38:03 core-data latest 55b19da96018 2 seconds ago 22.5MB 02:38:03 sys-mgmt-agent latest bd16dbb199ba 2 seconds ago 299MB 02:38:03 cb266d77961e 8 seconds ago 1.65GB 02:38:03 core-metadata latest 01329a0edd1b 13 seconds ago 17MB 02:38:03 df48e714832f 17 seconds ago 1.62GB 02:38:03 core-command latest 8ab203c238b8 18 seconds ago 16.1MB 02:38:03 2b77edee02a5 21 seconds ago 1.62GB 02:38:03 77e5c174f4ca 23 seconds ago 1.61GB 02:38:03 security-spiffe-token-provider latest fb4b58323343 24 seconds ago 29MB 02:38:03 security-spire-config latest 6b4f1507fbe6 39 seconds ago 86.7MB 02:38:03 17d9fc975743 47 seconds ago 1.67GB 02:38:03 security-spire-server latest f2dd5291e09b 49 seconds ago 87.3MB 02:38:03 security-secretstore-setup latest 9e2da888420b 49 seconds ago 28.5MB 02:38:03 44cd5487c56a 53 seconds ago 1.52GB 02:38:03 8fed45d3ae6e 56 seconds ago 1.52GB 02:38:03 security-bootstrapper latest e99d92a71d49 About a minute ago 19.1MB 02:38:03 519b7578d175 About a minute ago 1.63GB 02:38:03 security-proxy-setup latest 041d6bb74ebc About a minute ago 26.9MB 02:38:03 support-notifications latest b0e79aeab242 About a minute ago 27MB 02:38:03 support-scheduler latest b9b5bfd7ca74 About a minute ago 26.4MB 02:38:03 38dda274500d About a minute ago 1.67GB 02:38:03 eff2ab8fc635 About a minute ago 1.67GB 02:38:03 e55dd2d041c5 About a minute ago 1.62GB 02:38:03 ce3e8b95b711 About a minute ago 1.62GB 02:38:03 security-spire-agent latest f97735205f63 About a minute ago 127MB 02:38:03 08de7813388e 2 minutes ago 1.52GB 02:38:03 ci-base-image-x86_64 latest b021073a4a43 5 minutes ago 1.02GB 02:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 13 days ago 680MB 02:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 02:38:03 docker 20.10.14 7417809fdb73 2 months ago 218MB 02:38:03 alpine 3.14 e04c818066af 2 months ago 5.59MB 02:38:03 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 02:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements 02:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 53.4% of statements 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.754s coverage: 89.2% of statements 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.428s coverage: 83.8% of statements 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.194s coverage: 95.6% of statements 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.430s coverage: 60.0% of statements 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.626s coverage: 0.9% of statements 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.678s coverage: 58.8% of statements 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements 02:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements 02:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 02:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 02:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.306s coverage: 87.5% of statements 02:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 02:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.692s coverage: 82.5% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.299s coverage: 80.0% of statements 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.339s coverage: 85.4% of statements 02:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.951s coverage: 91.2% of statements 02:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.4% of statements 02:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 02:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 02:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.393s coverage: 65.4% of statements 02:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 43.8% of statements 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.268s coverage: 28.9% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 02:40:31 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 02:40:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:40:31 GO111MODULE=on go vet ./... 02:42:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:42:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:42:23 ./bin/test-attribution-txt.sh [Pipeline] echo 02:42:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:42:23 + ls -al . 02:42:23 total 680 02:42:23 drwxrwxr-x 9 1001 1001 4096 Jun 17 02:42 . 02:42:23 drwxr-xr-x 4 root root 4096 Jun 17 02:36 .. 02:42:23 -rw-rw-r-- 1 1001 1001 11 Jun 17 02:34 .dockerignore 02:42:23 drwxrwxr-x 8 1001 1001 4096 Jun 17 02:34 .git 02:42:23 drwxrwxr-x 3 1001 1001 4096 Jun 17 02:34 .github 02:42:23 -rw-rw-r-- 1 1001 1001 879 Jun 17 02:34 .gitignore 02:42:23 -rw-rw-r-- 1 1001 1001 42 Jun 17 02:34 .golangci.yml 02:42:23 -rw-rw-r-- 1 1001 1001 87 Jun 17 02:34 .hadolint.yml 02:42:23 -rw-rw-r-- 1 1001 1001 166 Jun 17 02:34 .sonarcloud.properties 02:42:23 -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:34 ADOPTERS.md 02:42:23 -rw-rw-r-- 1 1001 1001 10347 Jun 17 02:34 Attribution.txt 02:42:23 -rw-rw-r-- 1 1001 1001 63209 Jun 17 02:34 CHANGELOG.md 02:42:23 -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:34 CONTRIBUTING.md 02:42:23 -rw-rw-r-- 1 1001 1001 677 Jun 17 02:34 GOVERNANCE.md 02:42:23 -rw-rw-r-- 1 1001 1001 850 Jun 17 02:34 Jenkinsfile 02:42:23 -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:34 LICENSE 02:42:23 -rw-rw-r-- 1 1001 1001 10389 Jun 17 02:34 Makefile 02:42:23 -rw-rw-r-- 1 1001 1001 582 Jun 17 02:34 OWNERS.md 02:42:23 -rw-rw-r-- 1 1001 1001 9094 Jun 17 02:34 README.md 02:42:23 -rw-rw-r-- 1 1001 1001 6912 Jun 17 02:34 SECURITY.md 02:42:23 -rw-rw-r-- 1 1001 1001 5 Jun 17 02:32 VERSION 02:42:23 -rw-rw-r-- 1 1001 1001 4131 Jun 17 02:34 ZMQWindows.md 02:42:23 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:34 bin 02:42:23 drwxrwxr-x 18 1001 1001 4096 Jun 17 02:34 cmd 02:42:23 -rw-r--r-- 1 root root 435411 Jun 17 02:40 coverage.out 02:42:23 -rw-rw-r-- 1 1001 1001 3311 Jun 17 02:34 go.mod 02:42:23 -rw-rw-r-- 1 1001 1001 36231 Jun 17 02:36 go.sum 02:42:23 drwxrwxr-x 8 1001 1001 4096 Jun 17 02:34 internal 02:42:23 drwxrwxr-x 3 1001 1001 4096 Jun 17 02:34 openapi 02:42:23 drwxrwxr-x 4 1001 1001 4096 Jun 17 02:34 snap 02:42:23 -rw-rw-r-- 1 1001 1001 204 Jun 17 02:34 version.go [Pipeline] sh 02:42:24 + '[' -e coverage.out ] 02:42:24 + chown 1001:1001 coverage.out [Pipeline] stash 02:42:24 Warning: overwriting stash ‘coverage-report’ 02:42:25 Stashed 1 file(s) [Pipeline] sh 02:42:26 + make build 02:42:26 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 02:43:47 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 02:44:34 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 02:44:38 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 02:45:17 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 02:45:17 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 02:45:17 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 02:45:24 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 02:45:27 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 02:45:32 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 02:45:35 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 02:45:38 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 02:45:46 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] } 02:45:51 $ docker stop --time=1 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c 02:45:53 $ docker rm -f 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:45:55 02:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:45:56 latest: Pulling from edgex-devops/edgex-compose-arm64 02:45:56 29e5d40040c1: Pulling fs layer 02:45:56 1ce36da41761: Pulling fs layer 02:45:56 25b303627fd3: Pulling fs layer 02:45:56 29e5d40040c1: Verifying Checksum 02:45:56 29e5d40040c1: Download complete 02:45:56 1ce36da41761: Verifying Checksum 02:45:56 1ce36da41761: Download complete 02:45:57 29e5d40040c1: Pull complete 02:45:58 25b303627fd3: Download complete 02:45:58 1ce36da41761: Pull complete 02:46:10 25b303627fd3: Pull complete 02:46:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:46:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:11 prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container 02:46:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:46:13 $ docker top 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:14 + grep parallel 02:46:14 + docker-compose build --help 02:46:19 --parallel Build images in parallel. [Pipeline] } 02:46:19 $ docker stop --time=1 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 02:46:21 $ docker rm -f 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container 02:46:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:46:23 $ docker top ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:24 + docker-compose -f ./docker-compose-build.yml build --parallel 02:46:28 Building core-command ... 02:46:28 Building core-data ... 02:46:28 Building core-metadata ... 02:46:28 Building security-bootstrapper ... 02:46:28 Building security-proxy-setup ... 02:46:28 Building security-secretstore-setup ... 02:46:28 Building security-spiffe-token-provider ... 02:46:28 Building security-spire-agent ... 02:46:28 Building security-spire-config ... 02:46:28 Building security-spire-server ... 02:46:28 Building support-notifications ... 02:46:28 Building support-scheduler ... 02:46:28 Building sys-mgmt-agent ... 02:46:28 Building security-secretstore-setup 02:46:28 Building support-scheduler 02:46:28 Building core-data 02:46:28 Building support-notifications 02:46:28 Building security-spire-config 02:47:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:47:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:47:50 ---> 8e56ac5f43dc 02:47:50 Step 3/22 : WORKDIR /edgex-go 02:47:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:47:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:47:51 ---> 8e56ac5f43dc 02:47:51 Step 3/23 : WORKDIR /edgex-go 02:47:51 ---> Running in 98db0a2bdf57 02:47:51 ---> Running in 32281d81d82c 02:47:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:47:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:47:52 ---> 8e56ac5f43dc 02:47:52 Step 3/25 : WORKDIR /edgex-go 02:47:52 ---> Running in 35167cdefab4 02:47:52 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:47:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:47:52 ---> 8e56ac5f43dc 02:47:52 Step 3/26 : WORKDIR /edgex-go 02:47:52 ---> Running in 967e6d808ee1 02:47:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:47:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:47:52 ---> 8e56ac5f43dc 02:47:52 Step 3/22 : WORKDIR /edgex-go 02:47:52 ---> Running in 03152044d391 02:47:52 Removing intermediate container 32281d81d82c 02:47:52 ---> e9b128ae9bcd 02:47:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:52 Removing intermediate container 98db0a2bdf57 02:47:52 ---> 2b4412bb81d9 02:47:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:52 ---> Running in 3746f51213cc 02:47:52 Removing intermediate container 35167cdefab4 02:47:52 ---> 1df2fbff5956 02:47:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:52 ---> Running in 43cdda1d897c 02:47:53 ---> Running in 171f6a5c959a 02:47:53 Removing intermediate container 03152044d391 02:47:53 ---> 2d339f53c363 02:47:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:53 Removing intermediate container 967e6d808ee1 02:47:53 ---> d63ae02a3f1b 02:47:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:53 ---> Running in a573a2bad62e 02:47:53 ---> Running in d0b777109f01 02:47:56 Removing intermediate container 43cdda1d897c 02:47:56 ---> 2dbf6e86a09e 02:47:56 Step 5/22 : RUN apk add --update --no-cache make git 02:47:56 Removing intermediate container 3746f51213cc 02:47:56 ---> 6325304ca355 02:47:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:47:56 ---> Running in b4d80d0275a2 02:47:56 ---> Running in a17e3f0da202 02:47:57 Removing intermediate container d0b777109f01 02:47:57 ---> a3ae28586506 02:47:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:47:57 ---> Running in 265b3a4f615f 02:47:57 Removing intermediate container 171f6a5c959a 02:47:57 Removing intermediate container a573a2bad62e 02:47:57 ---> 67a6b2f7fe15 02:47:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> 596f8ce0461f 02:47:57 Step 5/25 : RUN apk add --update --no-cache make git 02:47:57 02:47:57 ---> Running in f165547ba939 02:47:57 ---> Running in ce11b74289bd 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:00 OK: 220 MiB in 52 packages 02:48:01 OK: 220 MiB in 52 packages 02:48:01 OK: 220 MiB in 52 packages 02:48:01 OK: 220 MiB in 52 packages 02:48:01 OK: 220 MiB in 52 packages 02:48:02 Removing intermediate container b4d80d0275a2 02:48:02 ---> 2e6a1bc361de 02:48:02 Step 6/22 : COPY go.mod vendor* ./ 02:48:03 Removing intermediate container a17e3f0da202 02:48:03 ---> eda6a24aa76a 02:48:03 Step 6/23 : COPY go.mod vendor* ./ 02:48:03 Removing intermediate container 265b3a4f615f 02:48:03 ---> 50f673bc7936 02:48:03 Step 6/26 : COPY go.mod vendor* ./ 02:48:03 Removing intermediate container ce11b74289bd 02:48:03 ---> 48d16c9a4229 02:48:03 Step 6/25 : COPY go.mod vendor* ./ 02:48:03 Removing intermediate container f165547ba939 02:48:03 ---> 80961bb2f902 02:48:03 Step 6/22 : COPY go.mod vendor* ./ 02:48:03 ---> da99d0abcadc 02:48:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:03 ---> Running in 7d4c9125fc30 02:48:04 ---> e42b22d6f806 02:48:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:04 ---> Running in f8bee41b4231 02:48:04 ---> 0fa7682f0c7d 02:48:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:04 ---> Running in 007c171e9092 02:48:05 ---> c797bb5681d8 02:48:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:05 ---> c0b78e9590ef 02:48:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:05 ---> Running in f6a2a003db98 02:48:05 ---> Running in 46b3565db383 02:48:08 Removing intermediate container 7d4c9125fc30 02:48:08 ---> 2778a07b12c0 02:48:08 Step 8/22 : COPY . . 02:48:09 Removing intermediate container f8bee41b4231 02:48:09 ---> eec14610c9e3 02:48:09 Step 8/23 : COPY . . 02:48:10 Removing intermediate container 007c171e9092 02:48:10 ---> 86df0872bcff 02:48:10 Step 8/26 : COPY . . 02:48:11 Removing intermediate container f6a2a003db98 02:48:11 ---> 9f96118eadfd 02:48:11 Step 8/22 : COPY . . 02:48:11 Removing intermediate container 46b3565db383 02:48:11 ---> 991bbe9d5c83 02:48:11 Step 8/25 : COPY . . 02:48:38 ---> 695a89654ef6 02:48:38 ---> ffb04bdb07de 02:48:38 Step 9/23 : RUN make cmd/core-data/core-data 02:48:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:48:38 ---> a11972283922 02:48:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:48:38 ---> Running in 32bc577fe004 02:48:38 ---> Running in f0ae4fe0827a 02:48:38 ---> 9b548ffa7519 02:48:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:48:38 ---> Running in b1eee202189d 02:48:38 ---> Running in 0497841ad3c4 02:48:38 ---> c90b8179c8fd 02:48:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:38 ---> Running in 0ad84ed1d680 02:48:38 Removing intermediate container 0497841ad3c4 02:48:38 ---> 66fa0f3f65e5 02:48:38 Step 10/26 : WORKDIR /edgex-go/spire-build 02:48:38 ---> Running in 79e8bd190742 02:48:38 Removing intermediate container 79e8bd190742 02:48:38 ---> ac33e248979b 02:48:38 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 02:48:38 ---> Running in c8c86bdf666f 02:48:39 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 02:48:40 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 02:48:40 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 02:48:40 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 02:48:42 Removing intermediate container c8c86bdf666f 02:48:42 ---> f37b71671a4b 02:48:42 Step 12/26 : WORKDIR /edgex-go 02:48:42 ---> Running in 275f269bc96b 02:48:42 Removing intermediate container 275f269bc96b 02:48:42 ---> 5e070aeec874 02:48:42 02:48:42 Step 13/26 : FROM alpine:3.15 02:48:42 3.15: Pulling from library/alpine 02:48:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:48:44 Status: Downloaded newer image for alpine:3.15 02:48:44 ---> 3fb3c9af89a9 02:48:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:48:44 ---> Running in 44a77c219dd6 02:48:44 Removing intermediate container 44a77c219dd6 02:48:44 ---> dacaa1b8d4b7 02:48:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:44 ---> Running in d32a91b07503 02:48:47 Removing intermediate container d32a91b07503 02:48:47 ---> ab8d80307ddd 02:48:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:47 ---> Running in e6dbaa40ee56 02:48:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:48:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:51 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:48:51 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:48:51 OK: 15736 distinct packages available 02:48:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:48:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:48:54 (1/4) Installing dumb-init (1.2.5-r1) 02:48:54 (2/4) Installing musl-obstack (1.2.3-r0) 02:48:54 (3/4) Installing libucontext (1.1-r0) 02:48:54 (4/4) Installing gcompat (1.0.0-r4) 02:48:54 Executing busybox-1.34.1-r5.trigger 02:48:54 OK: 6 MiB in 18 packages 02:48:55 Removing intermediate container e6dbaa40ee56 02:48:55 ---> 19e68b930b7d 02:48:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:49:01 ---> bb3687cca5a3 02:49:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:49:02 ---> 67e1f97fb9e7 02:49:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:49:02 ---> Running in 3a793ccf341d 02:49:02 Removing intermediate container 3a793ccf341d 02:49:02 ---> e93c284dea80 02:49:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:49:03 ---> 69ede6651761 02:49:03 Step 21/26 : WORKDIR / 02:49:03 ---> Running in e200c3c00665 02:49:04 Removing intermediate container e200c3c00665 02:49:04 ---> f4233cbc4f94 02:49:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:49:04 ---> Running in cec506ec94b1 02:49:04 Removing intermediate container cec506ec94b1 02:49:04 ---> 24be42eef893 02:49:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:49:05 ---> Running in 0944f3777641 02:49:05 Removing intermediate container 0944f3777641 02:49:05 ---> 813cfb061e50 02:49:05 Step 24/26 : LABEL arch=arm64 02:49:05 ---> Running in d31a209f1cd2 02:49:05 Removing intermediate container d31a209f1cd2 02:49:05 ---> f73c59bd8462 02:49:05 Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:49:06 ---> Running in 31f58bcc81f6 02:49:06 Removing intermediate container 31f58bcc81f6 02:49:06 ---> 3b266799eb2a 02:49:06 Step 26/26 : LABEL version=0.0.0 02:49:06 ---> Running in 0fc92b74b123 02:49:07 Removing intermediate container 0fc92b74b123 02:49:07 ---> f56a36ca1a84 02:49:07 02:49:07 Successfully built f56a36ca1a84 02:49:07 Successfully tagged security-spire-config-arm64:latest 02:49:07 Building security-spire-server 02:49:40  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:49:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:49:40 ---> 8e56ac5f43dc 02:49:40 Step 3/25 : WORKDIR /edgex-go 02:49:40 ---> Using cache 02:49:40 ---> d63ae02a3f1b 02:49:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:40 ---> Using cache 02:49:40 ---> a3ae28586506 02:49:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:49:40 ---> Using cache 02:49:40 ---> 50f673bc7936 02:49:40 Step 6/25 : COPY go.mod vendor* ./ 02:49:40 ---> Using cache 02:49:40 ---> 0fa7682f0c7d 02:49:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:40 ---> Using cache 02:49:40 ---> 86df0872bcff 02:49:40 Step 8/25 : COPY . . 02:49:40 ---> Using cache 02:49:40 ---> 9b548ffa7519 02:49:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:49:40 ---> Using cache 02:49:40 ---> 66fa0f3f65e5 02:49:40 Step 10/25 : WORKDIR /edgex-go/spire-build 02:49:40 ---> Using cache 02:49:40 ---> ac33e248979b 02:49:40 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 02:49:40 ---> Running in 913c504e74ec 02:49:40 Removing intermediate container 913c504e74ec 02:49:40 ---> 52f110105c29 02:49:40 Step 12/25 : WORKDIR /edgex-go 02:49:40 ---> Running in cb6e87aceecc 02:49:40 Removing intermediate container cb6e87aceecc 02:49:40 ---> ae877459d6de 02:49:40 02:49:40 Step 13/25 : FROM alpine:3.15 02:49:40 ---> 3fb3c9af89a9 02:49:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:49:40 ---> Using cache 02:49:40 ---> dacaa1b8d4b7 02:49:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:40 ---> Using cache 02:49:40 ---> ab8d80307ddd 02:49:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:40 ---> Running in 64c9b7912921 02:49:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:49:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:49:43 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:49:43 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:49:43 OK: 15736 distinct packages available 02:49:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:49:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:49:46 (1/5) Installing dumb-init (1.2.5-r1) 02:49:46 (2/5) Installing musl-obstack (1.2.3-r0) 02:49:46 (3/5) Installing libucontext (1.1-r0) 02:49:46 (4/5) Installing gcompat (1.0.0-r4) 02:49:46 (5/5) Installing openssl (1.1.1o-r0) 02:49:46 Executing busybox-1.34.1-r5.trigger 02:49:46 OK: 6 MiB in 19 packages 02:49:48 Removing intermediate container 64c9b7912921 02:49:48 ---> 9f103e406852 02:49:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:49:53 ---> f36512137052 02:49:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:49:54 ---> da9e85f1844d 02:49:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:49:55 ---> 8bbcbd879ee9 02:49:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:49:56 ---> cfefbb0ec817 02:49:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:49:56 ---> Running in b21c267c17ff 02:49:57 Removing intermediate container b21c267c17ff 02:49:57 ---> 16c8b8d7232f 02:49:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:49:57 ---> Running in 98ca98cdeb3c 02:49:57 Removing intermediate container 98ca98cdeb3c 02:49:57 ---> d25edc193d5f 02:49:57 Step 23/25 : LABEL arch=arm64 02:49:57 ---> Running in 4c14215544c7 02:49:58 Removing intermediate container 4c14215544c7 02:49:58 ---> acf43cace4fe 02:49:58 Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:49:58 ---> Running in 01fc38b6befc 02:49:58 Removing intermediate container 01fc38b6befc 02:49:58 ---> 27ca274f3686 02:49:58 Step 25/25 : LABEL version=0.0.0 02:49:58 ---> Running in 4c839f498054 02:49:59 Removing intermediate container 4c839f498054 02:49:59 ---> 8914f8c43bf9 02:49:59 02:49:59 Successfully built 8914f8c43bf9 02:49:59 Successfully tagged security-spire-server-arm64:latest 02:49:59 Building security-proxy-setup 02:50:32  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:50:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:50:32 ---> 8e56ac5f43dc 02:50:32 Step 3/22 : WORKDIR /edgex-go 02:50:32 ---> Using cache 02:50:32 ---> d63ae02a3f1b 02:50:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:32 ---> Using cache 02:50:32 ---> a3ae28586506 02:50:32 Step 5/22 : RUN apk add --update --no-cache make git 02:50:32 ---> Running in 43f4bb62b95a 02:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:50:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:50:34 OK: 220 MiB in 52 packages 02:50:35 Removing intermediate container 43f4bb62b95a 02:50:35 ---> a57e547e6573 02:50:35 Step 6/22 : COPY go.mod vendor* ./ 02:50:36 ---> 993e51585209 02:50:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:36 ---> Running in f8d9574c1c75 02:50:41 Removing intermediate container f8d9574c1c75 02:50:41 ---> 58645106772c 02:50:41 Step 8/22 : COPY . . 02:51:04 ---> 604053c94dc1 02:51:04 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:51:04 ---> Running in 4a10ca6964d1 02:51:04 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 02:53:26 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 02:53:31 Removing intermediate container 0ad84ed1d680 02:53:31 ---> e1ec48f2b70d 02:53:31 02:53:31 Step 10/25 : FROM alpine:3.14 02:53:31 3.14: Pulling from library/alpine 02:53:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:53:32 Status: Downloaded newer image for alpine:3.14 02:53:32 ---> ac73e934f311 02:53:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:53:32 ---> Running in 34bbe0dd8ba8 02:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:53:35 (1/3) Installing ca-certificates (20211220-r0) 02:53:36 (2/3) Installing dumb-init (1.2.5-r1) 02:53:36 (3/3) Installing su-exec (0.2-r1) 02:53:36 Executing busybox-1.33.1-r7.trigger 02:53:36 Executing ca-certificates-20211220-r0.trigger 02:53:36 OK: 6 MiB in 17 packages 02:53:38 Removing intermediate container 34bbe0dd8ba8 02:53:38 ---> d0820cb74d56 02:53:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:53:38 ---> Running in f851ccb92984 02:53:38 Removing intermediate container f851ccb92984 02:53:38 ---> b1b9a6159db3 02:53:38 Step 13/25 : WORKDIR / 02:53:39 ---> Running in d4b44f256312 02:53:39 Removing intermediate container d4b44f256312 02:53:39 ---> fb02058cbebc 02:53:39 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:40 ---> 2e49263792e7 02:53:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:53:41 ---> dc0667a80f9f 02:53:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:53:42 ---> 0986c6d9dfce 02:53:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:53:43 ---> 683e65d75073 02:53:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:44 ---> cdb9203e1d9c 02:53:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:46 ---> df6e6a666c79 02:53:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:47 ---> 15884b8733a1 02:53:47 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/ 02:53:47 ---> Running in 4401f7e33019 02:53:49 Removing intermediate container 4401f7e33019 02:53:49 ---> 1531866c6aed 02:53:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:53:50 ---> Running in 7046647647ad 02:53:50 Removing intermediate container 7046647647ad 02:53:50 ---> f7429d770d1a 02:53:50 Step 23/25 : LABEL arch=arm64 02:53:50 ---> Running in 845152dd0d88 02:53:51 Removing intermediate container 845152dd0d88 02:53:51 ---> f21e27a1ad77 02:53:51 Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:53:51 ---> Running in 2a5aeb8bafc9 02:53:51 Removing intermediate container 2a5aeb8bafc9 02:53:51 ---> af3d1de38fb4 02:53:51 Step 25/25 : LABEL version=0.0.0 02:53:52 ---> Running in c8b8522f502d 02:53:52 Removing intermediate container c8b8522f502d 02:53:52 ---> 9a341e40d26d 02:53:52 02:53:52 Successfully built 9a341e40d26d 02:53:52 Successfully tagged security-secretstore-setup-arm64:latest 02:53:52  Building security-secretstore-setup ... done Building security-spire-agent 02:54:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:54:25 ---> 8e56ac5f43dc 02:54:25 Step 3/26 : WORKDIR /edgex-go 02:54:25 ---> Using cache 02:54:25 ---> d63ae02a3f1b 02:54:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:25 ---> Using cache 02:54:25 ---> a3ae28586506 02:54:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:54:25 ---> Using cache 02:54:25 ---> 50f673bc7936 02:54:25 Step 6/26 : COPY go.mod vendor* ./ 02:54:25 ---> Using cache 02:54:25 ---> 0fa7682f0c7d 02:54:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:25 ---> Using cache 02:54:25 ---> 86df0872bcff 02:54:25 Step 8/26 : COPY . . 02:54:25 ---> Using cache 02:54:25 ---> 9b548ffa7519 02:54:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:54:25 ---> Using cache 02:54:25 ---> 66fa0f3f65e5 02:54:25 Step 10/26 : WORKDIR /edgex-go/spire-build 02:54:25 ---> Using cache 02:54:25 ---> ac33e248979b 02:54:25 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 02:54:25 ---> Using cache 02:54:25 ---> f37b71671a4b 02:54:25 Step 12/26 : WORKDIR /edgex-go 02:54:25 ---> Using cache 02:54:25 ---> 5e070aeec874 02:54:25 02:54:25 Step 13/26 : FROM alpine:3.15 02:54:25 ---> 3fb3c9af89a9 02:54:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:54:25 ---> Using cache 02:54:25 ---> dacaa1b8d4b7 02:54:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:25 ---> Using cache 02:54:25 ---> ab8d80307ddd 02:54:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:25 ---> Using cache 02:54:25 ---> 9f103e406852 02:54:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:54:27 ---> c5c3c82b149c 02:54:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:54:32 Removing intermediate container 32bc577fe004 02:54:32 ---> 432d2d2d583f 02:54:32 02:54:32 Step 10/23 : FROM alpine:3.14 02:54:32 ---> ac73e934f311 02:54:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:54:33 ---> Running in cba1ee531fa0 02:54:33 Removing intermediate container cba1ee531fa0 02:54:33 ---> e9a145c27eb0 02:54:33 Step 12/23 : ENV APP_PORT=59880 02:54:33 ---> Running in cb5fabc2430a 02:54:34 Removing intermediate container cb5fabc2430a 02:54:34 ---> 575bc573c474 02:54:34 Step 13/23 : EXPOSE $APP_PORT 02:54:34 ---> Running in 9bac6b865380 02:54:34 ---> 771531d75490 02:54:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:54:35 Removing intermediate container 9bac6b865380 02:54:35 ---> 6a670676c2d5 02:54:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:35 ---> Running in b58d406e6884 02:54:36 ---> 1f7bd2eb0665 02:54:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:54:37 ---> 573b53cffd4d 02:54:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:54:38 ---> b32c60857bb0 02:54:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:54:38 ---> Running in 8ee48e0cfa05 02:54:39 Removing intermediate container b58d406e6884 02:54:39 ---> 55739849186c 02:54:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:54:39 Removing intermediate container 8ee48e0cfa05 02:54:39 ---> 01c5653687f5 02:54:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:54:39 ---> Running in 04f1a9a75dc5 02:54:39 ---> Running in 166087fc71ba 02:54:40 Removing intermediate container 166087fc71ba 02:54:40 ---> aa78aff361a0 02:54:40 Step 24/26 : LABEL arch=arm64 02:54:40 ---> Running in d3c0f878f0b6 02:54:41 Removing intermediate container d3c0f878f0b6 02:54:41 ---> 523399069edc 02:54:41 Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:54:41 ---> Running in c9a394c46399 02:54:42 Removing intermediate container c9a394c46399 02:54:42 ---> 66269b83bb3c 02:54:42 Step 26/26 : LABEL version=0.0.0 02:54:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:54:42 ---> Running in 7b8c29ed9938 02:54:42 Removing intermediate container 7b8c29ed9938 02:54:42 ---> 1f946e911220 02:54:42 02:54:43 Successfully built 1f946e911220 02:54:43 Successfully tagged security-spire-agent-arm64:latest 02:54:43  Building security-spire-agent ... done Building security-bootstrapper 02:54:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:54:44 (1/6) Installing dumb-init (1.2.5-r1) 02:54:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:54:44 (3/6) Installing libsodium (1.0.18-r0) 02:54:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:54:44 (5/6) Installing libzmq (4.3.4-r0) 02:54:44 (6/6) Installing zeromq (4.3.4-r0) 02:54:45 Executing busybox-1.33.1-r7.trigger 02:54:45 OK: 8 MiB in 20 packages 02:54:47 Removing intermediate container 04f1a9a75dc5 02:54:47 ---> e78109a8f2ec 02:54:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:47 ---> cba17e3e9d0c 02:54:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:54:49 ---> f0303cc2bde1 02:54:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:54:50 ---> db40da17a232 02:54:50 Step 19/23 : ENTRYPOINT ["/core-data"] 02:54:50 ---> Running in d916dbd711e1 02:54:50 Removing intermediate container d916dbd711e1 02:54:50 ---> 1355d1eb7afc 02:54:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:50 ---> Running in f831efeb77f8 02:54:51 Removing intermediate container f831efeb77f8 02:54:51 ---> a1355470916b 02:54:51 Step 21/23 : LABEL arch=arm64 02:54:51 ---> Running in b8c03cd14eb6 02:54:51 Removing intermediate container b8c03cd14eb6 02:54:51 ---> 3c035b9bc16d 02:54:51 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:54:52 ---> Running in 24b6e07a1c79 02:54:52 Removing intermediate container 24b6e07a1c79 02:54:52 ---> 86c69c0861f0 02:54:52 Step 23/23 : LABEL version=0.0.0 02:54:52 ---> Running in a19360065d74 02:54:53 Removing intermediate container a19360065d74 02:54:53 ---> 80fccce8b30a 02:54:53 02:54:54 Successfully built 80fccce8b30a 02:54:54 Successfully tagged core-data-arm64:latest 02:54:54 Building core-metadata 02:55:20  Building core-data ... 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 02:55:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:55:22 ---> 8e56ac5f43dc 02:55:22 Step 3/31 : WORKDIR /edgex-go 02:55:22 ---> Using cache 02:55:22 ---> d63ae02a3f1b 02:55:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:22 ---> Using cache 02:55:22 ---> a3ae28586506 02:55:22 Step 5/31 : RUN apk add --update --no-cache make git 02:55:22 ---> Using cache 02:55:22 ---> a57e547e6573 02:55:22 Step 6/31 : COPY go.mod vendor* ./ 02:55:22 ---> Using cache 02:55:22 ---> 993e51585209 02:55:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:22 ---> Using cache 02:55:22 ---> 58645106772c 02:55:22 Step 8/31 : COPY . . 02:55:22 ---> Using cache 02:55:22 ---> 604053c94dc1 02:55:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:23 ---> Running in 15cf183df287 02:55:25 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 02:55:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:55:34 ---> 8e56ac5f43dc 02:55:34 Step 3/23 : WORKDIR /edgex-go 02:55:34 ---> Using cache 02:55:34 ---> d63ae02a3f1b 02:55:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:34 ---> Using cache 02:55:34 ---> a3ae28586506 02:55:34 Step 5/23 : RUN apk add --update --no-cache make git 02:55:34 ---> Using cache 02:55:34 ---> a57e547e6573 02:55:34 Step 6/23 : COPY go.mod vendor* ./ 02:55:34 ---> Using cache 02:55:34 ---> 993e51585209 02:55:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:34 ---> Using cache 02:55:34 ---> 58645106772c 02:55:34 Step 8/23 : COPY . . 02:55:34 ---> Using cache 02:55:34 ---> 604053c94dc1 02:55:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:55:34 ---> Running in a2645ef676da 02:55:35 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 02:55:41 Removing intermediate container 4a10ca6964d1 02:55:41 ---> 88ea4ab88f28 02:55:41 02:55:41 Step 10/22 : FROM alpine:3.14 02:55:41 ---> ac73e934f311 02:55:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:55:41 ---> Running in 43bcb0a2af4d 02:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:55:44 (1/6) Installing ca-certificates (20211220-r0) 02:55:44 (2/6) Installing brotli-libs (1.0.9-r5) 02:55:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:55:44 (4/6) Installing libcurl (7.79.1-r1) 02:55:44 (5/6) Installing curl (7.79.1-r1) 02:55:44 (6/6) Installing dumb-init (1.2.5-r1) 02:55:44 Executing busybox-1.33.1-r7.trigger 02:55:44 Executing ca-certificates-20211220-r0.trigger 02:55:44 OK: 8 MiB in 20 packages 02:55:47 Removing intermediate container 43bcb0a2af4d 02:55:47 ---> 96742acf64b0 02:55:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:47 ---> Running in 9ad00ccf88ad 02:55:48 Removing intermediate container 9ad00ccf88ad 02:55:48 ---> c22e1b1c01e7 02:55:48 Step 13/22 : WORKDIR /edgex 02:55:48 ---> Running in cea3ebdaaccb 02:55:50 Removing intermediate container cea3ebdaaccb 02:55:50 ---> f6c313430888 02:55:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:55:51 ---> 4cd0361d723d 02:55:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:55:54 ---> af824e4c335c 02:55:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:58 ---> 1a5b6a2bda61 02:55:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:56:00 ---> 705c7296b2d1 02:56:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:00 ---> Running in 6bd5bee43ad7 02:56:03 Removing intermediate container f0ae4fe0827a 02:56:03 ---> c1f9e073b230 02:56:03 02:56:03 Step 10/22 : FROM alpine:3.14 02:56:03 ---> ac73e934f311 02:56:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:56:03 ---> Running in 393fe8ecd9fb 02:56:05 Removing intermediate container 6bd5bee43ad7 02:56:05 ---> ef949b8c7950 02:56:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:56:05 ---> Running in 12401b57ec56 02:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:56:06 Removing intermediate container 12401b57ec56 02:56:06 ---> 7fef0891a6d5 02:56:06 Step 20/22 : LABEL arch=arm64 02:56:06 ---> Running in 79d832377ec6 02:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:56:06 Removing intermediate container b1eee202189d 02:56:06 ---> 5644efc15712 02:56:06 02:56:06 Step 10/22 : FROM alpine:3.14 02:56:06 ---> ac73e934f311 02:56:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:56:07 ---> Running in 8f3c1c5577e8 02:56:07 Removing intermediate container 79d832377ec6 02:56:07 ---> e73101f5808a 02:56:07 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:56:07 (1/1) Installing dumb-init (1.2.5-r1) 02:56:07 Executing busybox-1.33.1-r7.trigger 02:56:07 OK: 5 MiB in 15 packages 02:56:07 ---> Running in 8b8b37127b87 02:56:08 Removing intermediate container 8b8b37127b87 02:56:08 ---> 1abdba2d247a 02:56:08 Step 22/22 : LABEL version=0.0.0 02:56:08 ---> Running in 6f5c1db9f639 02:56:09 Removing intermediate container 393fe8ecd9fb 02:56:09 ---> 6af41e57da78 02:56:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:09 ---> Running in 737026d5c67d 02:56:09 Removing intermediate container 6f5c1db9f639 02:56:09 ---> b85a169cdb1c 02:56:09 02:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:56:10 Removing intermediate container 737026d5c67d 02:56:10 ---> bbe0a005f203 02:56:10 Step 13/22 : ENV APP_PORT=59861 02:56:10 Successfully built b85a169cdb1c 02:56:10 Successfully tagged security-proxy-setup-arm64:latest 02:56:10  Building security-proxy-setup ... done Building sys-mgmt-agent 02:56:10 ---> Running in 48e1646059b8 02:56:10 Removing intermediate container 48e1646059b8 02:56:10 ---> f432de487237 02:56:10 Step 14/22 : EXPOSE $APP_PORT 02:56:11 ---> Running in fad2a32826b2 02:56:11 (1/2) Installing ca-certificates (20211220-r0) 02:56:11 (2/2) Installing dumb-init (1.2.5-r1) 02:56:11 Executing busybox-1.33.1-r7.trigger 02:56:11 Executing ca-certificates-20211220-r0.trigger 02:56:11 Removing intermediate container fad2a32826b2 02:56:11 ---> 14668abb358d 02:56:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:11 OK: 6 MiB in 16 packages 02:56:12 ---> ffe19b84d683 02:56:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:14 Removing intermediate container 8f3c1c5577e8 02:56:14 ---> 47499c2eff5b 02:56:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:56:14 ---> Running in 519ea328e69e 02:56:15 Removing intermediate container 519ea328e69e 02:56:15 ---> 64ff4b419dd8 02:56:15 Step 13/22 : ENV APP_PORT=59860 02:56:15 ---> Running in d46327fb6e90 02:56:16 ---> a653974f11ed 02:56:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:56:16 Removing intermediate container d46327fb6e90 02:56:16 ---> fffb9a46277c 02:56:16 Step 14/22 : EXPOSE $APP_PORT 02:56:16 ---> Running in c2f4510d3673 02:56:17 Removing intermediate container c2f4510d3673 02:56:17 ---> f46441e5790b 02:56:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:17 ---> 72a6f15ec139 02:56:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:56:17 ---> Running in aa93222af1df 02:56:18 Removing intermediate container aa93222af1df 02:56:18 ---> ddc1ee315c4e 02:56:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:18 ---> Running in cdfd1af92647 02:56:18 ---> d414ecd23acf 02:56:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:56:19 Removing intermediate container cdfd1af92647 02:56:19 ---> ac2d1312089f 02:56:19 Step 20/22 : LABEL arch=arm64 02:56:19 ---> Running in 6f310825b745 02:56:20 Removing intermediate container 6f310825b745 02:56:20 ---> 6faf5ef37a79 02:56:20 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:56:20 ---> Running in 3e7c06514dfa 02:56:20 Removing intermediate container 3e7c06514dfa 02:56:20 ---> be1a480ccd0e 02:56:20 Step 22/22 : LABEL version=0.0.0 02:56:21 ---> Running in 3b3f8aeb1ca3 02:56:21 ---> 38764c38bea4 02:56:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:56:22 Removing intermediate container 3b3f8aeb1ca3 02:56:22 ---> eeceb61f2485 02:56:22 02:56:23 Successfully built eeceb61f2485 02:56:23 Successfully tagged support-scheduler-arm64:latest 02:56:23 Building security-spiffe-token-provider 02:56:23 ---> 5dfd2482ca35 02:56:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:56:23  Building support-scheduler ... done  ---> Running in 7f29c8939864 02:56:24 Removing intermediate container 7f29c8939864 02:56:24 ---> a9b0b855a23d 02:56:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:24 ---> Running in e9ef55b1851c 02:56:25 Removing intermediate container e9ef55b1851c 02:56:25 ---> 4672b3c27bfd 02:56:25 Step 20/22 : LABEL arch=arm64 02:56:25 ---> Running in 4b3efc031d62 02:56:25 Removing intermediate container 4b3efc031d62 02:56:25 ---> 2ca4308512f3 02:56:25 Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 02:56:25 ---> Running in 320e82290fd7 02:56:26 Removing intermediate container 320e82290fd7 02:56:26 ---> 008cd6bde8f9 02:56:26 Step 22/22 : LABEL version=0.0.0 02:56:26 ---> Running in 56cc4ed52e12 02:56:27 Removing intermediate container 56cc4ed52e12 02:56:27 ---> f88b537cbf50 02:56:27 02:56:27 Successfully built f88b537cbf50 02:56:27 Successfully tagged support-notifications-arm64:latest 02:56:27 Building core-command 02:56:55  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:55 ---> 8e56ac5f43dc 02:56:55 Step 3/23 : WORKDIR /edgex-go 02:56:55 ---> Using cache 02:56:55 ---> d63ae02a3f1b 02:56:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:55 ---> Using cache 02:56:55 ---> a3ae28586506 02:56:55 Step 5/23 : RUN apk add --update --no-cache make bash git 02:56:55 ---> Running in e2792952f9e6 02:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:56:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:56:59 OK: 220 MiB in 52 packages 02:57:01 Removing intermediate container e2792952f9e6 02:57:01 ---> c4b831dacd39 02:57:01 Step 6/23 : COPY go.mod vendor* ./ 02:57:03 ---> e64062d23c96 02:57:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:03 ---> Running in 1bb1a1381de7 02:57:09 Removing intermediate container 1bb1a1381de7 02:57:09 ---> 471927dd790d 02:57:09 Step 8/23 : COPY . . 02:57:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:57:18 ---> 8e56ac5f43dc 02:57:18 Step 3/20 : WORKDIR /edgex-go 02:57:18 ---> Using cache 02:57:18 ---> d63ae02a3f1b 02:57:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:57:18 ---> Running in 594970188f44 02:57:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:57:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:20 ---> 8e56ac5f43dc 02:57:20 Step 3/23 : WORKDIR /edgex-go 02:57:20 ---> Using cache 02:57:20 ---> d63ae02a3f1b 02:57:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:20 ---> Using cache 02:57:20 ---> a3ae28586506 02:57:20 Step 5/23 : RUN apk add --update --no-cache make git 02:57:20 ---> Using cache 02:57:20 ---> a57e547e6573 02:57:20 Step 6/23 : COPY go.mod vendor* ./ 02:57:20 ---> Using cache 02:57:20 ---> 993e51585209 02:57:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:20 ---> Using cache 02:57:20 ---> 58645106772c 02:57:20 Step 8/23 : COPY . . 02:57:20 ---> Using cache 02:57:20 ---> 604053c94dc1 02:57:20 Step 9/23 : RUN make cmd/core-command/core-command 02:57:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:57:20 ---> Running in b3e2bb760c5e 02:57:22 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 02:57:22 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 02:57:22 OK: 15743 distinct packages available 02:57:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:57:23 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 02:57:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:57:25 OK: 220 MiB in 52 packages 02:57:27 Removing intermediate container 594970188f44 02:57:27 ---> 21654233ce62 02:57:27 Step 5/20 : COPY go.mod vendor* ./ 02:57:28 ---> 66b1dad2f6d2 02:57:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:28 ---> Running in 3e5e3e2cecc7 02:57:36 Removing intermediate container 3e5e3e2cecc7 02:57:36 ---> 059b8c4db307 02:57:36 Step 7/20 : COPY . . 02:57:40 ---> 83d7c36aec8e 02:57:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:57:40 ---> Running in bbfc5c6f5e20 02:57:42 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 02:58:00 ---> 4bfe6468d4a7 02:58:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:00 ---> Running in f7ff9ea2a018 02:58:00 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 02:59:37 Removing intermediate container 15cf183df287 02:59:37 ---> f1f24628f9fb 02:59:37 02:59:37 Step 10/31 : FROM alpine:3.14 02:59:37 ---> ac73e934f311 02:59:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:59:37 ---> Running in a2a1a5c19862 02:59:37 Removing intermediate container a2a1a5c19862 02:59:37 ---> 94901181fa6b 02:59:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:59:37 ---> Running in cc163e889910 02:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:59:37 (1/2) Installing dumb-init (1.2.5-r1) 02:59:37 (2/2) Installing su-exec (0.2-r1) 02:59:37 Executing busybox-1.33.1-r7.trigger 02:59:37 OK: 6 MiB in 16 packages 02:59:37 Removing intermediate container cc163e889910 02:59:37 ---> 583f645b773a 02:59:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:59:37 ---> Running in cb092042e6a7 02:59:38 Removing intermediate container cb092042e6a7 02:59:38 ---> 00a1a02c28d4 02:59:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:59:38 ---> Running in b41457e60deb 02:59:38 Removing intermediate container b41457e60deb 02:59:38 ---> dc8931897fb4 02:59:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:59:38 ---> Running in a02a355856f0 02:59:42 Removing intermediate container a02a355856f0 02:59:42 ---> 297ffeecbbc2 02:59:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:59:42 ---> Running in 5fda993ccfe5 02:59:42 Removing intermediate container 5fda993ccfe5 02:59:42 ---> def8a7d0dc03 02:59:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:59:43 ---> 71e4910d5ced 02:59:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:59:43 ---> Running in 340a8df996e9 02:59:47 Removing intermediate container 340a8df996e9 02:59:47 ---> 8174bd560f8e 02:59:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:47 ---> 73780ffb65a4 02:59:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:59:49 ---> 2f28951f7543 02:59:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:59:50 ---> 108086a3deb6 02:59:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:59:52 ---> 8d8676deb7a1 02:59:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:59:54 ---> 47175419baa0 02:59:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:59:54 ---> Running in fb517c59ebbf 02:59:55 Removing intermediate container fb517c59ebbf 02:59:55 ---> 8dc78dbd3da5 02:59:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:59:56 ---> ca2e4c89f28d 02:59:56 Step 26/31 : RUN chmod +x /entrypoint.sh 02:59:57 ---> Running in 35f5b4da2628 03:00:00 Removing intermediate container a2645ef676da 03:00:00 ---> 0a50fac8c302 03:00:00 03:00:00 Step 10/23 : FROM alpine:3.14 03:00:00 ---> ac73e934f311 03:00:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:00:00 ---> Using cache 03:00:00 ---> 6af41e57da78 03:00:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:00:00 ---> Using cache 03:00:00 ---> bbe0a005f203 03:00:00 Step 13/23 : ENV APP_PORT=59881 03:00:00 ---> Running in 56a682a39a0a 03:00:01 Removing intermediate container 35f5b4da2628 03:00:01 ---> 3e403d1de657 03:00:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:00:01 ---> Running in 9b67aa9c4830 03:00:01 Removing intermediate container 56a682a39a0a 03:00:01 ---> 2e7fed649d44 03:00:01 Step 14/23 : EXPOSE $APP_PORT 03:00:01 ---> Running in 74b64d0d1c0d 03:00:02 Removing intermediate container 9b67aa9c4830 03:00:02 ---> 994ca4198f5a 03:00:02 Step 28/31 : CMD ["gate"] 03:00:02 ---> Running in 845a2469c537 03:00:02 Removing intermediate container 74b64d0d1c0d 03:00:02 ---> ecd3237ffee2 03:00:02 Step 15/23 : WORKDIR / 03:00:02 ---> Running in 63c7104ffd2c 03:00:03 Removing intermediate container 845a2469c537 03:00:03 ---> 9d509301a560 03:00:03 Step 29/31 : LABEL arch=arm64 03:00:03 ---> Running in 4cda86553cff 03:00:03 Removing intermediate container 63c7104ffd2c 03:00:03 ---> a83471f0e2a1 03:00:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:04 Removing intermediate container 4cda86553cff 03:00:04 ---> fc239b738f57 03:00:04 Step 30/31 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 03:00:04 ---> e5f50c2bb6f7 03:00:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:00:05 ---> Running in 2086438cd006 03:00:06 Removing intermediate container 2086438cd006 03:00:06 ---> 2ae3cb2da075 03:00:06 Step 31/31 : LABEL version=0.0.0 03:00:06 ---> Running in 6f348994ba8b 03:00:07 ---> ed69a3ff4a7f 03:00:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:00:07 Removing intermediate container 6f348994ba8b 03:00:07 ---> 9034f4ed0017 03:00:07 03:00:08 Successfully built 9034f4ed0017 03:00:08 Successfully tagged security-bootstrapper-arm64:latest 03:00:08  Building security-bootstrapper ... done  ---> 0cdbb2b451ac 03:00:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:00:08 ---> Running in 14c2321628f1 03:00:08 Removing intermediate container 14c2321628f1 03:00:08 ---> 6ab91d688b9b 03:00:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:08 ---> Running in 38cbfa65ac18 03:00:09 Removing intermediate container 38cbfa65ac18 03:00:09 ---> 280757305d5f 03:00:09 Step 21/23 : LABEL arch=arm64 03:00:09 ---> Running in 928b54ad712b 03:00:10 Removing intermediate container 928b54ad712b 03:00:10 ---> f4b221417e9e 03:00:10 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 03:00:10 ---> Running in 0a3483e28ed1 03:00:10 Removing intermediate container 0a3483e28ed1 03:00:10 ---> 8b44f81978ff 03:00:10 Step 23/23 : LABEL version=0.0.0 03:00:10 ---> Running in 5463f5d0694c 03:00:11 Removing intermediate container 5463f5d0694c 03:00:11 ---> 9051a04e326d 03:00:11 03:00:11 Successfully built 9051a04e326d 03:00:11 Successfully tagged core-metadata-arm64:latest 03:01:20  Building core-metadata ... done Removing intermediate container b3e2bb760c5e 03:01:20 ---> c468a3b42ea1 03:01:20 03:01:20 Step 10/23 : FROM alpine:3.14 03:01:20 ---> ac73e934f311 03:01:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:01:20 ---> Using cache 03:01:20 ---> 6af41e57da78 03:01:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:01:20 ---> Using cache 03:01:20 ---> bbe0a005f203 03:01:20 Step 13/23 : ENV APP_PORT=59882 03:01:20 ---> Running in 082289e7e18c 03:01:20 Removing intermediate container 082289e7e18c 03:01:20 ---> 0df6d682118a 03:01:20 Step 14/23 : EXPOSE $APP_PORT 03:01:20 ---> Running in b020d2800146 03:01:20 Removing intermediate container b020d2800146 03:01:20 ---> 0f4e25445034 03:01:20 Step 15/23 : WORKDIR / 03:01:20 ---> Running in c02f5ad49ad2 03:01:20 Removing intermediate container c02f5ad49ad2 03:01:20 ---> 845708f6b2fc 03:01:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:01:20 ---> bcac50ef19b1 03:01:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:01:20 ---> e5fe40b4564d 03:01:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:01:20 ---> 23cfb37e8c83 03:01:20 Step 19/23 : ENTRYPOINT ["/core-command"] 03:01:20 ---> Running in fc007a1b278a 03:01:20 Removing intermediate container fc007a1b278a 03:01:20 ---> 7eec79642c33 03:01:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:20 ---> Running in ab0c6af3d45c 03:01:20 Removing intermediate container ab0c6af3d45c 03:01:20 ---> f64896edbab1 03:01:20 Step 21/23 : LABEL arch=arm64 03:01:20 ---> Running in e6a5ac655ad5 03:01:20 Removing intermediate container e6a5ac655ad5 03:01:20 ---> d8515a1bb735 03:01:20 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 03:01:20 ---> Running in 1d67bae9e652 03:01:20 Removing intermediate container 1d67bae9e652 03:01:20 ---> f63303c3976a 03:01:20 Step 23/23 : LABEL version=0.0.0 03:01:20 ---> Running in a53e7d398e52 03:01:21 Removing intermediate container a53e7d398e52 03:01:21 ---> ff36874329d7 03:01:21 03:01:22 Successfully built ff36874329d7 03:01:22 Successfully tagged core-command-arm64:latest 03:01:24  Building core-command ... done Removing intermediate container bbfc5c6f5e20 03:01:24 ---> 8b17233fcb42 03:01:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:01:24 ---> Running in ca896cb32a73 03:01:25 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 03:01:28 Removing intermediate container ca896cb32a73 03:01:28 ---> d3b7c3625744 03:01:28 03:01:28 Step 11/23 : FROM docker:20.10.14 03:01:28 20.10.14: Pulling from library/docker 03:01:43 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:01:43 Status: Downloaded newer image for docker:20.10.14 03:01:43 ---> c346e9eafbab 03:01:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:01:43 ---> Running in 995a4c7278ae 03:01:43 Removing intermediate container 995a4c7278ae 03:01:43 ---> 83c930da564e 03:01:43 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 03:01:43 ---> Running in c5966ffa083d 03:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:01:44 (1/43) Installing readline (8.1.1-r0) 03:01:44 (2/43) Installing bash (5.1.16-r0) 03:01:44 Executing bash-5.1.16-r0.post-install 03:01:44 (3/43) Installing brotli-libs (1.0.9-r5) 03:01:44 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:01:44 (5/43) Installing libcurl (7.80.0-r1) 03:01:45 (6/43) Installing curl (7.80.0-r1) 03:01:45 (7/43) Installing dumb-init (1.2.5-r1) 03:01:45 (8/43) Installing libbz2 (1.0.8-r1) 03:01:45 (9/43) Installing expat (2.4.7-r0) 03:01:45 (10/43) Installing libffi (3.4.2-r1) 03:01:45 (11/43) Installing gdbm (1.22-r0) 03:01:45 (12/43) Installing xz-libs (5.2.5-r1) 03:01:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:01:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:01:45 (15/43) Installing mpdecimal (2.5.1-r1) 03:01:45 (16/43) Installing sqlite-libs (3.36.0-r0) 03:01:45 (17/43) Installing python3 (3.9.7-r4) 03:01:47 (18/43) Installing py3-appdirs (1.4.4-r2) 03:01:47 (19/43) Installing py3-certifi (2020.12.5-r1) 03:01:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:01:47 (21/43) Installing py3-idna (3.3-r0) 03:01:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:01:47 (23/43) Installing py3-requests (2.26.0-r1) 03:01:47 (24/43) Installing py3-msgpack (1.0.2-r1) 03:01:47 (25/43) Installing py3-lockfile (0.12.2-r4) 03:01:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:01:47 (27/43) Installing py3-colorama (0.4.4-r1) 03:01:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:01:47 (29/43) Installing py3-distlib (0.3.3-r0) 03:01:47 (30/43) Installing py3-distro (1.6.0-r0) 03:01:47 (31/43) Installing py3-six (1.16.0-r0) 03:01:47 (32/43) Installing py3-webencodings (0.5.1-r4) 03:01:47 (33/43) Installing py3-html5lib (1.1-r1) 03:01:47 (34/43) Installing py3-parsing (2.4.7-r2) 03:01:47 (35/43) Installing py3-packaging (20.9-r1) 03:01:47 (36/43) Installing py3-tomli (1.2.2-r0) 03:01:48 (37/43) Installing py3-pep517 (0.12.0-r0) 03:01:48 (38/43) Installing py3-progress (1.6-r0) 03:01:48 (39/43) Installing py3-retrying (1.3.3-r2) 03:01:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:01:48 (41/43) Installing py3-setuptools (52.0.0-r4) 03:01:48 (42/43) Installing py3-toml (0.10.2-r2) 03:01:48 (43/43) Installing py3-pip (20.3.4-r1) 03:01:48 Executing busybox-1.34.1-r5.trigger 03:01:48 OK: 82 MiB in 65 packages 03:01:53 Collecting docker-compose==1.23.2 03:01:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:01:53 Collecting cached-property<2,>=1.2.0 03:01:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:01:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:01:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:01:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:01:53 Collecting docopt<0.7,>=0.6.1 03:01:53 Downloading docopt-0.6.2.tar.gz (25 kB) 03:01:57 Collecting PyYAML<4,>=3.10 03:01:57 Downloading PyYAML-3.13.tar.gz (270 kB) 03:01:59 Removing intermediate container f7ff9ea2a018 03:01:59 ---> 13ffff941e6a 03:01:59 03:01:59 Step 9/20 : FROM alpine:3.15 03:01:59 ---> 3fb3c9af89a9 03:01:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:01:59 ---> Using cache 03:01:59 ---> dacaa1b8d4b7 03:01:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:59 ---> Using cache 03:01:59 ---> ab8d80307ddd 03:01:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:01:59 ---> Running in ae4f80a4b41c 03:02:00 Collecting docker<4.0,>=3.6.0 03:02:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:02:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:02:01 Collecting websocket-client<1.0,>=0.32.0 03:02:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:02:01 Collecting texttable<0.10,>=0.9.0 03:02:01 Downloading texttable-0.9.1.tar.gz (11 kB) 03:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:02:03 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 03:02:03 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 03:02:03 OK: 15736 distinct packages available 03:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:02:03 Collecting jsonschema<3,>=2.5.1 03:02:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:02:03 Collecting dockerpty<0.5,>=0.4.1 03:02:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:02:04 (1/9) Installing ca-certificates (20211220-r0) 03:02:05 (2/9) Installing brotli-libs (1.0.9-r5) 03:02:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:02:05 (4/9) Installing libcurl (7.80.0-r1) 03:02:05 (5/9) Installing curl (7.80.0-r1) 03:02:05 (6/9) Installing dumb-init (1.2.5-r1) 03:02:05 (7/9) Installing musl-obstack (1.2.3-r0) 03:02:05 Collecting docker-pycreds>=0.4.0 03:02:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:02:05 (8/9) Installing libucontext (1.1-r0) 03:02:05 (9/9) Installing gcompat (1.0.0-r4) 03:02:05 Executing busybox-1.34.1-r5.trigger 03:02:05 Executing ca-certificates-20211220-r0.trigger 03:02:05 Collecting idna<2.8,>=2.5 03:02:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:02:05 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) 03:02:05 OK: 8 MiB in 23 packages 03:02:06 Collecting urllib3<1.25,>=1.21.1 03:02:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:02:06 Collecting chardet<3.1.0,>=3.0.2 03:02:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:02:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:02:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:02:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:02:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:02:07 Removing intermediate container ae4f80a4b41c 03:02:07 ---> 3256ad707aba 03:02:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:07 ---> dc71c201a473 03:02:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:02:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:02:08 Attempting uninstall: urllib3 03:02:08 Found existing installation: urllib3 1.26.7 03:02:08 Uninstalling urllib3-1.26.7: 03:02:08 Successfully uninstalled urllib3-1.26.7 03:02:09 Attempting uninstall: idna 03:02:09 Found existing installation: idna 3.3 03:02:09 Uninstalling idna-3.3: 03:02:09 Successfully uninstalled idna-3.3 03:02:09 ---> e6b266750ad5 03:02:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:02:09 ---> b43011db892a 03:02:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:02:09 ---> Running in 950ab0015ecd 03:02:10 Removing intermediate container 950ab0015ecd 03:02:10 ---> 00635c19a917 03:02:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:10 ---> Running in edc2d27af3e0 03:02:10 Removing intermediate container edc2d27af3e0 03:02:10 ---> a958046ff333 03:02:10 Step 18/20 : LABEL arch=arm64 03:02:10 ---> Running in 4d2e1a34b7fa 03:02:11 Removing intermediate container 4d2e1a34b7fa 03:02:11 ---> ff4d1f289659 03:02:11 Step 19/20 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 03:02:11 ---> Running in 6d63fe6d9c0f 03:02:11 Removing intermediate container 6d63fe6d9c0f 03:02:11 ---> 926a914b1958 03:02:11 Step 20/20 : LABEL version=0.0.0 03:02:11 ---> Running in d3921cdebb2a 03:02:11 Attempting uninstall: requests 03:02:11 Found existing installation: requests 2.26.0 03:02:11 Uninstalling requests-2.26.0: 03:02:12 Successfully uninstalled requests-2.26.0 03:02:12 Removing intermediate container d3921cdebb2a 03:02:12 ---> 13157bde90a7 03:02:12 03:02:12 Running setup.py install for texttable: started 03:02:12 Successfully built 13157bde90a7 03:02:12 Successfully tagged security-spiffe-token-provider-arm64:latest 03:02:14  Building security-spiffe-token-provider ... done  Running setup.py install for texttable: finished with status 'done' 03:02:14 Running setup.py install for PyYAML: started 03:02:17 Running setup.py install for PyYAML: finished with status 'done' 03:02:17 Running setup.py install for docopt: started 03:02:19 Running setup.py install for docopt: finished with status 'done' 03:02:19 Running setup.py install for dockerpty: started 03:02:20 Running setup.py install for dockerpty: finished with status 'done' 03:02:21 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 03:02:30 Removing intermediate container c5966ffa083d 03:02:30 ---> 483ce741eda1 03:02:30 Step 14/23 : ENV APP_PORT=58890 03:02:30 ---> Running in 26efa31399ff 03:02:30 Removing intermediate container 26efa31399ff 03:02:30 ---> 8a56594d8757 03:02:30 Step 15/23 : EXPOSE $APP_PORT 03:02:30 ---> Running in 12944f24c1c2 03:02:31 Removing intermediate container 12944f24c1c2 03:02:31 ---> 45d5acb126ac 03:02:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:02:32 ---> 3c5f635404fd 03:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:02:32 ---> c3b81004cea2 03:02:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:02:33 ---> c32217a99620 03:02:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:02:33 ---> Running in 74d5bd4ea21d 03:02:33 Removing intermediate container 74d5bd4ea21d 03:02:33 ---> 619083600645 03:02:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:33 ---> Running in adee8af877f5 03:02:33 Removing intermediate container adee8af877f5 03:02:33 ---> e2551d62e09b 03:02:33 Step 21/23 : LABEL arch=arm64 03:02:33 ---> Running in 2c91e312c051 03:02:34 Removing intermediate container 2c91e312c051 03:02:34 ---> c35980a50a08 03:02:34 Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 03:02:34 ---> Running in 540bfe21dfd8 03:02:34 Removing intermediate container 540bfe21dfd8 03:02:34 ---> eff411d20914 03:02:34 Step 23/23 : LABEL version=0.0.0 03:02:34 ---> Running in ce24f0bed883 03:02:35 Removing intermediate container ce24f0bed883 03:02:35 ---> a0114f1059e7 03:02:35 03:02:35 Successfully built a0114f1059e7 03:02:35 Successfully tagged sys-mgmt-agent-arm64:latest 03:02:35  Building sys-mgmt-agent ... done  [Pipeline] } 03:02:35 $ docker stop --time=1 ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd 03:02:37 $ docker rm -f ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd [Pipeline] // withDockerContainer [Pipeline] sh 03:02:38 + docker images 03:02:38 REPOSITORY TAG IMAGE ID CREATED SIZE 03:02:38 sys-mgmt-agent-arm64 latest a0114f1059e7 4 seconds ago 282MB 03:02:38 security-spiffe-token-provider-arm64 latest 13157bde90a7 26 seconds ago 28.1MB 03:02:38 13ffff941e6a 40 seconds ago 1.48GB 03:02:38 d3b7c3625744 About a minute ago 1.43GB 03:02:38 core-command-arm64 latest ff36874329d7 About a minute ago 15.5MB 03:02:38 c468a3b42ea1 About a minute ago 1.43GB 03:02:38 core-metadata-arm64 latest 9051a04e326d 2 minutes ago 16.3MB 03:02:38 security-bootstrapper-arm64 latest 9034f4ed0017 2 minutes ago 18.3MB 03:02:38 0a50fac8c302 2 minutes ago 1.44GB 03:02:38 f1f24628f9fb 3 minutes ago 1.44GB 03:02:38 support-notifications-arm64 latest f88b537cbf50 6 minutes ago 25.9MB 03:02:38 support-scheduler-arm64 latest eeceb61f2485 6 minutes ago 25.4MB 03:02:38 security-proxy-setup-arm64 latest b85a169cdb1c 6 minutes ago 26.1MB 03:02:38 5644efc15712 6 minutes ago 1.49GB 03:02:38 c1f9e073b230 6 minutes ago 1.49GB 03:02:38 88ea4ab88f28 6 minutes ago 1.44GB 03:02:38 core-data-arm64 latest 80fccce8b30a 7 minutes ago 21.7MB 03:02:38 security-spire-agent-arm64 latest 1f946e911220 7 minutes ago 126MB 03:02:38 432d2d2d583f 8 minutes ago 1.46GB 03:02:38 security-secretstore-setup-arm64 latest 9a341e40d26d 8 minutes ago 27.5MB 03:02:38 e1ec48f2b70d 9 minutes ago 1.44GB 03:02:38 security-spire-server-arm64 latest 8914f8c43bf9 12 minutes ago 86.3MB 03:02:38 ae877459d6de 12 minutes ago 1.34GB 03:02:38 security-spire-config-arm64 latest f56a36ca1a84 13 minutes ago 85.6MB 03:02:38 5e070aeec874 13 minutes ago 1.34GB 03:02:38 ci-base-image-arm64 latest 8e56ac5f43dc 26 minutes ago 1.01GB 03:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 13 days ago 669MB 03:02:38 docker 20.10.14 c346e9eafbab 2 months ago 202MB 03:02:38 alpine 3.14 ac73e934f311 2 months ago 5.34MB 03:02:38 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 03:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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 03:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:02:39 03:02:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:02:40 arm64: Pulling from edgex-lftools-log-publisher 03:02:40 8998bd30e6a1: Pulling fs layer 03:02:40 04944245beec: Pulling fs layer 03:02:40 699f458cf7ca: Pulling fs layer 03:02:40 765212b225bb: Pulling fs layer 03:02:40 f23df028b6ca: Pulling fs layer 03:02:40 d65c8cfc05b1: Pulling fs layer 03:02:40 2437ff75d9bd: Pulling fs layer 03:02:40 f23df028b6ca: Waiting 03:02:40 d65c8cfc05b1: Waiting 03:02:40 2437ff75d9bd: Waiting 03:02:40 765212b225bb: Waiting 03:02:40 04944245beec: Verifying Checksum 03:02:40 04944245beec: Download complete 03:02:40 765212b225bb: Verifying Checksum 03:02:40 765212b225bb: Download complete 03:02:40 f23df028b6ca: Verifying Checksum 03:02:40 f23df028b6ca: Download complete 03:02:40 d65c8cfc05b1: Verifying Checksum 03:02:40 d65c8cfc05b1: Download complete 03:02:40 699f458cf7ca: Verifying Checksum 03:02:40 699f458cf7ca: Download complete 03:02:40 8998bd30e6a1: Download complete 03:02:42 2437ff75d9bd: Verifying Checksum 03:02:42 2437ff75d9bd: Download complete 03:02:45 8998bd30e6a1: Pull complete 03:02:45 04944245beec: Pull complete 03:02:46 699f458cf7ca: Pull complete 03:02:46 765212b225bb: Pull complete 03:02:47 f23df028b6ca: Pull complete 03:02:48 d65c8cfc05b1: Pull complete 03:03:03 2437ff75d9bd: Pull complete 03:03:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:03:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:03 prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container 03:03:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:03:06 $ docker top d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:07 ---> job-cost.sh 03:03:07 lf-activate-venv: SKIPPING 03:03:07 INFO: No Stack... 03:03:08 INFO: Retrieving Pricing Info for: v3-standard-4 03:03:08 INFO: Archiving Costs [Pipeline] sh 03:03:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:03:09 + cut -d, -f6 [Pipeline] lock 03:03:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] 03:03:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] did not exist. Created. 03:03:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:03:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:03:10 Stashed 1 file(s) [Pipeline] } 03:03:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:03:10 $ docker stop --time=1 d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf 03:03:12 $ docker rm -f d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf [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 03:03:13 provisioning config files... 03:03:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7930539978404246631tmp [Pipeline] { [Pipeline] sh 03:03:13 + set +x 03:03:13 + curl -s https://codecov.io/bash 03:03:13 + bash -s -- 03:03:13 03:03:13 _____ _ 03:03:13 / ____| | | 03:03:13 | | ___ __| | ___ ___ _____ __ 03:03:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:03:13 | |___| (_) | (_| | __/ (_| (_) \ V / 03:03:13 \_____\___/ \__,_|\___|\___\___/ \_/ 03:03:13 Bash-1.0.6 03:03:13 03:03:13 03:03:13 ==> git version 2.25.1 found 03:03:13 ==> 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 03:03:13 Release-Date: 2020-01-08 03:03:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:03:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:03:13 ==> Jenkins CI detected. 03:03:13 current dir:  /w/workspace/edgex-go/1 03:03:13 project root: . 03:03:13 --> token set from env 03:03:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:03:13 ==> Running gcov in . (disable via -X gcov) 03:03:13 ==> Python coveragepy not found 03:03:13 ==> Searching for coverage reports in: 03:03:13 + . 03:03:13 -> Found 1 reports 03:03:13 ==> Detecting git/mercurial file structure 03:03:13 ==> Reading reports 03:03:13 + ./coverage.out bytes=435411 03:03:13 ==> Appending adjustments 03:03:13 https://docs.codecov.io/docs/fixing-reports 03:03:14 + Found adjustments 03:03:14 ==> Gzipping contents 03:03:14 60K /tmp/codecov.uWbd75.gz 03:03:14 ==> Uploading reports 03:03:14 url: https://codecov.io 03:03:14 query: branch=PR-4055&commit=7951866c037c99ab59e6ced4267275b6c04ea3c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4055&job=&cmd_args= 03:03:14 -> Pinging Codecov 03:03:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4055&commit=7951866c037c99ab59e6ced4267275b6c04ea3c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4055&job=&cmd_args= 03:03:15 -> Uploading to 03:03:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/00271124DB129430A58F1EEE437C3FCB/7951866c037c99ab59e6ced4267275b6c04ea3c0/4888bed8-a394-4dcf-aecb-0d6f59b9ea9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T030314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20567bbd4beeb9b636cba16649b0742030f4fdaac940ff0f40afcbb1fbb09791 03:03:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:15 Dload Upload Total Spent Left Speed 03:03:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59870 0 0 100 59870 0 242k --:--:-- --:--:-- --:--:-- 242k 03:03:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] } 03:03:15 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 03:03:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:03:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:03:18 ---> package-listing.sh 03:03:18 ++ facter osfamily 03:03:18 ++ tr '[:upper:]' '[:lower:]' 03:03:18 + OS_FAMILY=debian 03:03:18 + workspace=/w/workspace/edgex-go/1 03:03:18 + START_PACKAGES=/tmp/packages_start.txt 03:03:18 + END_PACKAGES=/tmp/packages_end.txt 03:03:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:18 + PACKAGES=/tmp/packages_start.txt 03:03:18 + '[' /w/workspace/edgex-go/1 ']' 03:03:18 + PACKAGES=/tmp/packages_end.txt 03:03:18 + case "${OS_FAMILY}" in 03:03:18 + dpkg -l 03:03:18 + grep '^ii' 03:03:18 + '[' -f /tmp/packages_start.txt ']' 03:03:18 + '[' -f /tmp/packages_end.txt ']' 03:03:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:18 + '[' /w/workspace/edgex-go/1 ']' 03:03:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:03:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:03:18 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:03:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:19 03:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:19 latest: Pulling from edgex-lftools-log-publisher 03:03:19 5eb5b503b376: Pulling fs layer 03:03:19 5c69ac0246d0: Pulling fs layer 03:03:19 ec43610c2a17: Pulling fs layer 03:03:19 3a2ae6a8a46f: Pulling fs layer 03:03:19 33b1e0a273af: Pulling fs layer 03:03:19 5d3b04190fa2: Pulling fs layer 03:03:19 2f39f015ded8: Pulling fs layer 03:03:19 5d3b04190fa2: Waiting 03:03:19 3a2ae6a8a46f: Waiting 03:03:19 33b1e0a273af: Waiting 03:03:19 2f39f015ded8: Waiting 03:03:19 5c69ac0246d0: Download complete 03:03:19 3a2ae6a8a46f: Verifying Checksum 03:03:19 3a2ae6a8a46f: Download complete 03:03:19 33b1e0a273af: Verifying Checksum 03:03:19 33b1e0a273af: Download complete 03:03:19 5d3b04190fa2: Verifying Checksum 03:03:19 5d3b04190fa2: Download complete 03:03:19 ec43610c2a17: Verifying Checksum 03:03:19 ec43610c2a17: Download complete 03:03:19 5eb5b503b376: Verifying Checksum 03:03:19 5eb5b503b376: Download complete 03:03:20 2f39f015ded8: Download complete 03:03:21 5eb5b503b376: Pull complete 03:03:21 5c69ac0246d0: Pull complete 03:03:21 ec43610c2a17: Pull complete 03:03:21 3a2ae6a8a46f: Pull complete 03:03:21 33b1e0a273af: Pull complete 03:03:22 5d3b04190fa2: Pull complete 03:03:26 2f39f015ded8: Pull complete 03:03:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:26 prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container 03:03:26 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:03:28 $ docker top 3741dbd0da6958191d9ebc1b82848b02aba1549cb1b6b8e1b5172064c36e1eee -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:03:29 + mkdir -p /var/log/sysstat [Pipeline] sh 03:03:29 + ls /var/log/sa-host 03:03:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:29 provisioning config files... 03:03:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8316269213080298007tmp [Pipeline] { [Pipeline] echo 03:03:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:03:30 ---> create-netrc.sh [Pipeline] } 03:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:03:30 ---> python-tools-install.sh [Pipeline] echo 03:03:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:03:30 ---> sudo-logs.sh 03:03:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:03:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:03:31 ---> job-cost.sh 03:03:31 lf-activate-venv: SKIPPING 03:03:31 DEBUG: total: 0.10999999940395355 03:03:31 INFO: Retrieving Stack Cost... 03:03:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:03:32 INFO: Archiving Costs [Pipeline] echo 03:03:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:03:32 ---> logs-deploy.sh 03:03:32 lf-activate-venv: SKIPPING 03:03:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4055/1 03:03:32 INFO: archiving workspace using pattern(s): 03:03:33 Archives upload complete. 03:03:33 INFO: archiving logs to Nexus