Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 293776779c9f70147365afe4a4aa66a013ced041+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (a49348b154418ec557fb677d2853e79c049dfc05) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10230464166239124971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16757581401663080331.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17045803821671724317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6889772633826167029.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15272001516796693129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16239 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 Merge succeeded, producing 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c Checking out Revision 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c (PR-4061) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c # timeout=10 Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" > git rev-list --no-walk 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:16 ========================================================= 16:30:16 EdgeX Global Pipelines Version Info 16:30:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:17 ------------------- 16:30:17 stable info: 16:30:17 ------------------- 16:30:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:17 Message: update stable to v1.0.234 16:30:17 ------------------- 16:30:17 experimental info: 16:30:17 ------------------- 16:30:17 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:17 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4061 [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4061 [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4061 [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e2539b [Pipeline] echo 16:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:18 provisioning config files... 16:30:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2573297758954362414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:18 ---> docker-login.sh 16:30:18 nexus3.edgexfoundry.org:10001 16:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:18 Configure a credential helper to remove this warning. See 16:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:18 16:30:18 Login Succeeded 16:30:18 nexus3.edgexfoundry.org:10002 16:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:19 Configure a credential helper to remove this warning. See 16:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:19 16:30:19 Login Succeeded 16:30:19 nexus3.edgexfoundry.org:10003 16:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:19 Configure a credential helper to remove this warning. See 16:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:19 16:30:19 Login Succeeded 16:30:19 nexus3.edgexfoundry.org:10004 16:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:19 Configure a credential helper to remove this warning. See 16:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:19 16:30:19 Login Succeeded 16:30:19 docker.io 16:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:19 Configure a credential helper to remove this warning. See 16:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:19 16:30:19 Login Succeeded 16:30:19 ---> docker-login.sh ends [Pipeline] } 16:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:20 + 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 16:30:20 + + dirname cmd/core-command/Dockerfile 16:30:20 cut -d/ -f2 16:30:20 + echo core-command,cmd/core-command/Dockerfile 16:30:20 + dirname cmd/core-data/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo core-data,cmd/core-data/Dockerfile 16:30:20 + + cut -d/ -f2dirname 16:30:20 cmd/core-metadata/Dockerfile 16:30:20 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:20 + dirname cmd/security-bootstrapper/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:20 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 16:30:20 -f2 16:30:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:20 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:20 + dirname cmd/security-spire-agent/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:20 + dirname cmd/security-spire-config/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:20 + dirname cmd/security-spire-server/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:20 + dirname cmd/support-notifications/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:20 + dirname cmd/support-scheduler/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:20 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:20 + cut -d/ -f2 16:30:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:20 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 16:30:20 + git rev-list -1 --merges 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c~1..2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo 16:30:20 -----------> git rev-list -1 --merges 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c~1..2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:30:20 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [false] [Pipeline] sh 16:30:20 + git log --format=format:%s -1 2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] echo 16:30:20 ========================================================= 16:30:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:21 + grep -v github /etc/ssh/ssh_known_hosts 16:30:21 + [ -e /tmp/ssh_known_hosts ] 16:30:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:21 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:21 16:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:22 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:22 42c077c10790: Pulling fs layer 16:30:22 f63e77b7563a: Pulling fs layer 16:30:22 bd5fdadae976: Pulling fs layer 16:30:22 205491f53016: Pulling fs layer 16:30:22 df18705c85c3: Pulling fs layer 16:30:22 bdb3f477010e: Pulling fs layer 16:30:22 c8a8fc8e1c8f: Pulling fs layer 16:30:22 2c6e9b1d212d: Pulling fs layer 16:30:22 bdb8f0575790: Pulling fs layer 16:30:22 386e3cb2ff24: Pulling fs layer 16:30:22 2343380bae48: Pulling fs layer 16:30:22 df18705c85c3: Waiting 16:30:22 bdb3f477010e: Waiting 16:30:22 c8a8fc8e1c8f: Waiting 16:30:22 2c6e9b1d212d: Waiting 16:30:22 bdb8f0575790: Waiting 16:30:22 386e3cb2ff24: Waiting 16:30:22 2343380bae48: Waiting 16:30:22 205491f53016: Waiting 16:30:22 f63e77b7563a: Verifying Checksum 16:30:22 f63e77b7563a: Download complete 16:30:22 205491f53016: Verifying Checksum 16:30:22 205491f53016: Download complete 16:30:22 df18705c85c3: Verifying Checksum 16:30:22 df18705c85c3: Download complete 16:30:22 bdb3f477010e: Verifying Checksum 16:30:22 bdb3f477010e: Download complete 16:30:22 bd5fdadae976: Verifying Checksum 16:30:22 bd5fdadae976: Download complete 16:30:22 2c6e9b1d212d: Verifying Checksum 16:30:22 2c6e9b1d212d: Download complete 16:30:22 bdb8f0575790: Download complete 16:30:22 386e3cb2ff24: Verifying Checksum 16:30:22 2343380bae48: Verifying Checksum 16:30:22 2343380bae48: Download complete 16:30:22 42c077c10790: Verifying Checksum 16:30:22 42c077c10790: Download complete 16:30:22 c8a8fc8e1c8f: Download complete 16:30:23 42c077c10790: Pull complete 16:30:23 f63e77b7563a: Pull complete 16:30:24 bd5fdadae976: Pull complete 16:30:24 205491f53016: Pull complete 16:30:24 df18705c85c3: Pull complete 16:30:24 bdb3f477010e: Pull complete 16:30:26 c8a8fc8e1c8f: Pull complete 16:30:26 2c6e9b1d212d: Pull complete 16:30:27 bdb8f0575790: Pull complete 16:30:27 386e3cb2ff24: Pull complete 16:30:27 2343380bae48: Pull complete 16:30:27 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:27 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 16:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:29 $ docker top 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea -eo pid,comm 16:30:29 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). 16:30:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:29 [ssh-agent] Looking for ssh-agent implementation... 16:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:29 $ docker exec 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent 16:30:29 SSH_AUTH_SOCK=/tmp/ssh-SNOqpWT50dLK/agent.33 16:30:29 SSH_AGENT_PID=39 16:30:29 Running ssh-add (command line suppressed) 16:30:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6917296127726045136.key (/w/workspace/edgex-go/2@tmp/private_key_6917296127726045136.key) 16:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:29 + git tag --points-at HEAD [Pipeline] } 16:30:29 $ docker exec --env ******** --env ******** 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent -k 16:30:30 unset SSH_AUTH_SOCK; 16:30:30 unset SSH_AGENT_PID; 16:30:30 echo Agent pid 39 killed; 16:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:30 [ssh-agent] Looking for ssh-agent implementation... 16:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:30 $ docker exec 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent 16:30:30 SSH_AUTH_SOCK=/tmp/ssh-YCN2M9wHgUOf/agent.72 16:30:30 SSH_AGENT_PID=78 16:30:30 Running ssh-add (command line suppressed) 16:30:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6936904572741221465.key (/w/workspace/edgex-go/2@tmp/private_key_6936904572741221465.key) 16:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:30 + git semver init 16:30:31 2022-06-28 16:30:30,988 [run_init] DEBUG init version:0.0.0 force:False 16:30:31 2022-06-28 16:30:30,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:31 2022-06-28 16:30:30,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:31 2022-06-28 16:30:30,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:30:35 2022-06-28 16:30:35,006 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:35 2022-06-28 16:30:35,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4061 with force:False 16:30:35 2022-06-28 16:30:35,007 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4061 16:30:35 2022-06-28 16:30:35,011 [execute] INFO git cat-file --batch-check 16:30:35 2022-06-28 16:30:35,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:35 2022-06-28 16:30:35,018 [execute] INFO git cat-file --batch 16:30:35 2022-06-28 16:30:35,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:35 2022-06-28 16:30:35,024 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4061 16:30:35 0.0.0 [Pipeline] } 16:30:35 $ docker exec --env ******** --env ******** 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea ssh-agent -k 16:30:35 unset SSH_AUTH_SOCK; 16:30:35 unset SSH_AGENT_PID; 16:30:35 echo Agent pid 78 killed; 16:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:35 + git semver [Pipeline] } 16:30:36 $ docker stop --time=1 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea 16:30:37 $ docker rm -f 8727661b0f89c1708a6307c14343eaf963cfe590a33905220c2aa7babb2ea5ea [Pipeline] // withDockerContainer [Pipeline] sh 16:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:38 Stashed 1 file(s) [Pipeline] echo 16:30:38 [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 16:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:38 ========================================================= 16:30:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:38 59bf1c3509f3: Pulling fs layer 16:30:38 666ba61612fd: Pulling fs layer 16:30:38 8ed8ca486205: Pulling fs layer 16:30:38 cc1cd167ecdc: Pulling fs layer 16:30:38 c516ae0d96e1: Pulling fs layer 16:30:38 684cea983483: Pulling fs layer 16:30:38 dd3240ac7de5: Pulling fs layer 16:30:38 b1e948a4e11c: Pulling fs layer 16:30:38 a8fd76ee1af6: Pulling fs layer 16:30:38 646ad004c059: Pulling fs layer 16:30:38 cc1cd167ecdc: Waiting 16:30:38 c516ae0d96e1: Waiting 16:30:38 684cea983483: Waiting 16:30:38 dd3240ac7de5: Waiting 16:30:38 a8fd76ee1af6: Waiting 16:30:38 b1e948a4e11c: Waiting 16:30:38 646ad004c059: Waiting 16:30:38 8ed8ca486205: Verifying Checksum 16:30:38 8ed8ca486205: Download complete 16:30:38 666ba61612fd: Verifying Checksum 16:30:38 666ba61612fd: Download complete 16:30:38 c516ae0d96e1: Download complete 16:30:38 684cea983483: Verifying Checksum 16:30:38 684cea983483: Download complete 16:30:38 59bf1c3509f3: Verifying Checksum 16:30:38 59bf1c3509f3: Download complete 16:30:38 dd3240ac7de5: Verifying Checksum 16:30:38 dd3240ac7de5: Download complete 16:30:38 b1e948a4e11c: Verifying Checksum 16:30:38 b1e948a4e11c: Download complete 16:30:38 59bf1c3509f3: Pull complete 16:30:38 666ba61612fd: Pull complete 16:30:38 8ed8ca486205: Pull complete 16:30:38 646ad004c059: Verifying Checksum 16:30:38 646ad004c059: Download complete 16:30:39 a8fd76ee1af6: Verifying Checksum 16:30:39 a8fd76ee1af6: Download complete 16:30:39 cc1cd167ecdc: Verifying Checksum 16:30:39 cc1cd167ecdc: Download complete 16:30:43 cc1cd167ecdc: Pull complete 16:30:43 c516ae0d96e1: Pull complete 16:30:43 684cea983483: Pull complete 16:30:43 dd3240ac7de5: Pull complete 16:30:43 b1e948a4e11c: Pull complete 16:30:45 a8fd76ee1af6: Pull complete 16:30:46 646ad004c059: Pull complete 16:30:46 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:47 WORKDIR /edgex 16:30:47 COPY go.mod . 16:30:47 RUN go mod download 16:30:47 + docker build -t ci-base-image-x86_64 -f - . 16:30:48 Sending build context to Docker daemon 335.1MB 16:30:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:48 ---> 8f69c11f6b0c 16:30:48 Step 2/4 : WORKDIR /edgex 16:30:51 ---> Running in 28bf4b22324b 16:30:51 Removing intermediate container 28bf4b22324b 16:30:51 ---> f9be564e4692 16:30:51 Step 3/4 : COPY go.mod . 16:30:51 ---> a7036e0e3508 16:30:51 Step 4/4 : RUN go mod download 16:30:51 ---> Running in b8a70d1ab5f0 16:30:53 Still waiting to schedule task 16:30:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:31:06 Removing intermediate container b8a70d1ab5f0 16:31:06 ---> 57699c1108e4 16:31:06 Successfully built 57699c1108e4 16:31:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker inspect -f . ci-base-image-x86_64 16:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:06 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 16:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:06 $ docker top 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:07 + go version 16:31:07 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:07 $ docker stop --time=1 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 16:31:08 $ docker rm -f 641cd95438ed6069822e29ac4331ceeabd713dbc21b69d0365e6d595fc8a2cc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker inspect -f . ci-base-image-x86_64 16:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:09 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 16:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:09 $ docker top 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:09 ========================================================= 16:31:09 [edgeXBuildGoParallel] Running Tests and Build... 16:31:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:09 + make test 16:31:09 go mod tidy -compat=1.17 16:31:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:15 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 16:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 16:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.583s coverage: 89.2% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.111s coverage: 83.8% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 95.6% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.4% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.4% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:52 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 16:32:11 GO111MODULE=on go vet ./... 16:32:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:15 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:15 + ls -al . 16:32:15 total 684 16:32:15 drwxrwxr-x 10 1001 1001 4096 Jun 28 16:31 . 16:32:15 drwxr-xr-x 4 root root 4096 Jun 28 16:31 .. 16:32:15 -rw-rw-r-- 1 1001 1001 11 Jun 28 16:30 .dockerignore 16:32:15 drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 .git 16:32:15 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 .github 16:32:15 -rw-rw-r-- 1 1001 1001 879 Jun 28 16:30 .gitignore 16:32:15 -rw-rw-r-- 1 1001 1001 42 Jun 28 16:30 .golangci.yml 16:32:15 -rw-rw-r-- 1 1001 1001 87 Jun 28 16:30 .hadolint.yml 16:32:15 drwxr-xr-x 3 1001 1001 4096 Jun 28 16:30 .semver 16:32:15 -rw-rw-r-- 1 1001 1001 166 Jun 28 16:30 .sonarcloud.properties 16:32:15 -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:30 ADOPTERS.md 16:32:15 -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:30 Attribution.txt 16:32:15 -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:30 CHANGELOG.md 16:32:15 -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:30 CONTRIBUTING.md 16:32:15 -rw-rw-r-- 1 1001 1001 677 Jun 28 16:30 GOVERNANCE.md 16:32:15 -rw-rw-r-- 1 1001 1001 850 Jun 28 16:30 Jenkinsfile 16:32:15 -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:30 LICENSE 16:32:15 -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:30 Makefile 16:32:15 -rw-rw-r-- 1 1001 1001 582 Jun 28 16:30 OWNERS.md 16:32:15 -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:30 README.md 16:32:15 -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:30 SECURITY.md 16:32:15 -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION 16:32:15 -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:30 ZMQWindows.md 16:32:15 drwxrwxr-x 2 1001 1001 4096 Jun 28 16:30 bin 16:32:15 drwxrwxr-x 18 1001 1001 4096 Jun 28 16:30 cmd 16:32:15 -rw-r--r-- 1 root root 435593 Jun 28 16:31 coverage.out 16:32:15 -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:30 go.mod 16:32:15 -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:31 go.sum 16:32:15 drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 internal 16:32:15 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 openapi 16:32:15 drwxrwxr-x 4 1001 1001 4096 Jun 28 16:30 snap 16:32:15 -rw-rw-r-- 1 1001 1001 204 Jun 28 16:30 version.go [Pipeline] sh 16:32:15 + '[' -e coverage.out ] 16:32:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:15 Stashed 1 file(s) [Pipeline] sh 16:32:16 + make build 16:32:16 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 16:32:28 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 16:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:43 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 16:32:43 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 16:32:44 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 16:32: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:50 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] } 16:32:51 $ docker stop --time=1 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a 16:32:53 $ docker rm -f 6c6d4a80ab64712baed92b6b4f089ae9253c0b77fee1c71bdb0bb8a604a3f75a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:54 16:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 latest: Pulling from edgex-devops/edgex-compose 16:32:55 cbdbe7a5bc2a: Pulling fs layer 16:32:55 ca9280d653b3: Pulling fs layer 16:32:55 7e9c9ca2126c: Pulling fs layer 16:32:55 cbdbe7a5bc2a: Download complete 16:32:55 ca9280d653b3: Verifying Checksum 16:32:55 ca9280d653b3: Download complete 16:32:55 cbdbe7a5bc2a: Pull complete 16:32:55 7e9c9ca2126c: Download complete 16:32:55 ca9280d653b3: Pull complete 16:32:59 7e9c9ca2126c: Pull complete 16:32:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:59 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 16:32:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:00 $ docker top 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:01 + docker-compose build --help 16:33:01 + grep parallel 16:33:01 --parallel Build images in parallel. [Pipeline] } 16:33:01 $ docker stop --time=1 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 16:33:03 $ docker rm -f 302fbb598a73c62185925de45de5a8bbd085e6a0b9579f10ec9dadc2a9475d89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:03 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 16:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:03 $ docker top adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:04 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:04 Building core-command ... 16:33:04 Building core-data ... 16:33:04 Building core-metadata ... 16:33:04 Building security-bootstrapper ... 16:33:04 Building security-proxy-setup ... 16:33:04 Building security-secretstore-setup ... 16:33:04 Building security-spiffe-token-provider ... 16:33:04 Building security-spire-agent ... 16:33:04 Building security-spire-config ... 16:33:04 Building security-spire-server ... 16:33:04 Building support-notifications ... 16:33:04 Building support-scheduler ... 16:33:04 Building sys-mgmt-agent ... 16:33:04 Building security-spire-server 16:33:04 Building sys-mgmt-agent 16:33:04 Building security-bootstrapper 16:33:04 Building core-data 16:33:04 Building security-secretstore-setup 16:33:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:19 ---> 57699c1108e4 16:33:19 Step 3/31 : WORKDIR /edgex-go 16:33:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:19 ---> 57699c1108e4 16:33:19 Step 3/25 : WORKDIR /edgex-go 16:33:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:19 ---> 57699c1108e4 16:33:19 Step 3/25 : WORKDIR /edgex-go 16:33:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:19 ---> 57699c1108e4 16:33:19 Step 3/23 : WORKDIR /edgex-go 16:33:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:19 ---> 57699c1108e4 16:33:19 Step 3/23 : WORKDIR /edgex-go 16:33:24 ---> Running in 9ad8e5e0703c 16:33:24 ---> Running in 9d50f1edd64f 16:33:24 ---> Running in a1c84f0e14c1 16:33:24 ---> Running in 04de74be2135 16:33:24 ---> Running in b96487990809 16:33:24 Removing intermediate container 9d50f1edd64f 16:33:24 ---> 10fd22332f43 16:33:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container a1c84f0e14c1 16:33:24 ---> 12486e14fb25 16:33:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container 04de74be2135 16:33:24 ---> 58b64da97e1d 16:33:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container b96487990809 16:33:24 ---> e12589062d74 16:33:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container 9ad8e5e0703c 16:33:24 ---> 0b613fe79b51 16:33:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 ---> Running in a27ca8ba4a6d 16:33:24 ---> Running in 59d659dab7ed 16:33:24 ---> Running in c9c29d9249f3 16:33:24 ---> Running in 6315262497a6 16:33:24 ---> Running in 12a182d874c2 16:33:25 Removing intermediate container 59d659dab7ed 16:33:25 ---> 032fd7b7dcd2 16:33:25 Step 5/25 : RUN apk add --update --no-cache make git 16:33:25 ---> Running in e6d831ecdf00 16:33:25 Removing intermediate container 6315262497a6 16:33:25 ---> 428e3d98cf13 16:33:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:25 ---> Running in 2c7136f8dd66 16:33:25 Removing intermediate container a27ca8ba4a6d 16:33:25 ---> c8ffc4d92788 16:33:25 Step 5/31 : RUN apk add --update --no-cache make git 16:33:25 ---> Running in d93922c50e3e 16:33:25 Removing intermediate container c9c29d9249f3 16:33:25 ---> fdc64b2de549 16:33:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:25 ---> Running in 45ea9a4d11d0 16:33:25 Removing intermediate container 12a182d874c2 16:33:25 ---> 09c1c283bfc5 16:33:25 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:25 ---> Running in e68d1213c786 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:26 OK: 221 MiB in 52 packages 16:33:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:27 OK: 221 MiB in 52 packages 16:33:27 Removing intermediate container e6d831ecdf00 16:33:27 ---> e09b33eaa975 16:33:27 Step 6/25 : COPY go.mod vendor* ./ 16:33:27 OK: 221 MiB in 52 packages 16:33:27 ---> c5804621f487 16:33:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:27 OK: 221 MiB in 52 packages 16:33:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:27 ---> Running in e81531abd2bd 16:33:28 Removing intermediate container d93922c50e3e 16:33:28 ---> 19923eecbd8f 16:33:28 Step 6/31 : COPY go.mod vendor* ./ 16:33:28 OK: 221 MiB in 52 packages 16:33:28 Removing intermediate container 2c7136f8dd66 16:33:28 ---> b5acb7edce9f 16:33:28 Step 6/25 : COPY go.mod vendor* ./ 16:33:28 ---> 4f18791d5bf2 16:33:28 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:28 ---> Running in 3836ce25f427 16:33:28 Removing intermediate container e68d1213c786 16:33:28 ---> 6e9aca0fd0bb 16:33:28 Step 6/23 : COPY go.mod vendor* ./ 16:33:28 ---> a98efc38005d 16:33:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:28 ---> Running in a1b66952ae5d 16:33:28 ---> 988f200f318f 16:33:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:29 ---> Running in 5181e87cff44 16:33:29 Removing intermediate container 45ea9a4d11d0 16:33:29 ---> 11fc47aca251 16:33:29 Step 6/23 : COPY go.mod vendor* ./ 16:33:29 ---> d944be311aeb 16:33:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:29 ---> Running in e012a143ac94 16:33:29 Removing intermediate container e81531abd2bd 16:33:29 ---> d2bd795672ad 16:33:29 Step 8/25 : COPY . . 16:33:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16244 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws 16:33:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:33:29 The recommended git tool is: git 16:33:31 Removing intermediate container 5181e87cff44 16:33:31 ---> 71ddda1077f1 16:33:31 Step 8/23 : COPY . . 16:33:31 Removing intermediate container 3836ce25f427 16:33:31 Removing intermediate container a1b66952ae5d 16:33:31 ---> 88821003e60b 16:33:31 ---> 8ef45d70b67b 16:33:31 Step 8/31 : COPY . .Step 8/25 : COPY . . 16:33:31 16:33:31 Removing intermediate container e012a143ac94 16:33:31 ---> 43db05c3cfdf 16:33:31 Step 8/23 : COPY . . 16:33:38 using credential edgex-jenkins-ssh 16:33:38 Cloning the remote Git repository 16:33:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:38 > git init /w/workspace/edgex-go/2 # timeout=10 16:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:38 > git --version # timeout=10 16:33:38 > git --version # 'git version 2.25.1' 16:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:44 ---> bb977885c49e 16:33:44 Step 9/23 : RUN make cmd/core-data/core-data 16:33:44 ---> de2221638050 16:33:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:44 ---> 78202ad869cf 16:33:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:44 ---> e690a2ee97c7 16:33:44 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:44 ---> fbf5cd458af2 16:33:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:44 ---> Running in d7caeb82aae4 16:33:44 ---> Running in acbd5a45a368 16:33:44 ---> Running in 06d93713189c 16:33:44 ---> Running in 47034f2dc6d1 16:33:44 ---> Running in 4b6bab7b0c25 16:33:44 Removing intermediate container 47034f2dc6d1 16:33:44 ---> b9cb6f3044a0 16:33:44 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:44 ---> Running in cb70f0f47975 16:33:44 Removing intermediate container cb70f0f47975 16:33:44 ---> 4bd0ebd25c44 16:33:44 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 16:33:44 ---> Running in 5b721d57f71a 16:33:44 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 16:33:44 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 16:33:44 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 16:33:44 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 16:33:44 Removing intermediate container 5b721d57f71a 16:33:44 ---> 32048e2c159b 16:33:44 Step 12/25 : WORKDIR /edgex-go 16:33:44 ---> Running in 10fda0bdad41 16:33:45 Removing intermediate container 10fda0bdad41 16:33:45 ---> eec58b4be10a 16:33:45 16:33:45 Step 13/25 : FROM alpine:3.15 16:33:45 3.15: Pulling from library/alpine 16:33:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:33:45 Status: Downloaded newer image for alpine:3.15 16:33:45 ---> 0ac33e5f5afa 16:33:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:45 ---> Running in ca4cccda3187 16:33:45 Removing intermediate container ca4cccda3187 16:33:45 ---> 0089648cbcdf 16:33:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 ---> Running in b5a2d5ad2cfb 16:33:47 Removing intermediate container b5a2d5ad2cfb 16:33:47 ---> e430685a0a32 16:33:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:47 ---> Running in 6be992eba3e3 16:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:49 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:49 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:49 OK: 15859 distinct packages available 16:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:50 (1/5) Installing dumb-init (1.2.5-r1) 16:33:50 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:50 (3/5) Installing libucontext (1.1-r0) 16:33:50 (4/5) Installing gcompat (1.0.0-r4) 16:33:50 (5/5) Installing openssl (1.1.1o-r0) 16:33:50 Executing busybox-1.34.1-r5.trigger 16:33:50 OK: 6 MiB in 19 packages 16:33:52 Removing intermediate container 6be992eba3e3 16:33:52 ---> cee1d32a60bf 16:33:52 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:55 ---> 314dcb74e4a8 16:33:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:56 ---> 59ccec9694ef 16:33:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:56 ---> 5feb39a0b101 16:33:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:57 ---> bf2fde3a100b 16:33:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:57 ---> Running in 8ad9bb18f6af 16:33:57 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 16:33:57 Removing intermediate container 8ad9bb18f6af 16:33:57 ---> 2e2b16b7041b 16:33:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:57 ---> Running in aabaf0276aa3 16:33:58 Merge succeeded, producing 99247112aed87295f87447969c43d3e38afc8586 16:33:58 Checking out Revision 99247112aed87295f87447969c43d3e38afc8586 (PR-4061) 16:33:58 Removing intermediate container aabaf0276aa3 16:33:58 ---> 4e4bdba4085e 16:33:58 Step 23/25 : LABEL arch=x86_64 16:33:58 ---> Running in 8674e09270da 16:33:58 Removing intermediate container 8674e09270da 16:33:58 ---> 6378a31f6985 16:33:58 Step 24/25 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:33:58 ---> Running in 754dced4f3e7 16:33:59 Removing intermediate container 754dced4f3e7 16:33:59 ---> a9d1aa2c4676 16:33:59 Step 25/25 : LABEL version=0.0.0 16:33:59 ---> Running in 4cbd975951a8 16:33:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:57 > git config core.sparsecheckout # timeout=10 16:33:57 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 16:33:58 > git remote # timeout=10 16:33:58 > git config --get remote.origin.url # timeout=10 16:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:58 > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 16:33:58 > git rev-parse HEAD^{commit} # timeout=10 16:33:58 > git config core.sparsecheckout # timeout=10 16:33:58 > git checkout -f 99247112aed87295f87447969c43d3e38afc8586 # timeout=10 16:33:59 Removing intermediate container 4cbd975951a8 16:33:59 ---> ae5255109259 16:33:59 16:33:59 Successfully built ae5255109259 16:33:59 Successfully tagged security-spire-server:latest 16:33:59  Building security-spire-server ... done Building security-spiffe-token-provider 16:34:02 Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" 16:34:02 > git rev-list --no-walk 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:03 ---> 57699c1108e4 16:34:03 Step 3/20 : WORKDIR /edgex-go 16:34:03 ---> Using cache 16:34:03 ---> 58b64da97e1d 16:34:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:03 Dload Upload Total Spent Left Speed 16:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 181k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh 16:34:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:04 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 16:34:04 tee /etc/docker/daemon.new 16:34:04 { 16:34:04 "registry-mirrors": [ 16:34:04 "https://nexus3.edgexfoundry.org:10001" 16:34:04 ], 16:34:04 "bip": "10.250.0.254/24", 16:34:04 "hosts": [ 16:34:04 "tcp://0.0.0.0:5555", 16:34:04 "unix:///var/run/docker.sock" 16:34:04 ], 16:34:04 "mtu": 1458, 16:34:04 "selinux-enabled": true, 16:34:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:04 } [Pipeline] sh 16:34: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:05 ---> Running in 93681c23b225 16:34:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:05 + sudo service docker restart 16:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:07 Removing intermediate container acbd5a45a368 16:34:07 ---> 2f94ad6a214c 16:34:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:07 Removing intermediate container 4b6bab7b0c25 16:34:07 ---> 55f0d0384005 16:34:07 16:34:07 Step 10/31 : FROM alpine:3.14 16:34:07 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:07 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:07 OK: 15866 distinct packages available 16:34:07 ---> Running in 7cf31b874d68 16:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:07 3.14: Pulling from library/alpine 16:34: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 16:34:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:08 Status: Downloaded newer image for alpine:3.14 16:34:08 ---> e04c818066af 16:34:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:08 Removing intermediate container 06d93713189c 16:34:08 ---> 8a69f8db673a 16:34:08 16:34:08 Step 10/25 : FROM alpine:3.14 16:34:08 ---> e04c818066af 16:34:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:08 ---> Running in c2502bc0b526 16:34:08 ---> Running in 36bc472164a0 16:34:08 Removing intermediate container c2502bc0b526 16:34:08 ---> f18b340effe0 16:34:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:08 ---> Running in 78a9ad9c188f 16:34:08 OK: 221 MiB in 52 packages 16:34:09 Removing intermediate container 7cf31b874d68 16:34:09 ---> 53f51c80d9f5 16:34:09 16:34:09 Step 11/23 : FROM docker:20.10.14 16:34:09 20.10.14: Pulling from library/docker 16:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:09 (1/3) Installing ca-certificates (20211220-r0) 16:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:09 (2/3) Installing dumb-init (1.2.5-r1) 16:34:09 (3/3) Installing su-exec (0.2-r1) 16:34:09 Executing busybox-1.33.1-r7.trigger 16:34:09 Executing ca-certificates-20211220-r0.trigger 16:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:09 OK: 6 MiB in 17 packages 16:34:09 (1/2) Installing dumb-init (1.2.5-r1) 16:34:09 (2/2) Installing su-exec (0.2-r1) 16:34:09 Executing busybox-1.33.1-r7.trigger 16:34:09 OK: 6 MiB in 16 packages 16:34:09 Removing intermediate container 93681c23b225 16:34:09 ---> f163187da302 16:34:09 Step 5/20 : COPY go.mod vendor* ./ 16:34:09 Removing intermediate container d7caeb82aae4 16:34:09 ---> 1d073699fc64 16:34:09 16:34:09 Step 10/23 : FROM alpine:3.14 16:34:09 ---> e04c818066af 16:34:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:10 ---> Running in c68411444c95 16:34:10 ---> 30f5fd261fb0 16:34:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:10 Removing intermediate container c68411444c95 16:34:10 ---> 0c6c7fdfed8a 16:34:10 Step 12/23 : ENV APP_PORT=59880 16:34:10 ---> Running in 4a02b4fbf14b 16:34:10 ---> Running in 1b7d9b232202 16:34:10 Removing intermediate container 36bc472164a0 16:34:10 ---> 3637a080acd2 16:34:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:10 ---> Running in d5a114181bd9 16:34:10 Removing intermediate container 1b7d9b232202 16:34:10 ---> 11d8ab764639 16:34:10 Step 13/23 : EXPOSE $APP_PORT 16:34:10 Removing intermediate container 78a9ad9c188f 16:34:10 ---> 86ae7899287f 16:34:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:11 ---> Running in c938a7542b44 16:34:11 ---> Running in bbcc10782c26 16:34:11 Removing intermediate container d5a114181bd9 16:34:11 ---> e4aea7428731 16:34:11 Step 13/25 : WORKDIR / 16:34:11 ---> Running in efcd0d1f736b 16:34:11 Removing intermediate container c938a7542b44 16:34:11 ---> 2c9eba2d3aef 16:34:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:11 Removing intermediate container bbcc10782c26 16:34:11 ---> 5855b6ebe0a7 16:34:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:11 ---> Running in b7ab7b9303f2 16:34:11 ---> Running in bd0dc48d0e33 16:34:11 Removing intermediate container efcd0d1f736b 16:34:11 ---> 0d239d1753d2 16:34:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:11 Removing intermediate container bd0dc48d0e33 16:34:11 ---> 846c4cc6b090 16:34:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:11 ---> 0b0cfe8f178a 16:34:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:11 Removing intermediate container 4a02b4fbf14b 16:34:11 ---> 0cd8369f07f2 16:34:11 Step 7/20 : COPY . . 16:34:11 ---> Running in e4ee746f3803 16:34:12 ---> 422c9a3a4821 16:34:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:13 ---> b7d14a168320 16:34:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:13 Removing intermediate container b7ab7b9303f2 16:34:13 ---> c41df4db5b26 16:34:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:13 ---> Running in 1a3cd086e661 16:34:13 Removing intermediate container e4ee746f3803 16:34:13 ---> f34234195fe4 16:34:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:13 ---> a573e0473aa3 16:34:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:13 ---> Running in 71c906977d0c 16:34:13 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:13 Status: Downloaded newer image for docker:20.10.14 16:34:13 ---> 7417809fdb73 16:34:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:14 ---> Running in 87afb17330ae 16:34:14 Removing intermediate container 71c906977d0c 16:34:14 ---> f268ce45d8c1 16:34:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:14 Removing intermediate container 87afb17330ae 16:34:14 ---> b1ff94f69b2b 16:34:14 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 16:34:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:14 ---> Running in 8b5f052aafe9 16:34:14 ---> 0e21c1fac425 16:34:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:14 ---> Running in 79bbb776323a 16:34:14 ---> 7be1fc1b14a5 16:34:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:14 (1/43) Installing readline (8.1.1-r0) 16:34:14 (2/43) Installing bash (5.1.16-r0) 16:34:14 Executing bash-5.1.16-r0.post-install 16:34:14 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:14 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:15 (5/43) Installing libcurl (7.80.0-r1) 16:34:15 (6/43) Installing curl (7.80.0-r1) 16:34:15 (7/43) Installing dumb-init (1.2.5-r1) 16:34:15 ---> 8a0d587ff9f0 16:34:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:15 (8/43) Installing libbz2 (1.0.8-r1) 16:34:15 (9/43) Installing expat (2.4.7-r0) 16:34:15 (10/43) Installing libffi (3.4.2-r1) 16:34:15 (11/43) Installing gdbm (1.22-r0) 16:34:15 (12/43) Installing xz-libs (5.2.5-r1) 16:34:15 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:15 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:15 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:15 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:15 (17/43) Installing python3 (3.9.7-r4) 16:34:15 (1/6) Installing dumb-init (1.2.5-r1) 16:34:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:15 (3/6) Installing libsodium (1.0.18-r0) 16:34:15 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:15 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:15 (21/43) Installing py3-idna (3.3-r0) 16:34:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:15 (23/43) Installing py3-requests (2.26.0-r1) 16:34:15 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:15 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:15 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:15 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:15 (30/43) Installing py3-distro (1.6.0-r0) 16:34:15 (5/6) Installing libzmq (4.3.4-r0) 16:34:15 (31/43) Installing py3-six (1.16.0-r0) 16:34:15 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:15 (33/43) Installing py3-html5lib (1.1-r1) 16:34:15 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:15 (35/43) Installing py3-packaging (20.9-r1) 16:34:15 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:15 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:15 (38/43) Installing py3-progress (1.6-r0) 16:34:15 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:15 (6/6) Installing zeromq (4.3.4-r0) 16:34:15 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:15 ---> 7e72bb6592dc 16:34:15 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/ 16:34:15 Executing busybox-1.33.1-r7.trigger 16:34:15 OK: 8 MiB in 20 packages 16:34:15 (42/43) Installing py3-toml (0.10.2-r2) 16:34:15 (43/43) Installing py3-pip (20.3.4-r1) 16:34:15 Removing intermediate container 79bbb776323a 16:34:15 ---> f39168f39590 16:34:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:15 ---> Running in b37f804c26c5 16:34:15 Executing busybox-1.34.1-r5.trigger 16:34:15 OK: 83 MiB in 65 packages 16:34:16 ---> e4e6b296bd98 16:34:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:16 Removing intermediate container 1a3cd086e661 16:34:16 ---> 273081b06c8a 16:34:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:16 Collecting docker-compose==1.23.2 16:34:16 ---> 9a4b51920396 16:34:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:17 ---> a367e0e44594 16:34:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:17 Removing intermediate container b37f804c26c5 16:34:17 ---> 5e41716b4878 16:34:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:17 ---> Running in 65cb66232da2 16:34:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:17 ---> 548c4a54c467 16:34:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:17 Collecting websocket-client<1.0,>=0.32.0 16:34:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:17 Removing intermediate container 65cb66232da2 16:34:17 ---> 87f40adc2df8 16:34:17 Step 23/25 : LABEL arch=x86_64 16:34:17 Collecting docopt<0.7,>=0.6.1 16:34:17 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:17 ---> Running in ee1cee427624 16:34:17 ---> a5b060e449f0 16:34:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:17 ---> 4e18c2edd94b 16:34:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:17 Removing intermediate container ee1cee427624 16:34:17 ---> 139707087409 16:34:17 Step 24/25 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:17 ---> Running in fd9de4396f3b 16:34:17 ---> 45293bb2065a 16:34:17 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:17 Collecting texttable<0.10,>=0.9.0 16:34:17 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:17 ---> d33312d9096f 16:34:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:17 ---> Running in b46693d06962 16:34:17 ---> b2404a51ecd7 16:34:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:17 Removing intermediate container fd9de4396f3b 16:34:17 ---> fb8797b0135e 16:34:17 Step 25/25 : LABEL version=0.0.0 16:34:17 ---> Running in c24fef3363fa 16:34:17 ---> Running in 9e20091580e5 16:34:17 ---> Running in 8325c561a64b 16:34:17 Removing intermediate container b46693d06962 16:34:17 ---> 39aa62af1042 16:34:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:18 ---> Running in 5a794aaed335 16:34:18 Removing intermediate container c24fef3363fa 16:34:18 ---> e5fed8471ff4 16:34:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:18 Removing intermediate container 8325c561a64b 16:34:18 ---> d04781a4b5bb 16:34:18 16:34:18 Removing intermediate container 5a794aaed335 16:34:18 ---> 57f7a55345b7 16:34:18 Step 21/23 : LABEL arch=x86_64 16:34:18 Successfully built d04781a4b5bb 16:34:18 ---> Running in d92deecd1753 16:34:18 Successfully tagged security-secretstore-setup:latest 16:34:18  Building security-secretstore-setup ... done Building support-scheduler 16:34:18 Collecting PyYAML<4,>=3.10 16:34:18 ---> aae51ab5467d 16:34:18 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:18 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:18 ---> Running in 66e03ee86714 16:34: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:18 Removing intermediate container d92deecd1753 16:34:18 ---> 38784028319b 16:34:18 Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:18 Collecting jsonschema<3,>=2.5.1 16:34:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:19 Collecting docker<4.0,>=3.6.0 16:34:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:19 Collecting dockerpty<0.5,>=0.4.1 16:34:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:19 Collecting cached-property<2,>=1.2.0 16:34:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:19 Collecting docker-pycreds>=0.4.0 16:34:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:20 ---> Running in f9bdcde8f2ec 16:34:20 Collecting chardet<3.1.0,>=3.0.2 16:34:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:20 Collecting urllib3<1.25,>=1.21.1 16:34:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:20 Collecting idna<2.8,>=2.5 16:34:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:20 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) 16:34:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:20 Removing intermediate container f9bdcde8f2ec 16:34:20 ---> 3e969f8b7fc8 16:34:20 Step 23/23 : LABEL version=0.0.0 16:34:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:20 Attempting uninstall: urllib3 16:34:20 Found existing installation: urllib3 1.26.7 16:34:20 Uninstalling urllib3-1.26.7: 16:34:20 Successfully uninstalled urllib3-1.26.7 16:34:20 ---> Running in 4f4c0588ce9b 16:34:20 Attempting uninstall: idna 16:34:20 Found existing installation: idna 3.3 16:34:20 Uninstalling idna-3.3: 16:34:20 Successfully uninstalled idna-3.3 16:34:20 Removing intermediate container 4f4c0588ce9b 16:34:20 ---> 430d8df67e5f 16:34:20 16:34:20 Removing intermediate container 66e03ee86714 16:34:20 ---> d598ae84be68 16:34:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:20 Successfully built 430d8df67e5f 16:34:20 Successfully tagged core-data:latest 16:34:20  Building core-data ... done Building security-spire-agent 16:34:21 ---> Running in ecbe3d4bc416 16:34:21 Attempting uninstall: requests 16:34:21 Found existing installation: requests 2.26.0 16:34:21 Uninstalling requests-2.26.0: 16:34:21 Successfully uninstalled requests-2.26.0 16:34:21 Removing intermediate container ecbe3d4bc416 16:34:21 ---> 69c3ac1f144f 16:34:21 Step 28/31 : CMD ["gate"] 16:34:21 Running setup.py install for texttable: started 16:34:22 Running setup.py install for texttable: finished with status 'done' 16:34:22 Running setup.py install for PyYAML: started 16:34:22 ---> Running in e22c0d32b468 16:34:22 Running setup.py install for PyYAML: finished with status 'done' 16:34:23 Running setup.py install for docopt: started 16:34:23 Removing intermediate container e22c0d32b468 16:34:23 ---> 0c9d89a62368 16:34:23 Step 29/31 : LABEL arch=x86_64 16:34:23 Running setup.py install for docopt: finished with status 'done' 16:34:23 Running setup.py install for dockerpty: started 16:34:23 ---> Running in 9353b372bf7e 16:34:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:23 ---> 57699c1108e4 16:34:23 Step 3/22 : WORKDIR /edgex-go 16:34:23 ---> Using cache 16:34:23 ---> 58b64da97e1d 16:34:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:23 ---> Using cache 16:34:23 ---> fdc64b2de549 16:34:23 Step 5/22 : RUN apk add --update --no-cache make git 16:34:23 Running setup.py install for dockerpty: finished with status 'done' 16:34:24 Removing intermediate container 9353b372bf7e 16:34:24 ---> 6bd188341002 16:34:24 Step 30/31 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:24 ---> Running in 75017d1f2ded [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:24 provisioning config files... 16:34:24 ---> Running in b21def8c0aba 16:34:24 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 16:34:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3613298076801792128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:24 ---> docker-login.sh 16:34:24 nexus3.edgexfoundry.org:10001 16:34:24 Removing intermediate container b21def8c0aba 16:34:24 ---> 93594cd9ec32 16:34:24 Step 31/31 : LABEL version=0.0.0 16:34:25 ---> Running in 45ab838ae333 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 Removing intermediate container 45ab838ae333 16:34:25 ---> 3bff38b5d164 16:34:25 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10002 16:34:25 Successfully built 3bff38b5d164 16:34:25 Successfully tagged security-bootstrapper:latest 16:34:25 Building support-notifications 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 nexus3.edgexfoundry.org:10003 16:34:26  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 OK: 221 MiB in 52 packages 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 nexus3.edgexfoundry.org:10004 16:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:27 Configure a credential helper to remove this warning. See 16:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:27 16:34:27 Login Succeeded 16:34:27 docker.io 16:34:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:27 ---> 57699c1108e4 16:34:27 Step 3/26 : WORKDIR /edgex-go 16:34:27 ---> Using cache 16:34:27 ---> 58b64da97e1d 16:34:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:27 ---> Using cache 16:34:27 ---> fdc64b2de549 16:34:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:28 Configure a credential helper to remove this warning. See 16:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:28 16:34:28 Login Succeeded 16:34:28 ---> docker-login.sh ends [Pipeline] } 16:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 ========================================================= 16:34:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:34:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:29 9b3977197b4f: Pulling fs layer 16:34:29 1a89e8eeedd5: Pulling fs layer 16:34:29 94645a83ff95: Pulling fs layer 16:34:29 e6fb740bc735: Pulling fs layer 16:34:29 3a77bd46dcc9: Pulling fs layer 16:34:29 355e64cbe906: Pulling fs layer 16:34:29 63ab81a10011: Pulling fs layer 16:34:29 555d1d1c4555: Pulling fs layer 16:34:29 7d9057610161: Pulling fs layer 16:34:29 355e64cbe906: Waiting 16:34:29 63ab81a10011: Waiting 16:34:29 555d1d1c4555: Waiting 16:34:29 e6fb740bc735: Waiting 16:34:29 3a77bd46dcc9: Waiting 16:34:29 7d9057610161: Waiting 16:34:29 94645a83ff95: Verifying Checksum 16:34:29 94645a83ff95: Download complete 16:34:29 1a89e8eeedd5: Verifying Checksum 16:34:29 1a89e8eeedd5: Download complete 16:34:29 3a77bd46dcc9: Verifying Checksum 16:34:29 3a77bd46dcc9: Download complete 16:34:29 355e64cbe906: Verifying Checksum 16:34:29 355e64cbe906: Download complete 16:34:29 9b3977197b4f: Download complete 16:34:29 63ab81a10011: Verifying Checksum 16:34:29 63ab81a10011: Download complete 16:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> 57699c1108e4 16:34:30 Step 3/22 : WORKDIR /edgex-go 16:34:30 ---> Using cache 16:34:30 ---> 58b64da97e1d 16:34:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:30 ---> Using cache 16:34:30 ---> fdc64b2de549 16:34:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:30 9b3977197b4f: Pull complete 16:34:30 7d9057610161: Verifying Checksum 16:34:30 7d9057610161: Download complete 16:34:31 ---> Running in 6f52f606765c 16:34:31 ---> Running in 537ab9cacdff 16:34:31 Removing intermediate container 8b5f052aafe9 16:34:31 ---> c9bc52d9566f 16:34:31 Step 14/23 : ENV APP_PORT=58890 16:34:31 Removing intermediate container 75017d1f2ded 16:34:31 ---> 268d5a7384ce 16:34:31 Step 6/22 : COPY go.mod vendor* ./ 16:34:31 ---> Running in f32c4991bb95 16:34:31 1a89e8eeedd5: Pull complete 16:34:31 Removing intermediate container f32c4991bb95 16:34:31 ---> 01fc1c34d31f 16:34:31 Step 15/23 : EXPOSE $APP_PORT 16:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:31 ---> 412ef5196640 16:34:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:31 ---> Running in 68f54eaf463d 16:34:31 ---> Running in 06766e218dde 16:34:31 94645a83ff95: Pull complete 16:34:31 Removing intermediate container 68f54eaf463d 16:34:31 ---> e2516ab8876f 16:34:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:32 555d1d1c4555: Verifying Checksum 16:34:32 555d1d1c4555: Download complete 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:32 ---> e4f9a90de87e 16:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:32 e6fb740bc735: Verifying Checksum 16:34:32 ---> 2db604f1259c 16:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:32 OK: 221 MiB in 52 packages 16:34:32 OK: 221 MiB in 52 packages 16:34:32 Removing intermediate container 06766e218dde 16:34:32 ---> fdd693a4ed12 16:34:32 Step 8/22 : COPY . . 16:34:32 ---> 89c107541567 16:34:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:33 ---> Running in 1b372621c145 16:34:34 Removing intermediate container 1b372621c145 16:34:34 ---> 4d10d8f149e2 16:34:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:34 Removing intermediate container 6f52f606765c 16:34:34 ---> 375c537c9caf 16:34:34 Step 6/22 : COPY go.mod vendor* ./ 16:34:34 ---> Running in f27a62a2f151 16:34:34 Removing intermediate container 537ab9cacdff 16:34:34 ---> 24d6bcc3b4e0 16:34:34 Step 6/26 : COPY go.mod vendor* ./ 16:34:34 Removing intermediate container f27a62a2f151 16:34:34 ---> a90fc1ae543e 16:34:34 Step 21/23 : LABEL arch=x86_64 16:34:34 ---> a3d05dc7c46d 16:34:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:34 ---> 0841baed9c7b 16:34:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:34 ---> Running in eb32ecccde27 16:34:35 ---> Running in 55907aecb3de 16:34:35 ---> Running in cf9604e2e559 16:34:35 Removing intermediate container eb32ecccde27 16:34:35 ---> fabd4f036f57 16:34:35 Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:35 ---> Running in 9608ba82e2eb 16:34:35 Removing intermediate container 9608ba82e2eb 16:34:35 ---> 6a74cb7b3d57 16:34:35 Step 23/23 : LABEL version=0.0.0 16:34:35 ---> Running in c70f55e192c6 16:34:36 Removing intermediate container c70f55e192c6 16:34:36 ---> f29010925cd9 16:34:36 16:34:36 Successfully built f29010925cd9 16:34:36 Successfully tagged sys-mgmt-agent:latest 16:34:36  Building sys-mgmt-agent ... done Building security-spire-config 16:34:40 Removing intermediate container 55907aecb3de 16:34:40 ---> 2d0b633e93fe 16:34:40 Step 8/22 : COPY . . 16:34:40 Removing intermediate container cf9604e2e559 16:34:40 ---> 9263a8942b54 16:34:40 Step 8/26 : COPY . . 16:34:40 ---> c95b8db5edae 16:34:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:40 Removing intermediate container 9e20091580e5 16:34:40 ---> 602347642a8f 16:34:40 16:34:40 Step 9/20 : FROM alpine:3.15 16:34:40 ---> 0ac33e5f5afa 16:34:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:40 ---> Using cache 16:34:40 ---> 0089648cbcdf 16:34:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 ---> Using cache 16:34:40 ---> e430685a0a32 16:34:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:40 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:40 ---> 57699c1108e4 16:34:40 Step 3/26 : WORKDIR /edgex-go 16:34:40 ---> Using cache 16:34:40 ---> 58b64da97e1d 16:34:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 ---> Using cache 16:34:40 ---> fdc64b2de549 16:34:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:40 ---> Using cache 16:34:40 ---> 24d6bcc3b4e0 16:34:40 Step 6/26 : COPY go.mod vendor* ./ 16:34:40 ---> Using cache 16:34:40 ---> a3d05dc7c46d 16:34:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:40 ---> Using cache 16:34:40 ---> 9263a8942b54 16:34:40 Step 8/26 : COPY . . 16:34:40 ---> Running in 2f23b4b33cda 16:34:44 ---> Running in ffccbaa053a4 16:34:45 e6fb740bc735: Pull complete 16:34:45 3a77bd46dcc9: Pull complete 16:34:45 355e64cbe906: Pull complete 16:34:45 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 16:34:45 63ab81a10011: Pull complete 16:34:46 ---> 8db2a2232327 16:34:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:46 ---> b5e3dec59033 16:34:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:46 ---> 75d51f78ebcd 16:34:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:46 ---> Running in 569205f58551 16:34:46 ---> Running in 76a9b11ce8c8 16:34:46 ---> Running in dde4f6cbee73 16:34:47 Removing intermediate container 76a9b11ce8c8 16:34:47 ---> c33d3599d493 16:34:47 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:47 Removing intermediate container dde4f6cbee73 16:34:47 ---> f1489bf728a7 16:34:47 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:47 ---> Running in c30ca0a4efcc 16:34:47 ---> Running in 6b74d799facf 16:34:47 Removing intermediate container c30ca0a4efcc 16:34:47 ---> 731ad7893ba9 16:34:47 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 16:34:47 Removing intermediate container 6b74d799facf 16:34:47 ---> d12f6555f690 16:34:47 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 16:34:47 ---> Running in dccb2c7e99b4 16:34:47 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 16:34:47 ---> Running in 55d737c5c75d 16:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:48 OK: 15859 distinct packages available 16:34:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:48 Removing intermediate container dccb2c7e99b4 16:34:48 ---> 4eb7ca320daf 16:34:48 Step 12/26 : WORKDIR /edgex-go 16:34:48 Removing intermediate container 55d737c5c75d 16:34:48 ---> 29b65c8aee2d 16:34:48 Step 12/26 : WORKDIR /edgex-go 16:34:48 ---> Running in a9065a611c52 16:34:48 ---> Running in c76453adf8a4 16:34:48 Removing intermediate container a9065a611c52 16:34:48 ---> ab82b8f6435c 16:34:48 16:34:48 Step 13/26 : FROM alpine:3.15 16:34:48 ---> 0ac33e5f5afa 16:34:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:48 ---> Using cache 16:34:48 ---> 0089648cbcdf 16:34:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> e430685a0a32 16:34:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:48 Removing intermediate container c76453adf8a4 16:34:48 ---> b530811b6f35 16:34:48 16:34:48 Step 13/26 : FROM alpine:3.15 16:34:48 ---> 0ac33e5f5afa 16:34:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:48 ---> Using cache 16:34:48 ---> 0089648cbcdf 16:34:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> e430685a0a32 16:34:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:48 ---> Using cache 16:34:48 ---> cee1d32a60bf 16:34:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:48 ---> Running in 22fac9aa4088 16:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:49 (1/9) Installing ca-certificates (20211220-r0) 16:34:49 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:49 (4/9) Installing libcurl (7.80.0-r1) 16:34:49 (5/9) Installing curl (7.80.0-r1) 16:34:49 (6/9) Installing dumb-init (1.2.5-r1) 16:34:49 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:49 (8/9) Installing libucontext (1.1-r0) 16:34:50 (9/9) Installing gcompat (1.0.0-r4) 16:34:50 ---> 364b09ef2d8d 16:34:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:50 Executing busybox-1.34.1-r5.trigger 16:34:50 Executing ca-certificates-20211220-r0.trigger 16:34:50 OK: 8 MiB in 23 packages 16:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:50 OK: 15859 distinct packages available 16:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:51 (1/4) Installing dumb-init (1.2.5-r1) 16:34:51 Removing intermediate container ffccbaa053a4 16:34:51 ---> c637216164bc 16:34:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:51 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:51 (3/4) Installing libucontext (1.1-r0) 16:34:52 (4/4) Installing gcompat (1.0.0-r4) 16:34:52 ---> e137811bc804 16:34:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:52 Executing busybox-1.34.1-r5.trigger 16:34:52 OK: 6 MiB in 18 packages 16:34:52 ---> 656fa7d10a07 16:34:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:52 555d1d1c4555: Pull complete 16:34:53 ---> dc1b61808dec 16:34:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:53 ---> b6bd59f199f3 16:34:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:53 Removing intermediate container 22fac9aa4088 16:34:53 ---> fafbbbf1c96f 16:34:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:53 7d9057610161: Pull complete 16:34:53 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:34:53 ---> 2fb45ca1524e 16:34:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:53 ---> 9c2dcdf64ca1 16:34:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:53 WORKDIR /edgex 16:34:53 COPY go.mod . 16:34:53 RUN go mod download 16:34:53 + docker build -t ci-base-image-arm64 -f - . 16:34:54 ---> Running in 0624e6aa5812 16:34:54 ---> 4e6c33a04b59 16:34:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:54 Removing intermediate container 0624e6aa5812 16:34:54 ---> bfc6251646d5 16:34:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:54 ---> Running in 0cdffe2a5db8 16:34:54 ---> Running in c9a329ca77b0 16:34:54 Removing intermediate container 0cdffe2a5db8 16:34:54 ---> 0e6c2eec6eba 16:34:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:54 ---> Running in be7d879b99de 16:34:55 Removing intermediate container c9a329ca77b0 16:34:55 ---> 1e1725c3cde7 16:34:55 Step 18/20 : LABEL arch=x86_64 16:34:55 ---> Running in 8ee06ab712f7 16:34:55 Removing intermediate container be7d879b99de 16:34:55 ---> f2a38c8289d9 16:34:55 Step 24/26 : LABEL arch=x86_64 16:34:55 Removing intermediate container 8ee06ab712f7 16:34:55 ---> 745a16860600 16:34:55 Step 19/20 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:55 ---> Running in 680432f58a95 16:34:55 ---> Running in 234f46c92fce 16:34:56 Removing intermediate container 234f46c92fce 16:34:56 ---> 5faed51814cb 16:34:56 Step 20/20 : LABEL version=0.0.0 16:34:56 Removing intermediate container 680432f58a95 16:34:56 ---> 561c831718f5 16:34:56 Step 25/26 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:34:56 ---> 81f5fe65c198 16:34:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:56 ---> Running in ebaf123d34a1 16:34:56 ---> Running in dc278a425adb 16:34:56 Sending build context to Docker daemon 169.2MB 16:34:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:56 ---> 819e984ddca1 16:34:56 Step 2/4 : WORKDIR /edgex 16:34:56 Removing intermediate container dc278a425adb 16:34:56 ---> 703edbfecd18 16:34:56 Step 26/26 : LABEL version=0.0.0 16:34:56 Removing intermediate container ebaf123d34a1 16:34:56 ---> abe016473227 16:34:56 16:34:56 ---> daffdc05a7b8 16:34:56 ---> Running in 74e9ea2107cb 16:34:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:56 ---> Running in 296be34118b2 16:34:57 Successfully built abe016473227 16:34:57 Successfully tagged security-spiffe-token-provider:latest 16:34:57  Building security-spiffe-token-provider ... done Building core-command 16:34:57 Removing intermediate container 74e9ea2107cb 16:34:57 ---> 58e12f68e481 16:34:57 16:34:57 Successfully built 58e12f68e481 16:34:57 Successfully tagged security-spire-agent:latest 16:34:57  Building security-spire-agent ... done Building security-proxy-setup 16:34:57 Removing intermediate container 296be34118b2 16:34:57 ---> da5a8b9dbf26 16:34:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:58 ---> Running in fe740d2593ae 16:34:58 Removing intermediate container fe740d2593ae 16:34:58 ---> ca58094960a9 16:34:58 Step 3/4 : COPY go.mod . 16:34:59 ---> 75166fc8b249 16:34:59 Step 4/4 : RUN go mod download 16:34:59 ---> Running in d41526345b81 16:35:00 ---> 841e42e6ce01 16:35:00 Step 21/26 : WORKDIR / 16:35:00 ---> Running in 55b25214312c 16:35:01 Removing intermediate container 55b25214312c 16:35:01 ---> d5615faf6385 16:35:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:01 ---> Running in 7d67d1fa3720 16:35:01 Removing intermediate container 7d67d1fa3720 16:35:01 ---> b0780788c298 16:35:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:01 ---> Running in 1be0702cc651 16:35:02 Removing intermediate container 1be0702cc651 16:35:02 ---> 5a916aa0df83 16:35:02 Step 24/26 : LABEL arch=x86_64 16:35:02 ---> Running in 56f5faaa82b6 16:35:03 Removing intermediate container 56f5faaa82b6 16:35:03 ---> 089163ea644d 16:35:03 Step 25/26 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:03 ---> Running in 321d226e03c8 16:35:04 Removing intermediate container 321d226e03c8 16:35:04 ---> 9158694282d1 16:35:04 Step 26/26 : LABEL version=0.0.0 16:35:04 ---> Running in bb3a49e4d323 16:35:04 Removing intermediate container bb3a49e4d323 16:35:04 ---> 30e85623afea 16:35:04 16:35:04 Successfully built 30e85623afea 16:35:04 Successfully tagged security-spire-config:latest 16:35:04  Building security-spire-config ... done Building core-metadata 16:35:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:05 ---> 57699c1108e4 16:35:05 Step 3/23 : WORKDIR /edgex-go 16:35:05 ---> Using cache 16:35:05 ---> 58b64da97e1d 16:35:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:05 ---> Using cache 16:35:05 ---> fdc64b2de549 16:35:05 Step 5/23 : RUN apk add --update --no-cache make git 16:35:05 ---> Using cache 16:35:05 ---> 268d5a7384ce 16:35:05 Step 6/23 : COPY go.mod vendor* ./ 16:35:05 ---> Using cache 16:35:05 ---> 412ef5196640 16:35:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:05 ---> Using cache 16:35:05 ---> fdd693a4ed12 16:35:05 Step 8/23 : COPY . . 16:35:05 ---> Using cache 16:35:05 ---> c95b8db5edae 16:35:05 Step 9/23 : RUN make cmd/core-command/core-command 16:35:07 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:07 ---> 57699c1108e4 16:35:07 Step 3/22 : WORKDIR /edgex-go 16:35:07 ---> Using cache 16:35:07 ---> 58b64da97e1d 16:35:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:07 ---> Using cache 16:35:07 ---> fdc64b2de549 16:35:07 Step 5/22 : RUN apk add --update --no-cache make git 16:35:07 ---> Using cache 16:35:07 ---> 268d5a7384ce 16:35:07 Step 6/22 : COPY go.mod vendor* ./ 16:35:07 ---> Using cache 16:35:07 ---> 412ef5196640 16:35:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:07 ---> Using cache 16:35:07 ---> fdd693a4ed12 16:35:07 Step 8/22 : COPY . . 16:35:07 ---> Using cache 16:35:07 ---> c95b8db5edae 16:35:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:08 ---> Running in 2648b913e644 16:35:08 ---> Running in f9c45b3b7057 16:35: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35: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-command/core-command ./cmd/core-command 16:35:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:10 ---> 57699c1108e4 16:35:10 Step 3/23 : WORKDIR /edgex-go 16:35:10 ---> Using cache 16:35:10 ---> 58b64da97e1d 16:35:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:10 ---> Using cache 16:35:10 ---> fdc64b2de549 16:35:10 Step 5/23 : RUN apk add --update --no-cache make git 16:35:10 ---> Using cache 16:35:10 ---> 268d5a7384ce 16:35:10 Step 6/23 : COPY go.mod vendor* ./ 16:35:10 ---> Using cache 16:35:10 ---> 412ef5196640 16:35:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:10 ---> Using cache 16:35:10 ---> fdd693a4ed12 16:35:10 Step 8/23 : COPY . . 16:35:10 ---> Using cache 16:35:10 ---> c95b8db5edae 16:35:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:12 ---> Running in c1067d3aca0a 16:35:12 Removing intermediate container 2f23b4b33cda 16:35:12 ---> 8ea6dc2a1d21 16:35:12 16:35:12 Step 10/22 : FROM alpine:3.14 16:35:12 ---> e04c818066af 16:35:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:12 ---> Running in 14b141a08525 16:35: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/core-metadata/core-metadata ./cmd/core-metadata 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:13 (1/1) Installing dumb-init (1.2.5-r1) 16:35:13 Executing busybox-1.33.1-r7.trigger 16:35:13 OK: 6 MiB in 15 packages 16:35:15 Removing intermediate container 14b141a08525 16:35:15 ---> 252798b20b7e 16:35:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:15 ---> Running in 5d29838f87b5 16:35:15 Removing intermediate container 569205f58551 16:35:15 ---> fcca0a6bedc6 16:35:15 16:35:15 Step 10/22 : FROM alpine:3.14 16:35:15 ---> e04c818066af 16:35:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:15 ---> Running in e84b34762abe 16:35:15 Removing intermediate container 5d29838f87b5 16:35:15 ---> bfcff88a6e5e 16:35:15 Step 13/22 : ENV APP_PORT=59861 16:35:15 ---> Running in bd283214f749 16:35:16 Removing intermediate container bd283214f749 16:35:16 ---> dc4b925a5cd4 16:35:16 Step 14/22 : EXPOSE $APP_PORT 16:35:16 ---> Running in 2d3280bab7e9 16:35:16 Removing intermediate container 2d3280bab7e9 16:35:16 ---> 4d3bb878aece 16:35:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:17 (1/2) Installing ca-certificates (20211220-r0) 16:35:17 ---> 5d7a310b00a3 16:35:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:17 (2/2) Installing dumb-init (1.2.5-r1) 16:35:17 Executing busybox-1.33.1-r7.trigger 16:35:17 Executing ca-certificates-20211220-r0.trigger 16:35:17 OK: 6 MiB in 16 packages 16:35:18 ---> b8e29f4345b1 16:35:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:18 Removing intermediate container e84b34762abe 16:35:18 ---> 75e664b1beca 16:35:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:18 ---> Running in 7b490c4b0f79 16:35:18 ---> ebbc0e9e824a 16:35:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:18 ---> Running in d04b82d7dad9 16:35:18 Removing intermediate container 7b490c4b0f79 16:35:18 ---> d9d6f29afdcd 16:35:18 Step 13/22 : ENV APP_PORT=59860 16:35:18 ---> Running in fc719eea2863 16:35:19 Removing intermediate container d04b82d7dad9 16:35:19 ---> 5624c88f6428 16:35:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:19 ---> Running in 043c23dcf694 16:35:19 Removing intermediate container fc719eea2863 16:35:19 ---> f5e06e0946b5 16:35:19 Step 14/22 : EXPOSE $APP_PORT 16:35:19 Removing intermediate container 043c23dcf694 16:35:19 ---> 22c770d919e1 16:35:19 Step 20/22 : LABEL arch=x86_64 16:35:19 ---> Running in 9eef75ca104a 16:35:19 ---> Running in 5015dd406f6c 16:35:19 Removing intermediate container 5015dd406f6c 16:35:19 ---> 463b4df44cef 16:35:19 Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:19 Removing intermediate container 9eef75ca104a 16:35:19 ---> 35e143393e5e 16:35:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:19 ---> Running in bb59f3ceab08 16:35:20 Removing intermediate container bb59f3ceab08 16:35:20 ---> caf9f9e013ff 16:35:20 Step 22/22 : LABEL version=0.0.0 16:35:20 ---> Running in fff06758fdaa 16:35:20 ---> 797bf48fff1e 16:35:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:20 Removing intermediate container fff06758fdaa 16:35:20 ---> 0dffea0cd18e 16:35:20 16:35:21 Successfully built 0dffea0cd18e 16:35:21 Successfully tagged support-scheduler:latest 16:35:22  Building support-scheduler ... done  ---> dc1e24be99e2 16:35:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:22 ---> 3efdfd713dbd 16:35:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:22 ---> Running in ca1e902386ae 16:35:23 Removing intermediate container ca1e902386ae 16:35:23 ---> 24617c34e653 16:35:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:23 ---> Running in d30f2b8fbf46 16:35:23 Removing intermediate container d30f2b8fbf46 16:35:23 ---> f15eeb5803c6 16:35:23 Step 20/22 : LABEL arch=x86_64 16:35:23 ---> Running in 52bffc35782a 16:35:24 Removing intermediate container 52bffc35782a 16:35:24 ---> c67e5028da73 16:35:24 Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:24 ---> Running in 60d08c773f58 16:35:24 Removing intermediate container 60d08c773f58 16:35:24 ---> ded9ee16255a 16:35:24 Step 22/22 : LABEL version=0.0.0 16:35:24 ---> Running in 8d58a014ba02 16:35:24 Removing intermediate container 8d58a014ba02 16:35:24 ---> 60ef1a764440 16:35:24 16:35:24 Successfully built 60ef1a764440 16:35:24 Successfully tagged support-notifications:latest 16:35:28  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:35:32 Removing intermediate container 2648b913e644 16:35:32 ---> 7261c75a6733 16:35:32 16:35:32 Step 10/23 : FROM alpine:3.14 16:35:32 ---> e04c818066af 16:35:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:32 ---> Using cache 16:35:32 ---> 252798b20b7e 16:35:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:32 ---> Using cache 16:35:32 ---> bfcff88a6e5e 16:35:32 Step 13/23 : ENV APP_PORT=59882 16:35:32 Removing intermediate container f9c45b3b7057 16:35:32 ---> 174025be5f15 16:35:32 16:35:32 Step 10/22 : FROM alpine:3.14 16:35:32 ---> e04c818066af 16:35:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:32 ---> Running in c07cdec092f5 16:35:32 ---> Running in 4c4f56a40ab0 16:35:32 Removing intermediate container c07cdec092f5 16:35:32 ---> 42ff5d990036 16:35:32 Step 14/23 : EXPOSE $APP_PORT 16:35:32 ---> Running in f7d54a48f02b 16:35:32 Removing intermediate container f7d54a48f02b 16:35:32 ---> d1a4076d1000 16:35:32 Step 15/23 : WORKDIR / 16:35:32 ---> Running in 6b72e1e230b3 16:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:32 Removing intermediate container 6b72e1e230b3 16:35:32 ---> faf913b46982 16:35:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:32 (1/6) Installing ca-certificates (20211220-r0) 16:35:32 (2/6) Installing brotli-libs (1.0.9-r5) 16:35:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:35:32 (4/6) Installing libcurl (7.79.1-r1) 16:35:32 (5/6) Installing curl (7.79.1-r1) 16:35:32 (6/6) Installing dumb-init (1.2.5-r1) 16:35:32 Executing busybox-1.33.1-r7.trigger 16:35:32 Executing ca-certificates-20211220-r0.trigger 16:35:32 ---> c1ccc68ac1f5 16:35:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:32 OK: 8 MiB in 20 packages 16:35:33 ---> 863023b7de74 16:35:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:33 ---> e0287ef75369 16:35:33 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:34 Removing intermediate container 4c4f56a40ab0 16:35:34 ---> 544fcaafd442 16:35:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:34 ---> Running in 6133ed4ffdf1 16:35:34 ---> Running in b8da9fb2f9ea 16:35:34 Removing intermediate container c1067d3aca0a 16:35:34 ---> 8c077a94c8ef 16:35:34 16:35:34 Step 10/23 : FROM alpine:3.14 16:35:34 ---> e04c818066af 16:35:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:34 ---> Using cache 16:35:34 ---> 252798b20b7e 16:35:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:34 ---> Using cache 16:35:34 ---> bfcff88a6e5e 16:35:34 Step 13/23 : ENV APP_PORT=59881 16:35:34 ---> Running in 3b4f35300242 16:35:34 Removing intermediate container 6133ed4ffdf1 16:35:34 ---> 34dfa32025bd 16:35:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:34 Removing intermediate container b8da9fb2f9ea 16:35:34 ---> 51344e61bbba 16:35:34 Step 13/22 : WORKDIR /edgex 16:35:34 ---> Running in 1e6e6fc18c62 16:35:34 ---> Running in 30e3ddf8917f 16:35:34 Removing intermediate container 3b4f35300242 16:35:34 ---> 0e12c414cbb2 16:35:34 Step 14/23 : EXPOSE $APP_PORT 16:35:34 ---> Running in 8f7c02005f4d 16:35:34 Removing intermediate container 1e6e6fc18c62 16:35:34 ---> 844c96cf96dd 16:35:34 Step 21/23 : LABEL arch=x86_64 16:35:34 ---> Running in 6ec18eea215f 16:35:34 Removing intermediate container 30e3ddf8917f 16:35:34 ---> 54a615a3d14e 16:35:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:34 Removing intermediate container 8f7c02005f4d 16:35:34 ---> 05a78dea820c 16:35:34 Step 15/23 : WORKDIR / 16:35:34 ---> Running in 9cdec32778ab 16:35:34 Removing intermediate container 6ec18eea215f 16:35:34 ---> 90dffbdb4ab5 16:35:34 Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:34 ---> Running in 22212f4d3e33 16:35:34 ---> ddb1cad18e41 16:35:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:34 Removing intermediate container 9cdec32778ab 16:35:34 ---> 728af432f358 16:35:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:34 Removing intermediate container 22212f4d3e33 16:35:34 ---> cc773b663493 16:35:34 Step 23/23 : LABEL version=0.0.0 16:35:34 ---> Running in 249327556db9 16:35:34 ---> 00280b801723 16:35:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:34 Removing intermediate container 249327556db9 16:35:34 ---> a6927f23af39 16:35:34 16:35:35 ---> 2cf00bf223ea 16:35:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:35 Successfully built a6927f23af39 16:35:35 Successfully tagged core-command:latest 16:35:35  Building core-command ... done  ---> 9fe674c881d3 16:35:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:35 ---> ed2880817c38 16:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:35 ---> 8be12f9f4b8c 16:35:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:35 ---> b5d6931e86ad 16:35:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:35 ---> Running in eccf36289b98 16:35:35 ---> Running in 6510c6b512c2 16:35:35 Removing intermediate container eccf36289b98 16:35:35 ---> a8f4d0e8024b 16:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:35 ---> Running in f61b8d2affcd 16:35:35 Removing intermediate container f61b8d2affcd 16:35:35 ---> d25d6e71d387 16:35:35 Step 21/23 : LABEL arch=x86_64 16:35:35 ---> Running in f312e65731dd 16:35:35 Removing intermediate container f312e65731dd 16:35:35 ---> ebe29cd1d42e 16:35:35 Step 22/23 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:36 ---> Running in ddfc5bcfddf7 16:35:36 Removing intermediate container ddfc5bcfddf7 16:35:36 ---> e48258d40f89 16:35:36 Step 23/23 : LABEL version=0.0.0 16:35:36 ---> Running in e7e096436245 16:35:36 Removing intermediate container 6510c6b512c2 16:35:36 ---> feb2e423bcd1 16:35:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:36 ---> Running in f0df858b0460 16:35:36 Removing intermediate container e7e096436245 16:35:36 ---> 94a21fd2df35 16:35:36 16:35:36 Removing intermediate container f0df858b0460 16:35:36 ---> ad2a179d81e5 16:35:36 Step 20/22 : LABEL arch=x86_64 16:35:36 Successfully built 94a21fd2df35 16:35:36 Successfully tagged core-metadata:latest 16:35:36  Building core-metadata ... done  ---> Running in ea88249b523f 16:35:36 Removing intermediate container ea88249b523f 16:35:36 ---> 994aeb3375c9 16:35:36 Step 21/22 : LABEL git_sha=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c 16:35:36 ---> Running in d047f40f4c13 16:35:36 Removing intermediate container d047f40f4c13 16:35:36 ---> 3047027027e9 16:35:36 Step 22/22 : LABEL version=0.0.0 16:35:36 ---> Running in ea94cbf9fd66 16:35:36 Removing intermediate container ea94cbf9fd66 16:35:36 ---> 480ca16e5017 16:35:36 16:35:36 Successfully built 480ca16e5017 16:35:36 Successfully tagged security-proxy-setup:latest 16:35:36  Building security-proxy-setup ... done  [Pipeline] } 16:35:36 $ docker stop --time=1 adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 16:35:38 $ docker rm -f adb2082705edf7ac3bc8f54becb3e3e112f4931e0211ec8c3824f999b640df76 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:38 + docker images 16:35:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:38 core-metadata latest 94a21fd2df35 2 seconds ago 17MB 16:35:38 security-proxy-setup latest 480ca16e5017 2 seconds ago 26.9MB 16:35:38 core-command latest a6927f23af39 4 seconds ago 16.1MB 16:35:38 8c077a94c8ef 5 seconds ago 1.62GB 16:35:38 174025be5f15 7 seconds ago 1.62GB 16:35:38 7261c75a6733 8 seconds ago 1.61GB 16:35:38 support-notifications latest 60ef1a764440 14 seconds ago 27MB 16:35:38 support-scheduler latest 0dffea0cd18e 18 seconds ago 26.4MB 16:35:38 fcca0a6bedc6 23 seconds ago 1.68GB 16:35:38 8ea6dc2a1d21 27 seconds ago 1.67GB 16:35:38 security-spire-config latest 30e85623afea 34 seconds ago 86.7MB 16:35:38 security-spiffe-token-provider latest abe016473227 42 seconds ago 29MB 16:35:38 security-spire-agent latest 58e12f68e481 42 seconds ago 127MB 16:35:38 ab82b8f6435c 50 seconds ago 1.52GB 16:35:38 b530811b6f35 50 seconds ago 1.52GB 16:35:38 602347642a8f About a minute ago 1.67GB 16:35:38 sys-mgmt-agent latest f29010925cd9 About a minute ago 299MB 16:35:38 security-bootstrapper latest 3bff38b5d164 About a minute ago 19.1MB 16:35:38 core-data latest 430d8df67e5f About a minute ago 22.5MB 16:35:38 security-secretstore-setup latest d04781a4b5bb About a minute ago 28.5MB 16:35:38 1d073699fc64 About a minute ago 1.65GB 16:35:38 53f51c80d9f5 About a minute ago 1.62GB 16:35:38 8a69f8db673a About a minute ago 1.63GB 16:35:38 55f0d0384005 About a minute ago 1.62GB 16:35:38 security-spire-server latest ae5255109259 About a minute ago 87.3MB 16:35:38 eec58b4be10a About a minute ago 1.52GB 16:35:38 ci-base-image-x86_64 latest 57699c1108e4 4 minutes ago 1.02GB 16:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 16:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB 16:35:38 docker 20.10.14 7417809fdb73 2 months ago 218MB 16:35:38 alpine 3.14 e04c818066af 2 months ago 5.59MB 16:35:38 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 16:35:38 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] } 16:35:56 Removing intermediate container d41526345b81 16:35:56 ---> 99e838a21f56 16:35:56 Successfully built 99e838a21f56 16:35:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:56 + docker inspect -f . ci-base-image-arm64 16:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container 16:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:58 $ docker top 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:59 + go version 16:35:59 go version go1.17.7 linux/arm64 [Pipeline] } 16:35:59 $ docker stop --time=1 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de 16:36:01 $ docker rm -f 417d3337f67bee94507ad97f9282afb15bdcb316e585d7b0f5dcc0fd4f42b8de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:01 + docker inspect -f . ci-base-image-arm64 16:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:02 prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container 16:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:03 $ docker top 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:03 ========================================================= 16:36:03 [edgeXBuildGoParallel] Running Tests and Build... 16:36:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:04 + make test 16:36:04 go mod tidy -compat=1.17 16:36:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.559s coverage: 98.5% of statements 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.759s coverage: 54.2% of statements 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.252s coverage: 89.2% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.308s coverage: 83.8% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.712s coverage: 95.6% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.556s coverage: 60.0% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.509s coverage: 58.8% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.330s coverage: 29.6% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.355s coverage: 47.1% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.286s coverage: 87.5% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.254s coverage: 44.8% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 82.5% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.368s coverage: 58.8% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.395s coverage: 80.0% of statements 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.129s coverage: 91.2% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.194s coverage: 89.4% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.548s coverage: 65.4% of statements 16:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 43.8% of statements 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.394s coverage: 17.7% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements 16:40:28 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 16:40:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:28 GO111MODULE=on go vet ./... 16:42:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:36 + ls -al . 16:42:36 total 680 16:42:36 drwxrwxr-x 9 1001 1001 4096 Jun 28 16:36 . 16:42:36 drwxr-xr-x 4 root root 4096 Jun 28 16:36 .. 16:42:36 -rw-rw-r-- 1 1001 1001 11 Jun 28 16:33 .dockerignore 16:42:36 drwxrwxr-x 8 1001 1001 4096 Jun 28 16:34 .git 16:42:36 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:33 .github 16:42:36 -rw-rw-r-- 1 1001 1001 879 Jun 28 16:33 .gitignore 16:42:36 -rw-rw-r-- 1 1001 1001 42 Jun 28 16:33 .golangci.yml 16:42:36 -rw-rw-r-- 1 1001 1001 87 Jun 28 16:33 .hadolint.yml 16:42:36 -rw-rw-r-- 1 1001 1001 166 Jun 28 16:33 .sonarcloud.properties 16:42:36 -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:33 ADOPTERS.md 16:42:36 -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:33 Attribution.txt 16:42:36 -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:33 CHANGELOG.md 16:42:36 -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:33 CONTRIBUTING.md 16:42:36 -rw-rw-r-- 1 1001 1001 677 Jun 28 16:33 GOVERNANCE.md 16:42:36 -rw-rw-r-- 1 1001 1001 850 Jun 28 16:33 Jenkinsfile 16:42:36 -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:33 LICENSE 16:42:36 -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:33 Makefile 16:42:36 -rw-rw-r-- 1 1001 1001 582 Jun 28 16:33 OWNERS.md 16:42:36 -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:33 README.md 16:42:36 -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:33 SECURITY.md 16:42:36 -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION 16:42:36 -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:33 ZMQWindows.md 16:42:36 drwxrwxr-x 2 1001 1001 4096 Jun 28 16:33 bin 16:42:36 drwxrwxr-x 18 1001 1001 4096 Jun 28 16:33 cmd 16:42:36 -rw-r--r-- 1 root root 435593 Jun 28 16:40 coverage.out 16:42:36 -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:33 go.mod 16:42:36 -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:36 go.sum 16:42:36 drwxrwxr-x 8 1001 1001 4096 Jun 28 16:33 internal 16:42:36 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:33 openapi 16:42:36 drwxrwxr-x 4 1001 1001 4096 Jun 28 16:33 snap 16:42:36 -rw-rw-r-- 1 1001 1001 204 Jun 28 16:33 version.go [Pipeline] sh 16:42:37 + '[' -e coverage.out ] 16:42:37 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:37 Warning: overwriting stash ‘coverage-report’ 16:42:38 Stashed 1 file(s) [Pipeline] sh 16:42:38 + make build 16:42:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:44:15 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 16:45: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/core-command/core-command ./cmd/core-command 16:45:13 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 16:46:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:00 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 16:46: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:15 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 16:46:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:37 $ docker stop --time=1 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 16:46:39 $ docker rm -f 69d0d1ba55d63564d55796e65287b5f8f1a6754dadc827010f2adc157969b0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:41 16:46:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:42 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:42 29e5d40040c1: Pulling fs layer 16:46:42 1ce36da41761: Pulling fs layer 16:46:42 25b303627fd3: Pulling fs layer 16:46:42 29e5d40040c1: Verifying Checksum 16:46:42 29e5d40040c1: Download complete 16:46:42 1ce36da41761: Verifying Checksum 16:46:42 1ce36da41761: Download complete 16:46:42 29e5d40040c1: Pull complete 16:46:44 25b303627fd3: Verifying Checksum 16:46:44 25b303627fd3: Download complete 16:46:44 1ce36da41761: Pull complete 16:46:54 25b303627fd3: Pull complete 16:46:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:54 prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container 16:46:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:57 $ docker top 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:58 + docker-compose build --help 16:46:58 + grep parallel 16:47:05 --parallel Build images in parallel. [Pipeline] } 16:47:05 $ docker stop --time=1 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee 16:47:07 $ docker rm -f 7cc80842430a25be7cf2eef6fb3b16373c76fd0f24676db849e528fa48e2ddee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:08 prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container 16:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:09 $ docker top bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:10 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:17 Building core-command ... 16:47:17 Building core-data ... 16:47:17 Building core-metadata ... 16:47:17 Building security-bootstrapper ... 16:47:17 Building security-proxy-setup ... 16:47:17 Building security-secretstore-setup ... 16:47:17 Building security-spiffe-token-provider ... 16:47:17 Building security-spire-agent ... 16:47:17 Building security-spire-config ... 16:47:17 Building security-spire-server ... 16:47:17 Building support-notifications ... 16:47:17 Building support-scheduler ... 16:47:17 Building sys-mgmt-agent ... 16:47:17 Building security-spire-config 16:47:17 Building security-spiffe-token-provider 16:47:17 Building security-secretstore-setup 16:47:17 Building security-bootstrapper 16:47:17 Building core-command 16:48:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:53 ---> 99e838a21f56 16:48:53 Step 3/25 : WORKDIR /edgex-go 16:48:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:48:53 ---> 99e838a21f56 16:48:53 Step 3/31 : WORKDIR /edgex-go 16:48:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:53 ---> 99e838a21f56 16:48:53 Step 3/26 : WORKDIR /edgex-go 16:48:53 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:53 ---> 99e838a21f56 16:48:53 Step 3/20 : WORKDIR /edgex-go 16:48:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:53 ---> 99e838a21f56 16:48:53 Step 3/23 : WORKDIR /edgex-go 16:48:53 ---> Running in 4af959309d3a 16:48:53 ---> Running in 40684db78548 16:48:53 ---> Running in 7f7abb499d47 16:48:53 ---> Running in 9da8ca330ecf 16:48:53 ---> Running in 013e3bf4503f 16:48:53 Removing intermediate container 7f7abb499d47 16:48:53 ---> cbcd77f85109 16:48:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:53 Removing intermediate container 013e3bf4503f 16:48:53 ---> cb816eaa9303 16:48:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:53 Removing intermediate container 40684db78548 16:48:53 ---> 06d4c76424a2 16:48:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:53 Removing intermediate container 4af959309d3a 16:48:53 ---> f2559f36f7d0 16:48:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:53 Removing intermediate container 9da8ca330ecf 16:48:53 ---> 9efaafb2c8f9 16:48:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:53 ---> Running in 82ad499e059a 16:48:53 ---> Running in 00b2b1249d35 16:48:53 ---> Running in d6256590beb1 16:48:53 ---> Running in dc17b5638477 16:48:53 ---> Running in e0eba52fb2b9 16:48:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:53 Removing intermediate container 82ad499e059a 16:48:53 ---> 8f86eccebb53 16:48:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:53 ---> Running in b7db010344a7 16:48:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:53 Removing intermediate container 00b2b1249d35 16:48:53 ---> 50dfe4cd8dd1 16:48:53 Step 5/25 : RUN apk add --update --no-cache make git 16:48:53 ---> Running in 8c328cb3b9e0 16:48:53 Removing intermediate container dc17b5638477 16:48:53 ---> 353f8204230e 16:48:53 Step 5/23 : RUN apk add --update --no-cache make git 16:48:53 Removing intermediate container d6256590beb1 16:48:53 ---> 0c23fcf1b88c 16:48:53 Step 5/31 : RUN apk add --update --no-cache make git 16:48:53 ---> Running in d00281c97450 16:48:53 ---> Running in fc1c85b55b0e 16:48:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:48:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:48:53 OK: 15743 distinct packages available 16:48:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:55 OK: 220 MiB in 52 packages 16:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:56 OK: 220 MiB in 52 packages 16:48:57 OK: 220 MiB in 52 packages 16:48:57 OK: 220 MiB in 52 packages 16:48:58 OK: 220 MiB in 52 packages 16:48:58 Removing intermediate container e0eba52fb2b9 16:48:58 ---> 17d750b77109 16:48:58 Step 5/20 : COPY go.mod vendor* ./ 16:48:58 Removing intermediate container b7db010344a7 16:48:58 ---> 3392e36f7866 16:48:58 Step 6/26 : COPY go.mod vendor* ./ 16:48:58 Removing intermediate container 8c328cb3b9e0 16:48:58 ---> 83d1af898738 16:48:58 Step 6/25 : COPY go.mod vendor* ./ 16:48:59 ---> 49cbd53e0a23 16:48:59 Removing intermediate container d00281c97450 16:48:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 597391a588de 16:48:59 16:48:59 Step 6/23 : COPY go.mod vendor* ./ 16:48:59 Removing intermediate container fc1c85b55b0e 16:48:59 ---> f4332a88edfb 16:48:59 Step 6/31 : COPY go.mod vendor* ./ 16:48:59 ---> Running in 7edcf5c71e18 16:49:00 ---> 35c019293037 16:49:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:00 ---> 88091cbce338 16:49:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:00 ---> Running in 9b5501b0aa7e 16:49:00 ---> Running in c300f5af9d2d 16:49:01 ---> 9607e5a842c7 16:49:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:01 ---> Running in 406500ed092e 16:49:01 ---> 16c6cb493c00 16:49:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:01 ---> Running in a88592b60620 16:49:05 Removing intermediate container 7edcf5c71e18 16:49:05 ---> 7163c6b79c8f 16:49:05 Step 7/20 : COPY . . 16:49:07 Removing intermediate container 9b5501b0aa7e 16:49:07 ---> fe08c662fb0f 16:49:07 Step 8/26 : COPY . . 16:49:07 Removing intermediate container c300f5af9d2d 16:49:07 ---> 5fdec1d2cfc8 16:49:07 Step 8/25 : COPY . . 16:49:07 Removing intermediate container 406500ed092e 16:49:07 ---> 4df99bc29afc 16:49:07 Step 8/23 : COPY . . 16:49:07 Removing intermediate container a88592b60620 16:49:07 ---> fbd3342fafe3 16:49:07 Step 8/31 : COPY . . 16:49:40 ---> 70d3c929f3c2 16:49:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:40 ---> Running in d6513c3f3a95 16:49:40 ---> 17e97d58d953 16:49:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:40 ---> 2a81b91b337b 16:49:40 Step 9/23 : RUN make cmd/core-command/core-command 16:49:40 ---> Running in 93cb3f4c5b12 16:49:40 ---> 873b24c4182d 16:49:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:40 ---> Running in 023fff97e09d 16:49:40 ---> Running in c10a83d68c6c 16:49:40 Removing intermediate container c10a83d68c6c 16:49:40 ---> 52559b88f1c4 16:49:40 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:40 ---> Running in d5189041f348 16:49:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:40 Removing intermediate container d5189041f348 16:49:40 ---> 6b68ca9f89a4 16:49:40 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 16:49: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/core-command/core-command ./cmd/core-command 16:49:40 ---> Running in 218f88d65c8f 16:49:40 ---> f5fdbdb52858 16:49:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:41 ---> Running in 485c73eb28ae 16:49:43 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 16:49:43 Removing intermediate container 218f88d65c8f 16:49:43 ---> 436acca1724c 16:49:43 Step 12/26 : WORKDIR /edgex-go 16:49:43 ---> Running in 869db6989685 16:49:44 Removing intermediate container 869db6989685 16:49:44 ---> 80f7da6d8a72 16:49:44 16:49:44 Step 13/26 : FROM alpine:3.15 16:49:44 3.15: Pulling from library/alpine 16:49:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:49:46 Status: Downloaded newer image for alpine:3.15 16:49:46 ---> 3fb3c9af89a9 16:49:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:46 ---> Running in e37e5a262145 16:49:46 Removing intermediate container e37e5a262145 16:49:46 ---> b825c18696ba 16:49:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:46 ---> Running in 715a02b21569 16:49:50 Removing intermediate container 715a02b21569 16:49:50 ---> 2ee2bd475f5b 16:49:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:49:50 ---> Running in 539cebc4a1dd 16:49:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:49:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:49:56 OK: 15736 distinct packages available 16:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:58 (1/4) Installing dumb-init (1.2.5-r1) 16:49:58 (2/4) Installing musl-obstack (1.2.3-r0) 16:49:58 (3/4) Installing libucontext (1.1-r0) 16:49:58 (4/4) Installing gcompat (1.0.0-r4) 16:49:58 Executing busybox-1.34.1-r5.trigger 16:49:58 OK: 6 MiB in 18 packages 16:50:00 Removing intermediate container 539cebc4a1dd 16:50:00 ---> 7dbb1f5d401f 16:50:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:07 ---> d055268fd82a 16:50:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:50:07 ---> 85007c88b0cd 16:50:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:50:07 ---> Running in b0145ac7c3aa 16:50:08 Removing intermediate container b0145ac7c3aa 16:50:08 ---> 77b638516346 16:50:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:50:09 ---> 53f9897eb214 16:50:09 Step 21/26 : WORKDIR / 16:50:09 ---> Running in a600fdf8b783 16:50:10 Removing intermediate container a600fdf8b783 16:50:10 ---> 14d0cb2da665 16:50:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:10 ---> Running in 84ddcc123c13 16:50:10 Removing intermediate container 84ddcc123c13 16:50:10 ---> 821558847731 16:50:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:10 ---> Running in 617f98bb806d 16:50:11 Removing intermediate container 617f98bb806d 16:50:11 ---> 43c6bdb88727 16:50:11 Step 24/26 : LABEL arch=arm64 16:50:11 ---> Running in 87d22523cc74 16:50:11 Removing intermediate container 87d22523cc74 16:50:11 ---> 3f9ccd58d9aa 16:50:11 Step 25/26 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:50:12 ---> Running in 0e3ff4caca14 16:50:12 Removing intermediate container 0e3ff4caca14 16:50:12 ---> 14e5cbcb3eaa 16:50:12 Step 26/26 : LABEL version=0.0.0 16:50:12 ---> Running in e921dcb0fc4f 16:50:13 Removing intermediate container e921dcb0fc4f 16:50:13 ---> 6079331bc650 16:50:13 16:50:13 Successfully built 6079331bc650 16:50:13 Successfully tagged security-spire-config-arm64:latest 16:50:13  Building security-spire-config ... done Building sys-mgmt-agent 16:50:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:46 ---> 99e838a21f56 16:50:46 Step 3/23 : WORKDIR /edgex-go 16:50:46 ---> Using cache 16:50:46 ---> 9efaafb2c8f9 16:50:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:46 ---> Running in 5bbbca28ce3b 16:50:46 Removing intermediate container 5bbbca28ce3b 16:50:46 ---> 45c37781954f 16:50:46 Step 5/23 : RUN apk add --update --no-cache make bash git 16:50:46 ---> Running in 287894e660b5 16:50:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:49 OK: 220 MiB in 52 packages 16:50:50 Removing intermediate container 287894e660b5 16:50:50 ---> b4cb5e8830c3 16:50:50 Step 6/23 : COPY go.mod vendor* ./ 16:50:51 ---> 5d14eb2ae08c 16:50:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:52 ---> Running in 733952fa5dff 16:50:57 Removing intermediate container 733952fa5dff 16:50:57 ---> 8313b6f4f54c 16:50:57 Step 8/23 : COPY . . 16:51:19 ---> 615594f8eae2 16:51:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:19 ---> Running in 42940a060bf3 16:51:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:54: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:57 Removing intermediate container 023fff97e09d 16:54:57 ---> def0a45ca05b 16:54:57 16:54:57 Step 10/23 : FROM alpine:3.14 16:54:57 3.14: Pulling from library/alpine 16:54:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:54:59 Status: Downloaded newer image for alpine:3.14 16:54:59 ---> ac73e934f311 16:54:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:54:59 ---> Running in e6dc7e539b6f 16:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:55:03 (1/1) Installing dumb-init (1.2.5-r1) 16:55:03 Executing busybox-1.33.1-r7.trigger 16:55:03 OK: 5 MiB in 15 packages 16:55:05 Removing intermediate container e6dc7e539b6f 16:55:05 ---> aad1caac3641 16:55:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:05 ---> Running in c5c631b6bd57 16:55:06 Removing intermediate container c5c631b6bd57 16:55:06 ---> 648ad527df7c 16:55:06 Step 13/23 : ENV APP_PORT=59882 16:55:06 ---> Running in c0da99d55c15 16:55:07 Removing intermediate container c0da99d55c15 16:55:07 ---> 20d2448e23bd 16:55:07 Step 14/23 : EXPOSE $APP_PORT 16:55:07 ---> Running in 4971063e735e 16:55:08 Removing intermediate container 4971063e735e 16:55:08 ---> 294879e84ffe 16:55:08 Step 15/23 : WORKDIR / 16:55:08 ---> Running in 414179a95e3d 16:55:10 Removing intermediate container 414179a95e3d 16:55:10 ---> c78bf618d94f 16:55:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:11 Removing intermediate container d6513c3f3a95 16:55:11 ---> 91975fc1b732 16:55:11 16:55:11 Step 10/25 : FROM alpine:3.14 16:55:11 ---> ac73e934f311 16:55:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:11 ---> Running in 8ad365bf9d9c 16:55:12 ---> 6c4f73bd8f9f 16:55:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:55:16 ---> c5a08a02fbd5 16:55:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:55:16 (1/3) Installing ca-certificates (20211220-r0) 16:55:16 (2/3) Installing dumb-init (1.2.5-r1) 16:55:16 (3/3) Installing su-exec (0.2-r1) 16:55:16 Executing busybox-1.33.1-r7.trigger 16:55:16 Executing ca-certificates-20211220-r0.trigger 16:55:17 OK: 6 MiB in 17 packages 16:55:17 ---> bd2067df5890 16:55:17 Step 19/23 : ENTRYPOINT ["/core-command"] 16:55:18 ---> Running in 9cd2f0bb9ba5 16:55:20 Removing intermediate container 9cd2f0bb9ba5 16:55:20 ---> 09d342829bca 16:55:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:20 ---> Running in 5f90f409a060 16:55:21 Removing intermediate container 5f90f409a060 16:55:21 ---> 03624c6b9a72 16:55:21 Step 21/23 : LABEL arch=arm64 16:55:21 Removing intermediate container 8ad365bf9d9c 16:55:21 ---> cb8714a67bd2 16:55:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:21 ---> Running in 58921ca26abd 16:55:22 ---> Running in 1d0989bd1ebc 16:55:22 Removing intermediate container 485c73eb28ae 16:55:22 ---> 932370f649ee 16:55:22 16:55:22 Step 10/31 : FROM alpine:3.14 16:55:22 ---> ac73e934f311 16:55:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:55:22 ---> Running in c05619ec0b5c 16:55:22 Removing intermediate container 58921ca26abd 16:55:22 ---> abf2cc6751b5 16:55:22 Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:55:22 Removing intermediate container 1d0989bd1ebc 16:55:22 ---> 7de375f6b859 16:55:22 Step 13/25 : WORKDIR / 16:55:23 ---> Running in 67c2fd24300f 16:55:23 ---> Running in 568e2cf9ce2a 16:55:23 Removing intermediate container c05619ec0b5c 16:55:23 ---> d06340174ccf 16:55:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:55:23 ---> Running in d21237ef85a4 16:55:23 Removing intermediate container 568e2cf9ce2a 16:55:23 ---> eb2ee1876b37 16:55:23 Step 23/23 : LABEL version=0.0.0 16:55:24 ---> Running in 00857eefa4bf 16:55:24 Removing intermediate container 67c2fd24300f 16:55:24 ---> 404e49d18c04 16:55:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:25 Removing intermediate container 00857eefa4bf 16:55:25 ---> 6ed868d0e447 16:55:25 16:55:26 ---> 16781f5137b3 16:55:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:26 Successfully built 6ed868d0e447 16:55:26 Successfully tagged core-command-arm64:latest 16:55:26 Building support-scheduler 16:55:26  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:55:27 ---> b10f79daea1b 16:55:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:28 (1/2) Installing dumb-init (1.2.5-r1) 16:55:28 (2/2) Installing su-exec (0.2-r1) 16:55:28 Executing busybox-1.33.1-r7.trigger 16:55:28 OK: 6 MiB in 16 packages 16:55:28 ---> 967e387be2a4 16:55:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:29 Removing intermediate container d21237ef85a4 16:55:29 ---> 3a79e0bacfd2 16:55:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:55:29 ---> 6d12ec4f7468 16:55:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:29 ---> Running in 9195ce7d66b4 16:55:30 Removing intermediate container 9195ce7d66b4 16:55:30 ---> 4277f50cc49d 16:55:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:55:30 ---> Running in b328d3917d9f 16:55:31 Removing intermediate container b328d3917d9f 16:55:31 ---> b8733cb4ea90 16:55:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:31 ---> Running in a6116ccd8c0b 16:55:32 ---> 1147beca7dc0 16:55:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:35 ---> 4fb33ed5a21a 16:55:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:35 Removing intermediate container a6116ccd8c0b 16:55:35 ---> a533a8ab3574 16:55:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:55:36 ---> Running in ff867b4f1d3a 16:55:36 ---> 8b270b291139 16:55:36 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/ 16:55:36 ---> Running in aa4baffbb99e 16:55:36 Removing intermediate container ff867b4f1d3a 16:55:36 ---> b520a21860ac 16:55:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:55:38 ---> e70b8a88c8cf 16:55:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:55:38 ---> Running in 23908360f552 16:55:40 Removing intermediate container aa4baffbb99e 16:55:40 ---> 25741ac93e44 16:55:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:55:40 ---> Running in c6eb0f3b72ed 16:55:42 Removing intermediate container c6eb0f3b72ed 16:55:42 ---> 52f66366e1d5 16:55:42 Step 23/25 : LABEL arch=arm64 16:55:42 ---> Running in ddb630f56c73 16:55:42 Removing intermediate container 23908360f552 16:55:42 ---> d31dbdf77afb 16:55:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:43 Removing intermediate container ddb630f56c73 16:55:43 ---> fa868b7e1337 16:55:43 Step 24/25 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:55:43 ---> Running in 8f5e71b3bf0d 16:55:44 ---> f64210e51035 16:55:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:44 Removing intermediate container 8f5e71b3bf0d 16:55:44 ---> c791b45bcf3e 16:55:44 Step 25/25 : LABEL version=0.0.0 16:55:44 ---> Running in e195426b7d96 16:55:45 Removing intermediate container e195426b7d96 16:55:45 ---> 8042f0a3bba5 16:55:45 16:55:46 Successfully built 8042f0a3bba5 16:55:46 Successfully tagged security-secretstore-setup-arm64:latest 16:55:46  Building security-secretstore-setup ... done Building core-metadata 16:55:47 ---> 7782115dd599 16:55:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:48 ---> 857c9f9074bc 16:55:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:50 ---> 54fcdd07615c 16:55:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:55:51 ---> 30daa01addbe 16:55:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:55:51 ---> Running in 3232926d75d9 16:55:52 Removing intermediate container 3232926d75d9 16:55:52 ---> fcfa75a3d8e7 16:55:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:54 ---> 86430b3412a6 16:55:54 Step 26/31 : RUN chmod +x /entrypoint.sh 16:55:54 ---> Running in 16697605b101 16:55:58 Removing intermediate container 16697605b101 16:55:58 ---> d6711421ffde 16:55:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:55:58 ---> Running in a37549beb2e7 16:55:59 Removing intermediate container a37549beb2e7 16:55:59 ---> ba667a175f93 16:55:59 Step 28/31 : CMD ["gate"] 16:55:59 ---> Running in c7c65194a775 16:56:00 Removing intermediate container c7c65194a775 16:56:00 ---> a1598830777c 16:56:00 Step 29/31 : LABEL arch=arm64 16:56:01 ---> Running in 2c455fd38eaf 16:56:01 Removing intermediate container 2c455fd38eaf 16:56:01 ---> 721e94430fa3 16:56:01 Step 30/31 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:56:02 ---> Running in fdc53e9c75ef 16:56:03 Removing intermediate container fdc53e9c75ef 16:56:03 ---> c1ae5fcab76e 16:56:03 Step 31/31 : LABEL version=0.0.0 16:56:03 ---> Running in d0ed8beffa9c 16:56:04 Removing intermediate container d0ed8beffa9c 16:56:04 ---> 179dcde3bb2d 16:56:04 16:56:04 Successfully built 179dcde3bb2d 16:56:04 Successfully tagged security-bootstrapper-arm64:latest 16:56:04  Building security-bootstrapper ... done Building security-proxy-setup 16:56:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:56:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:05 ---> 99e838a21f56 16:56:05 Step 3/22 : WORKDIR /edgex-go 16:56:05 ---> Using cache 16:56:05 ---> 9efaafb2c8f9 16:56:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:05 ---> Using cache 16:56:05 ---> 45c37781954f 16:56:05 Step 5/22 : RUN apk add --update --no-cache make git 16:56:05 ---> Running in ac7446c956f6 16:56:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:09 OK: 220 MiB in 52 packages 16:56:11 Removing intermediate container ac7446c956f6 16:56:11 ---> c13b31ea5f7d 16:56:11 Step 6/22 : COPY go.mod vendor* ./ 16:56:12 ---> c8cbd8763bd0 16:56:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:12 ---> Running in 10e97ff63873 16:56:19 Removing intermediate container 10e97ff63873 16:56:19 ---> 998ceb8f4edd 16:56:19 Step 8/22 : COPY . . 16:56:19 Removing intermediate container 42940a060bf3 16:56:19 ---> 879a12456f5b 16:56:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:56:19 ---> Running in 27e547ba3484 16:56:21 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 16:56:27 Removing intermediate container 27e547ba3484 16:56:27 ---> 4bdadaf76392 16:56:27 16:56:27 Step 11/23 : FROM docker:20.10.14 16:56:27 20.10.14: Pulling from library/docker 16:56:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:56:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:35 ---> 99e838a21f56 16:56:35 Step 3/23 : WORKDIR /edgex-go 16:56:35 ---> Using cache 16:56:35 ---> 9efaafb2c8f9 16:56:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:35 ---> Using cache 16:56:35 ---> 45c37781954f 16:56:35 Step 5/23 : RUN apk add --update --no-cache make git 16:56:35 ---> Using cache 16:56:35 ---> c13b31ea5f7d 16:56:35 Step 6/23 : COPY go.mod vendor* ./ 16:56:35 ---> Using cache 16:56:35 ---> c8cbd8763bd0 16:56:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:35 ---> Using cache 16:56:35 ---> 998ceb8f4edd 16:56:35 Step 8/23 : COPY . . 16:56:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:56:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:43 ---> 99e838a21f56 16:56:43 Step 3/22 : WORKDIR /edgex-go 16:56:43 ---> Using cache 16:56:43 ---> 9efaafb2c8f9 16:56:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:43 ---> Using cache 16:56:43 ---> 45c37781954f 16:56:43 Step 5/22 : RUN apk add --update --no-cache make git 16:56:43 ---> Using cache 16:56:43 ---> c13b31ea5f7d 16:56:43 Step 6/22 : COPY go.mod vendor* ./ 16:56:43 ---> Using cache 16:56:43 ---> c8cbd8763bd0 16:56:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:43 ---> Using cache 16:56:43 ---> 998ceb8f4edd 16:56:43 Step 8/22 : COPY . . 16:56:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:56:45 Status: Downloaded newer image for docker:20.10.14 16:56:45 ---> c346e9eafbab 16:56:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:56:47 ---> Running in d31ce892d6df 16:56:48 Removing intermediate container d31ce892d6df 16:56:48 ---> 50d508322c68 16:56:48 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:56:48 ---> Running in 11e0d367189e 16:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:51 (1/43) Installing readline (8.1.1-r0) 16:56:51 (2/43) Installing bash (5.1.16-r0) 16:56:51 Executing bash-5.1.16-r0.post-install 16:56:51 (3/43) Installing brotli-libs (1.0.9-r5) 16:56:51 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:56:51 (5/43) Installing libcurl (7.80.0-r1) 16:56:51 (6/43) Installing curl (7.80.0-r1) 16:56:51 (7/43) Installing dumb-init (1.2.5-r1) 16:56:51 (8/43) Installing libbz2 (1.0.8-r1) 16:56:51 (9/43) Installing expat (2.4.7-r0) 16:56:51 (10/43) Installing libffi (3.4.2-r1) 16:56:51 (11/43) Installing gdbm (1.22-r0) 16:56:51 (12/43) Installing xz-libs (5.2.5-r1) 16:56:51 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:56:51 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:56:51 (15/43) Installing mpdecimal (2.5.1-r1) 16:56:51 (16/43) Installing sqlite-libs (3.36.0-r0) 16:56:51 (17/43) Installing python3 (3.9.7-r4) 16:56:52 Removing intermediate container 93cb3f4c5b12 16:56:52 ---> d370536510aa 16:56:52 16:56:52 Step 9/20 : FROM alpine:3.15 16:56:52 ---> 3fb3c9af89a9 16:56:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:52 ---> Using cache 16:56:52 ---> b825c18696ba 16:56:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:52 ---> Using cache 16:56:52 ---> 2ee2bd475f5b 16:56:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:52 ---> Running in d1d34c7b5991 16:56:54 (18/43) Installing py3-appdirs (1.4.4-r2) 16:56:54 (19/43) Installing py3-certifi (2020.12.5-r1) 16:56:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:56:54 (21/43) Installing py3-idna (3.3-r0) 16:56:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:56:54 (23/43) Installing py3-requests (2.26.0-r1) 16:56:54 (24/43) Installing py3-msgpack (1.0.2-r1) 16:56:54 (25/43) Installing py3-lockfile (0.12.2-r4) 16:56:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:56:54 (27/43) Installing py3-colorama (0.4.4-r1) 16:56:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:56:54 (29/43) Installing py3-distlib (0.3.3-r0) 16:56:54 (30/43) Installing py3-distro (1.6.0-r0) 16:56:54 (31/43) Installing py3-six (1.16.0-r0) 16:56:54 (32/43) Installing py3-webencodings (0.5.1-r4) 16:56:54 (33/43) Installing py3-html5lib (1.1-r1) 16:56:54 (34/43) Installing py3-parsing (2.4.7-r2) 16:56:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:54 (35/43) Installing py3-packaging (20.9-r1) 16:56:54 (36/43) Installing py3-tomli (1.2.2-r0) 16:56:54 (37/43) Installing py3-pep517 (0.12.0-r0) 16:56:54 (38/43) Installing py3-progress (1.6-r0) 16:56:54 (39/43) Installing py3-retrying (1.3.3-r2) 16:56:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:56:54 (41/43) Installing py3-setuptools (52.0.0-r4) 16:56:54 (42/43) Installing py3-toml (0.10.2-r2) 16:56:54 (43/43) Installing py3-pip (20.3.4-r1) 16:56:55 Executing busybox-1.34.1-r5.trigger 16:56:55 OK: 82 MiB in 65 packages 16:56:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:56:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:56:56 OK: 15736 distinct packages available 16:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:58 (1/9) Installing ca-certificates (20211220-r0) 16:56:59 (2/9) Installing brotli-libs (1.0.9-r5) 16:56:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:56:59 (4/9) Installing libcurl (7.80.0-r1) 16:56:59 (5/9) Installing curl (7.80.0-r1) 16:56:59 (6/9) Installing dumb-init (1.2.5-r1) 16:56:59 (7/9) Installing musl-obstack (1.2.3-r0) 16:56:59 (8/9) Installing libucontext (1.1-r0) 16:56:59 (9/9) Installing gcompat (1.0.0-r4) 16:56:59 ---> cad547e50c85 16:56:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:56:59 Executing busybox-1.34.1-r5.trigger 16:56:59 Executing ca-certificates-20211220-r0.trigger 16:57:00 ---> Running in 2e7d12d27c77 16:57:00 OK: 8 MiB in 23 packages 16:57:00 Collecting docker-compose==1.23.2 16:57:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:02 Collecting PyYAML<4,>=3.10 16:57:02 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57: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-scheduler/support-scheduler ./cmd/support-scheduler 16:57:03 Removing intermediate container d1d34c7b5991 16:57:03 ---> d4a15e7fbd19 16:57:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:05 ---> 4f75495be73a 16:57:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:57:06 Collecting cached-property<2,>=1.2.0 16:57:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:09 Collecting jsonschema<3,>=2.5.1 16:57:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:09 Collecting docopt<0.7,>=0.6.1 16:57:09 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:09 ---> f97fa06f4628 16:57:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:57:11 ---> 3dab492df2f5 16:57:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:57:11 ---> Running in 96d4e850bc98 16:57:11 ---> 3941ded0a2a7 16:57:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:57:11 ---> Running in 13a19fd882e1 16:57:12 Collecting dockerpty<0.5,>=0.4.1 16:57:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:12 Removing intermediate container 13a19fd882e1 16:57:12 ---> 398e7738b640 16:57:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:13 ---> Running in b4a69b416f0e 16:57:14 Removing intermediate container b4a69b416f0e 16:57:14 ---> fec42d5f2dec 16:57:14 Step 18/20 : LABEL arch=arm64 16:57:14 ---> Running in 43f744760ad3 16:57: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/core-metadata/core-metadata ./cmd/core-metadata 16:57:15 Removing intermediate container 43f744760ad3 16:57:15 ---> 4c2b4c3bf8dd 16:57:15 Step 19/20 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:57:15 ---> Running in 41208f0b89b8 16:57:15 Collecting texttable<0.10,>=0.9.0 16:57:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:16 Removing intermediate container 41208f0b89b8 16:57:16 ---> 1b82377f72f5 16:57:16 Step 20/20 : LABEL version=0.0.0 16:57:16 ---> Running in 0f3d881ac913 16:57:17 Removing intermediate container 0f3d881ac913 16:57:17 ---> 057a119f9c70 16:57:17 16:57:18 Successfully built 057a119f9c70 16:57:18 Successfully tagged security-spiffe-token-provider-arm64:latest 16:57:18 Building core-data 16:57:18  Building security-spiffe-token-provider ... done Collecting websocket-client<1.0,>=0.32.0 16:57:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:57:19 Collecting docker<4.0,>=3.6.0 16:57:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:20 Collecting docker-pycreds>=0.4.0 16:57:20 ---> cc7928e21016 16:57:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:20 ---> Running in fff6726130e4 16:57:22 Collecting chardet<3.1.0,>=3.0.2 16:57:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:57: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 16:57:22 Collecting idna<2.8,>=2.5 16:57:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:23 Collecting urllib3<1.25,>=1.21.1 16:57:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:23 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) 16:57:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:57:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:57:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:57:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:57:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:57:25 Attempting uninstall: urllib3 16:57:25 Found existing installation: urllib3 1.26.7 16:57:25 Uninstalling urllib3-1.26.7: 16:57:25 Successfully uninstalled urllib3-1.26.7 16:57:26 Attempting uninstall: idna 16:57:26 Found existing installation: idna 3.3 16:57:26 Uninstalling idna-3.3: 16:57:26 Successfully uninstalled idna-3.3 16:57:31 Attempting uninstall: requests 16:57:31 Found existing installation: requests 2.26.0 16:57:31 Uninstalling requests-2.26.0: 16:57:31 Successfully uninstalled requests-2.26.0 16:57:32 Running setup.py install for texttable: started 16:57:36 Running setup.py install for texttable: finished with status 'done' 16:57:36 Running setup.py install for PyYAML: started 16:57:42 Running setup.py install for PyYAML: finished with status 'done' 16:57:42 Running setup.py install for docopt: started 16:57:46 Running setup.py install for docopt: finished with status 'done' 16:57:46 Running setup.py install for dockerpty: started 16:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:51 ---> 99e838a21f56 16:57:51 Step 3/23 : WORKDIR /edgex-go 16:57:51 ---> Using cache 16:57:51 ---> 9efaafb2c8f9 16:57:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:51 ---> Using cache 16:57:51 ---> 45c37781954f 16:57:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:51 ---> Running in c3228525208a 16:57:51 Running setup.py install for dockerpty: finished with status 'done' 16:57:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:54 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 16:57:56 OK: 220 MiB in 52 packages 16:57:57 Removing intermediate container c3228525208a 16:57:57 ---> b101f5e94325 16:57:57 Step 6/23 : COPY go.mod vendor* ./ 16:57:58 ---> 58bc947d0ab4 16:57:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:58 ---> Running in 4b6a57c00093 16:58:06 Removing intermediate container 4b6a57c00093 16:58:06 ---> c0716d3adb6f 16:58:06 Step 8/23 : COPY . . 16:58:17 Removing intermediate container 11e0d367189e 16:58:17 ---> ca1de88195be 16:58:17 Step 14/23 : ENV APP_PORT=58890 16:58:17 ---> Running in b9f769bfd596 16:58:17 Removing intermediate container b9f769bfd596 16:58:17 ---> 74dee82293b7 16:58:17 Step 15/23 : EXPOSE $APP_PORT 16:58:17 ---> Running in 839706fdfc33 16:58:17 Removing intermediate container 839706fdfc33 16:58:17 ---> 0003d9c9410c 16:58:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:20 ---> d375a65e6af2 16:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:22 ---> 49e622ddf6df 16:58:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:23 ---> b1562c832820 16:58:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:23 ---> Running in e16b689ebe5a 16:58:24 Removing intermediate container e16b689ebe5a 16:58:24 ---> 760c2553dfd2 16:58:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:24 ---> Running in c8f48035570f 16:58:25 Removing intermediate container c8f48035570f 16:58:25 ---> 30f05bc2d16a 16:58:25 Step 21/23 : LABEL arch=arm64 16:58:26 ---> Running in 1503858eb0d3 16:58:27 Removing intermediate container 1503858eb0d3 16:58:27 ---> 401ab2a74da2 16:58:27 Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:58:27 ---> Running in c5403a3ae670 16:58:28 Removing intermediate container c5403a3ae670 16:58:28 ---> 0e45883b9775 16:58:28 Step 23/23 : LABEL version=0.0.0 16:58:28 ---> Running in 962828f1e756 16:58:29 Removing intermediate container 962828f1e756 16:58:29 ---> c670524847cd 16:58:29 16:58:29 Successfully built c670524847cd 16:58:29 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:30 Building security-spire-server 16:58:36  Building sys-mgmt-agent ... done  ---> 10b1d92336ab 16:58:36 Step 9/23 : RUN make cmd/core-data/core-data 16:58:37 ---> Running in a5e33c91e7fa 16:58:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:58:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:58:58 ---> 99e838a21f56 16:58:58 Step 3/25 : WORKDIR /edgex-go 16:58:58 ---> Using cache 16:58:58 ---> 9efaafb2c8f9 16:58:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:58 ---> Using cache 16:58:58 ---> 45c37781954f 16:58:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:58:58 ---> Running in c555c56ebf64 16:58:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:02 OK: 220 MiB in 52 packages 16:59:03 Removing intermediate container c555c56ebf64 16:59:03 ---> 22ebedeff8f2 16:59:03 Step 6/25 : COPY go.mod vendor* ./ 16:59:04 ---> 1ab5e160ae63 16:59:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:04 ---> Running in 8f9bb85dd67c 16:59:10 Removing intermediate container 8f9bb85dd67c 16:59:10 ---> 237c52d839aa 16:59:10 Step 8/25 : COPY . . 16:59:32 ---> 0df1598a68c2 16:59:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:59:32 ---> Running in 53ee31906c26 16:59:32 Removing intermediate container 53ee31906c26 16:59:32 ---> a725da308ea8 16:59:32 Step 10/25 : WORKDIR /edgex-go/spire-build 16:59:32 ---> Running in 8ac20d5a877a 16:59:33 Removing intermediate container 8ac20d5a877a 16:59:33 ---> b7d0b6be4132 16:59:33 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 16:59:33 ---> Running in e2c0ea8dee79 16:59:36 Removing intermediate container e2c0ea8dee79 16:59:36 ---> 39cad7aa4bba 16:59:36 Step 12/25 : WORKDIR /edgex-go 16:59:36 ---> Running in 00eef4709866 16:59:37 Removing intermediate container 00eef4709866 16:59:37 ---> 38a58df7d2a2 16:59:37 16:59:37 Step 13/25 : FROM alpine:3.15 16:59:37 ---> 3fb3c9af89a9 16:59:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:37 ---> Using cache 16:59:37 ---> b825c18696ba 16:59:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:37 ---> Using cache 16:59:37 ---> 2ee2bd475f5b 16:59:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:37 ---> Running in d921af5d5c64 16:59:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:59:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:59:41 OK: 15736 distinct packages available 16:59:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:45 (1/5) Installing dumb-init (1.2.5-r1) 16:59:45 (2/5) Installing musl-obstack (1.2.3-r0) 16:59:45 (3/5) Installing libucontext (1.1-r0) 16:59:45 (4/5) Installing gcompat (1.0.0-r4) 16:59:45 (5/5) Installing openssl (1.1.1o-r0) 16:59:45 Executing busybox-1.34.1-r5.trigger 16:59:45 OK: 6 MiB in 19 packages 16:59:47 Removing intermediate container d921af5d5c64 16:59:47 ---> 9545b778697a 16:59:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:59:54 ---> 71d61b03cbc2 16:59:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:59:54 ---> ff65f64d1a5d 16:59:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:59:55 ---> 099e71bb4255 16:59:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:59:56 ---> 3242431961f7 16:59:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:59:56 ---> Running in b18941728977 16:59:57 Removing intermediate container b18941728977 16:59:57 ---> 79468e4a70b5 16:59:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:57 ---> Running in 48e5e4299a31 16:59:57 Removing intermediate container 48e5e4299a31 16:59:57 ---> f9be65e1d219 16:59:57 Step 23/25 : LABEL arch=arm64 16:59:57 ---> Running in 50c7a123151a 16:59:58 Removing intermediate container 50c7a123151a 16:59:58 ---> e4688c5787a3 16:59:58 Step 24/25 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 16:59:58 ---> Running in 62e8c893aa5f 16:59:59 Removing intermediate container 62e8c893aa5f 16:59:59 ---> 884173547de0 16:59:59 Step 25/25 : LABEL version=0.0.0 16:59:59 ---> Running in 199f6cd9daee 16:59:59 Removing intermediate container 199f6cd9daee 16:59:59 ---> e0b1674d90c4 16:59:59 17:00:00 Successfully built e0b1674d90c4 17:00:00 Successfully tagged security-spire-server-arm64:latest 17:00:00  Building security-spire-server ... done Building support-notifications 17:00:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:00:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:32 ---> 99e838a21f56 17:00:32 Step 3/22 : WORKDIR /edgex-go 17:00:32 ---> Using cache 17:00:32 ---> 9efaafb2c8f9 17:00:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:32 ---> Using cache 17:00:32 ---> 45c37781954f 17:00:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:00:32 ---> Running in e72fe31304a5 17:00:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:37 OK: 220 MiB in 52 packages 17:00:38 Removing intermediate container e72fe31304a5 17:00:38 ---> a7f593f26db0 17:00:38 Step 6/22 : COPY go.mod vendor* ./ 17:00:39 ---> e6530a5fc988 17:00:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:39 ---> Running in 6bae2e2da942 17:00:46 Removing intermediate container 6bae2e2da942 17:00:46 ---> f05e1a6cf292 17:00:46 Step 8/22 : COPY . . 17:01:08 ---> f168283f9a35 17:01:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:01:08 ---> Running in 3b9e2202b7fb 17:01:08 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 17:03:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:03:13 Removing intermediate container fff6726130e4 17:03:13 ---> 57a114fce6c6 17:03:13 17:03:13 Step 10/22 : FROM alpine:3.14 17:03:13 ---> ac73e934f311 17:03:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:03:13 ---> Running in 1eed8b12ce0c 17:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:03:18 (1/6) Installing ca-certificates (20211220-r0) 17:03:18 (2/6) Installing brotli-libs (1.0.9-r5) 17:03:18 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:03:18 (4/6) Installing libcurl (7.79.1-r1) 17:03:18 (5/6) Installing curl (7.79.1-r1) 17:03:18 (6/6) Installing dumb-init (1.2.5-r1) 17:03:18 Executing busybox-1.33.1-r7.trigger 17:03:18 Executing ca-certificates-20211220-r0.trigger 17:03:19 OK: 8 MiB in 20 packages 17:03:20 Removing intermediate container 96d4e850bc98 17:03:20 ---> 4e78d7eac7ea 17:03:20 17:03:20 Step 10/23 : FROM alpine:3.14 17:03:20 ---> ac73e934f311 17:03:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:03:20 ---> Using cache 17:03:20 ---> aad1caac3641 17:03:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:20 ---> Using cache 17:03:20 ---> 648ad527df7c 17:03:20 Step 13/23 : ENV APP_PORT=59881 17:03:21 ---> Running in f30fad3b16f2 17:03:22 Removing intermediate container f30fad3b16f2 17:03:22 ---> c5eb1e2b1931 17:03:22 Step 14/23 : EXPOSE $APP_PORT 17:03:22 Removing intermediate container 1eed8b12ce0c 17:03:22 ---> 184aae5125b2 17:03:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:22 ---> Running in 6e90d47eafac 17:03:22 ---> Running in 35d83c7dcb7f 17:03:22 Removing intermediate container 6e90d47eafac 17:03:22 ---> ace8480445f7 17:03:22 Step 13/22 : WORKDIR /edgex 17:03:22 Removing intermediate container 35d83c7dcb7f 17:03:22 ---> e43bb4b4b345 17:03:22 Step 15/23 : WORKDIR / 17:03:22 ---> Running in 6ec4c3a155ca 17:03:23 ---> Running in 71c0d9085f19 17:03:23 Removing intermediate container 6ec4c3a155ca 17:03:23 ---> 523a679b57b0 17:03:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:23 Removing intermediate container 71c0d9085f19 17:03:23 ---> 3644234a6558 17:03:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:25 ---> 9fb4d2e10e2a 17:03:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:25 ---> bbed51fb93e8 17:03:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:27 ---> 875dd682d762 17:03:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:27 ---> 634fffda76f9 17:03:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:29 ---> d251dd6a8fc8 17:03:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:03:29 ---> Running in e79b68688778 17:03:29 ---> fc47c58472f4 17:03:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:03:30 Removing intermediate container e79b68688778 17:03:30 ---> df72fbd80d70 17:03:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:30 ---> Running in 51fe5aec52e6 17:03:30 Removing intermediate container 51fe5aec52e6 17:03:30 ---> 8f722a9b2efc 17:03:30 Step 21/23 : LABEL arch=arm64 17:03:30 ---> 93fa37961aa4 17:03:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:31 ---> Running in acbde28b5ff7 17:03:31 ---> Running in 2338d2f4715b 17:03:32 Removing intermediate container acbde28b5ff7 17:03:32 ---> 41b5b9ebc811 17:03:32 Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:03:32 ---> Running in 24130f19bb12 17:03:32 Removing intermediate container 24130f19bb12 17:03:32 ---> 21c9826ca77d 17:03:32 Step 23/23 : LABEL version=0.0.0 17:03:33 ---> Running in a46ad91d09a8 17:03:33 Removing intermediate container a46ad91d09a8 17:03:33 ---> b0543b57d5a7 17:03:33 17:03:34 Successfully built b0543b57d5a7 17:03:34 Successfully tagged core-metadata-arm64:latest 17:03:34  Building core-metadata ... done Building security-spire-agent 17:03:34 Removing intermediate container 2338d2f4715b 17:03:34 ---> de2121a88065 17:03:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:03:35 ---> Running in d3db99bda0e4 17:03:35 Removing intermediate container d3db99bda0e4 17:03:35 ---> c0f14dc69464 17:03:35 Step 20/22 : LABEL arch=arm64 17:03:35 ---> Running in a37263f7b1a9 17:03:36 Removing intermediate container a37263f7b1a9 17:03:36 ---> 7f33094eddb8 17:03:36 Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:03:36 ---> Running in 960313a29051 17:03:37 Removing intermediate container 960313a29051 17:03:37 ---> b0e2444c46f4 17:03:37 Step 22/22 : LABEL version=0.0.0 17:03:37 ---> Running in fdd2fb565277 17:03:37 Removing intermediate container fdd2fb565277 17:03:37 ---> 2e0d2d882173 17:03:37 17:03:38 Successfully built 2e0d2d882173 17:03:38 Successfully tagged security-proxy-setup-arm64:latest 17:04:10  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:04:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:04:10 ---> 99e838a21f56 17:04:10 Step 3/26 : WORKDIR /edgex-go 17:04:10 ---> Using cache 17:04:10 ---> 9efaafb2c8f9 17:04:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:10 ---> Using cache 17:04:10 ---> 45c37781954f 17:04:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:04:10 ---> Using cache 17:04:10 ---> 22ebedeff8f2 17:04:10 Step 6/26 : COPY go.mod vendor* ./ 17:04:10 ---> Using cache 17:04:10 ---> 1ab5e160ae63 17:04:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:10 ---> Using cache 17:04:10 ---> 237c52d839aa 17:04:10 Step 8/26 : COPY . . 17:04:10 ---> Using cache 17:04:10 ---> 0df1598a68c2 17:04:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:04:10 ---> Using cache 17:04:10 ---> a725da308ea8 17:04:10 Step 10/26 : WORKDIR /edgex-go/spire-build 17:04:10 ---> Using cache 17:04:10 ---> b7d0b6be4132 17:04: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 17:04:10 ---> Running in b3c27f99a7eb 17:04:10 Removing intermediate container b3c27f99a7eb 17:04:10 ---> c50b7f92c93f 17:04:10 Step 12/26 : WORKDIR /edgex-go 17:04:10 ---> Running in 21e8999c4e85 17:04:10 Removing intermediate container 21e8999c4e85 17:04:10 ---> a65e0d5ce93e 17:04:10 17:04:10 Step 13/26 : FROM alpine:3.15 17:04:10 ---> 3fb3c9af89a9 17:04:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:10 ---> Using cache 17:04:10 ---> b825c18696ba 17:04:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:10 ---> Using cache 17:04:10 ---> 2ee2bd475f5b 17:04:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:04:10 ---> Using cache 17:04:10 ---> 9545b778697a 17:04:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:04:14 ---> e98a6cb60242 17:04:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:04:21 ---> c2e0814701ce 17:04:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:04:21 ---> e5f5c1dc1508 17:04:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:04:22 ---> f118133b6fde 17:04:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:04:23 ---> fd1a160ed5c5 17:04:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:04:23 ---> Running in 158f03adab8a 17:04:23 Removing intermediate container 158f03adab8a 17:04:23 ---> 431f277468a6 17:04:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:04:24 ---> Running in 27818e1dbccc 17:04:24 Removing intermediate container 27818e1dbccc 17:04:24 ---> 1669c12b2d39 17:04:24 Step 24/26 : LABEL arch=arm64 17:04:24 ---> Running in e5b95798332a 17:04:25 Removing intermediate container e5b95798332a 17:04:25 ---> 3adf62477862 17:04:25 Step 25/26 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:04:25 ---> Running in fe80550032b5 17:04:26 Removing intermediate container fe80550032b5 17:04:26 ---> 7639394aec87 17:04:26 Step 26/26 : LABEL version=0.0.0 17:04:26 ---> Running in 2cc1539dd9c4 17:04:26 Removing intermediate container 2cc1539dd9c4 17:04:26 ---> 1e3a25a56681 17:04:26 17:04:27 Successfully built 1e3a25a56681 17:04:27 Successfully tagged security-spire-agent-arm64:latest 17:05:14  Building security-spire-agent ... done Removing intermediate container a5e33c91e7fa 17:05:14 ---> 5644e38773a2 17:05:14 17:05:14 Step 10/23 : FROM alpine:3.14 17:05:14 ---> ac73e934f311 17:05:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:05:14 ---> Running in 3f450a49205a 17:05:14 Removing intermediate container 2e7d12d27c77 17:05:14 ---> 39b330c5e804 17:05:14 17:05:14 Step 10/22 : FROM alpine:3.14 17:05:14 ---> ac73e934f311 17:05:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:05:14 ---> Using cache 17:05:14 ---> aad1caac3641 17:05:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Removing intermediate container 3f450a49205a 17:05:14 ---> 76eb5526d15e 17:05:14 Step 12/23 : ENV APP_PORT=59880 17:05:14 17:05:14 ---> Using cache 17:05:14 ---> 648ad527df7c 17:05:14 Step 13/22 : ENV APP_PORT=59861 17:05:14 ---> Running in a7a00d4fb25c 17:05:14 ---> Running in 67c3bb6fb1fb 17:05:14 Removing intermediate container 67c3bb6fb1fb 17:05:14 ---> b25264fe0a30 17:05:14 Step 14/22 : EXPOSE $APP_PORT 17:05:15 ---> Running in 682ad0963729 17:05:15 Removing intermediate container a7a00d4fb25c 17:05:15 ---> cd7b17fbedf9 17:05:15 Step 13/23 : EXPOSE $APP_PORT 17:05:15 ---> Running in ea2e948b3411 17:05:15 Removing intermediate container 682ad0963729 17:05:15 ---> 9e7f06c4b44a 17:05:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:15 Removing intermediate container ea2e948b3411 17:05:15 ---> 8f17c3538321 17:05:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:16 ---> Running in af5eecefa7ba 17:05:17 ---> 8835f9f47622 17:05:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:05:20 Removing intermediate container af5eecefa7ba 17:05:20 ---> 724e8b5ebf2f 17:05:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:05:20 ---> Running in 79275658cb12 17:05:20 ---> f81e77d26289 17:05:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:05:22 ---> e8e44e608fdc 17:05:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:05:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:05:22 ---> Running in f8ab64fde928 17:05:23 Removing intermediate container f8ab64fde928 17:05:23 ---> 21fc34448f58 17:05:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:23 ---> Running in 2985495e54ab 17:05:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:05:23 Removing intermediate container 2985495e54ab 17:05:23 ---> 47014531c18a 17:05:23 Step 20/22 : LABEL arch=arm64 17:05:23 ---> Running in 1feaa9dd256c 17:05:24 Removing intermediate container 1feaa9dd256c 17:05:24 ---> 432e2224aa62 17:05:24 Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:05:24 (1/6) Installing dumb-init (1.2.5-r1) 17:05:24 ---> Running in 64d827d3ad68 17:05:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:05:24 (3/6) Installing libsodium (1.0.18-r0) 17:05:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:05:25 (5/6) Installing libzmq (4.3.4-r0) 17:05:25 (6/6) Installing zeromq (4.3.4-r0) 17:05:25 Removing intermediate container 64d827d3ad68 17:05:25 ---> 61018d65c516 17:05:25 Step 22/22 : LABEL version=0.0.0 17:05:25 Executing busybox-1.33.1-r7.trigger 17:05:25 ---> Running in d38a4796c139 17:05:25 OK: 8 MiB in 20 packages 17:05:25 Removing intermediate container d38a4796c139 17:05:25 ---> c1c5b8eacce5 17:05:25 17:05:26 Successfully built c1c5b8eacce5 17:05:26 Successfully tagged support-scheduler-arm64:latest 17:05:26  Building support-scheduler ... done Removing intermediate container 79275658cb12 17:05:26 ---> 9b3ad4f6c567 17:05:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:27 ---> 75e4811283d1 17:05:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:05:29 ---> da4e9c4d71c7 17:05:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:05:30 ---> 05681fa64fc6 17:05:30 Step 19/23 : ENTRYPOINT ["/core-data"] 17:05:30 ---> Running in 38d7f955f736 17:05:31 Removing intermediate container 38d7f955f736 17:05:31 ---> a442e617f089 17:05:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:31 ---> Running in eb4343186e71 17:05:32 Removing intermediate container eb4343186e71 17:05:32 ---> f8fe09d325c8 17:05:32 Step 21/23 : LABEL arch=arm64 17:05:32 ---> Running in a9c51b5e8d66 17:05:32 Removing intermediate container a9c51b5e8d66 17:05:32 ---> 2166519e6e6f 17:05:32 Step 22/23 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:05:32 ---> Running in cd41006fa53d 17:05:33 Removing intermediate container cd41006fa53d 17:05:33 ---> a41f1d251cf7 17:05:33 Step 23/23 : LABEL version=0.0.0 17:05:33 ---> Running in ed0468183efd 17:05:34 Removing intermediate container ed0468183efd 17:05:34 ---> c3d5f8f77896 17:05:34 17:05:34 Successfully built c3d5f8f77896 17:05:34 Successfully tagged core-data-arm64:latest 17:06:07  Building core-data ... done Removing intermediate container 3b9e2202b7fb 17:06:07 ---> ad61cffd3cd2 17:06:07 17:06:07 Step 10/22 : FROM alpine:3.14 17:06:07 ---> ac73e934f311 17:06:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:07 ---> Running in bc929ead3d57 17:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:06:07 (1/2) Installing ca-certificates (20211220-r0) 17:06:07 (2/2) Installing dumb-init (1.2.5-r1) 17:06:07 Executing busybox-1.33.1-r7.trigger 17:06:07 Executing ca-certificates-20211220-r0.trigger 17:06:07 OK: 6 MiB in 16 packages 17:06:08 Removing intermediate container bc929ead3d57 17:06:08 ---> d28ad7248a4e 17:06:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:08 ---> Running in 779d02df87c6 17:06:08 Removing intermediate container 779d02df87c6 17:06:08 ---> ffc51ca11dd9 17:06:08 Step 13/22 : ENV APP_PORT=59860 17:06:08 ---> Running in 8787705caa76 17:06:08 Removing intermediate container 8787705caa76 17:06:08 ---> d04fccfe7ee8 17:06:08 Step 14/22 : EXPOSE $APP_PORT 17:06:08 ---> Running in 75b6bc2210b0 17:06:08 Removing intermediate container 75b6bc2210b0 17:06:08 ---> 07452323464d 17:06:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:09 ---> 3e5cee8c2bcf 17:06:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:10 ---> eed932a5a6c3 17:06:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:11 ---> 60125d556553 17:06:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:06:11 ---> Running in beebb3131313 17:06:11 Removing intermediate container beebb3131313 17:06:11 ---> 27f26b91f7a1 17:06:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:11 ---> Running in fa2649f84b5c 17:06:12 Removing intermediate container fa2649f84b5c 17:06:12 ---> 247d2e7c39b8 17:06:12 Step 20/22 : LABEL arch=arm64 17:06:12 ---> Running in fa7e273c1051 17:06:12 Removing intermediate container fa7e273c1051 17:06:12 ---> 57fbf1e3e003 17:06:12 Step 21/22 : LABEL git_sha=99247112aed87295f87447969c43d3e38afc8586 17:06:12 ---> Running in c1aaad4c64c7 17:06:12 Removing intermediate container c1aaad4c64c7 17:06:12 ---> 36305021d684 17:06:12 Step 22/22 : LABEL version=0.0.0 17:06:13 ---> Running in 7ddca7152923 17:06:13 Removing intermediate container 7ddca7152923 17:06:13 ---> 9c7a99339a65 17:06:13 17:06:13 Successfully built 9c7a99339a65 17:06:13 Successfully tagged support-notifications-arm64:latest 17:06:14  Building support-notifications ... done  [Pipeline] } 17:06:14 $ docker stop --time=1 bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 17:06:15 $ docker rm -f bc8a4586c38e2e2077c40966755006781d2dc091a75923224c6c77419d775da4 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:16 + docker images 17:06:16 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:16 support-notifications-arm64 latest 9c7a99339a65 3 seconds ago 25.9MB 17:06:16 ad61cffd3cd2 14 seconds ago 1.49GB 17:06:16 core-data-arm64 latest c3d5f8f77896 43 seconds ago 21.7MB 17:06:16 support-scheduler-arm64 latest c1c5b8eacce5 51 seconds ago 25.4MB 17:06:16 39b330c5e804 About a minute ago 1.49GB 17:06:16 5644e38773a2 About a minute ago 1.46GB 17:06:16 security-spire-agent-arm64 latest 1e3a25a56681 About a minute ago 126MB 17:06:16 a65e0d5ce93e 2 minutes ago 1.34GB 17:06:16 security-proxy-setup-arm64 latest 2e0d2d882173 2 minutes ago 26.1MB 17:06:16 core-metadata-arm64 latest b0543b57d5a7 2 minutes ago 16.3MB 17:06:16 4e78d7eac7ea 2 minutes ago 1.44GB 17:06:16 57a114fce6c6 3 minutes ago 1.44GB 17:06:16 security-spire-server-arm64 latest e0b1674d90c4 6 minutes ago 86.3MB 17:06:16 38a58df7d2a2 6 minutes ago 1.34GB 17:06:16 sys-mgmt-agent-arm64 latest c670524847cd 7 minutes ago 282MB 17:06:16 security-spiffe-token-provider-arm64 latest 057a119f9c70 9 minutes ago 28.1MB 17:06:16 d370536510aa 9 minutes ago 1.48GB 17:06:16 4bdadaf76392 9 minutes ago 1.43GB 17:06:16 security-bootstrapper-arm64 latest 179dcde3bb2d 10 minutes ago 18.3MB 17:06:16 security-secretstore-setup-arm64 latest 8042f0a3bba5 10 minutes ago 27.5MB 17:06:16 core-command-arm64 latest 6ed868d0e447 10 minutes ago 15.5MB 17:06:16 932370f649ee 10 minutes ago 1.44GB 17:06:16 91975fc1b732 11 minutes ago 1.44GB 17:06:16 def0a45ca05b 11 minutes ago 1.43GB 17:06:16 security-spire-config-arm64 latest 6079331bc650 16 minutes ago 85.6MB 17:06:16 80f7da6d8a72 16 minutes ago 1.34GB 17:06:16 ci-base-image-arm64 latest 99e838a21f56 30 minutes ago 1.01GB 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 17:06:16 docker 20.10.14 c346e9eafbab 2 months ago 202MB 17:06:16 alpine 3.14 ac73e934f311 2 months ago 5.34MB 17:06:16 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 17:06:16 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 17:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 17:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 arm64: Pulling from edgex-lftools-log-publisher 17:06:17 8998bd30e6a1: Pulling fs layer 17:06:17 04944245beec: Pulling fs layer 17:06:17 699f458cf7ca: Pulling fs layer 17:06:17 765212b225bb: Pulling fs layer 17:06:17 f23df028b6ca: Pulling fs layer 17:06:17 d65c8cfc05b1: Pulling fs layer 17:06:17 2437ff75d9bd: Pulling fs layer 17:06:17 765212b225bb: Waiting 17:06:17 f23df028b6ca: Waiting 17:06:17 d65c8cfc05b1: Waiting 17:06:17 2437ff75d9bd: Waiting 17:06:17 04944245beec: Verifying Checksum 17:06:17 04944245beec: Download complete 17:06:17 765212b225bb: Verifying Checksum 17:06:17 765212b225bb: Download complete 17:06:17 f23df028b6ca: Verifying Checksum 17:06:17 f23df028b6ca: Download complete 17:06:17 d65c8cfc05b1: Verifying Checksum 17:06:17 d65c8cfc05b1: Download complete 17:06:17 699f458cf7ca: Verifying Checksum 17:06:17 699f458cf7ca: Download complete 17:06:18 8998bd30e6a1: Verifying Checksum 17:06:18 8998bd30e6a1: Download complete 17:06:20 2437ff75d9bd: Verifying Checksum 17:06:20 2437ff75d9bd: Download complete 17:06:22 8998bd30e6a1: Pull complete 17:06:23 04944245beec: Pull complete 17:06:24 699f458cf7ca: Pull complete 17:06:24 765212b225bb: Pull complete 17:06:25 f23df028b6ca: Pull complete 17:06:26 d65c8cfc05b1: Pull complete 17:06:41 2437ff75d9bd: Pull complete 17:06:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-16244 does not seem to be running inside a container 17:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:44 $ docker top 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:45 ---> job-cost.sh 17:06:45 lf-activate-venv: SKIPPING 17:06:45 INFO: No Stack... 17:06:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:46 INFO: Archiving Costs [Pipeline] sh 17:06:47 + cut -d, -f6 17:06:47 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:06:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] 17:06:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] did not exist. Created. 17:06:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:48 Stashed 1 file(s) [Pipeline] } 17:06:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4061-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:48 $ docker stop --time=1 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd 17:06:49 $ docker rm -f 807d60a21f101e9f313832caaee64808255da2e0202e9f86906946a950160fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:06:50 provisioning config files... 17:06:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6713433162791336428tmp [Pipeline] { [Pipeline] sh 17:06:50 + set +x 17:06:50 + curl -s https://codecov.io/bash 17:06:50 + bash -s -- 17:06:50 17:06:50 _____ _ 17:06:50 / ____| | | 17:06:50 | | ___ __| | ___ ___ _____ __ 17:06:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:50 Bash-1.0.6 17:06:50 17:06:50 17:06:50 ==> git version 2.25.1 found 17:06:50 ==> 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 17:06:50 Release-Date: 2020-01-08 17:06:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:50 ==> Jenkins CI detected. 17:06:50 current dir:  /w/workspace/edgex-go/2 17:06:50 project root: . 17:06:50 --> token set from env 17:06:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:50 ==> Running gcov in . (disable via -X gcov) 17:06:50 ==> Python coveragepy not found 17:06:50 ==> Searching for coverage reports in: 17:06:50 + . 17:06:50 -> Found 1 reports 17:06:50 ==> Detecting git/mercurial file structure 17:06:50 ==> Reading reports 17:06:50 + ./coverage.out bytes=435593 17:06:50 ==> Appending adjustments 17:06:50 https://docs.codecov.io/docs/fixing-reports 17:06:52 + Found adjustments 17:06:52 ==> Gzipping contents 17:06:52 60K /tmp/codecov.q1njmH.gz 17:06:52 ==> Uploading reports 17:06:52 url: https://codecov.io 17:06:52 query: branch=PR-4061&commit=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= 17:06:52 -> Pinging Codecov 17:06:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4061&commit=2e2539b3ec8e90d0a97e7959745d4d4592c1f05c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= 17:06:52 -> Uploading to 17:06:52 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/2e2539b3ec8e90d0a97e7959745d4d4592c1f05c/2a15ebc4-98b3-4990-8981-b1fe65cdb221.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T170652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51ff7307a470ee89f1fa17085f9fcfacc638f80154cb4bea5817e44d28a91a08 17:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:52 Dload Upload Total Spent Left Speed 17:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59848 0 0 100 59848 0 279k --:--:-- --:--:-- --:--:-- 279k 17:06:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e2539b3ec8e90d0a97e7959745d4d4592c1f05c [Pipeline] } 17:06:52 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 17:06:52 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:06:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:54 ---> package-listing.sh 17:06:54 ++ tr '[:upper:]' '[:lower:]' 17:06:54 ++ facter osfamily 17:06:54 + OS_FAMILY=debian 17:06:54 + workspace=/w/workspace/edgex-go/2 17:06:54 + START_PACKAGES=/tmp/packages_start.txt 17:06:54 + END_PACKAGES=/tmp/packages_end.txt 17:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:54 + PACKAGES=/tmp/packages_start.txt 17:06:54 + '[' /w/workspace/edgex-go/2 ']' 17:06:54 + PACKAGES=/tmp/packages_end.txt 17:06:54 + case "${OS_FAMILY}" in 17:06:54 + dpkg -l 17:06:54 + grep '^ii' 17:06:54 + '[' -f /tmp/packages_start.txt ']' 17:06:54 + '[' -f /tmp/packages_end.txt ']' 17:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:54 + '[' /w/workspace/edgex-go/2 ']' 17:06:54 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:06:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 17:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 latest: Pulling from edgex-lftools-log-publisher 17:06:55 5eb5b503b376: Pulling fs layer 17:06:55 5c69ac0246d0: Pulling fs layer 17:06:55 ec43610c2a17: Pulling fs layer 17:06:55 3a2ae6a8a46f: Pulling fs layer 17:06:55 33b1e0a273af: Pulling fs layer 17:06:55 5d3b04190fa2: Pulling fs layer 17:06:55 2f39f015ded8: Pulling fs layer 17:06:55 3a2ae6a8a46f: Waiting 17:06:55 2f39f015ded8: Waiting 17:06:55 33b1e0a273af: Waiting 17:06:55 5d3b04190fa2: Waiting 17:06:55 5c69ac0246d0: Verifying Checksum 17:06:55 5c69ac0246d0: Download complete 17:06:55 3a2ae6a8a46f: Verifying Checksum 17:06:55 3a2ae6a8a46f: Download complete 17:06:55 33b1e0a273af: Verifying Checksum 17:06:55 33b1e0a273af: Download complete 17:06:55 ec43610c2a17: Verifying Checksum 17:06:55 ec43610c2a17: Download complete 17:06:55 5d3b04190fa2: Verifying Checksum 17:06:55 5d3b04190fa2: Download complete 17:06:55 5eb5b503b376: Verifying Checksum 17:06:55 5eb5b503b376: Download complete 17:06:56 2f39f015ded8: Verifying Checksum 17:06:56 2f39f015ded8: Download complete 17:06:56 5eb5b503b376: Pull complete 17:06:56 5c69ac0246d0: Pull complete 17:06:57 ec43610c2a17: Pull complete 17:06:57 3a2ae6a8a46f: Pull complete 17:06:57 33b1e0a273af: Pull complete 17:06:57 5d3b04190fa2: Pull complete 17:07:01 2f39f015ded8: Pull complete 17:07:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:02 prd-ubuntu20.04-docker-8c-8g-16239 does not seem to be running inside a container 17:07:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:04 $ docker top 3ced97aec7f98120301c32f17b7e7141bb11968f85df02ed66d863e04803a186 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:04 + ls /var/log/sa-host 17:07:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:05 provisioning config files... 17:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1042431596523617251tmp [Pipeline] { [Pipeline] echo 17:07:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> create-netrc.sh [Pipeline] } 17:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> python-tools-install.sh [Pipeline] echo 17:07:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> sudo-logs.sh 17:07:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:06 ---> job-cost.sh 17:07:06 lf-activate-venv: SKIPPING 17:07:06 DEBUG: total: 0.10999999940395355 17:07:06 INFO: Retrieving Stack Cost... 17:07:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:07 INFO: Archiving Costs [Pipeline] echo 17:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> logs-deploy.sh 17:07:07 lf-activate-venv: SKIPPING 17:07:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4061/2 17:07:07 INFO: archiving workspace using pattern(s): 17:07:08 Archives upload complete. 17:07:08 INFO: archiving logs to Nexus