Pull request #4064 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8644ac3981daa8a654b6ce11b1adb54650171fcf+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (dd166023651144eb0cfcb5a72bf138fb3c7919d0) 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-ssh3035848341880484510.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-ssh4853903359595053059.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-4064/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-4064/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12708281547526704213.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-4064/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4681425030222191078.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-ssh6087102170600768240.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-4064/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-4064/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2898564137536181592.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-16256 in /w/workspace/edgexfoundry_edgex-go_PR-4064 [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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 8644ac3981daa8a654b6ce11b1adb54650171fcf Merge succeeded, producing 8644ac3981daa8a654b6ce11b1adb54650171fcf Checking out Revision 8644ac3981daa8a654b6ce11b1adb54650171fcf (PR-4064) > 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/4064/head:refs/remotes/origin/PR-4064 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 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 19:06:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:41 ========================================================= 19:06:41 EdgeX Global Pipelines Version Info 19:06:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:42 ------------------- 19:06:42 stable info: 19:06:42 ------------------- 19:06:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:42 Message: update stable to v1.0.234 19:06:43 ------------------- 19:06:43 experimental info: 19:06:43 ------------------- 19:06:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:43 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:43 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4064 [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4064 [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4064 [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8644ac3 [Pipeline] echo 19:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:44 provisioning config files... 19:06:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2438625783900581599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:45 ---> docker-login.sh 19:06:45 nexus3.edgexfoundry.org:10001 19:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:45 Configure a credential helper to remove this warning. See 19:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:45 19:06:45 Login Succeeded 19:06:45 nexus3.edgexfoundry.org:10002 19:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:45 Configure a credential helper to remove this warning. See 19:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:45 19:06:45 Login Succeeded 19:06:45 nexus3.edgexfoundry.org:10003 19:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:45 Configure a credential helper to remove this warning. See 19:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:45 19:06:45 Login Succeeded 19:06:45 nexus3.edgexfoundry.org:10004 19:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:46 Configure a credential helper to remove this warning. See 19:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:46 19:06:46 Login Succeeded 19:06:46 docker.io 19:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:46 Configure a credential helper to remove this warning. See 19:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:46 19:06:46 Login Succeeded 19:06:46 ---> docker-login.sh ends [Pipeline] } 19:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:46 + 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 19:06:46 + dirname cmd/core-command/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo core-command,cmd/core-command/Dockerfile 19:06:46 + dirname cmd/core-data/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo core-data,cmd/core-data/Dockerfile 19:06:46 + dirname cmd/core-metadata/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:46 + dirname cmd/security-bootstrapper/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + dirname cmd/security-proxy-setup/Dockerfile 19:06:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:46 + + cut -d/dirname -f2 cmd/security-spire-agent/Dockerfile 19:06:46 19:06:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:46 + dirname cmd/security-spire-config/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:46 + dirname cmd/security-spire-server/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:46 + dirname cmd/support-notifications/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:46 + dirname cmd/support-scheduler/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:46 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:46 + cut -d/ -f2 19:06:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:46 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 19:06:47 + git rev-list -1 --merges 8644ac3981daa8a654b6ce11b1adb54650171fcf~1..8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo 19:06:47 -----------> git rev-list -1 --merges 8644ac3981daa8a654b6ce11b1adb54650171fcf~1..8644ac3981daa8a654b6ce11b1adb54650171fcf 8644ac3981daa8a654b6ce11b1adb54650171fcf [false] [Pipeline] sh 19:06:47 + git log --format=format:%s -1 8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] echo 19:06:47 ========================================================= 19:06:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:48 + grep -v github /etc/ssh/ssh_known_hosts 19:06:48 + [ -e /tmp/ssh_known_hosts ] 19:06:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:48 19:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:49 42c077c10790: Pulling fs layer 19:06:49 f63e77b7563a: Pulling fs layer 19:06:49 bd5fdadae976: Pulling fs layer 19:06:49 205491f53016: Pulling fs layer 19:06:49 df18705c85c3: Pulling fs layer 19:06:49 bdb3f477010e: Pulling fs layer 19:06:49 c8a8fc8e1c8f: Pulling fs layer 19:06:49 2c6e9b1d212d: Pulling fs layer 19:06:49 bdb8f0575790: Pulling fs layer 19:06:49 386e3cb2ff24: Pulling fs layer 19:06:49 2343380bae48: Pulling fs layer 19:06:49 205491f53016: Waiting 19:06:49 df18705c85c3: Waiting 19:06:49 bdb3f477010e: Waiting 19:06:49 c8a8fc8e1c8f: Waiting 19:06:49 2c6e9b1d212d: Waiting 19:06:49 bdb8f0575790: Waiting 19:06:49 386e3cb2ff24: Waiting 19:06:49 2343380bae48: Waiting 19:06:49 f63e77b7563a: Verifying Checksum 19:06:49 f63e77b7563a: Download complete 19:06:49 205491f53016: Verifying Checksum 19:06:49 205491f53016: Download complete 19:06:49 df18705c85c3: Verifying Checksum 19:06:49 df18705c85c3: Download complete 19:06:49 bdb3f477010e: Download complete 19:06:49 bd5fdadae976: Verifying Checksum 19:06:49 2c6e9b1d212d: Download complete 19:06:49 bdb8f0575790: Verifying Checksum 19:06:49 bdb8f0575790: Download complete 19:06:49 386e3cb2ff24: Verifying Checksum 19:06:49 386e3cb2ff24: Download complete 19:06:49 2343380bae48: Verifying Checksum 19:06:49 2343380bae48: Download complete 19:06:49 42c077c10790: Verifying Checksum 19:06:49 c8a8fc8e1c8f: Verifying Checksum 19:06:49 c8a8fc8e1c8f: Download complete 19:06:50 42c077c10790: Pull complete 19:06:51 f63e77b7563a: Pull complete 19:06:51 bd5fdadae976: Pull complete 19:06:51 205491f53016: Pull complete 19:06:51 df18705c85c3: Pull complete 19:06:51 bdb3f477010e: Pull complete 19:06:53 c8a8fc8e1c8f: Pull complete 19:06:53 2c6e9b1d212d: Pull complete 19:06:53 bdb8f0575790: Pull complete 19:06:53 386e3cb2ff24: Pull complete 19:06:53 2343380bae48: Pull complete 19:06:53 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:54 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:06:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:55 $ docker top 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 -eo pid,comm 19:06:55 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). 19:06:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:55 [ssh-agent] Looking for ssh-agent implementation... 19:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:55 $ docker exec 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent 19:06:55 SSH_AUTH_SOCK=/tmp/ssh-ps1I9shm2Vvh/agent.34 19:06:55 SSH_AGENT_PID=40 19:06:55 Running ssh-add (command line suppressed) 19:06:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4773674646913224912.key (/w/workspace/edgex-go/1@tmp/private_key_4773674646913224912.key) 19:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:56 + git tag --points-at HEAD [Pipeline] } 19:06:56 $ docker exec --env ******** --env ******** 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent -k 19:06:56 unset SSH_AUTH_SOCK; 19:06:56 unset SSH_AGENT_PID; 19:06:56 echo Agent pid 40 killed; 19:06:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:56 [ssh-agent] Looking for ssh-agent implementation... 19:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:56 $ docker exec 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent 19:06:56 SSH_AUTH_SOCK=/tmp/ssh-4eCghAovNEaX/agent.72 19:06:56 SSH_AGENT_PID=79 19:06:56 Running ssh-add (command line suppressed) 19:06:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2672956014582543846.key (/w/workspace/edgex-go/1@tmp/private_key_2672956014582543846.key) 19:06:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:57 + git semver init 19:06:57 2022-06-28 19:06:57,232 [run_init] DEBUG init version:0.0.0 force:False 19:06:57 2022-06-28 19:06:57,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:57 2022-06-28 19:06:57,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:57 2022-06-28 19:06:57,234 [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) 19:07:01 2022-06-28 19:07:01,368 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:01 2022-06-28 19:07:01,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4064 with force:False 19:07:01 2022-06-28 19:07:01,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4064 19:07:01 2022-06-28 19:07:01,371 [execute] INFO git cat-file --batch-check 19:07:01 2022-06-28 19:07:01,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:01 2022-06-28 19:07:01,377 [execute] INFO git cat-file --batch 19:07:01 2022-06-28 19:07:01,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:01 2022-06-28 19:07:01,383 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4064 19:07:01 0.0.0 [Pipeline] } 19:07:01 $ docker exec --env ******** --env ******** 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 ssh-agent -k 19:07:01 unset SSH_AUTH_SOCK; 19:07:01 unset SSH_AGENT_PID; 19:07:01 echo Agent pid 79 killed; 19:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:02 + git semver [Pipeline] } 19:07:02 $ docker stop --time=1 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 19:07:03 $ docker rm -f 2468f8da651fd32f80e85104370b206282d54a40df9bfbfd64206d5318d3b5d9 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:04 Stashed 1 file(s) [Pipeline] echo 19:07:04 [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 19:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:05 ========================================================= 19:07:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:05 59bf1c3509f3: Pulling fs layer 19:07:05 666ba61612fd: Pulling fs layer 19:07:05 8ed8ca486205: Pulling fs layer 19:07:05 cc1cd167ecdc: Pulling fs layer 19:07:05 c516ae0d96e1: Pulling fs layer 19:07:05 684cea983483: Pulling fs layer 19:07:05 dd3240ac7de5: Pulling fs layer 19:07:05 b1e948a4e11c: Pulling fs layer 19:07:05 a8fd76ee1af6: Pulling fs layer 19:07:05 646ad004c059: Pulling fs layer 19:07:05 cc1cd167ecdc: Waiting 19:07:05 a8fd76ee1af6: Waiting 19:07:05 c516ae0d96e1: Waiting 19:07:05 646ad004c059: Waiting 19:07:05 684cea983483: Waiting 19:07:05 b1e948a4e11c: Waiting 19:07:05 8ed8ca486205: Verifying Checksum 19:07:05 8ed8ca486205: Download complete 19:07:05 666ba61612fd: Verifying Checksum 19:07:05 666ba61612fd: Download complete 19:07:05 c516ae0d96e1: Verifying Checksum 19:07:05 684cea983483: Verifying Checksum 19:07:05 dd3240ac7de5: Verifying Checksum 19:07:05 dd3240ac7de5: Download complete 19:07:05 59bf1c3509f3: Verifying Checksum 19:07:05 b1e948a4e11c: Verifying Checksum 19:07:05 b1e948a4e11c: Download complete 19:07:05 59bf1c3509f3: Pull complete 19:07:05 666ba61612fd: Pull complete 19:07:05 8ed8ca486205: Pull complete 19:07:06 646ad004c059: Verifying Checksum 19:07:06 646ad004c059: Download complete 19:07:06 a8fd76ee1af6: Verifying Checksum 19:07:06 a8fd76ee1af6: Download complete 19:07:06 cc1cd167ecdc: Verifying Checksum 19:07:06 cc1cd167ecdc: Download complete 19:07:09 cc1cd167ecdc: Pull complete 19:07:09 c516ae0d96e1: Pull complete 19:07:09 684cea983483: Pull complete 19:07:10 dd3240ac7de5: Pull complete 19:07:10 b1e948a4e11c: Pull complete 19:07:12 a8fd76ee1af6: Pull complete 19:07:13 646ad004c059: Pull complete 19:07:13 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:13 WORKDIR /edgex 19:07:13 COPY go.mod . 19:07:13 RUN go mod download 19:07:13 + docker build -t ci-base-image-x86_64 -f - . 19:07:14 Sending build context to Docker daemon 335.1MB 19:07:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:14 ---> 8f69c11f6b0c 19:07:14 Step 2/4 : WORKDIR /edgex 19:07:16 ---> Running in bf1a04222521 19:07:16 Removing intermediate container bf1a04222521 19:07:16 ---> 21837fc51212 19:07:16 Step 3/4 : COPY go.mod . 19:07:16 ---> 5e4b4fade079 19:07:16 Step 4/4 : RUN go mod download 19:07:16 ---> Running in 2c980e2c786e 19:07:19 Still waiting to schedule task 19:07:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:31 Removing intermediate container 2c980e2c786e 19:07:31 ---> efc95c775b39 19:07:31 Successfully built efc95c775b39 19:07:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:31 + docker inspect -f . ci-base-image-x86_64 19:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:31 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:07:31 $ 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 ******** ci-base-image-x86_64 cat 19:07:32 $ docker top 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:32 + go version 19:07:32 go version go1.17.7 linux/amd64 [Pipeline] } 19:07:32 $ docker stop --time=1 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 19:07:34 $ docker rm -f 625a80b0b350a9eaa34650af4204bca099b1dd00c8ca1b4588b4056a7e9dfce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:34 + docker inspect -f . ci-base-image-x86_64 19:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:34 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:07:34 $ 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 ******** ci-base-image-x86_64 cat 19:07:35 $ docker top 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:35 ========================================================= 19:07:35 [edgeXBuildGoParallel] Running Tests and Build... 19:07:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:35 + make test 19:07:35 go mod tidy -compat=1.17 19:07:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:41 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.492s coverage: 89.2% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 83.8% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.468s coverage: 95.6% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.113s coverage: 79.5% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 19:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.172s coverage: 82.5% of statements 19:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.4% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:08:18 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 19:08:36 GO111MODULE=on go vet ./... 19:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:39 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:39 + ls -al . 19:08:39 total 684 19:08:39 drwxrwxr-x 10 1001 1001 4096 Jun 28 19:07 . 19:08:39 drwxr-xr-x 4 root root 4096 Jun 28 19:07 .. 19:08:39 -rw-rw-r-- 1 1001 1001 11 Jun 28 19:06 .dockerignore 19:08:39 drwxrwxr-x 8 1001 1001 4096 Jun 28 19:07 .git 19:08:39 drwxrwxr-x 3 1001 1001 4096 Jun 28 19:06 .github 19:08:39 -rw-rw-r-- 1 1001 1001 879 Jun 28 19:06 .gitignore 19:08:39 -rw-rw-r-- 1 1001 1001 42 Jun 28 19:06 .golangci.yml 19:08:39 -rw-rw-r-- 1 1001 1001 87 Jun 28 19:06 .hadolint.yml 19:08:39 drwxr-xr-x 3 1001 1001 4096 Jun 28 19:07 .semver 19:08:39 -rw-rw-r-- 1 1001 1001 166 Jun 28 19:06 .sonarcloud.properties 19:08:39 -rw-rw-r-- 1 1001 1001 1171 Jun 28 19:06 ADOPTERS.md 19:08:39 -rw-rw-r-- 1 1001 1001 10347 Jun 28 19:06 Attribution.txt 19:08:39 -rw-rw-r-- 1 1001 1001 63209 Jun 28 19:06 CHANGELOG.md 19:08:39 -rw-rw-r-- 1 1001 1001 3804 Jun 28 19:06 CONTRIBUTING.md 19:08:39 -rw-rw-r-- 1 1001 1001 677 Jun 28 19:06 GOVERNANCE.md 19:08:39 -rw-rw-r-- 1 1001 1001 850 Jun 28 19:06 Jenkinsfile 19:08:39 -rw-rw-r-- 1 1001 1001 10775 Jun 28 19:06 LICENSE 19:08:39 -rw-rw-r-- 1 1001 1001 10389 Jun 28 19:06 Makefile 19:08:39 -rw-rw-r-- 1 1001 1001 582 Jun 28 19:06 OWNERS.md 19:08:39 -rw-rw-r-- 1 1001 1001 9094 Jun 28 19:06 README.md 19:08:39 -rw-rw-r-- 1 1001 1001 6912 Jun 28 19:06 SECURITY.md 19:08:39 -rw-rw-r-- 1 1001 1001 5 Jun 28 19:07 VERSION 19:08:39 -rw-rw-r-- 1 1001 1001 4131 Jun 28 19:06 ZMQWindows.md 19:08:39 drwxrwxr-x 2 1001 1001 4096 Jun 28 19:06 bin 19:08:39 drwxrwxr-x 18 1001 1001 4096 Jun 28 19:06 cmd 19:08:39 -rw-r--r-- 1 root root 435593 Jun 28 19:08 coverage.out 19:08:39 -rw-rw-r-- 1 1001 1001 3311 Jun 28 19:06 go.mod 19:08:39 -rw-rw-r-- 1 1001 1001 36231 Jun 28 19:07 go.sum 19:08:39 drwxrwxr-x 8 1001 1001 4096 Jun 28 19:06 internal 19:08:39 drwxrwxr-x 3 1001 1001 4096 Jun 28 19:06 openapi 19:08:39 drwxrwxr-x 4 1001 1001 4096 Jun 28 19:06 snap 19:08:39 -rw-rw-r-- 1 1001 1001 204 Jun 28 19:06 version.go [Pipeline] sh 19:08:40 + '[' -e coverage.out ] 19:08:40 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:40 Stashed 1 file(s) [Pipeline] sh 19:08:40 + make build 19:08:40 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 19:08: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/core-metadata/core-metadata ./cmd/core-metadata 19:08:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16257 in /w/workspace/edgexfoundry_edgex-go_PR-4064 [Pipeline] { [Pipeline] ws 19:08:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:57 The recommended git tool is: git 19:09:02 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 19:09:02 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 19:09:03 using credential edgex-jenkins-ssh 19:09:03 Cloning the remote Git repository 19:09:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:04 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:04 > git --version # timeout=10 19:09:04 > git --version # 'git version 2.25.1' 19:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:08 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 19:09:08 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 19:09:09 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 19:09:10 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 19:09:11 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 19:09:12 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 19:09:12 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 19:09:13 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 19:09:14 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] } 19:09:15 $ docker stop --time=1 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 19:09:18 $ docker rm -f 81a14b8e31310c5fd791d8d908ffc8eb8eb43dd2205446cda2cfa91f3bf5b985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:19 19:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:19 latest: Pulling from edgex-devops/edgex-compose 19:09:19 cbdbe7a5bc2a: Pulling fs layer 19:09:19 ca9280d653b3: Pulling fs layer 19:09:19 7e9c9ca2126c: Pulling fs layer 19:09:19 cbdbe7a5bc2a: Download complete 19:09:19 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 8644ac3981daa8a654b6ce11b1adb54650171fcf 19:09:19 cbdbe7a5bc2a: Pull complete 19:09:19 ca9280d653b3: Verifying Checksum 19:09:19 ca9280d653b3: Download complete 19:09:19 Merge succeeded, producing 8644ac3981daa8a654b6ce11b1adb54650171fcf 19:09:19 Checking out Revision 8644ac3981daa8a654b6ce11b1adb54650171fcf (PR-4064) 19:09:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4064/head:refs/remotes/origin/PR-4064 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:19 > git config core.sparsecheckout # timeout=10 19:09:19 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 19:09:19 > git remote # timeout=10 19:09:19 > git config --get remote.origin.url # timeout=10 19:09:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:19 > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 19:09:19 > git rev-parse HEAD^{commit} # timeout=10 19:09:20 7e9c9ca2126c: Download complete 19:09:20 ca9280d653b3: Pull complete 19:09:19 > git config core.sparsecheckout # timeout=10 19:09:20 > git checkout -f 8644ac3981daa8a654b6ce11b1adb54650171fcf # timeout=10 19:09:23 7e9c9ca2126c: Pull complete 19:09:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:23 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:09:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:09:24 > git --version # timeout=10 19:09:24 > git --version # 'git version 2.25.1' 19:09:24 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:09:24 $ docker top 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:25 + docker-compose build --help 19:09:25 + grep parallel 19:09:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:25 Dload Upload Total Spent Left Speed 19:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k 19:09:25 --parallel Build images in parallel. [Pipeline] } 19:09:25 $ docker stop --time=1 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 19:09:27 $ docker rm -f 26c33441a3b4c4a6b253cef88f0661122896b141b89ec728dec1a7cf1adbe002 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:27 + sudo tee /etc/docker/daemon.new 19:09:27 { 19:09:27 "registry-mirrors": [ 19:09:27 "https://nexus3.edgexfoundry.org:10001" 19:09:27 ], 19:09:27 "bip": "10.250.0.254/24", 19:09:27 "hosts": [ 19:09:27 "tcp://0.0.0.0:5555", 19:09:27 "unix:///var/run/docker.sock" 19:09:27 ], 19:09:27 "mtu": 1458, 19:09:27 "selinux-enabled": true, 19:09:27 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:27 } 19:09:27 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:09:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:28 $ docker top 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:09:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:28 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:29 + sudo service docker restart 19:09:29 Building core-command ... 19:09:29 Building core-data ... 19:09:29 Building core-metadata ... 19:09:29 Building security-bootstrapper ... 19:09:29 Building security-proxy-setup ... 19:09:29 Building security-secretstore-setup ... 19:09:29 Building security-spiffe-token-provider ... 19:09:29 Building security-spire-agent ... 19:09:29 Building security-spire-config ... 19:09:29 Building security-spire-server ... 19:09:29 Building support-notifications ... 19:09:29 Building support-scheduler ... 19:09:29 Building sys-mgmt-agent ... 19:09:29 Building security-spire-config 19:09:29 Building security-secretstore-setup 19:09:29 Building security-spire-server 19:09:29 Building core-data 19:09:29 Building security-bootstrapper 19:09:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:09:44 ---> efc95c775b39 19:09:44 Step 3/31 : WORKDIR /edgex-go 19:09:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:44 ---> efc95c775b39 19:09:44 Step 3/25 : WORKDIR /edgex-go 19:09:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:44 ---> efc95c775b39 19:09:44 Step 3/23 : WORKDIR /edgex-go 19:09:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:44 ---> efc95c775b39 19:09:44 Step 3/26 : WORKDIR /edgex-go 19:09:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:44 ---> efc95c775b39 19:09:44 Step 3/25 : WORKDIR /edgex-go 19:09:44 ---> Running in ed820e8d1781 19:09:44 ---> Running in d0ffe8b42d7f 19:09:44 ---> Running in 32d15311408d 19:09:44 ---> Running in 70ecec0f0a9f 19:09:44 ---> Running in 27671398eb17 19:09:44 Removing intermediate container 32d15311408d 19:09:44 ---> 925a1b750200 19:09:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:44 Removing intermediate container 70ecec0f0a9f 19:09:44 ---> 9bf3f3d2d2a7 19:09:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:44 Removing intermediate container ed820e8d1781 19:09:44 ---> 8957e1b81f07 19:09:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:44 Removing intermediate container d0ffe8b42d7f 19:09:44 ---> 211f4b7ba0dd 19:09:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:44 Removing intermediate container 27671398eb17 19:09:44 ---> de1a2dd5b100 19:09:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:44 ---> Running in c91e7c8c1852 19:09:44 ---> Running in 33c592656c35 19:09:44 ---> Running in 0371a0f362f8 19:09:44 ---> Running in 3fb50a318917 19:09:44 ---> Running in 00656461711b 19:09:45 Removing intermediate container c91e7c8c1852 19:09:45 ---> f43351b49614 19:09:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:45 ---> Running in e82802c0b90a 19:09:45 Removing intermediate container 33c592656c35 19:09:45 ---> 3ca87d2f9b59 19:09:45 Step 5/25 : RUN apk add --update --no-cache make git 19:09:45 ---> Running in bcdc97198626 19:09:46 Removing intermediate container 3fb50a318917 19:09:46 ---> 242c13d6f124 19:09:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:09:46 ---> Running in 7ae44c104a71 19:09:46 Removing intermediate container 0371a0f362f8 19:09:46 ---> 9522c579b7e1 19:09:46 Step 5/31 : RUN apk add --update --no-cache make git 19:09:46 ---> Running in 13ead3b1683a 19:09:46 Removing intermediate container 00656461711b 19:09:46 ---> d5ef2c2d3b82 19:09:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:46 ---> Running in a0b767df5be9 19:09:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:47 OK: 221 MiB in 52 packages 19:09:47 OK: 221 MiB in 52 packages 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:47 provisioning config files... 19:09:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5355156321000259230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:48 Removing intermediate container bcdc97198626 19:09:48 ---> a3618d1be15d 19:09:48 Step 6/25 : COPY go.mod vendor* ./ 19:09:48 OK: 221 MiB in 52 packages 19:09:48 Removing intermediate container e82802c0b90a 19:09:48 ---> ebcb404cd7f7 19:09:48 Step 6/23 : COPY go.mod vendor* ./ 19:09:48 ---> 3113f21a46bc 19:09:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 OK: 221 MiB in 52 packages 19:09:48 ---> Running in e518802dbb41 19:09:48 ---> docker-login.sh 19:09:48 nexus3.edgexfoundry.org:10001 19:09:48 OK: 221 MiB in 52 packages 19:09:48 ---> 842ca9baa02f 19:09:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 ---> Running in afcdec4f450d 19:09:48 Removing intermediate container 7ae44c104a71 19:09:48 ---> 89f09ee5596f 19:09:48 Step 6/25 : COPY go.mod vendor* ./ 19:09:48 ---> a2b2dad424a7 19:09:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 ---> Running in ff27a46dac12 19:09:48 Removing intermediate container 13ead3b1683a 19:09:48 ---> 799a138e0082 19:09:48 Step 6/31 : COPY go.mod vendor* ./ 19:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:48 Removing intermediate container a0b767df5be9 19:09:48 ---> 01aee95102a9 19:09:48 Step 6/26 : COPY go.mod vendor* ./ 19:09:48 ---> e758e4f50850 19:09:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 ---> Running in f5d179de0a3a 19:09:48 ---> 5fa384343cdd 19:09:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 ---> Running in c200996d934b 19:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:48 Configure a credential helper to remove this warning. See 19:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:48 19:09:48 Login Succeeded 19:09:48 nexus3.edgexfoundry.org:10002 19:09:49 Removing intermediate container e518802dbb41 19:09:49 ---> 2666dc145959 19:09:49 Step 8/25 : COPY . . 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:49 Configure a credential helper to remove this warning. See 19:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:49 19:09:49 Login Succeeded 19:09:49 nexus3.edgexfoundry.org:10003 19:09:49 Removing intermediate container afcdec4f450d 19:09:49 ---> b7aa1ff1d874 19:09:49 Step 8/23 : COPY . . 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:49 Configure a credential helper to remove this warning. See 19:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:49 19:09:49 Login Succeeded 19:09:49 nexus3.edgexfoundry.org:10004 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 docker.io 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 ---> docker-login.sh ends [Pipeline] } 19:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:09:51 Removing intermediate container ff27a46dac12 19:09:51 ---> 6fc05ee17d3c 19:09:51 Step 8/25 : COPY . . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:51 ========================================================= 19:09:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:09:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:52 9b3977197b4f: Pulling fs layer 19:09:52 1a89e8eeedd5: Pulling fs layer 19:09:52 94645a83ff95: Pulling fs layer 19:09:52 e6fb740bc735: Pulling fs layer 19:09:52 3a77bd46dcc9: Pulling fs layer 19:09:52 355e64cbe906: Pulling fs layer 19:09:52 63ab81a10011: Pulling fs layer 19:09:52 555d1d1c4555: Pulling fs layer 19:09:52 7d9057610161: Pulling fs layer 19:09:52 355e64cbe906: Waiting 19:09:52 63ab81a10011: Waiting 19:09:52 e6fb740bc735: Waiting 19:09:52 3a77bd46dcc9: Waiting 19:09:52 7d9057610161: Waiting 19:09:52 94645a83ff95: Verifying Checksum 19:09:52 94645a83ff95: Download complete 19:09:52 1a89e8eeedd5: Verifying Checksum 19:09:52 1a89e8eeedd5: Download complete 19:09:52 3a77bd46dcc9: Verifying Checksum 19:09:52 3a77bd46dcc9: Download complete 19:09:52 355e64cbe906: Download complete 19:09:52 9b3977197b4f: Verifying Checksum 19:09:52 9b3977197b4f: Download complete 19:09:52 63ab81a10011: Verifying Checksum 19:09:52 63ab81a10011: Download complete 19:09:52 Removing intermediate container c200996d934b 19:09:52 ---> 5cdab2d7529d 19:09:52 Step 8/26 : COPY . . 19:09:52 Removing intermediate container f5d179de0a3a 19:09:52 ---> 9f42cd564d96 19:09:52 Step 8/31 : COPY . . 19:09:53 9b3977197b4f: Pull complete 19:09:53 7d9057610161: Verifying Checksum 19:09:53 7d9057610161: Download complete 19:09:53 1a89e8eeedd5: Pull complete 19:09:53 94645a83ff95: Pull complete 19:09:54 555d1d1c4555: Verifying Checksum 19:09:54 555d1d1c4555: Download complete 19:09:54 e6fb740bc735: Verifying Checksum 19:09:54 e6fb740bc735: Download complete 19:09:55 ---> 8ac60484af76 19:09:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:56 ---> Running in 1bc5be1ffc05 19:09:56 ---> 6baa3c39c739 19:09:56 Step 9/23 : RUN make cmd/core-data/core-data 19:09:56 ---> 4606ab179eba 19:09:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:09:56 ---> Running in f371cd8c8937 19:09:56 ---> Running in 7d7da1d58b40 19:09:56 Removing intermediate container 7d7da1d58b40 19:09:56 ---> 2c4217d85826 19:09:56 Step 10/25 : WORKDIR /edgex-go/spire-build 19:09: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 19:09:56 ---> Running in d44903334c1a 19:09:56 Removing intermediate container d44903334c1a 19:09:56 ---> 40f0b47dea6e 19:09:56 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 19:09:56 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 19:09:56 ---> Running in 631f1bcfe173 19:09:57 ---> affa6dbbeea4 19:09:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:57 ---> Running in 921489914a6d 19:09:57 Removing intermediate container 921489914a6d 19:09:57 ---> 8c29114caefc 19:09:57 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:57 ---> Running in 31eb2cf707d5 19:09:57 Removing intermediate container 631f1bcfe173 19:09:57 ---> 4efa887af589 19:09:57 Step 12/25 : WORKDIR /edgex-go 19:09:57 ---> 9d19931a1762 19:09:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:57 ---> Running in 76e457a4a47c 19:09:57 ---> Running in 9797cb361343 19:09:57 Removing intermediate container 31eb2cf707d5 19:09:57 ---> 72bde4ef65c5 19:09:57 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 19:09:57 Removing intermediate container 76e457a4a47c 19:09:57 ---> 76b510c7cd34 19:09:57 19:09:57 Step 13/25 : FROM alpine:3.15 19:09:57 ---> Running in 2d9adf55bc57 19:09:57 3.15: Pulling from library/alpine 19:09:58 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 19:09:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:09:58 Status: Downloaded newer image for alpine:3.15 19:09:58 ---> 0ac33e5f5afa 19:09:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:58 ---> Running in a24770366c14 19:09:58 Removing intermediate container 2d9adf55bc57 19:09:58 ---> 54898c806502 19:09:58 Step 12/26 : WORKDIR /edgex-go 19:09:58 Removing intermediate container a24770366c14 19:09:58 ---> 5588ca6b929c 19:09:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:58 ---> Running in e9629f683be3 19:09:58 ---> Running in 324ed43c555e 19:09:58 Removing intermediate container e9629f683be3 19:09:58 ---> 94ddf65378b5 19:09:58 19:09:58 Step 13/26 : FROM alpine:3.15 19:09:58 ---> 0ac33e5f5afa 19:09:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:58 ---> Using cache 19:09:58 ---> 5588ca6b929c 19:09:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:58 ---> Running in b75d5f7f3bee 19:09:59 Removing intermediate container b75d5f7f3bee 19:09:59 ---> dd176fee368b 19:09:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:59 Removing intermediate container 324ed43c555e 19:09:59 ---> 377d4ca24f1f 19:09:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:59 ---> Running in ea7980cf9380 19:10:00 ---> Running in ddfb1f509626 19:10:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:01 OK: 15859 distinct packages available 19:10:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:02 OK: 15859 distinct packages available 19:10:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:02 (1/4) Installing dumb-init (1.2.5-r1) 19:10:02 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:03 (1/5) Installing dumb-init (1.2.5-r1) 19:10:03 (3/4) Installing libucontext (1.1-r0) 19:10:03 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:03 (4/4) Installing gcompat (1.0.0-r4) 19:10:03 (3/5) Installing libucontext (1.1-r0) 19:10:03 Executing busybox-1.34.1-r5.trigger 19:10:03 OK: 6 MiB in 18 packages 19:10:03 (4/5) Installing gcompat (1.0.0-r4) 19:10:03 (5/5) Installing openssl (1.1.1o-r0) 19:10:03 Executing busybox-1.34.1-r5.trigger 19:10:03 OK: 6 MiB in 19 packages 19:10:04 Removing intermediate container ea7980cf9380 19:10:04 ---> 41b727dbbc60 19:10:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:04 Removing intermediate container ddfb1f509626 19:10:04 ---> dba8627d562f 19:10:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:07 e6fb740bc735: Pull complete 19:10:07 3a77bd46dcc9: Pull complete 19:10:07 ---> 42957ed2d0df 19:10:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:07 ---> 62edea5c7bcb 19:10:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:07 ---> d7229d38de91 19:10:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:07 ---> 0ad29b7e883b 19:10:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:07 ---> Running in 755a31f7f355 19:10:07 355e64cbe906: Pull complete 19:10:07 Removing intermediate container 755a31f7f355 19:10:07 ---> e38002e3b55b 19:10:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:08 63ab81a10011: Pull complete 19:10:08 ---> 80ddb85bf37d 19:10:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:08 ---> 22b4dfb582d9 19:10:08 Step 21/26 : WORKDIR / 19:10:08 ---> Running in ab365a4293fd 19:10:08 ---> db7dda6bc88c 19:10:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:08 ---> Running in 5de1290f4f92 19:10:08 Removing intermediate container ab365a4293fd 19:10:08 ---> 5257789e665a 19:10:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:08 ---> Running in f914a46c2159 19:10:09 Removing intermediate container 5de1290f4f92 19:10:09 ---> 858dd9302a8d 19:10:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:09 ---> Running in 8f54b1f7d508 19:10:09 Removing intermediate container f914a46c2159 19:10:09 ---> 2247a7c99b2f 19:10:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:09 ---> Running in 9de390823038 19:10:09 Removing intermediate container 8f54b1f7d508 19:10:09 ---> f8dc6f42f311 19:10:09 Step 23/25 : LABEL arch=x86_64 19:10:09 Removing intermediate container 9de390823038 19:10:09 ---> e892c44311f4 19:10:09 Step 24/26 : LABEL arch=x86_64 19:10:09 ---> Running in 126d4b9c9ed0 19:10:09 ---> Running in b70a405f830b 19:10:09 Removing intermediate container 126d4b9c9ed0 19:10:09 ---> 7d44aec54d6b 19:10:09 Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:09 Removing intermediate container b70a405f830b 19:10:09 ---> be6d48af2c9f 19:10:09 Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:09 ---> Running in 2badb906f9ab 19:10:09 ---> Running in 3e5cce21b9c2 19:10:09 Removing intermediate container 2badb906f9ab 19:10:09 ---> 9362c0fc777b 19:10:09 Step 25/25 : LABEL version=0.0.0 19:10:09 ---> Running in 6cf048fd3b61 19:10:09 Removing intermediate container 3e5cce21b9c2 19:10:09 ---> 84d93a49e4dc 19:10:09 Step 26/26 : LABEL version=0.0.0 19:10:09 ---> Running in 6613d8de5acb 19:10:09 Removing intermediate container 6cf048fd3b61 19:10:09 ---> 98a1af914a47 19:10:09 19:10:09 Successfully built 98a1af914a47 19:10:10 Successfully tagged security-spire-server:latest 19:10:10 Building core-command 19:10:10  Building security-spire-server ... done Removing intermediate container 6613d8de5acb 19:10:10 ---> b98748700baf 19:10:10 19:10:10 Successfully built b98748700baf 19:10:10 Successfully tagged security-spire-config:latest 19:10:10 Building sys-mgmt-agent 19:10:12  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:14 555d1d1c4555: Pull complete 19:10:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:16 ---> efc95c775b39 19:10:16 Step 3/23 : WORKDIR /edgex-go 19:10:16 ---> Using cache 19:10:16 ---> de1a2dd5b100 19:10:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:16 ---> Using cache 19:10:16 ---> d5ef2c2d3b82 19:10:16 Step 5/23 : RUN apk add --update --no-cache make git 19:10:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:16 ---> efc95c775b39 19:10:16 Step 3/23 : WORKDIR /edgex-go 19:10:16 ---> Using cache 19:10:16 ---> de1a2dd5b100 19:10:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:16 ---> Using cache 19:10:16 ---> d5ef2c2d3b82 19:10:16 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:16 7d9057610161: Pull complete 19:10:16 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:10:16 ---> Running in 8d86cb77649b 19:10:16 ---> Running in 5b1c28874ba4 19:10:16 + docker build -t ci-base-image-arm64 -f - . 19:10:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:16 WORKDIR /edgex 19:10:16 COPY go.mod . 19:10:16 RUN go mod download 19:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:17 Removing intermediate container 9797cb361343 19:10:17 ---> 5d92fd511200 19:10:17 19:10:17 Step 10/31 : FROM alpine:3.14 19:10:17 Removing intermediate container 1bc5be1ffc05 19:10:17 ---> bef0b78d1062 19:10:17 19:10:17 Step 10/25 : FROM alpine:3.14 19:10:18 OK: 221 MiB in 52 packages 19:10:18 3.14: Pulling from library/alpine 19:10:18 OK: 221 MiB in 52 packages 19:10:18 3.14: Pulling from library/alpine 19:10:18 Removing intermediate container f371cd8c8937 19:10:18 ---> 2023aac84266 19:10:18 19:10:18 Step 10/23 : FROM alpine:3.14 19:10:18 3.14: Pulling from library/alpine 19:10:18 Removing intermediate container 5b1c28874ba4 19:10:18 ---> b094ba66055a 19:10:18 Step 6/23 : COPY go.mod vendor* ./ 19:10:18 Removing intermediate container 8d86cb77649b 19:10:18 ---> 1cd771e7355d 19:10:18 Step 6/23 : COPY go.mod vendor* ./ 19:10:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:18 Status: Downloaded newer image for alpine:3.14 19:10:18 Status: Image is up to date for alpine:3.14 19:10:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:18 Status: Image is up to date for alpine:3.14 19:10:18 ---> e04c818066af 19:10:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:10:18 ---> e04c818066af 19:10:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:18 ---> e04c818066af 19:10:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:18 ---> Running in f46a13274664 19:10:18 ---> Running in 0bb4cf797357 19:10:18 ---> Running in f33cdd8aa8d5 19:10:18 ---> 3e306b30965c 19:10:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 ---> 67ec79e5560c 19:10:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 ---> Running in e759b72dc44d 19:10:18 ---> Running in 0eb7de0b41cd 19:10:18 Removing intermediate container 0bb4cf797357 19:10:18 ---> cf15327dc17f 19:10:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:18 Removing intermediate container f33cdd8aa8d5 19:10:18 ---> e4aaa75b9a1c 19:10:18 Step 12/23 : ENV APP_PORT=59880 19:10:18 ---> Running in 1780277c4ca5 19:10:19 ---> Running in ee191b27eeec 19:10:19 Removing intermediate container ee191b27eeec 19:10:19 ---> e0e49d67eb5e 19:10:19 Step 13/23 : EXPOSE $APP_PORT 19:10:19 ---> Running in d5101b4b7099 19:10:19 Removing intermediate container d5101b4b7099 19:10:19 ---> 13b29ce31002 19:10:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:19 ---> Running in eb2819e70712 19:10:19 Sending build context to Docker daemon 169.2MB 19:10:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:19 ---> 819e984ddca1 19:10:19 Step 2/4 : WORKDIR /edgex 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:19 (1/3) Installing ca-certificates (20211220-r0) 19:10:19 (2/3) Installing dumb-init (1.2.5-r1) 19:10:19 (3/3) Installing su-exec (0.2-r1) 19:10:19 Executing busybox-1.33.1-r7.trigger 19:10:19 Executing ca-certificates-20211220-r0.trigger 19:10:19 OK: 6 MiB in 17 packages 19:10:19 (1/2) Installing dumb-init (1.2.5-r1) 19:10:19 (2/2) Installing su-exec (0.2-r1) 19:10:19 Executing busybox-1.33.1-r7.trigger 19:10:19 OK: 6 MiB in 16 packages 19:10:19 Removing intermediate container e759b72dc44d 19:10:19 ---> 4fae305f7fc7 19:10:19 Step 8/23 : COPY . . 19:10:19 Removing intermediate container 0eb7de0b41cd 19:10:19 ---> b69c624640f5 19:10:19 Step 8/23 : COPY . . 19:10:21 ---> Running in f86caf81bc68 19:10:21 Removing intermediate container f86caf81bc68 19:10:21 ---> a32d8996df64 19:10:21 Step 3/4 : COPY go.mod . 19:10:21 Removing intermediate container f46a13274664 19:10:21 ---> c492aab5230a 19:10:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:21 Removing intermediate container 1780277c4ca5 19:10:21 ---> f58fe2105cce 19:10:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:21 ---> Running in e0d47dcb44c1 19:10:21 ---> Running in 83f73b26cc5d 19:10:21 Removing intermediate container eb2819e70712 19:10:21 ---> d976210d99b5 19:10:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:21 ---> Running in ce340f01a845 19:10:21 ---> acd90263e221 19:10:21 Step 4/4 : RUN go mod download 19:10:21 ---> Running in 8855eb8270b4 19:10:22 Removing intermediate container 83f73b26cc5d 19:10:22 ---> 3eafb4e298d6 19:10:22 Step 13/25 : WORKDIR / 19:10:22 Removing intermediate container e0d47dcb44c1 19:10:22 ---> 94384b5dc0ee 19:10:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:10:22 ---> Running in e9ce99c939d6 19:10:22 ---> Running in b0f265eb10ce 19:10:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:22 Removing intermediate container b0f265eb10ce 19:10:22 ---> 183d051957ec 19:10:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:22 Removing intermediate container e9ce99c939d6 19:10:22 ---> 2adabca44640 19:10:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:22 ---> Running in 7d0c9cb0d5d0 19:10:22 ---> 5348e19c8f9c 19:10:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:22 ---> f1b43a17ffec 19:10:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:23 ---> 4de819a4fd86 19:10:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:23 Removing intermediate container 7d0c9cb0d5d0 19:10:23 ---> 854f902ca1cf 19:10:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:10:23 ---> Running in 8bcab006b9e3 19:10:23 ---> 4758c8785f86 19:10:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:23 Removing intermediate container 8bcab006b9e3 19:10:23 ---> 55890280bd73 19:10:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:10:23 (1/6) Installing dumb-init (1.2.5-r1) 19:10:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:10:23 (3/6) Installing libsodium (1.0.18-r0) 19:10:23 ---> 72ac0ca7ef46 19:10:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:10:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:10:23 ---> d126032ecf0c 19:10:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:23 ---> Running in 6171d9afa6ce 19:10:23 (5/6) Installing libzmq (4.3.4-r0) 19:10:23 (6/6) Installing zeromq (4.3.4-r0) 19:10:23 Executing busybox-1.33.1-r7.trigger 19:10:23 OK: 8 MiB in 20 packages 19:10:24 ---> bacd35fc49c6 19:10:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:24 Removing intermediate container ce340f01a845 19:10:24 ---> 15a869328178 19:10:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:24 ---> 701059a7e420 19:10:24 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/ 19:10:24 ---> Running in bf67a55164d6 19:10:24 ---> 3b102b4b9fe5 19:10:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:24 Removing intermediate container 6171d9afa6ce 19:10:24 ---> 361f7589f838 19:10:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:24 ---> 3bbd2917e95c 19:10:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:25 ---> 8c05bae2394a 19:10:25 Step 9/23 : RUN make cmd/core-command/core-command 19:10:25 ---> 53fdbfb28de1 19:10:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:25 ---> Running in 2dff6912c3d9 19:10:25 ---> 30778fc68380 19:10:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:25 ---> Running in 6ff6c877f245 19:10:25 ---> 0a2ad2889d53 19:10:25 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:25 Removing intermediate container bf67a55164d6 19:10:25 ---> d54ce50775fc 19:10:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:10:25 ---> Running in 4ef7742b0e33 19:10:25 ---> Running in fdc152068100 19:10:25 ---> fdd129ac9ea6 19:10:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:25 Removing intermediate container 4ef7742b0e33 19:10:25 ---> c3027f9c54a3 19:10:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:25 Removing intermediate container fdc152068100 19:10:25 ---> 61c9395e7c20 19:10:25 Step 23/25 : LABEL arch=x86_64 19:10:25 ---> Running in 907f72bd2dc3 19:10:25 ---> Running in 8473289ede70 19:10: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/core-command/core-command ./cmd/core-command 19:10:25 ---> f43bc406f342 19:10:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:25 Removing intermediate container 907f72bd2dc3 19:10:25 ---> 6d7da60f15f6 19:10:25 Step 21/23 : LABEL arch=x86_64 19:10: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:25 ---> Running in b9445fe06215 19:10:25 Removing intermediate container 8473289ede70 19:10:25 ---> c9774531cf77 19:10:25 Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:25 ---> Running in 3543b7208b5c 19:10:25 Removing intermediate container b9445fe06215 19:10:25 ---> da13a3a6c4b1 19:10:25 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:25 ---> Running in f0f03488b8f8 19:10:25 ---> e3940fcc3093 19:10:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:10:25 Removing intermediate container 3543b7208b5c 19:10:25 ---> 4883dddc40de 19:10:25 Step 25/25 : LABEL version=0.0.0 19:10:25 ---> Running in 0cedee0e28a8 19:10:25 Removing intermediate container f0f03488b8f8 19:10:25 ---> a09ce2a97272 19:10:25 Step 23/23 : LABEL version=0.0.0 19:10:25 ---> Running in 445fb048a739 19:10:26 Removing intermediate container 0cedee0e28a8 19:10:26 ---> 959b1e526eeb 19:10:26 19:10:26 ---> 4c7f7979db1c 19:10:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:10:26 Removing intermediate container 445fb048a739 19:10:26 ---> 3bcbb2c5391d 19:10:26 19:10:26 ---> Running in 3838a108c213 19:10:26 Successfully built 959b1e526eeb 19:10:26 Successfully tagged security-secretstore-setup:latest 19:10:26 Building security-spiffe-token-provider 19:10:26  Building security-secretstore-setup ... done Successfully built 3bcbb2c5391d 19:10:26 Successfully tagged core-data:latest 19:10:26  Building core-data ... done Building core-metadata 19:10:26 Removing intermediate container 3838a108c213 19:10:26 ---> 40a87d1467d2 19:10:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:26 ---> c441ea8d7abe 19:10:26 Step 26/31 : RUN chmod +x /entrypoint.sh 19:10:27 ---> Running in 1de52deea988 19:10:29 Removing intermediate container 1de52deea988 19:10:29 ---> 4136c7855696 19:10:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:10:29 ---> Running in e231aa9fcf69 19:10:30 Removing intermediate container e231aa9fcf69 19:10:30 ---> 9e03660cfb34 19:10:30 Step 28/31 : CMD ["gate"] 19:10:30 ---> Running in b796fee39b0b 19:10:30 Removing intermediate container b796fee39b0b 19:10:30 ---> db2ef715542a 19:10:30 Step 29/31 : LABEL arch=x86_64 19:10:30 ---> Running in be961cd48b85 19:10:30 Removing intermediate container be961cd48b85 19:10:30 ---> b3eb9921cd3e 19:10:30 Step 30/31 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:30 ---> Running in cf8ecdff5334 19:10:31 Removing intermediate container cf8ecdff5334 19:10:31 ---> a65ccdc29474 19:10:31 Step 31/31 : LABEL version=0.0.0 19:10:31 ---> Running in 19fe3b0d5719 19:10:31 Removing intermediate container 19fe3b0d5719 19:10:31 ---> 1f43381dfd08 19:10:31 19:10:32 Successfully built 1f43381dfd08 19:10:32 Successfully tagged security-bootstrapper:latest 19:10:32  Building security-bootstrapper ... done Building support-scheduler 19:10:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> efc95c775b39 19:10:33 Step 3/23 : WORKDIR /edgex-go 19:10:33 ---> Using cache 19:10:33 ---> de1a2dd5b100 19:10:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:33 ---> Using cache 19:10:33 ---> d5ef2c2d3b82 19:10:33 Step 5/23 : RUN apk add --update --no-cache make git 19:10:33 ---> Using cache 19:10:33 ---> b094ba66055a 19:10:33 Step 6/23 : COPY go.mod vendor* ./ 19:10:33 ---> Using cache 19:10:33 ---> 3e306b30965c 19:10:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:33 ---> Using cache 19:10:33 ---> 4fae305f7fc7 19:10:33 Step 8/23 : COPY . . 19:10:33 ---> Using cache 19:10:33 ---> 8c05bae2394a 19:10:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> efc95c775b39 19:10:33 Step 3/20 : WORKDIR /edgex-go 19:10:33 ---> Using cache 19:10:33 ---> de1a2dd5b100 19:10:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:34 ---> Running in c3186ded1d7b 19:10:34 ---> Running in c8dceef3bea5 19:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10: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 19:10:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:36 ---> efc95c775b39 19:10:36 Step 3/22 : WORKDIR /edgex-go 19:10:36 ---> Using cache 19:10:36 ---> de1a2dd5b100 19:10:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 ---> Using cache 19:10:36 ---> d5ef2c2d3b82 19:10:36 Step 5/22 : RUN apk add --update --no-cache make git 19:10:36 ---> Using cache 19:10:36 ---> b094ba66055a 19:10:36 Step 6/22 : COPY go.mod vendor* ./ 19:10:36 ---> Using cache 19:10:36 ---> 3e306b30965c 19:10:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:36 ---> Using cache 19:10:36 ---> 4fae305f7fc7 19:10:36 Step 8/22 : COPY . . 19:10:36 ---> Using cache 19:10:36 ---> 8c05bae2394a 19:10:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:36 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:36 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:36 OK: 15866 distinct packages available 19:10:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:37 ---> Running in e6f54f27a3fe 19:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:37 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 19:10:38 OK: 221 MiB in 52 packages 19:10:38 Removing intermediate container c3186ded1d7b 19:10:38 ---> 9e3ea6bc3945 19:10:38 Step 5/20 : COPY go.mod vendor* ./ 19:10:39 ---> 8789bdbaf716 19:10:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:39 ---> Running in 5e3d777cd9e8 19:10:40 Removing intermediate container 5e3d777cd9e8 19:10:40 ---> 46bfec562290 19:10:40 Step 7/20 : COPY . . 19:10:44 Removing intermediate container 2dff6912c3d9 19:10:44 ---> e6c36e75526d 19:10:44 19:10:44 Step 10/23 : FROM alpine:3.14 19:10:44 ---> e04c818066af 19:10:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:44 Removing intermediate container 6ff6c877f245 19:10:44 ---> a1a7395f49fb 19:10:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:44 ---> Running in 7839fa911fdc 19:10:44 ---> Running in f6be70333f54 19:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:45 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 19:10:45 (1/1) Installing dumb-init (1.2.5-r1) 19:10:45 Executing busybox-1.33.1-r7.trigger 19:10:45 OK: 6 MiB in 15 packages 19:10:46 Removing intermediate container f6be70333f54 19:10:46 ---> 6159a39d229e 19:10:46 19:10:46 Step 11/23 : FROM docker:20.10.14 19:10:46 Removing intermediate container 7839fa911fdc 19:10:46 ---> 577911f35735 19:10:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:46 ---> Running in 0edf9d5734bb 19:10:46 20.10.14: Pulling from library/docker 19:10:46 Removing intermediate container 0edf9d5734bb 19:10:46 ---> 9d4284802d4b 19:10:46 Step 13/23 : ENV APP_PORT=59882 19:10:47 ---> Running in 4883bd9ad091 19:10:47 Removing intermediate container 4883bd9ad091 19:10:47 ---> 30b339587207 19:10:47 Step 14/23 : EXPOSE $APP_PORT 19:10:47 ---> Running in 2c0f39d0733f 19:10:47 Removing intermediate container 2c0f39d0733f 19:10:47 ---> 6444f05d446f 19:10:47 Step 15/23 : WORKDIR / 19:10:47 ---> Running in 0a36d8547c3e 19:10:47 Removing intermediate container 0a36d8547c3e 19:10:47 ---> 143a46820340 19:10:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:48 ---> 3ef00c9c366a 19:10:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:49 ---> e5bf1f1499f3 19:10:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:50 ---> c52ac18de22d 19:10:50 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:50 ---> Running in a2da102c7a41 19:10:50 Removing intermediate container a2da102c7a41 19:10:50 ---> db3260066c98 19:10:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:50 ---> Running in abafd45f549c 19:10:50 Removing intermediate container abafd45f549c 19:10:50 ---> 2a8686141fa8 19:10:50 Step 21/23 : LABEL arch=x86_64 19:10:50 ---> 3d38d2dc90fc 19:10:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:50 ---> Running in 7c68a9b9f976 19:10:50 ---> Running in e57bf896074a 19:10:50 Removing intermediate container 7c68a9b9f976 19:10:50 ---> 4626911e9711 19:10:50 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:50 ---> Running in 888edf346666 19:10:51 Removing intermediate container 888edf346666 19:10:51 ---> d3d095707298 19:10:51 Step 23/23 : LABEL version=0.0.0 19:10:51 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 19:10:51 ---> Running in 4e1ed443b6b1 19:10:51 Removing intermediate container 4e1ed443b6b1 19:10:51 ---> dcae5bb2aa83 19:10:51 19:10:51 Successfully built dcae5bb2aa83 19:10:51 Successfully tagged core-command:latest 19:10:51  Building core-command ... done Building security-proxy-setup 19:10:53 Removing intermediate container c8dceef3bea5 19:10:53 ---> 2dc8bec019cd 19:10:53 19:10:53 Step 10/23 : FROM alpine:3.14 19:10:53 ---> e04c818066af 19:10:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:53 ---> Using cache 19:10:53 ---> 577911f35735 19:10:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:53 ---> Using cache 19:10:53 ---> 9d4284802d4b 19:10:53 Step 13/23 : ENV APP_PORT=59881 19:10:53 ---> Running in 81786089881c 19:10:54 Removing intermediate container 81786089881c 19:10:54 ---> 124051e92d40 19:10:54 Step 14/23 : EXPOSE $APP_PORT 19:10:54 ---> Running in 648c50a3a80e 19:10:54 Removing intermediate container 648c50a3a80e 19:10:54 ---> 410df516442e 19:10:54 Step 15/23 : WORKDIR / 19:10:54 ---> Running in fdaf679b5f64 19:10:54 Removing intermediate container fdaf679b5f64 19:10:54 ---> d778a15b5330 19:10:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:55 ---> d26e9605819a 19:10:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:55 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:10:55 Status: Downloaded newer image for docker:20.10.14 19:10:55 ---> 7417809fdb73 19:10:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:10:55 ---> Running in fb79c22fa632 19:10:55 Removing intermediate container fb79c22fa632 19:10:55 ---> aae066b74bef 19:10:55 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 19:10:55 ---> Running in 69fb8c883f0f 19:10:55 ---> a82db2173736 19:10:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:56 ---> dd34fac59f21 19:10:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:56 ---> Running in d01cc6121fd2 19:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:56 Removing intermediate container d01cc6121fd2 19:10:56 ---> e67110b5f9b0 19:10:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:56 ---> Running in 0c20ca58bb5c 19:10:56 (1/43) Installing readline (8.1.1-r0) 19:10:56 (2/43) Installing bash (5.1.16-r0) 19:10:56 Executing bash-5.1.16-r0.post-install 19:10:56 (3/43) Installing brotli-libs (1.0.9-r5) 19:10:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:10:56 (5/43) Installing libcurl (7.80.0-r1) 19:10:56 (6/43) Installing curl (7.80.0-r1) 19:10:56 (7/43) Installing dumb-init (1.2.5-r1) 19:10:56 (8/43) Installing libbz2 (1.0.8-r1) 19:10:56 (9/43) Installing expat (2.4.7-r0) 19:10:56 (10/43) Installing libffi (3.4.2-r1) 19:10:56 (11/43) Installing gdbm (1.22-r0) 19:10:56 (12/43) Installing xz-libs (5.2.5-r1) 19:10:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:10:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:10:56 (15/43) Installing mpdecimal (2.5.1-r1) 19:10:56 (16/43) Installing sqlite-libs (3.36.0-r0) 19:10:56 Removing intermediate container 0c20ca58bb5c 19:10:56 ---> c89796cca950 19:10:56 Step 21/23 : LABEL arch=x86_64 19:10:56 (17/43) Installing python3 (3.9.7-r4) 19:10:56 ---> Running in 7a191bc017fc 19:10:56 (18/43) Installing py3-appdirs (1.4.4-r2) 19:10:56 (19/43) Installing py3-certifi (2020.12.5-r1) 19:10:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:10:56 (21/43) Installing py3-idna (3.3-r0) 19:10:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:10:56 (23/43) Installing py3-requests (2.26.0-r1) 19:10:56 (24/43) Installing py3-msgpack (1.0.2-r1) 19:10:57 (25/43) Installing py3-lockfile (0.12.2-r4) 19:10:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:10:57 (27/43) Installing py3-colorama (0.4.4-r1) 19:10:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:10:57 (29/43) Installing py3-distlib (0.3.3-r0) 19:10:57 (30/43) Installing py3-distro (1.6.0-r0) 19:10:57 (31/43) Installing py3-six (1.16.0-r0) 19:10:57 (32/43) Installing py3-webencodings (0.5.1-r4) 19:10:57 (33/43) Installing py3-html5lib (1.1-r1) 19:10:57 (34/43) Installing py3-parsing (2.4.7-r2) 19:10:57 (35/43) Installing py3-packaging (20.9-r1) 19:10:57 (36/43) Installing py3-tomli (1.2.2-r0) 19:10:57 (37/43) Installing py3-pep517 (0.12.0-r0) 19:10:57 (38/43) Installing py3-progress (1.6-r0) 19:10:57 Removing intermediate container 7a191bc017fc 19:10:57 (39/43) Installing py3-retrying (1.3.3-r2) 19:10:57 ---> 1a8c62e8f437 19:10:57 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:10:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:10:57 (41/43) Installing py3-setuptools (52.0.0-r4) 19:10:57 (42/43) Installing py3-toml (0.10.2-r2) 19:10:57 (43/43) Installing py3-pip (20.3.4-r1) 19:10:57 Executing busybox-1.34.1-r5.trigger 19:10:57 OK: 83 MiB in 65 packages 19:10:57 ---> Running in 2768475477ef 19:10:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> efc95c775b39 19:10:57 Step 3/22 : WORKDIR /edgex-go 19:10:57 ---> Using cache 19:10:57 ---> de1a2dd5b100 19:10:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 ---> Using cache 19:10:57 ---> d5ef2c2d3b82 19:10:57 Step 5/22 : RUN apk add --update --no-cache make git 19:10:57 ---> Using cache 19:10:57 ---> b094ba66055a 19:10:57 Step 6/22 : COPY go.mod vendor* ./ 19:10:57 ---> Using cache 19:10:57 ---> 3e306b30965c 19:10:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:57 ---> Using cache 19:10:57 ---> 4fae305f7fc7 19:10:57 Step 8/22 : COPY . . 19:10:57 ---> Using cache 19:10:57 ---> 8c05bae2394a 19:10:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:57 ---> Running in ca5d776a2719 19:10:57 Removing intermediate container 2768475477ef 19:10:57 ---> ba6f9c5f3932 19:10:57 Step 23/23 : LABEL version=0.0.0 19:10:57 ---> Running in 324cc2821d75 19:10:57 Removing intermediate container 324cc2821d75 19:10:57 ---> 9843212fc891 19:10:57 19:10:58 Successfully built 9843212fc891 19:10:58 Successfully tagged core-metadata:latest 19:10:58  Building core-metadata ... done Building support-notifications 19:10:58 Collecting docker-compose==1.23.2 19:10:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:58 Collecting cached-property<2,>=1.2.0 19:10:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:58 Collecting docopt<0.7,>=0.6.1 19:10:58 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:58 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 19:10:58 Collecting websocket-client<1.0,>=0.32.0 19:10:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:58 Collecting texttable<0.10,>=0.9.0 19:10:58 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:59 Collecting docker<4.0,>=3.6.0 19:10:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:10:59 Collecting dockerpty<0.5,>=0.4.1 19:10:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:59 Collecting jsonschema<3,>=2.5.1 19:10:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:59 Collecting PyYAML<4,>=3.10 19:10:59 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:59 Removing intermediate container e6f54f27a3fe 19:10:59 ---> da5e1b05ea13 19:10:59 19:10:59 Step 10/22 : FROM alpine:3.14 19:10:59 ---> e04c818066af 19:10:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:10:59 ---> Using cache 19:10:59 ---> 577911f35735 19:10:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:59 ---> Using cache 19:10:59 ---> 9d4284802d4b 19:10:59 Step 13/22 : ENV APP_PORT=59861 19:11:00 ---> Running in ec3bc2fbed6d 19:11:00 Collecting docker-pycreds>=0.4.0 19:11:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:00 Collecting urllib3<1.25,>=1.21.1 19:11:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:00 Collecting chardet<3.1.0,>=3.0.2 19:11:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:00 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) 19:11:00 Collecting idna<2.8,>=2.5 19:11:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:00 Removing intermediate container ec3bc2fbed6d 19:11:00 ---> eeb22b4b057d 19:11:00 Step 14/22 : EXPOSE $APP_PORT 19:11:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:00 ---> Running in df7299e0f3aa 19:11:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:11:00 Attempting uninstall: urllib3 19:11:00 Found existing installation: urllib3 1.26.7 19:11:00 Uninstalling urllib3-1.26.7: 19:11:00 Successfully uninstalled urllib3-1.26.7 19:11:00 Removing intermediate container df7299e0f3aa 19:11:00 ---> e32b346bc0e5 19:11:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:01 Attempting uninstall: idna 19:11:01 Found existing installation: idna 3.3 19:11:01 Uninstalling idna-3.3: 19:11:01 Successfully uninstalled idna-3.3 19:11:01 ---> d8527f64884c 19:11:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:01 Attempting uninstall: requests 19:11:01 Found existing installation: requests 2.26.0 19:11:01 Uninstalling requests-2.26.0: 19:11:01 Successfully uninstalled requests-2.26.0 19:11:01 Running setup.py install for texttable: started 19:11:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> efc95c775b39 19:11:01 Step 3/22 : WORKDIR /edgex-go 19:11:01 ---> Using cache 19:11:01 ---> de1a2dd5b100 19:11:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:01 ---> Using cache 19:11:01 ---> d5ef2c2d3b82 19:11:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:02 Running setup.py install for texttable: finished with status 'done' 19:11:02 Running setup.py install for PyYAML: started 19:11:02 ---> Running in 27bfc591bd7e 19:11:02 ---> 7d876324088a 19:11:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:02 Running setup.py install for PyYAML: finished with status 'done' 19:11:02 ---> 8b920348d528 19:11:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:02 Running setup.py install for docopt: started 19:11:02 ---> Running in bf774ffaaa4e 19:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:02 Removing intermediate container bf774ffaaa4e 19:11:02 ---> 25233de982b5 19:11:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:02 ---> Running in dddecb79c27a 19:11:02 Running setup.py install for docopt: finished with status 'done' 19:11:02 Running setup.py install for dockerpty: started 19:11:02 Removing intermediate container dddecb79c27a 19:11:02 ---> 3fa391be05dd 19:11:02 Step 20/22 : LABEL arch=x86_64 19:11:02 ---> Running in e5cb9b26484f 19:11:03 Removing intermediate container e5cb9b26484f 19:11:03 ---> 85b28b6a3bf4 19:11:03 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:03 ---> Running in ff98b902c890 19:11:03 Running setup.py install for dockerpty: finished with status 'done' 19:11:03 Removing intermediate container ff98b902c890 19:11:03 ---> 5da81b1d5228 19:11:03 Step 22/22 : LABEL version=0.0.0 19:11:03 ---> Running in 3eef549bb561 19:11:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:03 Removing intermediate container 3eef549bb561 19:11:03 ---> c28517a83e54 19:11:03 19:11:03 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 19:11:03 Successfully built c28517a83e54 19:11:03 Successfully tagged support-scheduler:latest 19:11:03  Building support-scheduler ... done Building security-spire-agent 19:11:03 OK: 221 MiB in 52 packages 19:11:05 Removing intermediate container 27bfc591bd7e 19:11:05 ---> aeea7fe9c81a 19:11:05 Step 6/22 : COPY go.mod vendor* ./ 19:11:06 ---> 4f3d6dd2979a 19:11:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in 16020417be07 19:11:08 Removing intermediate container 16020417be07 19:11:08 ---> a32e74cedd07 19:11:08 Step 8/22 : COPY . . 19:11:08 Removing intermediate container 69fb8c883f0f 19:11:08 ---> 1a920f7411ca 19:11:08 Step 14/23 : ENV APP_PORT=58890 19:11:08 ---> Running in 8c3a31c1f2d5 19:11:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:08 ---> efc95c775b39 19:11:08 Step 3/26 : WORKDIR /edgex-go 19:11:08 ---> Using cache 19:11:08 ---> de1a2dd5b100 19:11:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:08 ---> Using cache 19:11:08 ---> d5ef2c2d3b82 19:11:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:08 ---> Using cache 19:11:08 ---> 01aee95102a9 19:11:08 Step 6/26 : COPY go.mod vendor* ./ 19:11:08 ---> Using cache 19:11:08 ---> 5fa384343cdd 19:11:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:08 ---> Using cache 19:11:08 ---> 5cdab2d7529d 19:11:08 Step 8/26 : COPY . . 19:11:08 ---> Using cache 19:11:08 ---> affa6dbbeea4 19:11:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:08 ---> Using cache 19:11:08 ---> 8c29114caefc 19:11:08 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:08 ---> Using cache 19:11:08 ---> 72bde4ef65c5 19:11: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 19:11:08 ---> Using cache 19:11:08 ---> 54898c806502 19:11:08 Step 12/26 : WORKDIR /edgex-go 19:11:08 ---> Using cache 19:11:08 ---> 94ddf65378b5 19:11:08 19:11:08 Step 13/26 : FROM alpine:3.15 19:11:08 ---> 0ac33e5f5afa 19:11:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:08 ---> Using cache 19:11:08 ---> 5588ca6b929c 19:11:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:08 ---> Using cache 19:11:08 ---> 377d4ca24f1f 19:11:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:08 ---> Using cache 19:11:08 ---> dba8627d562f 19:11:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:08 Removing intermediate container 8855eb8270b4 19:11:08 ---> 025f4df66db6 19:11:08 Successfully built 025f4df66db6 19:11:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:09 Removing intermediate container 8c3a31c1f2d5 19:11:09 ---> 420c16ffd288 19:11:09 Step 15/23 : EXPOSE $APP_PORT 19:11:09 + docker inspect -f . ci-base-image-arm64 19:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container 19:11:09 ---> Running in 5186f700f1cb 19:11:09 ---> 7fd42dd6195a 19:11:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:09 $ 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 ******** ci-base-image-arm64 cat 19:11:10 Removing intermediate container 5186f700f1cb 19:11:10 ---> bc3ed12843cc 19:11:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:10 $ docker top afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c -eo pid,comm 19:11:11 ---> 6876c4460efd 19:11:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:11 ---> d0e7c162df1d 19:11:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh 19:11:11 ---> 9590e1509079 19:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:11:11 ---> 3c82596e7324 19:11:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:11 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 19:11:11 ---> 1efd74a00f65 19:11:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:11:11 ---> 847b2d11101c 19:11:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:11 Removing intermediate container e57bf896074a 19:11:11 ---> fb888efb2997 19:11:11 19:11:11 Step 9/20 : FROM alpine:3.15 19:11:11 ---> 0ac33e5f5afa 19:11:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:11 ---> Using cache 19:11:11 ---> 5588ca6b929c 19:11:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:11 ---> Using cache 19:11:11 ---> 377d4ca24f1f 19:11:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:11 ---> Running in cba6772bceed 19:11:11 ---> Running in 139fd0b2ed4b 19:11:11 ---> 1da3111dd17e 19:11:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:12 + go version 19:11:12 go version go1.17.7 linux/arm64 [Pipeline] } 19:11:12 $ docker stop --time=1 afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c 19:11:12 Removing intermediate container cba6772bceed 19:11:12 ---> 60ee4094f604 19:11:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:12 ---> Running in 12762ff22728 19:11:12 ---> Running in ecf59747d97d 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 Removing intermediate container 12762ff22728 19:11:12 ---> 1a9dd9a4d30c 19:11:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:12 Removing intermediate container ecf59747d97d 19:11:12 ---> 15568a2859cc 19:11:12 Step 21/23 : LABEL arch=x86_64 19:11:12 ---> Running in e1bdac713e3d 19:11:12 ---> Running in 711cee5a19f9 19:11:12 Removing intermediate container e1bdac713e3d 19:11:12 ---> 51de578f488d 19:11:12 Step 24/26 : LABEL arch=x86_64 19:11:12 ---> Running in 3133400373e6 19:11:12 Removing intermediate container 711cee5a19f9 19:11:12 ---> c91d74de47da 19:11:12 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:12 ---> Running in 7bfdd2651041 19:11:12 Removing intermediate container 3133400373e6 19:11:12 ---> 8128b5fc6d51 19:11:12 Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:12 Removing intermediate container 7bfdd2651041 19:11:12 ---> b6ac880df2c9 19:11:12 Step 23/23 : LABEL version=0.0.0 19:11:12 ---> Running in 9056d61e86fc 19:11:12 ---> Running in 05faf0bdbef2 19:11:12 Removing intermediate container 9056d61e86fc 19:11:12 ---> 728aa30c92ae 19:11:12 Step 26/26 : LABEL version=0.0.0 19:11:13 Removing intermediate container 05faf0bdbef2 19:11:13 ---> 6616a5a5cfd5 19:11:13 19:11:13 ---> Running in f376cea9cd46 19:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 Successfully built 6616a5a5cfd5 19:11:13 Successfully tagged sys-mgmt-agent:latest 19:11:13  Building sys-mgmt-agent ... done Removing intermediate container f376cea9cd46 19:11:13 ---> 5a4604622c5f 19:11:13 19:11:13 Successfully built 5a4604622c5f 19:11:13 Successfully tagged security-spire-agent:latest 19:11:13  Building security-spire-agent ... done v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:13 OK: 15859 distinct packages available 19:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:13 $ docker rm -f afd279f362c98d7ae5c80cf5c82f05ebd1262b8749a566ad7baa8b7bb0cbbf5c 19:11:13 Removing intermediate container ca5d776a2719 19:11:13 ---> d1097d7d5e14 19:11:13 19:11:13 Step 10/22 : FROM alpine:3.14 19:11:13 ---> e04c818066af 19:11:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:13 ---> Running in 000c38201f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:11:14 ---> d4e173348735 19:11:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:14 ---> Running in d9fc782116ef 19:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:14 (1/6) Installing ca-certificates (20211220-r0) 19:11:14 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 19:11:14 (2/6) Installing brotli-libs (1.0.9-r5) 19:11:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:11:14 (4/6) Installing libcurl (7.79.1-r1) 19:11:14 (5/6) Installing curl (7.79.1-r1) 19:11:14 (6/6) Installing dumb-init (1.2.5-r1) 19:11:14 Executing busybox-1.33.1-r7.trigger 19:11:14 Executing ca-certificates-20211220-r0.trigger 19:11:14 (1/9) Installing ca-certificates (20211220-r0) 19:11:14 OK: 8 MiB in 20 packages 19:11:14 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:14 + docker inspect -f . ci-base-image-arm64 19:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:14 (4/9) Installing libcurl (7.80.0-r1) 19:11:14 (5/9) Installing curl (7.80.0-r1) 19:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container 19:11:15 $ 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 ******** ci-base-image-arm64 cat 19:11:15 Removing intermediate container 000c38201f1b 19:11:15 ---> c111d65c5b44 19:11:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:15 (6/9) Installing dumb-init (1.2.5-r1) 19:11:15 ---> Running in 74453fcc491e 19:11:15 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:15 Removing intermediate container 74453fcc491e 19:11:15 ---> 05cb5187606b 19:11:15 Step 13/22 : WORKDIR /edgex 19:11:15 ---> Running in 19c37fdd0c87 19:11:15 (8/9) Installing libucontext (1.1-r0) 19:11:15 Removing intermediate container 19c37fdd0c87 19:11:15 ---> 85d0df5b69f3 19:11:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:15 (9/9) Installing gcompat (1.0.0-r4) 19:11:15 ---> c6e710883626 19:11:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:15 Executing busybox-1.34.1-r5.trigger 19:11:15 Executing ca-certificates-20211220-r0.trigger 19:11:15 OK: 8 MiB in 23 packages 19:11:15 ---> 9d77bd9bc7ea 19:11:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:15 Removing intermediate container 139fd0b2ed4b 19:11:15 ---> e028d84fd1cb 19:11:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:16 ---> c3d112bbddd8 19:11:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:16 ---> a4cdf11e1d72 19:11:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:16 ---> 11ac2163a436 19:11:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:16 ---> Running in af3e1c9eaf8a 19:11:16 $ docker top e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:16 ========================================================= 19:11:16 [edgeXBuildGoParallel] Running Tests and Build... 19:11:16 ========================================================= [Pipeline] fileExists 19:11:16 ---> 5fb523666db6 19:11:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:16 ---> 2679200ad22d 19:11:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:16 ---> Running in bb8ffebdd355 [Pipeline] sh 19:11:17 Removing intermediate container bb8ffebdd355 19:11:17 ---> bfbf83d4a0ef 19:11:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:17 Removing intermediate container af3e1c9eaf8a 19:11:17 ---> ded040e6f096 19:11:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:17 ---> Running in a8f3546bde33 19:11:17 ---> Running in 9c467e3d2b5f 19:11:17 Removing intermediate container a8f3546bde33 19:11:17 ---> b46e3c6def81 19:11:17 Step 18/20 : LABEL arch=x86_64 19:11:17 Removing intermediate container 9c467e3d2b5f 19:11:17 ---> 33bb6c7a701e 19:11:17 Step 20/22 : LABEL arch=x86_64 19:11:17 ---> Running in fc595b7c6dce 19:11:17 ---> Running in c5b61fee884a 19:11:17 Removing intermediate container fc595b7c6dce 19:11:17 ---> 0c868848f91f 19:11:17 Step 19/20 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:17 + make test 19:11:17 go mod tidy -compat=1.17 19:11:17 ---> Running in a56bfd6c26da 19:11:17 Removing intermediate container c5b61fee884a 19:11:17 ---> 8fdc1568a6da 19:11:17 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:17 ---> Running in 961ae4409823 19:11:17 Removing intermediate container a56bfd6c26da 19:11:17 ---> 9a49f7340cec 19:11:17 Step 20/20 : LABEL version=0.0.0 19:11:17 ---> Running in 883f59dd8d99 19:11:17 Removing intermediate container 961ae4409823 19:11:17 ---> 04b93b8d997c 19:11:17 Step 22/22 : LABEL version=0.0.0 19:11:17 ---> Running in 4c7a3c1907b3 19:11:17 Removing intermediate container 883f59dd8d99 19:11:17 ---> f4afe3aa07eb 19:11:17 19:11:17 Removing intermediate container 4c7a3c1907b3 19:11:17 ---> 6e78ffe29960 19:11:17 19:11:17 Successfully built f4afe3aa07eb 19:11:17 Successfully tagged security-spiffe-token-provider:latest 19:11:17  Building security-spiffe-token-provider ... done Successfully built 6e78ffe29960 19:11:17 Successfully tagged security-proxy-setup:latest 19:11:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:30  Building security-proxy-setup ... done Removing intermediate container d9fc782116ef 19:11:30 ---> 6d2e576df581 19:11:30 19:11:30 Step 10/22 : FROM alpine:3.14 19:11:30 ---> e04c818066af 19:11:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:30 ---> Running in bb7a0e76d5fc 19:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:30 (1/2) Installing ca-certificates (20211220-r0) 19:11:30 (2/2) Installing dumb-init (1.2.5-r1) 19:11:30 Executing busybox-1.33.1-r7.trigger 19:11:30 Executing ca-certificates-20211220-r0.trigger 19:11:30 OK: 6 MiB in 16 packages 19:11:30 Removing intermediate container bb7a0e76d5fc 19:11:30 ---> 4bf1bfc194cd 19:11:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:30 ---> Running in bae9c9564fb8 19:11:30 Removing intermediate container bae9c9564fb8 19:11:30 ---> 9c3b801f454a 19:11:30 Step 13/22 : ENV APP_PORT=59860 19:11:30 ---> Running in 547ed5d96d87 19:11:30 Removing intermediate container 547ed5d96d87 19:11:30 ---> 30b7ee4e3e41 19:11:30 Step 14/22 : EXPOSE $APP_PORT 19:11:30 ---> Running in 4ff0f02e064b 19:11:30 Removing intermediate container 4ff0f02e064b 19:11:30 ---> e5385d845d34 19:11:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:30 ---> 6a30a4edab67 19:11:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:30 ---> deb10db30c17 19:11:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:30 ---> caa78bece9bd 19:11:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:30 ---> Running in 27f7680dfe7e 19:11:30 Removing intermediate container 27f7680dfe7e 19:11:30 ---> f26d07083e56 19:11:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:30 ---> Running in 0955900a9617 19:11:30 Removing intermediate container 0955900a9617 19:11:30 ---> ac8911750627 19:11:30 Step 20/22 : LABEL arch=x86_64 19:11:30 ---> Running in 13b51f6c08e6 19:11:30 Removing intermediate container 13b51f6c08e6 19:11:30 ---> ac92fa8c2fb6 19:11:30 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:11:30 ---> Running in 27d36a5b0864 19:11:30 Removing intermediate container 27d36a5b0864 19:11:30 ---> 345433f20051 19:11:30 Step 22/22 : LABEL version=0.0.0 19:11:30 ---> Running in 145190cd11ae 19:11:30 Removing intermediate container 145190cd11ae 19:11:30 ---> 20a2e326d182 19:11:30 19:11:30 Successfully built 20a2e326d182 19:11:30 Successfully tagged support-notifications:latest 19:11:30  Building support-notifications ... done  [Pipeline] } 19:11:30 $ docker stop --time=1 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 19:11:32 $ docker rm -f 37175541350e7e967a3946d6069b992de8275122ff8467682f262eb8f68ff449 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:32 + docker images 19:11:32 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:32 support-notifications latest 20a2e326d182 2 seconds ago 27MB 19:11:32 6d2e576df581 5 seconds ago 1.68GB 19:11:32 security-spiffe-token-provider latest f4afe3aa07eb 15 seconds ago 29MB 19:11:32 security-proxy-setup latest 6e78ffe29960 15 seconds ago 26.9MB 19:11:32 d1097d7d5e14 19 seconds ago 1.62GB 19:11:32 security-spire-agent latest 5a4604622c5f 20 seconds ago 127MB 19:11:32 sys-mgmt-agent latest 6616a5a5cfd5 20 seconds ago 299MB 19:11:32 fb888efb2997 21 seconds ago 1.67GB 19:11:32 support-scheduler latest c28517a83e54 29 seconds ago 26.4MB 19:11:32 da5e1b05ea13 34 seconds ago 1.67GB 19:11:32 core-metadata latest 9843212fc891 35 seconds ago 17MB 19:11:32 2dc8bec019cd 40 seconds ago 1.62GB 19:11:32 core-command latest dcae5bb2aa83 41 seconds ago 16.1MB 19:11:32 6159a39d229e 46 seconds ago 1.62GB 19:11:32 e6c36e75526d 50 seconds ago 1.61GB 19:11:32 security-bootstrapper latest 1f43381dfd08 About a minute ago 19.1MB 19:11:32 core-data latest 3bcbb2c5391d About a minute ago 22.5MB 19:11:32 security-secretstore-setup latest 959b1e526eeb About a minute ago 28.5MB 19:11:32 2023aac84266 About a minute ago 1.65GB 19:11:32 bef0b78d1062 About a minute ago 1.63GB 19:11:32 5d92fd511200 About a minute ago 1.62GB 19:11:32 security-spire-config latest b98748700baf About a minute ago 86.7MB 19:11:32 security-spire-server latest 98a1af914a47 About a minute ago 87.3MB 19:11:32 94ddf65378b5 About a minute ago 1.52GB 19:11:32 76b510c7cd34 About a minute ago 1.52GB 19:11:32 ci-base-image-x86_64 latest efc95c775b39 4 minutes ago 1.02GB 19:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 19:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB 19:11:32 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:11:32 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:11:32 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:50 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.451s coverage: 98.5% of statements 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.367s coverage: 54.2% of statements 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.465s coverage: 89.2% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.343s coverage: 83.8% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.050s coverage: 95.6% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.648s coverage: 0.9% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.347s coverage: 58.8% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.637s coverage: 29.6% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.275s coverage: 94.4% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.746s coverage: 82.5% of statements 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.334s coverage: 85.4% of statements 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.916s coverage: 91.2% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 64.4% of statements 19:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.368s coverage: 100.0% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.379s coverage: 65.4% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.022s coverage: 43.8% of statements 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements 19:15:02 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 19:15:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:02 GO111MODULE=on go vet ./... 19:16:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:54 + ls -al . 19:16:54 total 680 19:16:54 drwxrwxr-x 9 1001 1001 4096 Jun 28 19:11 . 19:16:54 drwxr-xr-x 4 root root 4096 Jun 28 19:11 .. 19:16:54 -rw-rw-r-- 1 1001 1001 11 Jun 28 19:09 .dockerignore 19:16:54 drwxrwxr-x 8 1001 1001 4096 Jun 28 19:09 .git 19:16:54 drwxrwxr-x 3 1001 1001 4096 Jun 28 19:09 .github 19:16:54 -rw-rw-r-- 1 1001 1001 879 Jun 28 19:09 .gitignore 19:16:54 -rw-rw-r-- 1 1001 1001 42 Jun 28 19:09 .golangci.yml 19:16:54 -rw-rw-r-- 1 1001 1001 87 Jun 28 19:09 .hadolint.yml 19:16:54 -rw-rw-r-- 1 1001 1001 166 Jun 28 19:09 .sonarcloud.properties 19:16:54 -rw-rw-r-- 1 1001 1001 1171 Jun 28 19:09 ADOPTERS.md 19:16:54 -rw-rw-r-- 1 1001 1001 10347 Jun 28 19:09 Attribution.txt 19:16:54 -rw-rw-r-- 1 1001 1001 63209 Jun 28 19:09 CHANGELOG.md 19:16:54 -rw-rw-r-- 1 1001 1001 3804 Jun 28 19:09 CONTRIBUTING.md 19:16:54 -rw-rw-r-- 1 1001 1001 677 Jun 28 19:09 GOVERNANCE.md 19:16:54 -rw-rw-r-- 1 1001 1001 850 Jun 28 19:09 Jenkinsfile 19:16:54 -rw-rw-r-- 1 1001 1001 10775 Jun 28 19:09 LICENSE 19:16:54 -rw-rw-r-- 1 1001 1001 10389 Jun 28 19:09 Makefile 19:16:54 -rw-rw-r-- 1 1001 1001 582 Jun 28 19:09 OWNERS.md 19:16:54 -rw-rw-r-- 1 1001 1001 9094 Jun 28 19:09 README.md 19:16:54 -rw-rw-r-- 1 1001 1001 6912 Jun 28 19:09 SECURITY.md 19:16:54 -rw-rw-r-- 1 1001 1001 5 Jun 28 19:07 VERSION 19:16:54 -rw-rw-r-- 1 1001 1001 4131 Jun 28 19:09 ZMQWindows.md 19:16:54 drwxrwxr-x 2 1001 1001 4096 Jun 28 19:09 bin 19:16:54 drwxrwxr-x 18 1001 1001 4096 Jun 28 19:09 cmd 19:16:54 -rw-r--r-- 1 root root 435593 Jun 28 19:15 coverage.out 19:16:54 -rw-rw-r-- 1 1001 1001 3311 Jun 28 19:09 go.mod 19:16:54 -rw-rw-r-- 1 1001 1001 36231 Jun 28 19:11 go.sum 19:16:54 drwxrwxr-x 8 1001 1001 4096 Jun 28 19:09 internal 19:16:54 drwxrwxr-x 3 1001 1001 4096 Jun 28 19:09 openapi 19:16:54 drwxrwxr-x 4 1001 1001 4096 Jun 28 19:09 snap 19:16:54 -rw-rw-r-- 1 1001 1001 204 Jun 28 19:09 version.go [Pipeline] sh 19:16:55 + '[' -e coverage.out ] 19:16:55 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:55 Warning: overwriting stash ‘coverage-report’ 19:16:56 Stashed 1 file(s) [Pipeline] sh 19:16:56 + make build 19:16:56 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 19:18:18 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 19:19:05 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 19:19:10 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 19:19:49 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 19:19:49 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 19:19:49 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 19:19: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:58 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 19:20: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:06 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 19:20:10 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 19:20:16 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] } 19:20:22 $ docker stop --time=1 e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 19:20:24 $ docker rm -f e9ac684b83b8231ea4c9ecf3ea1f396932fec952c45e08cf1cd3a07048d0c5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:26 19:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:27 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:27 29e5d40040c1: Pulling fs layer 19:20:27 1ce36da41761: Pulling fs layer 19:20:27 25b303627fd3: Pulling fs layer 19:20:27 29e5d40040c1: Verifying Checksum 19:20:27 29e5d40040c1: Download complete 19:20:27 1ce36da41761: Verifying Checksum 19:20:27 1ce36da41761: Download complete 19:20:28 29e5d40040c1: Pull complete 19:20:29 25b303627fd3: Verifying Checksum 19:20:29 25b303627fd3: Download complete 19:20:29 1ce36da41761: Pull complete 19:20:42 25b303627fd3: Pull complete 19:20:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:42 prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container 19:20:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:44 $ docker top 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:45 + docker-compose build --help 19:20:45 + grep parallel 19:20:50 --parallel Build images in parallel. [Pipeline] } 19:20:50 $ docker stop --time=1 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f 19:20:51 $ docker rm -f 7b7edd9cacaa384449c83fc064012e23d61a7392ec89d684a994d4036ffac26f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:53 prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container 19:20:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:54 $ docker top 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:55 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:59 Building core-command ... 19:20:59 Building core-data ... 19:20:59 Building core-metadata ... 19:20:59 Building security-bootstrapper ... 19:20:59 Building security-proxy-setup ... 19:20:59 Building security-secretstore-setup ... 19:20:59 Building security-spiffe-token-provider ... 19:20:59 Building security-spire-agent ... 19:20:59 Building security-spire-config ... 19:20:59 Building security-spire-server ... 19:20:59 Building support-notifications ... 19:20:59 Building support-scheduler ... 19:20:59 Building sys-mgmt-agent ... 19:20:59 Building sys-mgmt-agent 19:20:59 Building security-secretstore-setup 19:20:59 Building security-spire-agent 19:20:59 Building core-data 19:20:59 Building security-bootstrapper 19:22:36 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 025f4df66db6 19:22:36 Step 3/31 : WORKDIR /edgex-go 19:22:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 025f4df66db6 19:22:36 Step 3/23 : WORKDIR /edgex-go 19:22:36 ---> Running in e48e08e690a4 19:22:36 ---> Running in 3a39c4e2e77b 19:22:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 025f4df66db6 19:22:36 Step 3/23 : WORKDIR /edgex-go 19:22:36 ---> Running in 8ad1bcd84a03 19:22:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 025f4df66db6 19:22:36 Step 3/26 : WORKDIR /edgex-go 19:22:36 ---> Running in f0efaed5fad8 19:22:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 025f4df66db6 19:22:36 Step 3/25 : WORKDIR /edgex-go 19:22:36 ---> Running in 187c9846945a 19:22:36 Removing intermediate container e48e08e690a4 19:22:36 ---> fdd2a9f02453 19:22:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:36 Removing intermediate container f0efaed5fad8 19:22:36 ---> b0ead4ce4946 19:22:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:36 Removing intermediate container 8ad1bcd84a03 19:22:36 ---> 1f0db12e5a81 19:22:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:36 Removing intermediate container 3a39c4e2e77b 19:22:36 ---> 1f9d096c9758 19:22:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:36 Removing intermediate container 187c9846945a 19:22:36 ---> 25cd41bfd20b 19:22:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:36 ---> Running in ad79eb3c0ae6 19:22:36 ---> Running in ac43b3686a61 19:22:36 ---> Running in 3726e6b43769 19:22:36 ---> Running in 6a287cde23c4 19:22:36 ---> Running in 0838aa4dcd09 19:22:36 Removing intermediate container ac43b3686a61 19:22:36 ---> 3053152aedee 19:22:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:22:36 Removing intermediate container ad79eb3c0ae6 19:22:36 ---> 311e090a871f 19:22:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:36 Removing intermediate container 3726e6b43769 19:22:36 ---> 97ee8b96e645 19:22:36 Step 5/23 : RUN apk add --update --no-cache make bash git 19:22:36 ---> Running in 6da76f398e8f 19:22:36 ---> Running in d94866a75111 19:22:36 ---> Running in 91e5dc467018 19:22:36 Removing intermediate container 6a287cde23c4 19:22:36 ---> 7b89c64a2c42 19:22:36 Step 5/31 : RUN apk add --update --no-cache make git 19:22:36 ---> Running in 129648b3b14a 19:22:36 Removing intermediate container 0838aa4dcd09 19:22:36 ---> 267339cd84bf 19:22:36 Step 5/25 : RUN apk add --update --no-cache make git 19:22:36 ---> Running in 21b4cf38ec07 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:36 OK: 220 MiB in 52 packages 19:22:36 OK: 220 MiB in 52 packages 19:22:36 OK: 220 MiB in 52 packages 19:22:36 Removing intermediate container 6da76f398e8f 19:22:36 ---> 579b2684003c 19:22:36 Step 6/23 : COPY go.mod vendor* ./ 19:22:36 OK: 220 MiB in 52 packages 19:22:36 OK: 220 MiB in 52 packages 19:22:36 ---> 73bb82a89e1f 19:22:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:36 Removing intermediate container 129648b3b14a 19:22:36 ---> 42fb45086ce0 19:22:36 Step 6/31 : COPY go.mod vendor* ./ 19:22:36 ---> Running in 2b2a5e88c412 19:22:36 Removing intermediate container 21b4cf38ec07 19:22:36 Removing intermediate container 91e5dc467018 19:22:36 ---> 58726db38ec4 19:22:36 Step 6/23 : COPY go.mod vendor* ./ 19:22:36 ---> ad60cff6c0b4 19:22:36 Step 6/25 : COPY go.mod vendor* ./ 19:22:36 Removing intermediate container d94866a75111 19:22:36 ---> 636d031226be 19:22:36 Step 6/26 : COPY go.mod vendor* ./ 19:22:36 ---> 45258d20d999 19:22:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:36 ---> Running in 3f6a0f7c26c0 19:22:36 ---> bba1671ab3de 19:22:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:36 ---> 847bce82d939 19:22:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:36 ---> Running in 930e5953ace8 19:22:36 ---> Running in 0d81d3d02d21 19:22:36 ---> 6ac613b883af 19:22:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:36 ---> Running in d960716a735c 19:22:38 Removing intermediate container 2b2a5e88c412 19:22:38 ---> 4e1a40ca251b 19:22:38 Step 8/23 : COPY . . 19:22:40 Removing intermediate container 3f6a0f7c26c0 19:22:40 ---> 68de99b2e371 19:22:40 Step 8/31 : COPY . . 19:22:42 Removing intermediate container 930e5953ace8 19:22:42 ---> ff52fbc5e901 19:22:42 Step 8/26 : COPY . . 19:22:42 Removing intermediate container 0d81d3d02d21 19:22:42 ---> f4f8fe46dc34 19:22:42 Step 8/23 : COPY . . 19:22:42 Removing intermediate container d960716a735c 19:22:42 ---> daea84f97f4f 19:22:42 Step 8/25 : COPY . . 19:23:09 ---> 8eb1c21bfe22 19:23:09 Step 9/23 : RUN make cmd/core-data/core-data 19:23:09 ---> Running in 629b3bce003e 19:23:09 ---> 5399efcc0f73 19:23:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:23:09 ---> Running in 7357b915080b 19:23:09 ---> 44a90b0c0efb 19:23:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:09 ---> Running in e50690013b82 19:23:09 ---> fae2111c3310 19:23:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:09 ---> a18697a113c8 19:23:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:09 ---> Running in 12e0550cb83b 19:23:09 ---> Running in 3c4fe450d7e6 19:23:09 Removing intermediate container 12e0550cb83b 19:23:09 ---> 7ef8057798f0 19:23:09 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:09 ---> Running in ee04586d6c00 19:23:09 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 19:23:10 Removing intermediate container ee04586d6c00 19:23:10 ---> 683ee5f9f9dc 19:23:10 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 19:23:10 ---> Running in 914306816e77 19:23:10 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 19:23:10 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 19:23:10 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 19:23:13 Removing intermediate container 914306816e77 19:23:13 ---> 2f5b58345701 19:23:13 Step 12/26 : WORKDIR /edgex-go 19:23:13 ---> Running in 4ba1e5b7d244 19:23:13 Removing intermediate container 4ba1e5b7d244 19:23:13 ---> a2839e48c71b 19:23:13 19:23:13 Step 13/26 : FROM alpine:3.15 19:23:13 3.15: Pulling from library/alpine 19:23:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:23:15 Status: Downloaded newer image for alpine:3.15 19:23:15 ---> 3fb3c9af89a9 19:23:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:15 ---> Running in 5aec3d530ab9 19:23:16 Removing intermediate container 5aec3d530ab9 19:23:16 ---> f5a8f6242684 19:23:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:16 ---> Running in de18768f5840 19:23:19 Removing intermediate container de18768f5840 19:23:19 ---> d1d734bf87c2 19:23:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:19 ---> Running in 774df7e28787 19:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:23:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:23:22 OK: 15736 distinct packages available 19:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:25 (1/5) Installing dumb-init (1.2.5-r1) 19:23:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:25 (3/5) Installing libucontext (1.1-r0) 19:23:25 (4/5) Installing gcompat (1.0.0-r4) 19:23:25 (5/5) Installing openssl (1.1.1o-r0) 19:23:25 Executing busybox-1.34.1-r5.trigger 19:23:25 OK: 6 MiB in 19 packages 19:23:27 Removing intermediate container 774df7e28787 19:23:27 ---> 27b7099d871e 19:23:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:30 ---> aa56e074a4e5 19:23:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:36 ---> 4567fea0ef4b 19:23:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:37 ---> 43bba488509f 19:23:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:38 ---> 4aa4fe2c0fd8 19:23:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:38 ---> 6761419fcf8e 19:23:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:39 ---> Running in a55fe32d84b8 19:23:39 Removing intermediate container a55fe32d84b8 19:23:39 ---> ca952d8a7e1f 19:23:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:39 ---> Running in 81d1e4c49b57 19:23:40 Removing intermediate container 81d1e4c49b57 19:23:40 ---> d32b11f08ff9 19:23:40 Step 24/26 : LABEL arch=arm64 19:23:40 ---> Running in 3401b1a123ed 19:23:40 Removing intermediate container 3401b1a123ed 19:23:40 ---> 6334b365c38a 19:23:40 Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:23:40 ---> Running in 91645839cabc 19:23:41 Removing intermediate container 91645839cabc 19:23:41 ---> b862b605525e 19:23:41 Step 26/26 : LABEL version=0.0.0 19:23:41 ---> Running in b859a90e78f1 19:23:41 Removing intermediate container b859a90e78f1 19:23:41 ---> 018e44db0cb8 19:23:41 19:23:42 Successfully built 018e44db0cb8 19:23:42 Successfully tagged security-spire-agent-arm64:latest 19:23:42  Building security-spire-agent ... done Building support-scheduler 19:24:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:14 ---> 025f4df66db6 19:24:14 Step 3/22 : WORKDIR /edgex-go 19:24:14 ---> Using cache 19:24:14 ---> 25cd41bfd20b 19:24:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:14 ---> Using cache 19:24:14 ---> 267339cd84bf 19:24:14 Step 5/22 : RUN apk add --update --no-cache make git 19:24:14 ---> Using cache 19:24:14 ---> ad60cff6c0b4 19:24:14 Step 6/22 : COPY go.mod vendor* ./ 19:24:14 ---> Using cache 19:24:14 ---> 6ac613b883af 19:24:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:14 ---> Using cache 19:24:14 ---> daea84f97f4f 19:24:14 Step 8/22 : COPY . . 19:24:14 ---> Using cache 19:24:14 ---> a18697a113c8 19:24:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:14 ---> Running in d0e98b7ff6ea 19:24:14 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 19:27: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:38 Removing intermediate container 7357b915080b 19:27:38 ---> a100d942cd9d 19:27:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:38 ---> Running in 150f8b9a079d 19:27: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:27:45 Removing intermediate container 150f8b9a079d 19:27:45 ---> 4027a9c244c5 19:27:45 19:27:45 Step 11/23 : FROM docker:20.10.14 19:27:46 20.10.14: Pulling from library/docker 19:27:48 Removing intermediate container 3c4fe450d7e6 19:27:48 ---> 51b4d98e1fcf 19:27:48 19:27:48 Step 10/25 : FROM alpine:3.14 19:27:48 3.14: Pulling from library/alpine 19:27:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:27:51 Status: Downloaded newer image for alpine:3.14 19:27:51 ---> ac73e934f311 19:27:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:51 ---> Running in cfc19fb7b500 19:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:55 (1/3) Installing ca-certificates (20211220-r0) 19:27:55 (2/3) Installing dumb-init (1.2.5-r1) 19:27:55 (3/3) Installing su-exec (0.2-r1) 19:27:55 Executing busybox-1.33.1-r7.trigger 19:27:55 Executing ca-certificates-20211220-r0.trigger 19:27:56 OK: 6 MiB in 17 packages 19:27:58 Removing intermediate container e50690013b82 19:27:58 ---> 67ec883f8402 19:27:58 19:27:58 Step 10/31 : FROM alpine:3.14 19:27:58 ---> ac73e934f311 19:27:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:27:58 ---> Running in 373e83971446 19:28:00 Removing intermediate container 373e83971446 19:28:00 ---> a93d1389e1e1 19:28:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:28:00 Removing intermediate container cfc19fb7b500 19:28:00 ---> 35845a03ab1a 19:28:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:00 ---> Running in 88f9868b16f2 19:28:00 ---> Running in 5ad6d8a2ca9a 19:28:02 Removing intermediate container 5ad6d8a2ca9a 19:28:02 ---> acc1cd928cfb 19:28:02 Step 13/25 : WORKDIR / 19:28:02 ---> Running in 7338241757cf 19:28:03 Removing intermediate container 7338241757cf 19:28:03 ---> 2351c3d2465a 19:28:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:04 ---> a50e6b720cb4 19:28:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:05 (1/2) Installing dumb-init (1.2.5-r1) 19:28:05 (2/2) Installing su-exec (0.2-r1) 19:28:05 Executing busybox-1.33.1-r7.trigger 19:28:05 OK: 6 MiB in 16 packages 19:28:06 ---> b34ec032d574 19:28:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:07 Removing intermediate container 88f9868b16f2 19:28:07 ---> a5b0648268c7 19:28:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:28:07 ---> Running in f53fd9552baf 19:28:08 Removing intermediate container f53fd9552baf 19:28:08 ---> cbabb1bbc75f 19:28:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:08 ---> Running in 59e1e6393147 19:28:08 ---> a21126169de9 19:28:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:09 Removing intermediate container 59e1e6393147 19:28:09 ---> fc6d4b0ec3e5 19:28:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:09 ---> Running in ccf61169fe3c 19:28:10 ---> 87a6c7c7bee8 19:28:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:13 Removing intermediate container ccf61169fe3c 19:28:13 ---> d20c86e8bb38 19:28:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:28:13 ---> Running in 9470897d43ad 19:28:14 ---> d6c4e30d9b94 19:28:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:15 Removing intermediate container 9470897d43ad 19:28:15 ---> f04c527d8461 19:28:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:15 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:28:15 Status: Downloaded newer image for docker:20.10.14 19:28:15 ---> c346e9eafbab 19:28:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:28:16 ---> Running in b4e9c6d7e52d 19:28:16 ---> 987c8fbb9249 19:28:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:16 ---> f96f16926f9e 19:28:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:17 Removing intermediate container b4e9c6d7e52d 19:28:17 ---> 3546d520cd62 19:28:17 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 19:28:17 ---> Running in 23fafd43eafb 19:28:17 ---> Running in 9d4b29632093 19:28:18 ---> 8212856a5bbe 19:28:18 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/ 19:28:19 ---> Running in 23f1815fd71c 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:21 Removing intermediate container 23fafd43eafb 19:28:21 ---> aaa8c9091421 19:28:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 (1/43) Installing readline (8.1.1-r0) 19:28:21 (2/43) Installing bash (5.1.16-r0) 19:28:21 Executing bash-5.1.16-r0.post-install 19:28:21 (3/43) Installing brotli-libs (1.0.9-r5) 19:28:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:28:21 (5/43) Installing libcurl (7.80.0-r1) 19:28:21 (6/43) Installing curl (7.80.0-r1) 19:28:21 (7/43) Installing dumb-init (1.2.5-r1) 19:28:21 (8/43) Installing libbz2 (1.0.8-r1) 19:28:21 (9/43) Installing expat (2.4.7-r0) 19:28:21 (10/43) Installing libffi (3.4.2-r1) 19:28:21 (11/43) Installing gdbm (1.22-r0) 19:28:21 (12/43) Installing xz-libs (5.2.5-r1) 19:28:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:28:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:28:22 (15/43) Installing mpdecimal (2.5.1-r1) 19:28:22 (16/43) Installing sqlite-libs (3.36.0-r0) 19:28:22 (17/43) Installing python3 (3.9.7-r4) 19:28:22 ---> 28eb39521eb6 19:28:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:23 Removing intermediate container 23f1815fd71c 19:28:23 ---> 58838a97b66d 19:28:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:28:23 ---> Running in 957a39603e1b 19:28:24 Removing intermediate container 957a39603e1b 19:28:24 ---> 5f081f92aa7b 19:28:24 Step 23/25 : LABEL arch=arm64 19:28:24 ---> Running in 8a0b030eab12 19:28:24 ---> 9c45c6d29b94 19:28:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:25 (18/43) Installing py3-appdirs (1.4.4-r2) 19:28:25 (19/43) Installing py3-certifi (2020.12.5-r1) 19:28:25 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:28:25 (21/43) Installing py3-idna (3.3-r0) 19:28:25 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:28:25 (23/43) Installing py3-requests (2.26.0-r1) 19:28:25 (24/43) Installing py3-msgpack (1.0.2-r1) 19:28:25 Removing intermediate container 8a0b030eab12 19:28:25 ---> bf43c04aa643 19:28:25 Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:28:25 (25/43) Installing py3-lockfile (0.12.2-r4) 19:28:25 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:28:25 ---> Running in c3e6154744de 19:28:25 (27/43) Installing py3-colorama (0.4.4-r1) 19:28:25 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:28:25 (29/43) Installing py3-distlib (0.3.3-r0) 19:28:25 (30/43) Installing py3-distro (1.6.0-r0) 19:28:25 (31/43) Installing py3-six (1.16.0-r0) 19:28:25 (32/43) Installing py3-webencodings (0.5.1-r4) 19:28:25 (33/43) Installing py3-html5lib (1.1-r1) 19:28:25 (34/43) Installing py3-parsing (2.4.7-r2) 19:28:25 (35/43) Installing py3-packaging (20.9-r1) 19:28:25 (36/43) Installing py3-tomli (1.2.2-r0) 19:28:25 (37/43) Installing py3-pep517 (0.12.0-r0) 19:28:25 (38/43) Installing py3-progress (1.6-r0) 19:28:26 (39/43) Installing py3-retrying (1.3.3-r2) 19:28:26 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:28:26 (41/43) Installing py3-setuptools (52.0.0-r4) 19:28:26 Removing intermediate container c3e6154744de 19:28:26 ---> ca3dddff7861 19:28:26 Step 25/25 : LABEL version=0.0.0 19:28:26 ---> 0bab5ab7cbce 19:28:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:26 (42/43) Installing py3-toml (0.10.2-r2) 19:28:26 (43/43) Installing py3-pip (20.3.4-r1) 19:28:26 ---> Running in 3cd29409d275 19:28:27 Executing busybox-1.34.1-r5.trigger 19:28:27 OK: 82 MiB in 65 packages 19:28:27 Removing intermediate container 3cd29409d275 19:28:27 ---> 03a9c0b80a51 19:28:27 19:28:27 ---> 8a08f13a53cd 19:28:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:28 Successfully built 03a9c0b80a51 19:28:28 Successfully tagged security-secretstore-setup-arm64:latest 19:28:28 Building support-notifications 19:28:29  Building security-secretstore-setup ... done  ---> 90972f07ed31 19:28:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:28:30 ---> Running in 12fbfbf95689 19:28:31 Removing intermediate container 12fbfbf95689 19:28:31 ---> 64be6618fdba 19:28:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:32 Collecting docker-compose==1.23.2 19:28:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:28:33 ---> d48a4a05c5dd 19:28:33 Step 26/31 : RUN chmod +x /entrypoint.sh 19:28:33 Collecting websocket-client<1.0,>=0.32.0 19:28:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:33 ---> Running in bc721bc38023 19:28:34 Collecting PyYAML<4,>=3.10 19:28:34 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:37 Removing intermediate container bc721bc38023 19:28:37 ---> 8e5d56279c41 19:28:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:28:37 Removing intermediate container 629b3bce003e 19:28:37 ---> 030b617532bc 19:28:37 19:28:37 Step 10/23 : FROM alpine:3.14 19:28:37 ---> ac73e934f311 19:28:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:37 ---> Running in 8b01bbeb0cc6 19:28:38 ---> Running in c0529315bd3f 19:28:38 Removing intermediate container 8b01bbeb0cc6 19:28:38 ---> 26317f24c640 19:28:38 Step 12/23 : ENV APP_PORT=59880 19:28:38 ---> Running in 37d55e77441c 19:28:39 Removing intermediate container c0529315bd3f 19:28:39 ---> 775abe553787 19:28:39 Step 28/31 : CMD ["gate"] 19:28:39 ---> Running in 1cf14e6b997b 19:28:39 Removing intermediate container 37d55e77441c 19:28:39 ---> 838e15386591 19:28:39 Step 13/23 : EXPOSE $APP_PORT 19:28:39 ---> Running in 00cbffb4b588 19:28:39 Collecting docker<4.0,>=3.6.0 19:28:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:28:40 Removing intermediate container 1cf14e6b997b 19:28:40 ---> 8910b7b09ee4 19:28:40 Step 29/31 : LABEL arch=arm64 19:28:40 Removing intermediate container 00cbffb4b588 19:28:40 ---> cbac1f463b70 19:28:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:40 ---> Running in f8cd6560ce2e 19:28:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:41 ---> Running in bba232973080 19:28:41 Collecting jsonschema<3,>=2.5.1 19:28:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:41 Collecting cached-property<2,>=1.2.0 19:28:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:28:41 Removing intermediate container bba232973080 19:28:41 ---> e6973ccdae2c 19:28:41 Step 30/31 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:28:42 Collecting dockerpty<0.5,>=0.4.1 19:28:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:42 ---> Running in 90b282b07cd1 19:28:43 Removing intermediate container 90b282b07cd1 19:28:43 ---> 1bf6b1ac5110 19:28:43 Step 31/31 : LABEL version=0.0.0 19:28:43 ---> Running in cb4dca1821ef 19:28:44 Collecting texttable<0.10,>=0.9.0 19:28:44 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:44 Removing intermediate container cb4dca1821ef 19:28:44 ---> cac53efd70be 19:28:44 19:28:44 Removing intermediate container f8cd6560ce2e 19:28:44 ---> 48d4d0ffc36f 19:28:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:28:44 ---> Running in 6cd7e5cb9dcf 19:28:46 Successfully built cac53efd70be 19:28:46 Successfully tagged security-bootstrapper-arm64:latest 19:28:46  Building security-bootstrapper ... done Building core-command 19:28:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:28:46 Collecting docopt<0.7,>=0.6.1 19:28:46 Downloading docopt-0.6.2.tar.gz (25 kB) 19:28:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:49 (1/6) Installing dumb-init (1.2.5-r1) 19:28:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:28:49 (3/6) Installing libsodium (1.0.18-r0) 19:28:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:28:49 (5/6) Installing libzmq (4.3.4-r0) 19:28:49 Collecting docker-pycreds>=0.4.0 19:28:49 (6/6) Installing zeromq (4.3.4-r0) 19:28:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:50 Executing busybox-1.33.1-r7.trigger 19:28:50 OK: 8 MiB in 20 packages 19:28:50 Collecting chardet<3.1.0,>=3.0.2 19:28:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:50 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) 19:28:51 Collecting urllib3<1.25,>=1.21.1 19:28:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:51 Collecting idna<2.8,>=2.5 19:28:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:52 Removing intermediate container 6cd7e5cb9dcf 19:28:52 ---> 72ca2b25d5ab 19:28:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:28:53 Attempting uninstall: urllib3 19:28:53 Found existing installation: urllib3 1.26.7 19:28:53 Uninstalling urllib3-1.26.7: 19:28:53 ---> 762c0522b2a6 19:28:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:53 Successfully uninstalled urllib3-1.26.7 19:28:54 Attempting uninstall: idna 19:28:54 Found existing installation: idna 3.3 19:28:54 Uninstalling idna-3.3: 19:28:54 Successfully uninstalled idna-3.3 19:28:56 ---> 78044fd97a6b 19:28:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:57 ---> 7d1d5dfbe578 19:28:57 Step 19/23 : ENTRYPOINT ["/core-data"] 19:28:57 ---> Running in dd88db93e3dc 19:28:57 Attempting uninstall: requests 19:28:57 Found existing installation: requests 2.26.0 19:28:57 Uninstalling requests-2.26.0: 19:28:57 Removing intermediate container dd88db93e3dc 19:28:57 ---> decc09cdbe39 19:28:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:57 Successfully uninstalled requests-2.26.0 19:28:58 ---> Running in 8faed4664a62 19:28:58 Running setup.py install for texttable: started 19:28:58 Removing intermediate container 8faed4664a62 19:28:58 ---> 95ed40e3120f 19:28:58 Step 21/23 : LABEL arch=arm64 19:28:59 ---> Running in 65261b9a2c0f 19:28:59 Removing intermediate container 65261b9a2c0f 19:28:59 ---> 676979cbf24a 19:28:59 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:28:59 ---> Running in 305c2d33bae2 19:29:00 Removing intermediate container 305c2d33bae2 19:29:00 ---> 4cbce6d0bfac 19:29:00 Step 23/23 : LABEL version=0.0.0 19:29:00 ---> Running in 57e9df7a064e 19:29:01 Removing intermediate container 57e9df7a064e 19:29:01 ---> 11fa0cf39c77 19:29:01 19:29:01 Running setup.py install for texttable: finished with status 'done' 19:29:01 Running setup.py install for PyYAML: started 19:29:01 Successfully built 11fa0cf39c77 19:29:01 Successfully tagged core-data-arm64:latest 19:29:01  Building core-data ... done Building security-spiffe-token-provider 19:29:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:03 ---> 025f4df66db6 19:29:03 Step 3/22 : WORKDIR /edgex-go 19:29:03 ---> Using cache 19:29:03 ---> 25cd41bfd20b 19:29:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:03 ---> Using cache 19:29:03 ---> 267339cd84bf 19:29:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:29:03 ---> Running in 2c8b4f9a98f2 19:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:04 Running setup.py install for PyYAML: finished with status 'done' 19:29:04 Running setup.py install for docopt: started 19:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:06 OK: 220 MiB in 52 packages 19:29:07 Running setup.py install for docopt: finished with status 'done' 19:29:07 Running setup.py install for dockerpty: started 19:29:08 Removing intermediate container 2c8b4f9a98f2 19:29:08 ---> b1c9a6cb056b 19:29:08 Step 6/22 : COPY go.mod vendor* ./ 19:29:09 ---> 00694d0487da 19:29:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:09 ---> Running in 79e27ff48417 19:29:10 Running setup.py install for dockerpty: finished with status 'done' 19:29:13 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 19:29:15 Removing intermediate container 79e27ff48417 19:29:15 ---> 14d922123366 19:29:15 Step 8/22 : COPY . . 19:29:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:30 ---> 025f4df66db6 19:29:30 Step 3/23 : WORKDIR /edgex-go 19:29:30 ---> Using cache 19:29:30 ---> 25cd41bfd20b 19:29:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:30 ---> Using cache 19:29:30 ---> 267339cd84bf 19:29:30 Step 5/23 : RUN apk add --update --no-cache make git 19:29:30 ---> Using cache 19:29:30 ---> ad60cff6c0b4 19:29:30 Step 6/23 : COPY go.mod vendor* ./ 19:29:30 ---> Using cache 19:29:30 ---> 6ac613b883af 19:29:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:30 ---> Using cache 19:29:30 ---> daea84f97f4f 19:29:30 Step 8/23 : COPY . . 19:29:30 ---> Using cache 19:29:30 ---> a18697a113c8 19:29:30 Step 9/23 : RUN make cmd/core-command/core-command 19:29:31 ---> Running in 387c7c3bc6d8 19:29: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 19:29:36 Removing intermediate container 9d4b29632093 19:29:36 ---> 681fba0204b6 19:29:36 Step 14/23 : ENV APP_PORT=58890 19:29:36 ---> Running in 140ac14c946e 19:29:37 Removing intermediate container 140ac14c946e 19:29:37 ---> fc80a81489b7 19:29:37 Step 15/23 : EXPOSE $APP_PORT 19:29:37 ---> Running in 43c108f78a1d 19:29:38 Removing intermediate container 43c108f78a1d 19:29:38 ---> 602189f37ea3 19:29:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:29:42 ---> f86494c7ff8a 19:29:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:29:42 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:29:42 ---> 025f4df66db6 19:29:42 Step 3/20 : WORKDIR /edgex-go 19:29:42 ---> Using cache 19:29:42 ---> 25cd41bfd20b 19:29:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:29:42 ---> Running in 59d7c5d1756e 19:29:44 ---> 3f9364206904 19:29:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:46 ---> 39f2313d8a06 19:29:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:29:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:46 ---> Running in 317d264b1815 19:29:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:47 OK: 15743 distinct packages available 19:29:47 Removing intermediate container 317d264b1815 19:29:47 ---> 48f2a5243614 19:29:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:47 ---> Running in bf8f93188267 19:29:48 Removing intermediate container bf8f93188267 19:29:48 ---> e7d37ef600f6 19:29:48 Step 21/23 : LABEL arch=arm64 19:29:48 ---> Running in 1c43e59ec26d 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:49 Removing intermediate container 1c43e59ec26d 19:29:49 ---> 60aaff3aa15d 19:29:49 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:29:49 ---> Running in 2a3bd3e9d37d 19:29:49 OK: 220 MiB in 52 packages 19:29:50 Removing intermediate container 2a3bd3e9d37d 19:29:50 ---> 51bafc6a539b 19:29:50 Step 23/23 : LABEL version=0.0.0 19:29:50 ---> Running in 6b6d76e29906 19:29:51 Removing intermediate container 6b6d76e29906 19:29:51 ---> a08246602e46 19:29:51 19:29:51 Removing intermediate container 59d7c5d1756e 19:29:51 ---> b60db349cd96 19:29:51 Step 5/20 : COPY go.mod vendor* ./ 19:29:52 Successfully built a08246602e46 19:29:52 Successfully tagged sys-mgmt-agent-arm64:latest 19:29:52 Building security-spire-server 19:29:53  Building sys-mgmt-agent ... done  ---> 1b9f65574d2e 19:29:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:53 ---> Running in ee8491946381 19:29:56 ---> 4acf0794f7ea 19:29:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:29:56 ---> Running in b3a4906a3d1f 19:29:58 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 19:29:59 Removing intermediate container ee8491946381 19:29:59 ---> a32ee4bb31fe 19:29:59 Step 7/20 : COPY . . 19:30:22 Removing intermediate container d0e98b7ff6ea 19:30:22 ---> 75e6892ee95b 19:30:22 19:30:22 Step 10/22 : FROM alpine:3.14 19:30:22 ---> ac73e934f311 19:30:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:30:22 ---> Running in cf5d85929cce 19:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:30:24 ---> 025f4df66db6 19:30:24 Step 3/25 : WORKDIR /edgex-go 19:30:24 ---> Using cache 19:30:24 ---> 25cd41bfd20b 19:30:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:24 ---> Using cache 19:30:24 ---> 267339cd84bf 19:30:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:30:24 ---> Running in 082b0a4f518c 19:30:25 (1/1) Installing dumb-init (1.2.5-r1) 19:30:25 Executing busybox-1.33.1-r7.trigger 19:30:25 OK: 5 MiB in 15 packages 19:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:27 Removing intermediate container cf5d85929cce 19:30:27 ---> 8a5a543b3002 19:30:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:27 ---> Running in 9c01e616098e 19:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:28 Removing intermediate container 9c01e616098e 19:30:28 ---> 5622af9f286a 19:30:28 Step 13/22 : ENV APP_PORT=59861 19:30:28 ---> Running in d8cf2f83119b 19:30:29 Removing intermediate container d8cf2f83119b 19:30:29 ---> eacdeb3ca5c3 19:30:29 Step 14/22 : EXPOSE $APP_PORT 19:30:29 ---> Running in 61d37a5c7d4d 19:30:29 OK: 220 MiB in 52 packages 19:30:30 Removing intermediate container 61d37a5c7d4d 19:30:30 ---> caebda4fff0c 19:30:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:31 Removing intermediate container 082b0a4f518c 19:30:31 ---> e83f8d8e3b0b 19:30:31 Step 6/25 : COPY go.mod vendor* ./ 19:30:32 ---> f6450503dabc 19:30:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:33 ---> ec476ae0a7e9 19:30:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:33 ---> Running in 904cc782ded6 19:30:37 ---> 6f8646fabd17 19:30:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:30:38 ---> 28f7951cf30e 19:30:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:30:39 ---> Running in 9107853b7005 19:30:39 ---> 6c06104b144e 19:30:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:39 Removing intermediate container 904cc782ded6 19:30:39 ---> d4f68500df8b 19:30:39 Step 8/25 : COPY . . 19:30:39 ---> Running in 7c9f34298dcd 19:30:40 Removing intermediate container 9107853b7005 19:30:40 ---> c2f56925d1b4 19:30:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:40 ---> Running in 99b09ef40ea9 19:30:41 Removing intermediate container 99b09ef40ea9 19:30:41 ---> bd7440b5cc7f 19:30:41 Step 20/22 : LABEL arch=arm64 19:30:41 ---> Running in adb79a118a74 19:30: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:30:42 Removing intermediate container adb79a118a74 19:30:42 ---> facf8b93b707 19:30:42 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:30:42 ---> Running in 70415e294c1c 19:30:43 Removing intermediate container 70415e294c1c 19:30:43 ---> e2687956e923 19:30:43 Step 22/22 : LABEL version=0.0.0 19:30:43 ---> Running in 3d586ff5e578 19:30:43 Removing intermediate container 3d586ff5e578 19:30:43 ---> ed2f6d317fa9 19:30:43 19:30:44 Successfully built ed2f6d317fa9 19:30:44 Successfully tagged support-scheduler-arm64:latest 19:30:44  Building support-scheduler ... done Building security-spire-config 19:31:07 ---> 0170a363da46 19:31:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:31:07 ---> Running in 3589b29972f3 19:31:07 Removing intermediate container 3589b29972f3 19:31:07 ---> c9c5280e9b63 19:31:07 Step 10/25 : WORKDIR /edgex-go/spire-build 19:31:07 ---> Running in 6b95a84425dc 19:31:07 Removing intermediate container 6b95a84425dc 19:31:07 ---> a5919ddc4e32 19:31:07 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 19:31:08 ---> Running in e1267b445488 19:31:11 Removing intermediate container e1267b445488 19:31:11 ---> 839ef0fdf980 19:31:11 Step 12/25 : WORKDIR /edgex-go 19:31:11 ---> Running in f13136959abd 19:31:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:12 ---> 025f4df66db6 19:31:12 Step 3/26 : WORKDIR /edgex-go 19:31:12 ---> Using cache 19:31:12 ---> 25cd41bfd20b 19:31:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:12 ---> Using cache 19:31:12 ---> 267339cd84bf 19:31:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:12 ---> Using cache 19:31:12 ---> e83f8d8e3b0b 19:31:12 Step 6/26 : COPY go.mod vendor* ./ 19:31:12 ---> Using cache 19:31:12 ---> ec476ae0a7e9 19:31:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:12 ---> Using cache 19:31:12 ---> d4f68500df8b 19:31:12 Step 8/26 : COPY . . 19:31:12 ---> Using cache 19:31:12 ---> 0170a363da46 19:31:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:31:12 ---> Using cache 19:31:12 ---> c9c5280e9b63 19:31:12 Step 10/26 : WORKDIR /edgex-go/spire-build 19:31:12 ---> Using cache 19:31:12 ---> a5919ddc4e32 19:31:12 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 19:31:12 ---> Running in 7e4680cf5911 19:31:12 Removing intermediate container f13136959abd 19:31:12 ---> 0aacc43f414a 19:31:12 19:31:12 Step 13/25 : FROM alpine:3.15 19:31:12 ---> 3fb3c9af89a9 19:31:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:12 ---> Using cache 19:31:12 ---> f5a8f6242684 19:31:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:12 ---> Using cache 19:31:12 ---> d1d734bf87c2 19:31:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:12 ---> Using cache 19:31:12 ---> 27b7099d871e 19:31:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:31:16 Removing intermediate container 7e4680cf5911 19:31:16 ---> ec8f2fad4ce8 19:31:16 Step 12/26 : WORKDIR /edgex-go 19:31:16 ---> Running in 129f901e8b90 19:31:16 Removing intermediate container 129f901e8b90 19:31:16 ---> bb89937fd0f3 19:31:16 19:31:16 Step 13/26 : FROM alpine:3.15 19:31:16 ---> 3fb3c9af89a9 19:31:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:16 ---> Using cache 19:31:16 ---> f5a8f6242684 19:31:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:16 ---> Using cache 19:31:16 ---> d1d734bf87c2 19:31:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:17 ---> Running in 441579081a04 19:31:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:21 ---> c9770d5ba562 19:31:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:31:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:23 ---> 65617610ee77 19:31:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:31:24 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:24 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:24 OK: 15736 distinct packages available 19:31:24 ---> 3d82366a6fea 19:31:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:31:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:25 ---> 99f3e769bf7e 19:31:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:31:25 ---> Running in be36f8811fa2 19:31:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:25 Removing intermediate container be36f8811fa2 19:31:25 ---> ad9cfac9c386 19:31:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:25 ---> Running in 750d171d9cc1 19:31:26 Removing intermediate container 750d171d9cc1 19:31:26 ---> bbd235d1688a 19:31:26 Step 23/25 : LABEL arch=arm64 19:31:26 ---> Running in b2aea6f3d324 19:31:26 (1/4) Installing dumb-init (1.2.5-r1) 19:31:26 Removing intermediate container b2aea6f3d324 19:31:26 ---> 3e103c9fb194 19:31:26 Step 24/25 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:31:26 (2/4) Installing musl-obstack (1.2.3-r0) 19:31:26 ---> Running in fda3d679b06f 19:31:26 (3/4) Installing libucontext (1.1-r0) 19:31:27 (4/4) Installing gcompat (1.0.0-r4) 19:31:27 Executing busybox-1.34.1-r5.trigger 19:31:27 OK: 6 MiB in 18 packages 19:31:27 Removing intermediate container fda3d679b06f 19:31:27 ---> 74adf0f2572b 19:31:27 Step 25/25 : LABEL version=0.0.0 19:31:27 ---> Running in 22be3f6f8355 19:31:28 Removing intermediate container 22be3f6f8355 19:31:28 ---> 73220ab7340b 19:31:28 19:31:29 Removing intermediate container 441579081a04 19:31:29 ---> 948bd8c1a8f4 19:31:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:31:29 Successfully built 73220ab7340b 19:31:29 Successfully tagged security-spire-server-arm64:latest 19:31:29  Building security-spire-server ... done Building core-metadata 19:31:36 ---> 82c1b0d65685 19:31:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:31:36 ---> a4577b1fdd5c 19:31:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:31:36 ---> Running in c2d414494a1c 19:31:36 Removing intermediate container c2d414494a1c 19:31:36 ---> 41829a468dbd 19:31:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:31:37 ---> a5d77756ea8c 19:31:37 Step 21/26 : WORKDIR / 19:31:37 ---> Running in 141062d52935 19:31:38 Removing intermediate container 141062d52935 19:31:38 ---> e0e6008ffdc7 19:31:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:31:38 ---> Running in 7161848910f1 19:31:39 Removing intermediate container 7161848910f1 19:31:39 ---> 2afb0dbb3a8b 19:31:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:39 ---> Running in f3c633e70b23 19:31:39 Removing intermediate container f3c633e70b23 19:31:39 ---> dcc8e9bc8273 19:31:39 Step 24/26 : LABEL arch=arm64 19:31:40 ---> Running in 508206e62bd0 19:31:40 Removing intermediate container 508206e62bd0 19:31:40 ---> a63ae15ce426 19:31:40 Step 25/26 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:31:40 ---> Running in ec724293f9dd 19:31:41 Removing intermediate container ec724293f9dd 19:31:41 ---> ec9ef6763c8d 19:31:41 Step 26/26 : LABEL version=0.0.0 19:31:41 ---> Running in 829820aa0035 19:31:42 Removing intermediate container 829820aa0035 19:31:42 ---> a37ff05c331f 19:31:42 19:31:42 Successfully built a37ff05c331f 19:31:42 Successfully tagged security-spire-config-arm64:latest 19:31:42 Building security-proxy-setup 19:32:09  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:09 ---> 025f4df66db6 19:32:09 Step 3/23 : WORKDIR /edgex-go 19:32:09 ---> Using cache 19:32:09 ---> 25cd41bfd20b 19:32:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:09 ---> Using cache 19:32:09 ---> 267339cd84bf 19:32:09 Step 5/23 : RUN apk add --update --no-cache make git 19:32:09 ---> Using cache 19:32:09 ---> ad60cff6c0b4 19:32:09 Step 6/23 : COPY go.mod vendor* ./ 19:32:09 ---> Using cache 19:32:09 ---> 6ac613b883af 19:32:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:09 ---> Using cache 19:32:09 ---> daea84f97f4f 19:32:09 Step 8/23 : COPY . . 19:32:09 ---> Using cache 19:32:09 ---> a18697a113c8 19:32:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:32:09 ---> Running in e9d2bd404fd5 19:32:09 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 19:32:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:22 ---> 025f4df66db6 19:32:22 Step 3/22 : WORKDIR /edgex-go 19:32:22 ---> Using cache 19:32:22 ---> 25cd41bfd20b 19:32:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:22 ---> Using cache 19:32:22 ---> 267339cd84bf 19:32:22 Step 5/22 : RUN apk add --update --no-cache make git 19:32:22 ---> Using cache 19:32:22 ---> ad60cff6c0b4 19:32:22 Step 6/22 : COPY go.mod vendor* ./ 19:32:22 ---> Using cache 19:32:22 ---> 6ac613b883af 19:32:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:22 ---> Using cache 19:32:22 ---> daea84f97f4f 19:32:22 Step 8/22 : COPY . . 19:32:22 ---> Using cache 19:32:22 ---> a18697a113c8 19:32:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:22 ---> Running in 5c842153b7ea 19:32:22 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 19:33:44 Removing intermediate container 387c7c3bc6d8 19:33:44 ---> b06dd9d54e0a 19:33:44 19:33:44 Step 10/23 : FROM alpine:3.14 19:33:44 ---> ac73e934f311 19:33:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:33:44 ---> Using cache 19:33:44 ---> 8a5a543b3002 19:33:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:44 ---> Using cache 19:33:44 ---> 5622af9f286a 19:33:44 Step 13/23 : ENV APP_PORT=59882 19:33:44 ---> Running in bc807fec2610 19:33:44 Removing intermediate container bc807fec2610 19:33:44 ---> 20de40b590db 19:33:44 Step 14/23 : EXPOSE $APP_PORT 19:33:44 ---> Running in 55c1183ca913 19:33:44 Removing intermediate container 55c1183ca913 19:33:44 ---> f5366c43742d 19:33:44 Step 15/23 : WORKDIR / 19:33:44 ---> Running in 193545d4f57d 19:33:44 Removing intermediate container 193545d4f57d 19:33:44 ---> 37576644ffef 19:33:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:45 ---> 816564f7610e 19:33:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:47 ---> 309ffd8bcfe1 19:33:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:33:48 ---> a776042653da 19:33:48 Step 19/23 : ENTRYPOINT ["/core-command"] 19:33:48 ---> Running in c5ce77c1daad 19:33:48 Removing intermediate container c5ce77c1daad 19:33:48 ---> 145eb5f037b9 19:33:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:48 ---> Running in 58c608305cdc 19:33:49 Removing intermediate container 58c608305cdc 19:33:49 ---> 0ce32dd66d40 19:33:49 Step 21/23 : LABEL arch=arm64 19:33:49 ---> Running in 8f4b97543e8d 19:33:50 Removing intermediate container 8f4b97543e8d 19:33:50 ---> 14ef0de6293f 19:33:50 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:33:50 ---> Running in 287c065629f6 19:33:50 Removing intermediate container 287c065629f6 19:33:50 ---> 3c13808e1d40 19:33:50 Step 23/23 : LABEL version=0.0.0 19:33:51 ---> Running in 0fc26f3da0b0 19:33:51 Removing intermediate container 0fc26f3da0b0 19:33:51 ---> ca57261e776c 19:33:51 19:33:51 Successfully built ca57261e776c 19:33:51 Successfully tagged core-command-arm64:latest 19:36:13  Building core-command ... 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 19:36:18 Removing intermediate container e9d2bd404fd5 19:36:18 ---> f100bd870bb3 19:36:18 19:36:18 Step 10/23 : FROM alpine:3.14 19:36:18 ---> ac73e934f311 19:36:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:18 ---> Using cache 19:36:18 ---> 8a5a543b3002 19:36:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:18 ---> Using cache 19:36:18 ---> 5622af9f286a 19:36:18 Step 13/23 : ENV APP_PORT=59881 19:36:18 Removing intermediate container b3a4906a3d1f 19:36:18 ---> 4ba0129be05e 19:36:18 19:36:18 Step 10/22 : FROM alpine:3.14 19:36:18 ---> ac73e934f311 19:36:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:18 ---> Running in f9c7d353fca0 19:36:18 Removing intermediate container 5c842153b7ea 19:36:18 ---> 04c0f8ae9ea1 19:36:18 19:36:18 Step 10/22 : FROM alpine:3.14 19:36:18 ---> ac73e934f311 19:36:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:18 ---> Running in c90ebc33294a 19:36:18 ---> Running in cf29a4c691cb 19:36:18 Removing intermediate container f9c7d353fca0 19:36:18 ---> dc1951aaa290 19:36:18 Step 14/23 : EXPOSE $APP_PORT 19:36:18 ---> Running in 0df92bfbba71 19:36:19 Removing intermediate container 0df92bfbba71 19:36:19 ---> 6e346499e425 19:36:19 Step 15/23 : WORKDIR / 19:36:19 ---> Running in 8e53f721b3a1 19:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:20 Removing intermediate container 8e53f721b3a1 19:36:20 ---> 184fbeaf5854 19:36:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:21 (1/2) Installing ca-certificates (20211220-r0) 19:36:21 (1/6) Installing ca-certificates (20211220-r0) 19:36:21 (2/2) Installing dumb-init (1.2.5-r1) 19:36:21 Executing busybox-1.33.1-r7.trigger 19:36:21 ---> 7ba78f24aba5 19:36:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:21 (2/6) Installing brotli-libs (1.0.9-r5) 19:36:21 Executing ca-certificates-20211220-r0.trigger 19:36:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:36:21 (4/6) Installing libcurl (7.79.1-r1) 19:36:21 (5/6) Installing curl (7.79.1-r1) 19:36:21 (6/6) Installing dumb-init (1.2.5-r1) 19:36:21 Executing busybox-1.33.1-r7.trigger 19:36:21 Executing ca-certificates-20211220-r0.trigger 19:36:21 OK: 6 MiB in 16 packages 19:36:21 OK: 8 MiB in 20 packages 19:36:23 ---> c1ab77ae2d24 19:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:36:23 Removing intermediate container c90ebc33294a 19:36:23 ---> 84f042f600a2 19:36:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:23 Removing intermediate container cf29a4c691cb 19:36:23 ---> ba95b0fd713c 19:36:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:23 ---> Running in 64d4c80eaab5 19:36:23 ---> Running in 96130054baa8 19:36:24 ---> e752b52824b7 19:36:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:36:24 Removing intermediate container 64d4c80eaab5 19:36:24 ---> 45b78fdc1a1d 19:36:24 Step 13/22 : ENV APP_PORT=59860 19:36:24 Removing intermediate container 96130054baa8 19:36:24 ---> d91cdbb5f5dc 19:36:24 Step 13/22 : WORKDIR /edgex 19:36:24 ---> Running in 84d58cedc539 19:36:24 ---> Running in 53f759cddbb1 19:36:24 ---> Running in d1ea75b0901e 19:36:25 Removing intermediate container 84d58cedc539 19:36:25 ---> 40c9970d1d2c 19:36:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:25 ---> Running in b46b968a42b3 19:36:25 Removing intermediate container d1ea75b0901e 19:36:25 ---> 9a2f4f9ca6c9 19:36:25 Step 14/22 : EXPOSE $APP_PORT 19:36:25 Removing intermediate container 53f759cddbb1 19:36:25 ---> 388e666c9093 19:36:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:25 ---> Running in 2f2f5d93f594 19:36:26 Removing intermediate container b46b968a42b3 19:36:26 ---> db1d56679f49 19:36:26 Step 21/23 : LABEL arch=arm64 19:36:26 Removing intermediate container 2f2f5d93f594 19:36:26 ---> d0767135d8c5 19:36:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:26 ---> Running in aeb15126c7c5 19:36:26 ---> b39d3a1c7d42 19:36:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:26 Removing intermediate container aeb15126c7c5 19:36:26 ---> 8fdbaffddee6 19:36:26 Step 22/23 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:36:26 ---> Running in 25e402989d69 19:36:27 ---> 59d2d5ceb96b 19:36:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:27 Removing intermediate container 7c9f34298dcd 19:36:27 ---> 02d223ebca53 19:36:27 19:36:27 Step 9/20 : FROM alpine:3.15 19:36:27 ---> 3fb3c9af89a9 19:36:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:27 ---> Using cache 19:36:27 ---> f5a8f6242684 19:36:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:27 ---> Using cache 19:36:27 ---> d1d734bf87c2 19:36:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:27 ---> Running in 0bb7870efb42 19:36:27 Removing intermediate container 25e402989d69 19:36:27 ---> 59035421627f 19:36:27 Step 23/23 : LABEL version=0.0.0 19:36:27 ---> Running in aeb841037b8b 19:36:28 ---> ac040d670b81 19:36:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:28 Removing intermediate container aeb841037b8b 19:36:28 ---> 2f8b23942826 19:36:28 19:36:28 Successfully built 2f8b23942826 19:36:28 Successfully tagged core-metadata-arm64:latest 19:36:28  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:29 ---> 13a7de7ce48d 19:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:29 ---> ea4c42198b4a 19:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:30 ---> 3296233dec35 19:36:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:30 ---> b4bffaef3a70 19:36:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:36:30 ---> Running in 65cde1acacc6 19:36:30 ---> Running in 12068ec285e1 19:36:31 Removing intermediate container 12068ec285e1 19:36:31 ---> efb755d7b91d 19:36:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:31 ---> Running in dcc955df0729 19:36:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:36:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:36:31 OK: 15736 distinct packages available 19:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:31 Removing intermediate container dcc955df0729 19:36:31 ---> 522774a3d1e6 19:36:31 Step 20/22 : LABEL arch=arm64 19:36:31 ---> Running in b03158c404cb 19:36:31 Removing intermediate container b03158c404cb 19:36:31 ---> 30863d16683a 19:36:31 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:36:32 ---> Running in a49f6c0df5fc 19:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:32 Removing intermediate container a49f6c0df5fc 19:36:32 ---> ea7c36e463b2 19:36:32 Step 22/22 : LABEL version=0.0.0 19:36:32 ---> Running in ceb196589991 19:36:32 Removing intermediate container 65cde1acacc6 19:36:32 ---> 4bd38a346abc 19:36:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:32 ---> Running in 10e600c3a09d 19:36:32 Removing intermediate container ceb196589991 19:36:32 ---> 7b19bae67f0d 19:36:32 19:36:33 (1/9) Installing ca-certificates (20211220-r0) 19:36:33 Removing intermediate container 10e600c3a09d 19:36:33 ---> 757ec351a9a4 19:36:33 Step 20/22 : LABEL arch=arm64 19:36:33 ---> Running in 9e5f6cd8becb 19:36:33 (2/9) Installing brotli-libs (1.0.9-r5) 19:36:33 Successfully built 7b19bae67f0d 19:36:33 Successfully tagged support-notifications-arm64:latest 19:36:33  Building support-notifications ... done (3/9) Installing nghttp2-libs (1.46.0-r0) 19:36:33 (4/9) Installing libcurl (7.80.0-r1) 19:36:33 Removing intermediate container 9e5f6cd8becb 19:36:33 ---> 904288dc0354 19:36:33 Step 21/22 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:36:33 (5/9) Installing curl (7.80.0-r1) 19:36:33 ---> Running in 7edc3b30f8ed 19:36:33 (6/9) Installing dumb-init (1.2.5-r1) 19:36:34 (7/9) Installing musl-obstack (1.2.3-r0) 19:36:34 (8/9) Installing libucontext (1.1-r0) 19:36:34 (9/9) Installing gcompat (1.0.0-r4) 19:36:34 Removing intermediate container 7edc3b30f8ed 19:36:34 ---> b55aa7fcdf79 19:36:34 Step 22/22 : LABEL version=0.0.0 19:36:34 ---> Running in 19d6bb495fe1 19:36:34 Executing busybox-1.34.1-r5.trigger 19:36:34 Executing ca-certificates-20211220-r0.trigger 19:36:34 OK: 8 MiB in 23 packages 19:36:34 Removing intermediate container 19d6bb495fe1 19:36:34 ---> c53439fb5379 19:36:34 19:36:34 Successfully built c53439fb5379 19:36:34 Successfully tagged security-proxy-setup-arm64:latest 19:36:35  Building security-proxy-setup ... done Removing intermediate container 0bb7870efb42 19:36:35 ---> 7f499dc1c1ba 19:36:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:36 ---> 188fce3208e8 19:36:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:36:37 ---> 41f020988608 19:36:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:36:38 ---> b3cc71f7a321 19:36:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:36:38 ---> Running in 428824acbf88 19:36:38 Removing intermediate container 428824acbf88 19:36:38 ---> 56f51d5b9d8c 19:36:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:38 ---> Running in 600ac6a71266 19:36:39 Removing intermediate container 600ac6a71266 19:36:39 ---> 00d6d4e28d0d 19:36:39 Step 18/20 : LABEL arch=arm64 19:36:39 ---> Running in 5805986963e5 19:36:39 Removing intermediate container 5805986963e5 19:36:39 ---> 3afe39dbbfaa 19:36:39 Step 19/20 : LABEL git_sha=8644ac3981daa8a654b6ce11b1adb54650171fcf 19:36:39 ---> Running in 4a82afe480fd 19:36:39 Removing intermediate container 4a82afe480fd 19:36:39 ---> dd12ee47414f 19:36:39 Step 20/20 : LABEL version=0.0.0 19:36:39 ---> Running in 93f5cd2092bd 19:36:40 Removing intermediate container 93f5cd2092bd 19:36:40 ---> 9cd8f25c6802 19:36:40 19:36:40 Successfully built 9cd8f25c6802 19:36:40 Successfully tagged security-spiffe-token-provider-arm64:latest 19:36:40  Building security-spiffe-token-provider ... done  [Pipeline] } 19:36:40 $ docker stop --time=1 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 19:36:42 $ docker rm -f 773b9a5b0b9cb8121613a1326f4a8b369589b2f5e30b0233655b74e303c32c40 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:43 + docker images 19:36:43 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:43 security-spiffe-token-provider-arm64 latest 9cd8f25c6802 4 seconds ago 28.1MB 19:36:43 security-proxy-setup-arm64 latest c53439fb5379 9 seconds ago 26.1MB 19:36:43 support-notifications-arm64 latest 7b19bae67f0d 11 seconds ago 25.9MB 19:36:43 core-metadata-arm64 latest 2f8b23942826 15 seconds ago 16.3MB 19:36:43 02d223ebca53 17 seconds ago 1.48GB 19:36:43 f100bd870bb3 27 seconds ago 1.44GB 19:36:43 04c0f8ae9ea1 27 seconds ago 1.44GB 19:36:43 4ba0129be05e 28 seconds ago 1.49GB 19:36:43 core-command-arm64 latest ca57261e776c 2 minutes ago 15.5MB 19:36:43 b06dd9d54e0a 3 minutes ago 1.43GB 19:36:43 security-spire-config-arm64 latest a37ff05c331f 5 minutes ago 85.6MB 19:36:43 security-spire-server-arm64 latest 73220ab7340b 5 minutes ago 86.3MB 19:36:43 bb89937fd0f3 5 minutes ago 1.34GB 19:36:43 0aacc43f414a 5 minutes ago 1.34GB 19:36:43 support-scheduler-arm64 latest ed2f6d317fa9 6 minutes ago 25.4MB 19:36:43 75e6892ee95b 6 minutes ago 1.49GB 19:36:43 sys-mgmt-agent-arm64 latest a08246602e46 6 minutes ago 282MB 19:36:43 core-data-arm64 latest 11fa0cf39c77 7 minutes ago 21.7MB 19:36:43 security-bootstrapper-arm64 latest cac53efd70be 7 minutes ago 18.3MB 19:36:43 030b617532bc 8 minutes ago 1.46GB 19:36:43 security-secretstore-setup-arm64 latest 03a9c0b80a51 8 minutes ago 27.5MB 19:36:43 67ec883f8402 8 minutes ago 1.44GB 19:36:43 51b4d98e1fcf 8 minutes ago 1.44GB 19:36:43 4027a9c244c5 8 minutes ago 1.43GB 19:36:43 security-spire-agent-arm64 latest 018e44db0cb8 13 minutes ago 126MB 19:36:43 a2839e48c71b 13 minutes ago 1.34GB 19:36:43 ci-base-image-arm64 latest 025f4df66db6 25 minutes ago 1.01GB 19:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 19:36:43 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:36:43 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:36:43 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:44 19:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:44 arm64: Pulling from edgex-lftools-log-publisher 19:36:44 8998bd30e6a1: Pulling fs layer 19:36:44 04944245beec: Pulling fs layer 19:36:44 699f458cf7ca: Pulling fs layer 19:36:44 765212b225bb: Pulling fs layer 19:36:44 f23df028b6ca: Pulling fs layer 19:36:44 d65c8cfc05b1: Pulling fs layer 19:36:44 2437ff75d9bd: Pulling fs layer 19:36:44 765212b225bb: Waiting 19:36:44 f23df028b6ca: Waiting 19:36:44 d65c8cfc05b1: Waiting 19:36:44 2437ff75d9bd: Waiting 19:36:44 04944245beec: Verifying Checksum 19:36:44 04944245beec: Download complete 19:36:44 765212b225bb: Verifying Checksum 19:36:44 765212b225bb: Download complete 19:36:44 f23df028b6ca: Verifying Checksum 19:36:44 f23df028b6ca: Download complete 19:36:45 d65c8cfc05b1: Verifying Checksum 19:36:45 699f458cf7ca: Download complete 19:36:45 8998bd30e6a1: Download complete 19:36:47 2437ff75d9bd: Verifying Checksum 19:36:47 2437ff75d9bd: Download complete 19:36:49 8998bd30e6a1: Pull complete 19:36:50 04944245beec: Pull complete 19:36:51 699f458cf7ca: Pull complete 19:36:51 765212b225bb: Pull complete 19:36:52 f23df028b6ca: Pull complete 19:36:53 d65c8cfc05b1: Pull complete 19:37:08 2437ff75d9bd: Pull complete 19:37:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:08 prd-ubuntu20.04-docker-arm64-4c-16g-16257 does not seem to be running inside a container 19:37:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:11 $ docker top 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:12 ---> job-cost.sh 19:37:12 lf-activate-venv: SKIPPING 19:37:12 INFO: No Stack... 19:37:13 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:14 INFO: Archiving Costs [Pipeline] sh 19:37:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:37:14 + cut -d, -f6 [Pipeline] lock 19:37:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] 19:37:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] did not exist. Created. 19:37:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:15 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:15 Stashed 1 file(s) [Pipeline] } 19:37:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4064-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:16 $ docker stop --time=1 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac 19:37:17 $ docker rm -f 0eef751e938c769b6a42d5c5e4b1deb38522c34dce55ff78f49a54dea72f74ac [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 19:37:18 provisioning config files... 19:37:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3196735941974418887tmp [Pipeline] { [Pipeline] sh 19:37:19 + set +x 19:37:19 + curl -s https://codecov.io/bash 19:37:19 + bash -s -- 19:37:19 19:37:19 _____ _ 19:37:19 / ____| | | 19:37:19 | | ___ __| | ___ ___ _____ __ 19:37:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:19 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:19 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:19 Bash-1.0.6 19:37:19 19:37:19 19:37:19 ==> git version 2.25.1 found 19:37:19 ==> 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 19:37:19 Release-Date: 2020-01-08 19:37:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:19 ==> Jenkins CI detected. 19:37:19 current dir:  /w/workspace/edgex-go/1 19:37:19 project root: . 19:37:19 --> token set from env 19:37:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:19 ==> Running gcov in . (disable via -X gcov) 19:37:19 ==> Python coveragepy not found 19:37:19 ==> Searching for coverage reports in: 19:37:19 + . 19:37:19 -> Found 1 reports 19:37:19 ==> Detecting git/mercurial file structure 19:37:19 ==> Reading reports 19:37:19 + ./coverage.out bytes=435593 19:37:19 ==> Appending adjustments 19:37:19 https://docs.codecov.io/docs/fixing-reports 19:37:20 + Found adjustments 19:37:20 ==> Gzipping contents 19:37:20 60K /tmp/codecov.3UP08Y.gz 19:37:20 ==> Uploading reports 19:37:20 url: https://codecov.io 19:37:20 query: branch=PR-4064&commit=8644ac3981daa8a654b6ce11b1adb54650171fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4064&job=&cmd_args= 19:37:20 -> Pinging Codecov 19:37:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4064&commit=8644ac3981daa8a654b6ce11b1adb54650171fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4064%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4064&job=&cmd_args= 19:37:20 -> Uploading to 19:37:20 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/8644ac3981daa8a654b6ce11b1adb54650171fcf/86de382e-5a21-42ad-894d-692bbad5d225.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T193720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef0c749e4ec952771d5534c4b094f4bd25f28de2e1b91775f4cfb9af691672f0 19:37:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:20 Dload Upload Total Spent Left Speed 19:37:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59959 0 0 100 59959 0 262k --:--:-- --:--:-- --:--:-- 262k 19:37:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8644ac3981daa8a654b6ce11b1adb54650171fcf [Pipeline] } 19:37:20 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 19:37:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:23 ---> package-listing.sh 19:37:23 ++ facter osfamily 19:37:23 ++ tr '[:upper:]' '[:lower:]' 19:37:23 + OS_FAMILY=debian 19:37:23 + workspace=/w/workspace/edgex-go/1 19:37:23 + START_PACKAGES=/tmp/packages_start.txt 19:37:23 + END_PACKAGES=/tmp/packages_end.txt 19:37:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:23 + PACKAGES=/tmp/packages_start.txt 19:37:23 + '[' /w/workspace/edgex-go/1 ']' 19:37:23 + PACKAGES=/tmp/packages_end.txt 19:37:23 + case "${OS_FAMILY}" in 19:37:23 + dpkg -l 19:37:23 + grep '^ii' 19:37:23 + '[' -f /tmp/packages_start.txt ']' 19:37:23 + '[' -f /tmp/packages_end.txt ']' 19:37:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:23 + '[' /w/workspace/edgex-go/1 ']' 19:37:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:23 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 19:37:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:24 19:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:24 latest: Pulling from edgex-lftools-log-publisher 19:37:24 5eb5b503b376: Pulling fs layer 19:37:24 5c69ac0246d0: Pulling fs layer 19:37:24 ec43610c2a17: Pulling fs layer 19:37:24 3a2ae6a8a46f: Pulling fs layer 19:37:24 33b1e0a273af: Pulling fs layer 19:37:24 5d3b04190fa2: Pulling fs layer 19:37:24 2f39f015ded8: Pulling fs layer 19:37:24 2f39f015ded8: Waiting 19:37:24 33b1e0a273af: Waiting 19:37:24 5d3b04190fa2: Waiting 19:37:24 3a2ae6a8a46f: Waiting 19:37:24 5c69ac0246d0: Verifying Checksum 19:37:24 5c69ac0246d0: Download complete 19:37:24 3a2ae6a8a46f: Verifying Checksum 19:37:24 3a2ae6a8a46f: Download complete 19:37:25 33b1e0a273af: Verifying Checksum 19:37:25 33b1e0a273af: Download complete 19:37:25 5d3b04190fa2: Verifying Checksum 19:37:25 5d3b04190fa2: Download complete 19:37:25 ec43610c2a17: Verifying Checksum 19:37:25 ec43610c2a17: Download complete 19:37:25 5eb5b503b376: Download complete 19:37:26 2f39f015ded8: Verifying Checksum 19:37:26 2f39f015ded8: Download complete 19:37:26 5eb5b503b376: Pull complete 19:37:26 5c69ac0246d0: Pull complete 19:37:26 ec43610c2a17: Pull complete 19:37:27 3a2ae6a8a46f: Pull complete 19:37:27 33b1e0a273af: Pull complete 19:37:27 5d3b04190fa2: Pull complete 19:37:31 2f39f015ded8: Pull complete 19:37:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:31 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:37:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:33 $ docker top 72e458e3d0a4893774ebb17f47e9a370791d1c7100c9ef0b2c9eb6f3f9175c00 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:34 + ls /var/log/sa-host 19:37:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:34 provisioning config files... 19:37:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6098071733114186192tmp [Pipeline] { [Pipeline] echo 19:37:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:34 ---> create-netrc.sh [Pipeline] } 19:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:35 ---> python-tools-install.sh [Pipeline] echo 19:37:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:35 ---> sudo-logs.sh 19:37:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:36 ---> job-cost.sh 19:37:36 lf-activate-venv: SKIPPING 19:37:36 DEBUG: total: 0.10999999940395355 19:37:36 INFO: Retrieving Stack Cost... 19:37:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:36 INFO: Archiving Costs [Pipeline] echo 19:37:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:37 ---> logs-deploy.sh 19:37:37 lf-activate-venv: SKIPPING 19:37:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4064/1 19:37:37 INFO: archiving workspace using pattern(s): 19:37:38 Archives upload complete. 19:37:38 INFO: archiving logs to Nexus