Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f89b83c6f0644c8d4bb687d5c07b87439780e446+8c995af195f08c96051e81afd7f7ed1e800bba03 (939bdb9a3a44a63cef594053890c2050251a4449) 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-ssh12332693384385325851.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-ssh1437909240992531854.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-4069/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-4069/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11233436353397987595.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-ssh49896990404326999.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-4069/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-4069/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8855758389145288543.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-16587 in /w/workspace/edgexfoundry_edgex-go_PR-4069 [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 > 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/4069/head:refs/remotes/origin/PR-4069 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f89b83c6f0644c8d4bb687d5c07b87439780e446 Merge succeeded, producing 835e0a33b4a773ad011299ec237212a95bf7910f Checking out Revision 835e0a33b4a773ad011299ec237212a95bf7910f (PR-4069) > git config core.sparsecheckout # timeout=10 > git checkout -f f89b83c6f0644c8d4bb687d5c07b87439780e446 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 835e0a33b4a773ad011299ec237212a95bf7910f # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" > git rev-list --no-walk f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:03 ========================================================= 16:30:03 EdgeX Global Pipelines Version Info 16:30:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:03 ------------------- 16:30:03 stable info: 16:30:03 ------------------- 16:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:03 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:03 Message: update stable to v1.0.234 16:30:04 ------------------- 16:30:04 experimental info: 16:30:04 ------------------- 16:30:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:04 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:30:04 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4069 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4069 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4069 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 835e0a3 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:04 provisioning config files... 16:30:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2866601350355930443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:05 ---> docker-login.sh 16:30:05 nexus3.edgexfoundry.org:10001 16:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:05 Configure a credential helper to remove this warning. See 16:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:05 16:30:05 Login Succeeded 16:30:05 nexus3.edgexfoundry.org:10002 16:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:05 Configure a credential helper to remove this warning. See 16:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:05 16:30:05 Login Succeeded 16:30:05 nexus3.edgexfoundry.org:10003 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10004 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 docker.io 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 ---> docker-login.sh ends [Pipeline] } 16:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:06 + 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:06 + dirname cmd/core-command/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo core-command,cmd/core-command/Dockerfile 16:30:06 + dirname cmd/core-data/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo core-data,cmd/core-data/Dockerfile 16:30:06 + dirname cmd/core-metadata/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:06 + dirname cmd/security-bootstrapper/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:06 + dirname cmd/security-proxy-setup/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:06 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:06 + dirname cmd/security-spire-agent/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:06 + dirname cmd/security-spire-config/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:06 + dirname cmd/security-spire-server/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:06 + dirname cmd/support-notifications/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:06 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 16:30:06 16:30:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:06 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:06 + cut -d/ -f2 16:30:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:06 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:07 + git rev-list -1 --merges 835e0a33b4a773ad011299ec237212a95bf7910f~1..835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo 16:30:07 -----------> git rev-list -1 --merges 835e0a33b4a773ad011299ec237212a95bf7910f~1..835e0a33b4a773ad011299ec237212a95bf7910f 835e0a33b4a773ad011299ec237212a95bf7910f 16:30:07 835e0a33b4a773ad011299ec237212a95bf7910f [false] [Pipeline] sh 16:30:07 + git log --format=format:%s -1 835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo 16:30:07 ========================================================= 16:30:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:07 + grep -v github /etc/ssh/ssh_known_hosts 16:30:07 + [ -e /tmp/ssh_known_hosts ] 16:30:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:07 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:08 16:30:08 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:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:08 42c077c10790: Pulling fs layer 16:30:08 f63e77b7563a: Pulling fs layer 16:30:08 bd5fdadae976: Pulling fs layer 16:30:08 205491f53016: Pulling fs layer 16:30:08 df18705c85c3: Pulling fs layer 16:30:08 bdb3f477010e: Pulling fs layer 16:30:08 c8a8fc8e1c8f: Pulling fs layer 16:30:08 2c6e9b1d212d: Pulling fs layer 16:30:08 bdb8f0575790: Pulling fs layer 16:30:08 386e3cb2ff24: Pulling fs layer 16:30:08 2343380bae48: Pulling fs layer 16:30:08 c8a8fc8e1c8f: Waiting 16:30:08 2c6e9b1d212d: Waiting 16:30:08 205491f53016: Waiting 16:30:08 bdb8f0575790: Waiting 16:30:08 386e3cb2ff24: Waiting 16:30:08 bdb3f477010e: Waiting 16:30:08 2343380bae48: Waiting 16:30:08 df18705c85c3: Waiting 16:30:08 f63e77b7563a: Verifying Checksum 16:30:08 f63e77b7563a: Download complete 16:30:08 205491f53016: Download complete 16:30:08 bd5fdadae976: Verifying Checksum 16:30:08 bd5fdadae976: Download complete 16:30:08 df18705c85c3: Verifying Checksum 16:30:08 df18705c85c3: Download complete 16:30:08 bdb3f477010e: Verifying Checksum 16:30:08 bdb3f477010e: Download complete 16:30:08 2c6e9b1d212d: Verifying Checksum 16:30:08 2c6e9b1d212d: Download complete 16:30:08 bdb8f0575790: Download complete 16:30:08 386e3cb2ff24: Verifying Checksum 16:30:08 386e3cb2ff24: Download complete 16:30:08 2343380bae48: Download complete 16:30:08 42c077c10790: Verifying Checksum 16:30:08 42c077c10790: Download complete 16:30:09 c8a8fc8e1c8f: Download complete 16:30:10 42c077c10790: Pull complete 16:30:10 f63e77b7563a: Pull complete 16:30:11 bd5fdadae976: Pull complete 16:30:11 205491f53016: Pull complete 16:30:11 df18705c85c3: Pull complete 16:30:11 bdb3f477010e: Pull complete 16:30:13 c8a8fc8e1c8f: Pull complete 16:30:13 2c6e9b1d212d: Pull complete 16:30:13 bdb8f0575790: Pull complete 16:30:13 386e3cb2ff24: Pull complete 16:30:13 2343380bae48: Pull complete 16:30:13 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:13 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 16:30:13 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:15 $ docker top ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 -eo pid,comm 16:30:15 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:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:15 [ssh-agent] Looking for ssh-agent implementation... 16:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:15 $ docker exec ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent 16:30:15 SSH_AUTH_SOCK=/tmp/ssh-mMpO6Iy7jlw7/agent.34 16:30:15 SSH_AGENT_PID=40 16:30:15 Running ssh-add (command line suppressed) 16:30:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_358923179391094821.key (/w/workspace/edgex-go/2@tmp/private_key_358923179391094821.key) 16:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:16 + git tag --points-at HEAD [Pipeline] } 16:30:16 $ docker exec --env ******** --env ******** ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent -k 16:30:16 unset SSH_AUTH_SOCK; 16:30:16 unset SSH_AGENT_PID; 16:30:16 echo Agent pid 40 killed; 16:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:16 [ssh-agent] Looking for ssh-agent implementation... 16:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:16 $ docker exec ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent 16:30:16 SSH_AUTH_SOCK=/tmp/ssh-s0TzPqp3x4U4/agent.72 16:30:16 SSH_AGENT_PID=78 16:30:16 Running ssh-add (command line suppressed) 16:30:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_538208094943831953.key (/w/workspace/edgex-go/2@tmp/private_key_538208094943831953.key) 16:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:16 + git semver init 16:30:17 2022-07-01 16:30:17,141 [run_init] DEBUG init version:0.0.0 force:False 16:30:17 2022-07-01 16:30:17,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:17 2022-07-01 16:30:17,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:17 2022-07-01 16:30:17,143 [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:21 2022-07-01 16:30:21,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:21 2022-07-01 16:30:21,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4069 with force:False 16:30:21 2022-07-01 16:30:21,085 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4069 16:30:21 2022-07-01 16:30:21,090 [execute] INFO git cat-file --batch-check 16:30:21 2022-07-01 16:30:21,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:21 2022-07-01 16:30:21,096 [execute] INFO git cat-file --batch 16:30:21 2022-07-01 16:30:21,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:21 2022-07-01 16:30:21,101 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4069 16:30:21 0.0.0 [Pipeline] } 16:30:21 $ docker exec --env ******** --env ******** ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent -k 16:30:21 unset SSH_AUTH_SOCK; 16:30:21 unset SSH_AGENT_PID; 16:30:21 echo Agent pid 78 killed; 16:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:22 + git semver [Pipeline] } 16:30:22 $ docker stop --time=1 ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 16:30:23 $ docker rm -f ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:24 Stashed 1 file(s) [Pipeline] echo 16:30:24 [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:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:24 ========================================================= 16:30:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:25 59bf1c3509f3: Pulling fs layer 16:30:25 666ba61612fd: Pulling fs layer 16:30:25 8ed8ca486205: Pulling fs layer 16:30:25 cc1cd167ecdc: Pulling fs layer 16:30:25 c516ae0d96e1: Pulling fs layer 16:30:25 684cea983483: Pulling fs layer 16:30:25 dd3240ac7de5: Pulling fs layer 16:30:25 b1e948a4e11c: Pulling fs layer 16:30:25 a8fd76ee1af6: Pulling fs layer 16:30:25 646ad004c059: Pulling fs layer 16:30:25 cc1cd167ecdc: Waiting 16:30:25 c516ae0d96e1: Waiting 16:30:25 684cea983483: Waiting 16:30:25 dd3240ac7de5: Waiting 16:30:25 b1e948a4e11c: Waiting 16:30:25 a8fd76ee1af6: Waiting 16:30:25 646ad004c059: Waiting 16:30:25 8ed8ca486205: Verifying Checksum 16:30:25 8ed8ca486205: Download complete 16:30:25 666ba61612fd: Verifying Checksum 16:30:25 666ba61612fd: Download complete 16:30:25 c516ae0d96e1: Verifying Checksum 16:30:25 c516ae0d96e1: Download complete 16:30:25 684cea983483: Download complete 16:30:25 dd3240ac7de5: Verifying Checksum 16:30:25 dd3240ac7de5: Download complete 16:30:25 59bf1c3509f3: Download complete 16:30:25 b1e948a4e11c: Verifying Checksum 16:30:25 b1e948a4e11c: Download complete 16:30:25 59bf1c3509f3: Pull complete 16:30:25 666ba61612fd: Pull complete 16:30:25 8ed8ca486205: Pull complete 16:30:26 646ad004c059: Download complete 16:30:26 a8fd76ee1af6: Verifying Checksum 16:30:26 a8fd76ee1af6: Download complete 16:30:26 cc1cd167ecdc: Verifying Checksum 16:30:26 cc1cd167ecdc: Download complete 16:30:30 cc1cd167ecdc: Pull complete 16:30:30 c516ae0d96e1: Pull complete 16:30:30 684cea983483: Pull complete 16:30:30 dd3240ac7de5: Pull complete 16:30:30 b1e948a4e11c: Pull complete 16:30:32 a8fd76ee1af6: Pull complete 16:30:33 646ad004c059: Pull complete 16:30:33 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:33 WORKDIR /edgex 16:30:33 COPY go.mod . 16:30:33 RUN go mod download 16:30:33 + docker build -t ci-base-image-x86_64 -f - . 16:30:35 Sending build context to Docker daemon 335.1MB 16:30:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:35 ---> 8f69c11f6b0c 16:30:35 Step 2/4 : WORKDIR /edgex 16:30:37 ---> Running in 252696c42a8d 16:30:37 Removing intermediate container 252696c42a8d 16:30:37 ---> 142ccf5fa7f8 16:30:37 Step 3/4 : COPY go.mod . 16:30:37 ---> df2041d2177b 16:30:37 Step 4/4 : RUN go mod download 16:30:37 ---> Running in 08d42f0acd47 16:30:39 Still waiting to schedule task 16:30:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:30:52 Removing intermediate container 08d42f0acd47 16:30:52 ---> 18e5c5903398 16:30:52 Successfully built 18e5c5903398 16:30:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:52 + docker inspect -f . ci-base-image-x86_64 16:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:52 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 16:30:53 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:53 $ docker top b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:53 + go version 16:30:53 go version go1.17.7 linux/amd64 [Pipeline] } 16:30:53 $ docker stop --time=1 b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a 16:30:55 $ docker rm -f b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:55 + docker inspect -f . ci-base-image-x86_64 16:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:55 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 16:30:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:56 $ docker top ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:56 ========================================================= 16:30:56 [edgeXBuildGoParallel] Running Tests and Build... 16:30:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:56 + make test 16:30:56 go mod tidy -compat=1.17 16:30:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:01 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.293s coverage: 89.2% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 83.8% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 16:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.4% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:39 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:31:57 GO111MODULE=on go vet ./... 16:31:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:00 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:01 + ls -al . 16:32:01 total 684 16:32:01 drwxrwxr-x 10 1001 1001 4096 Jul 1 16:30 . 16:32:01 drwxr-xr-x 4 root root 4096 Jul 1 16:30 .. 16:32:01 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:29 .dockerignore 16:32:01 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git 16:32:01 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:29 .github 16:32:01 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:29 .gitignore 16:32:01 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:29 .golangci.yml 16:32:01 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:29 .hadolint.yml 16:32:01 drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver 16:32:01 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:29 .sonarcloud.properties 16:32:01 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:29 ADOPTERS.md 16:32:01 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:29 Attribution.txt 16:32:01 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:29 CHANGELOG.md 16:32:01 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:29 CONTRIBUTING.md 16:32:01 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:29 GOVERNANCE.md 16:32:01 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:29 Jenkinsfile 16:32:01 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:29 LICENSE 16:32:01 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:29 Makefile 16:32:01 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:29 OWNERS.md 16:32:01 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:29 README.md 16:32:01 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:29 SECURITY.md 16:32:01 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:32:01 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:29 ZMQWindows.md 16:32:01 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:29 bin 16:32:01 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:29 cmd 16:32:01 -rw-r--r-- 1 root root 435593 Jul 1 16:31 coverage.out 16:32:01 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:29 go.mod 16:32:01 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:30 go.sum 16:32:01 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:29 internal 16:32:01 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:29 openapi 16:32:01 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:29 snap 16:32:01 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:29 version.go [Pipeline] sh 16:32:01 + '[' -e coverage.out ] 16:32:01 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:01 Stashed 1 file(s) [Pipeline] sh 16:32:01 + make build 16:32:01 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:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:23 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:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:30 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:31 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:31 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:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:33 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:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:37 $ docker stop --time=1 ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 16:32:40 $ docker rm -f ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 [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:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:41 16:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:41 latest: Pulling from edgex-devops/edgex-compose 16:32:41 cbdbe7a5bc2a: Pulling fs layer 16:32:41 ca9280d653b3: Pulling fs layer 16:32:41 7e9c9ca2126c: Pulling fs layer 16:32:41 cbdbe7a5bc2a: Download complete 16:32:41 ca9280d653b3: Verifying Checksum 16:32:41 ca9280d653b3: Download complete 16:32:41 cbdbe7a5bc2a: Pull complete 16:32:41 7e9c9ca2126c: Download complete 16:32:42 ca9280d653b3: Pull complete 16:32:45 7e9c9ca2126c: Pull complete 16:32:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:45 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 16:32:45 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:47 $ docker top 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:47 + docker-compose build --help 16:32:47 + grep parallel 16:32:48 --parallel Build images in parallel. [Pipeline] } 16:32:48 $ docker stop --time=1 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 16:32:49 $ docker rm -f 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:49 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 16:32:50 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:50 $ docker top 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:51 Building core-command ... 16:32:51 Building core-data ... 16:32:51 Building core-metadata ... 16:32:51 Building security-bootstrapper ... 16:32:51 Building security-proxy-setup ... 16:32:51 Building security-secretstore-setup ... 16:32:51 Building security-spiffe-token-provider ... 16:32:51 Building security-spire-agent ... 16:32:51 Building security-spire-config ... 16:32:51 Building security-spire-server ... 16:32:51 Building support-notifications ... 16:32:51 Building support-scheduler ... 16:32:51 Building sys-mgmt-agent ... 16:32:51 Building core-command 16:32:51 Building support-scheduler 16:32:51 Building core-metadata 16:32:51 Building support-notifications 16:32:51 Building security-spire-agent 16:33:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:06 ---> 18e5c5903398 16:33:06 Step 3/26 : WORKDIR /edgex-go 16:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:06 ---> 18e5c5903398 16:33:06 Step 3/23 : WORKDIR /edgex-go 16:33:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:06 ---> 18e5c5903398 16:33:06 Step 3/22 : WORKDIR /edgex-go 16:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:06 ---> 18e5c5903398 16:33:06 Step 3/23 : WORKDIR /edgex-go 16:33:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:06 ---> 18e5c5903398 16:33:06 Step 3/22 : WORKDIR /edgex-go 16:33:11 ---> Running in 827be49cf093 16:33:11 ---> Running in 9a401db2b872 16:33:11 ---> Running in 0d3fcba6ae42 16:33:11 ---> Running in 3cd028bdab56 16:33:11 ---> Running in c6c95a33f0fd 16:33:11 Removing intermediate container c6c95a33f0fd 16:33:11 ---> a8247f86c91e 16:33:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 Removing intermediate container 0d3fcba6ae42 16:33:11 ---> 71c004109022 16:33:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 Removing intermediate container 3cd028bdab56 16:33:11 ---> 14bbef4a1bda 16:33:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 Removing intermediate container 827be49cf093 16:33:11 ---> 89b51e6f4e2b 16:33:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 Removing intermediate container 9a401db2b872 16:33:11 ---> 820cbc084252 16:33:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 ---> Running in 72e8d76c84a4 16:33:11 ---> Running in 21e61ceb5255 16:33:11 ---> Running in fcd6580fac20 16:33:11 ---> Running in 12e05d230041 16:33:11 ---> Running in 8641cb065ee6 16:33:11 Removing intermediate container 72e8d76c84a4 16:33:11 ---> 80d395bd002e 16:33:11 Step 5/23 : RUN apk add --update --no-cache make git 16:33:11 ---> Running in 8e3fa19c9c4c 16:33:11 Removing intermediate container fcd6580fac20 16:33:11 ---> d098f9196e5c 16:33:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:12 ---> Running in 0ad2f6cfcad2 16:33:12 Removing intermediate container 12e05d230041 16:33:12 ---> 5580525b7100 16:33:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:12 ---> Running in 17e3eaf271a4 16:33:12 Removing intermediate container 21e61ceb5255 16:33:12 ---> c2b90e388b8a 16:33:12 Step 5/22 : RUN apk add --update --no-cache make git 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:12 ---> Running in 0e2416270d5e 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:12 Removing intermediate container 8641cb065ee6 16:33:12 ---> 9b90abb2c7a4 16:33:12 Step 5/23 : RUN apk add --update --no-cache make git 16:33:12 ---> Running in 189cdcc45a29 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 OK: 221 MiB in 52 packages 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 OK: 221 MiB in 52 packages 16:33:14 OK: 221 MiB in 52 packages 16:33:14 OK: 221 MiB in 52 packages 16:33:14 OK: 221 MiB in 52 packages 16:33:14 Removing intermediate container 8e3fa19c9c4c 16:33:14 ---> 027fdd05b986 16:33:14 Step 6/23 : COPY go.mod vendor* ./ 16:33:14 Removing intermediate container 0ad2f6cfcad2 16:33:14 ---> 665cd1c2655e 16:33:14 Step 6/22 : COPY go.mod vendor* ./ 16:33:14 ---> fbf2a7b9ded4 16:33:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:14 ---> Running in b7a09bd5fd65 16:33:14 ---> 70fd057d0495 16:33:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:14 Removing intermediate container 17e3eaf271a4 16:33:14 ---> c8858c1295e6 16:33:14 Step 6/26 : COPY go.mod vendor* ./ 16:33:14 ---> Running in 1bddac29347e 16:33:15 Removing intermediate container 0e2416270d5e 16:33:15 ---> cc0b162cb0d2 16:33:15 Step 6/22 : COPY go.mod vendor* ./ 16:33:15 Removing intermediate container 189cdcc45a29 16:33:15 ---> 3ae18d23d387 16:33:15 Step 6/23 : COPY go.mod vendor* ./ 16:33:15 ---> 74bb9a5f82e6 16:33:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> Running in c425b9ee25e0 16:33:15 ---> 4d217d259d66 16:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> 10dc02c22d53 16:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> Running in 9aa7e9ad9d0e 16:33:15 ---> Running in 1b9079e0b85f 16:33:15 Removing intermediate container b7a09bd5fd65 16:33:15 ---> a5db24b5c63b 16:33:15 Step 8/23 : COPY . . 16:33:16 Removing intermediate container 1bddac29347e 16:33:16 ---> b9bfefa9668f 16:33:16 Step 8/22 : COPY . . 16:33:18 Removing intermediate container c425b9ee25e0 16:33:18 ---> 8c27ed99fa67 16:33:18 Step 8/26 : COPY . . 16:33:24 ---> 5ffdd5fa47da 16:33:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:24 ---> f088b28c0e90 16:33:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:24 ---> 75e126639b5d 16:33:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:33:24 ---> Running in 024002a515e4 16:33:24 ---> Running in 896502bc97fe 16:33:24 ---> Running in e32cd019ecd3 16:33:24 Removing intermediate container 1b9079e0b85f 16:33:24 ---> 334e59238515 16:33:24 Step 8/23 : COPY . . 16:33:24 Removing intermediate container 9aa7e9ad9d0e 16:33:24 ---> 45ef91c1142e 16:33:24 Step 8/22 : COPY . . 16:33:24 Removing intermediate container 896502bc97fe 16:33:24 ---> b19ec209e108 16:33:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:24 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:33:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:44 ---> Running in a4a979673a33 16:33:44 ---> 18eebc3467b1 16:33:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:33:44 ---> 486ccca42b2e 16:33:44 Step 9/23 : RUN make cmd/core-command/core-command 16:33:44 ---> Running in d5581cb37aab 16:33:44 ---> Running in cc53875ace1f 16:33:44 Removing intermediate container a4a979673a33 16:33:44 ---> c178c23137e2 16:33:44 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:33:44 ---> Running in be5ee255cbbf 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/core-command/core-command ./cmd/core-command 16:33: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:33:45 Removing intermediate container be5ee255cbbf 16:33:45 ---> 0e27bf2bc893 16:33:45 Step 12/26 : WORKDIR /edgex-go 16:33:45 ---> Running in 4392c4364c99 16:33:45 Removing intermediate container 4392c4364c99 16:33:45 ---> dc102ad19be3 16:33:45 16:33:45 Step 13/26 : FROM alpine:3.15 16:33:46 3.15: Pulling from library/alpine 16:33:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:33:48 Status: Downloaded newer image for alpine:3.15 16:33:48 ---> 0ac33e5f5afa 16:33:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:51 ---> Running in b96d489e91eb 16:33:51 Removing intermediate container e32cd019ecd3 16:33:51 ---> fa9346e2657f 16:33:51 16:33:51 Step 10/23 : FROM alpine:3.14 16:33:51 3.14: Pulling from library/alpine 16:33:52 Removing intermediate container b96d489e91eb 16:33:52 ---> 6129d6ecbcc3 16:33:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:58 Status: Downloaded newer image for alpine:3.14 16:33:58 ---> e04c818066af 16:33:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:01 ---> Running in c6e4474f3678 16:34:04 ---> Running in dd902c329651 16:34:04 Removing intermediate container 024002a515e4 16:34:04 ---> 107459858dab 16:34:04 16:34:04 Step 10/22 : FROM alpine:3.14 16:34:04 ---> e04c818066af 16:34:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:04 ---> Running in 71cce18571c2 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:05 (1/1) Installing dumb-init (1.2.5-r1) 16:34:05 Executing busybox-1.33.1-r7.trigger 16:34:05 OK: 6 MiB in 15 packages 16:34:05 Removing intermediate container c6e4474f3678 16:34:05 ---> 25db310117d7 16:34:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:05 (1/2) Installing ca-certificates (20211220-r0) 16:34:05 (2/2) Installing dumb-init (1.2.5-r1) 16:34:05 Removing intermediate container cc53875ace1f 16:34:05 ---> 714c36f5fefb 16:34:05 16:34:05 Step 10/23 : FROM alpine:3.14 16:34:05 ---> e04c818066af 16:34:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:05 Executing busybox-1.33.1-r7.trigger 16:34:05 Executing ca-certificates-20211220-r0.trigger 16:34:05 ---> Running in 10e457cb3fd4 16:34:05 OK: 6 MiB in 16 packages 16:34:05 ---> Running in d1fabd26c320 16:34:05 Removing intermediate container dd902c329651 16:34:05 ---> 145791da4b87 16:34:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:05 ---> Running in 9116c6e89f67 16:34:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:07 (1/1) Installing dumb-init (1.2.5-r1) 16:34:08 Executing busybox-1.33.1-r7.trigger 16:34:08 OK: 6 MiB in 15 packages 16:34:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:08 OK: 15859 distinct packages available 16:34:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:10 (1/5) Installing dumb-init (1.2.5-r1) 16:34:10 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:10 (3/5) Installing libucontext (1.1-r0) 16:34:10 (4/5) Installing gcompat (1.0.0-r4) 16:34:10 (5/5) Installing openssl (1.1.1p-r0) 16:34:10 Executing busybox-1.34.1-r5.trigger 16:34:10 OK: 6 MiB in 19 packages 16:34:10 Removing intermediate container 9116c6e89f67 16:34:10 ---> d556f6876809 16:34:10 Step 13/23 : ENV APP_PORT=59881 16:34:11 Removing intermediate container d5581cb37aab 16:34:11 ---> 1ea81e7c25db 16:34:11 16:34:11 Step 10/22 : FROM alpine:3.14 16:34:11 ---> e04c818066af 16:34:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:11 ---> Using cache 16:34:11 ---> 145791da4b87 16:34:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:11 ---> Using cache 16:34:11 ---> d556f6876809 16:34:11 Step 13/22 : ENV APP_PORT=59861 16:34:11 ---> Running in 44ae6285e731 16:34:11 Removing intermediate container 71cce18571c2 16:34:11 ---> e81425daf659 16:34:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:11 ---> Running in b742a1101a3e 16:34:11 ---> Running in 0a53b82c8ec0 16:34:11 Removing intermediate container d1fabd26c320 16:34:11 ---> 52cad85dbb10 16:34:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:12 Removing intermediate container 44ae6285e731 16:34:12 ---> 117c70a4cd59 16:34:12 Step 14/23 : EXPOSE $APP_PORT 16:34:12 ---> Running in 4e34bbf9c78e 16:34:12 ---> Running in 6e42b52d9f77 16:34:12 Removing intermediate container b742a1101a3e 16:34:12 ---> cc0e44580956 16:34:12 Step 14/22 : EXPOSE $APP_PORT 16:34:12 Removing intermediate container 10e457cb3fd4 16:34:12 ---> 673c73d84cec 16:34:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:12 Removing intermediate container 0a53b82c8ec0 16:34:12 ---> 70bee0674079 16:34:12 Step 13/22 : ENV APP_PORT=59860 16:34:13 ---> Running in a7ee6f1ab6b3 16:34:13 Removing intermediate container 4e34bbf9c78e 16:34:13 ---> 09bb694bad42 16:34:13 Step 13/23 : ENV APP_PORT=59882 16:34:13 ---> Running in eef06fa1c02f 16:34:13 Removing intermediate container 6e42b52d9f77 16:34:13 ---> 6bbad58b9409 16:34:13 Step 15/23 : WORKDIR / 16:34:13 ---> Running in aa4ac58c4fab 16:34:14 Removing intermediate container a7ee6f1ab6b3 16:34:14 ---> a041dc318099 16:34:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:14 ---> Running in d4c29f9c65e1 16:34:14 Removing intermediate container eef06fa1c02f 16:34:14 ---> ed9951da1e51 16:34:14 Step 14/22 : EXPOSE $APP_PORT 16:34:14 ---> b616a709cb81 16:34:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:14 Removing intermediate container aa4ac58c4fab 16:34:14 ---> b4f8a59539e7 16:34:14 Step 14/23 : EXPOSE $APP_PORT 16:34:16 ---> Running in d2aed043f189 16:34:16 ---> a3de9bd24940 16:34:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:16 ---> Running in 5edc49c79099 16:34:16 Removing intermediate container d4c29f9c65e1 16:34:16 ---> 8b6ad856a7e1 16:34:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:16 ---> 0d54a35b2f0f 16:34:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:17 Removing intermediate container d2aed043f189 16:34:17 ---> 9c1e9a9f87fe 16:34:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:18 ---> 4dfaf0f6809a 16:34:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:18 Removing intermediate container 5edc49c79099 16:34:18 ---> 794c2466ee2c 16:34:18 Step 15/23 : WORKDIR / 16:34:18 ---> a5d897fe5489 16:34:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:18 ---> 2e1ec7a1f57f 16:34:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:19 ---> Running in d721d761aea1 16:34:19 ---> 2ecc6d055910 16:34:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:19 ---> e1121ceb8caf 16:34:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:19 ---> 38f34cbf8b16 16:34:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:19 ---> 02bbf38a1797 16:34:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:19 Removing intermediate container d721d761aea1 16:34:19 ---> cde457528657 16:34:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:19 ---> Running in 1b28c3166115 16:34:19 ---> b0c4497ced51 16:34:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:19 ---> 6aaedd5f6a17 16:34:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:20 ---> Running in 9850c28956c8 16:34:20 ---> 1550deff17f4 16:34:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:20 Removing intermediate container 1b28c3166115 16:34:20 ---> eeefbe3d177c 16:34:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:20 ---> c43f53bbee6c 16:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:20 ---> 42d9fd6dacb8 16:34:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:20 ---> Running in e5e9e66c8ffe 16:34:20 ---> Running in bf245d6e4c0a 16:34:20 Removing intermediate container 9850c28956c8 16:34:20 ---> ea9ef17702ee 16:34:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:20 ---> Running in a54de48bc963 16:34:20 ---> Running in a82e2d0f8925 16:34:20 Removing intermediate container bf245d6e4c0a 16:34:20 ---> 520afceced96 16:34:20 Step 20/22 : LABEL arch=x86_64 16:34:20 Removing intermediate container e5e9e66c8ffe 16:34:20 ---> f7ff100fbca8 16:34:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:20 Removing intermediate container a54de48bc963 16:34:20 ---> 525b65e3f7cd 16:34:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:20 ---> Running in 8ab830f6c401 16:34:21 ---> 4e6f71519b38 16:34:21 Removing intermediate container a82e2d0f8925 16:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> ef0745c2a5d8 16:34:21 16:34:21 Step 24/26 : LABEL arch=x86_64 16:34:21 ---> Running in 31b5299b4803 16:34:21 ---> Running in 9afd24371d0c 16:34:21 ---> Running in f86863a5f49a 16:34:21 Removing intermediate container 8ab830f6c401 16:34:21 ---> 698376b1d208 16:34:21 Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:34:21 ---> e83dc0219609 16:34:21 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:21 Removing intermediate container 31b5299b4803 16:34:21 ---> 4891e18badee 16:34:21 Step 21/23 : LABEL arch=x86_64 16:34:21 Removing intermediate container 9afd24371d0c 16:34:21 ---> 5443eb8dee44 16:34:21 Step 20/22 : LABEL arch=x86_64 16:34:21 ---> Running in c79c4855b5f7 16:34:21 ---> Running in ea9d83911eed 16:34:21 ---> Running in e07c59dad3bb 16:34:21 Removing intermediate container f86863a5f49a 16:34:21 ---> 0b3702d32408 16:34:21 Step 25/26 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:34:21 ---> Running in f2d593f267e1 16:34:21 ---> Running in f7ff303b6a7d 16:34:21 Removing intermediate container c79c4855b5f7 16:34:21 ---> 7b58b726bea7 16:34:21 Step 22/22 : LABEL version=0.0.0 16:34:21 Removing intermediate container e07c59dad3bb 16:34:21 ---> be22a7366d46 16:34:21 Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:34:21 Removing intermediate container ea9d83911eed 16:34:21 ---> 8eae7a34de16 16:34:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:21 ---> Running in 1b428eb0ca7d 16:34:22 ---> Running in ce173acc6996 16:34:22 Removing intermediate container f2d593f267e1 16:34:22 ---> 94354c40260e 16:34:22 Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:34:22 Removing intermediate container f7ff303b6a7d 16:34:22 ---> cb0417c470f7 16:34:22 Step 26/26 : LABEL version=0.0.0 16:34:22 ---> Running in 0b2438aab1c7 16:34:22 ---> Running in bea42706c2f7 16:34:22 ---> Running in 88010207723e 16:34:22 Removing intermediate container 1b428eb0ca7d 16:34:22 ---> ac026abd5202 16:34:22 16:34:22 Removing intermediate container ce173acc6996 16:34:22 ---> 743883643432 16:34:22 Step 23/23 : LABEL version=0.0.0 16:34:22 Removing intermediate container 0b2438aab1c7 16:34:22 ---> 4190bddf6caf 16:34:22 Step 21/23 : LABEL arch=x86_64 16:34:22 Successfully built ac026abd5202 16:34:22 ---> Running in f45350360123 16:34:22 Successfully tagged support-scheduler:latest 16:34:22  Building support-scheduler ... done Building security-proxy-setup 16:34:22 ---> Running in 55aa80f75cc0 16:34:22 Removing intermediate container 88010207723e 16:34:22 ---> e38dd374cc78 16:34:22 16:34:22 Removing intermediate container bea42706c2f7 16:34:22 ---> ec4f1f23e4ea 16:34:22 Step 22/22 : LABEL version=0.0.0 16:34:22 Successfully built e38dd374cc78 16:34:24 Successfully tagged security-spire-agent:latest 16:34:24 Building security-spire-config 16:34:27  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:27 ---> 18e5c5903398 16:34:27 Step 3/22 : WORKDIR /edgex-go 16:34:27 ---> Using cache 16:34:27 ---> 89b51e6f4e2b 16:34:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:27 ---> Using cache 16:34:27 ---> c2b90e388b8a 16:34:27 Step 5/22 : RUN apk add --update --no-cache make git 16:34:27 ---> Using cache 16:34:27 ---> cc0b162cb0d2 16:34:27 Step 6/22 : COPY go.mod vendor* ./ 16:34:27 ---> Using cache 16:34:27 ---> 4d217d259d66 16:34:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:27 ---> Using cache 16:34:27 ---> 45ef91c1142e 16:34:27 Step 8/22 : COPY . . 16:34:27 ---> Using cache 16:34:27 ---> 18eebc3467b1 16:34:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16609 in /w/workspace/edgexfoundry_edgex-go_PR-4069 [Pipeline] { [Pipeline] ws 16:34:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:34:28 The recommended git tool is: git 16:34:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:28 ---> 18e5c5903398 16:34:28 Step 3/26 : WORKDIR /edgex-go 16:34:28 ---> Using cache 16:34:28 ---> 89b51e6f4e2b 16:34:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:28 ---> Using cache 16:34:28 ---> c2b90e388b8a 16:34:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:31 Removing intermediate container f45350360123 16:34:31 ---> 3b83320a6020 16:34:31 16:34:31 Successfully built 3b83320a6020 16:34:32 Successfully tagged core-metadata:latest 16:34:32 Building security-spiffe-token-provider 16:34:35  Building core-metadata ... done Removing intermediate container 55aa80f75cc0 16:34:35 ---> 91c2bed236e5 16:34:35 Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:34:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:35 ---> 18e5c5903398 16:34:35 Step 3/20 : WORKDIR /edgex-go 16:34:35 ---> Using cache 16:34:35 ---> 89b51e6f4e2b 16:34:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:36 ---> Running in b88a54f33352 16:34:36 ---> Running in 5baeb37b095c 16:34:36 ---> Running in 35cb9b5c588a 16:34:36 ---> Running in c227a5cc3c5a 16:34:36 ---> Running in 1678b080c330 16:34:36 Removing intermediate container 35cb9b5c588a 16:34:36 ---> 2df65972427e 16:34:36 16:34:36 Removing intermediate container c227a5cc3c5a 16:34:36 ---> fc0833457b20 16:34:36 Step 23/23 : LABEL version=0.0.0 16:34:36 Successfully built 2df65972427e 16:34:36 ---> Running in fd16c63ce9b6 16:34:36 Successfully tagged support-notifications:latest 16:34:36  Building support-notifications ... done Building security-bootstrapper 16:34:36 using credential edgex-jenkins-ssh 16:34:36 Cloning the remote Git repository 16:34:36 Removing intermediate container fd16c63ce9b6 16:34:36 ---> a047418da6bc 16:34:36 16:34:36 Successfully built a047418da6bc 16:34:36 Successfully tagged core-command:latest 16:34:36  Building core-command ... done Building security-secretstore-setup 16:34:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:36 > git init /w/workspace/edgex-go/2 # timeout=10 16:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:36 > git --version # timeout=10 16:34:36 > git --version # 'git version 2.25.1' 16:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:38 OK: 15866 distinct packages available 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:38 OK: 221 MiB in 52 packages 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:39 OK: 221 MiB in 52 packages 16:34:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> 18e5c5903398 16:34:41 Step 3/31 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> 89b51e6f4e2b 16:34:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Using cache 16:34:41 ---> c2b90e388b8a 16:34:41 Step 5/31 : RUN apk add --update --no-cache make git 16:34:41 ---> Using cache 16:34:41 ---> cc0b162cb0d2 16:34:41 Step 6/31 : COPY go.mod vendor* ./ 16:34:41 ---> Using cache 16:34:41 ---> 4d217d259d66 16:34:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:41 ---> Using cache 16:34:41 ---> 45ef91c1142e 16:34:41 Step 8/31 : COPY . . 16:34:41 ---> Using cache 16:34:41 ---> 18eebc3467b1 16:34:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> 18e5c5903398 16:34:41 Step 3/25 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> 89b51e6f4e2b 16:34:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Using cache 16:34:41 ---> c2b90e388b8a 16:34:41 Step 5/25 : RUN apk add --update --no-cache make git 16:34:41 ---> Using cache 16:34:41 ---> cc0b162cb0d2 16:34:41 Step 6/25 : COPY go.mod vendor* ./ 16:34:41 ---> Using cache 16:34:41 ---> 4d217d259d66 16:34:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:41 ---> Using cache 16:34:41 ---> 45ef91c1142e 16:34:41 Step 8/25 : COPY . . 16:34:41 ---> Using cache 16:34:41 ---> 18eebc3467b1 16:34:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:47 ---> Running in e29054f138fa 16:34:47 ---> Running in 3239cdbd3dc6 16:34: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:34:47 Removing intermediate container b88a54f33352 16:34:47 ---> cf1f18237dc9 16:34:47 Step 6/26 : COPY go.mod vendor* ./ 16:34:47 Removing intermediate container 1678b080c330 16:34:47 ---> d1b18335bbb5 16:34:47 Step 5/20 : COPY go.mod vendor* ./ 16:34: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:47 ---> 587d0a86c687 16:34: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:34:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:47 ---> 05124884bc94 16:34:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:49 ---> Running in dd0893bae7f5 16:34:49 ---> Running in c0a5f90d6e44 16:34:52 Removing intermediate container 5baeb37b095c 16:34:52 ---> e1b9effed275 16:34:52 16:34:52 Step 10/22 : FROM alpine:3.14 16:34:52 ---> e04c818066af 16:34:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:52 Removing intermediate container c0a5f90d6e44 16:34:52 ---> 9ff422398c4d 16:34:52 Step 8/26 : COPY . . 16:34:52 Removing intermediate container dd0893bae7f5 16:34:52 ---> 3a910d6a31a6 16:34:52 Step 7/20 : COPY . . 16:34:53 ---> Running in 82699c633a9e 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:54 (1/6) Installing ca-certificates (20211220-r0) 16:34:54 (2/6) Installing brotli-libs (1.0.9-r5) 16:34:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:34:54 (4/6) Installing libcurl (7.79.1-r2) 16:34:54 (5/6) Installing curl (7.79.1-r2) 16:34:54 (6/6) Installing dumb-init (1.2.5-r1) 16:34:54 Executing busybox-1.33.1-r7.trigger 16:34:54 Executing ca-certificates-20211220-r0.trigger 16:34:54 OK: 8 MiB in 20 packages 16:34:56 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f89b83c6f0644c8d4bb687d5c07b87439780e446 16:34:57 Merge succeeded, producing 0a86ffc9472643f54237c4a99f7347945f2875a5 16:34:57 Checking out Revision 0a86ffc9472643f54237c4a99f7347945f2875a5 (PR-4069) 16:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4069/head:refs/remotes/origin/PR-4069 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:56 > git config core.sparsecheckout # timeout=10 16:34:56 > git checkout -f f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 16:34:56 > git remote # timeout=10 16:34:56 > git config --get remote.origin.url # timeout=10 16:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:56 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 16:34:57 > git rev-parse HEAD^{commit} # timeout=10 16:34:57 > git config core.sparsecheckout # timeout=10 16:34:57 > git checkout -f 0a86ffc9472643f54237c4a99f7347945f2875a5 # timeout=10 16:35:00 Removing intermediate container 82699c633a9e 16:35:00 ---> d31bbf3ae861 16:35:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:01 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" 16:35:01 > git rev-list --no-walk f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:02 ---> Running in b0b5e9d82e80 16:35:02 Removing intermediate container b0b5e9d82e80 16:35:02 ---> 7ccee1435419 16:35:02 Step 13/22 : WORKDIR /edgex 16:35:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:02 ---> Running in 0387203c9d2f 16:35:02 ---> f0410c9f584b 16:35:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:02 ---> 301ff2af0160 16:35:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:02 ---> Running in b2d5d3e241f6 16:35:02 ---> Running in ee665b73fa08 16:35:02 Removing intermediate container 0387203c9d2f 16:35:02 ---> 27a28eec5975 16:35:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:02 Removing intermediate container b2d5d3e241f6 16:35:02 ---> 6fff599e0855 16:35:02 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:02 ---> Running in f1f766a0b96c 16:35:02 ---> 8f4e1b676566 16:35:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:02 Dload Upload Total Spent Left Speed 16:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k 16:35:02 Removing intermediate container f1f766a0b96c 16:35:02 ---> e08b434a41da 16:35:02 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 [Pipeline] sh 16:35:03 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:35:03 ---> Running in c307675c7a7a 16:35:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:03 + sudo tee /etc/docker/daemon.new 16:35:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:03 { 16:35:03 "registry-mirrors": [ 16:35:03 "https://nexus3.edgexfoundry.org:10001" 16:35:03 ], 16:35:03 "bip": "10.250.0.254/24", 16:35:03 "hosts": [ 16:35:03 "tcp://0.0.0.0:5555", 16:35:03 "unix:///var/run/docker.sock" 16:35:03 ], 16:35:03 "mtu": 1458, 16:35:03 "selinux-enabled": true, 16:35:03 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:03 } [Pipeline] sh 16:35:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:04 + sudo service docker restart 16:35:04 ---> ffcd52bc7ceb 16:35:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:05 Removing intermediate container 3239cdbd3dc6 16:35:05 ---> 4360544f650a 16:35:05 16:35:05 Step 10/31 : FROM alpine:3.14 16:35:05 ---> e04c818066af 16:35:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:05 Removing intermediate container e29054f138fa 16:35:05 ---> 502bab624ad8 16:35:05 16:35:05 Step 10/25 : FROM alpine:3.14 16:35:05 ---> e04c818066af 16:35:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:06 ---> 2636a7fbc226 16:35:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:06 ---> Running in ccadbc91eb6c 16:35:06 ---> Running in ad76b10a5a9d 16:35:06 Removing intermediate container c307675c7a7a 16:35:06 ---> c3e87872661d 16:35:06 Step 12/26 : WORKDIR /edgex-go 16:35:06 Removing intermediate container ccadbc91eb6c 16:35:06 ---> ee4e49cea0e0 16:35:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:06 ---> 33cb9914b582 16:35:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:06 ---> Running in 8612dc6129de 16:35:06 ---> Running in a73fad6bb67b 16:35:06 ---> Running in 8bd76f6f8abb 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:07 Removing intermediate container 8612dc6129de 16:35:07 ---> a86b96e3b6e0 16:35:07 16:35:07 Step 13/26 : FROM alpine:3.15 16:35:07 ---> 0ac33e5f5afa 16:35:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:07 ---> Using cache 16:35:07 ---> 6129d6ecbcc3 16:35:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:07 ---> Using cache 16:35:07 ---> 25db310117d7 16:35:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:07 ---> Running in 66fa18a14e5b 16:35:07 (1/3) Installing ca-certificates (20211220-r0) 16:35:07 (2/3) Installing dumb-init (1.2.5-r1) 16:35:07 (3/3) Installing su-exec (0.2-r1) 16:35:07 Executing busybox-1.33.1-r7.trigger 16:35:07 Executing ca-certificates-20211220-r0.trigger 16:35:07 OK: 6 MiB in 17 packages 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:07 (1/2) Installing dumb-init (1.2.5-r1) 16:35:07 (2/2) Installing su-exec (0.2-r1) 16:35:07 Executing busybox-1.33.1-r7.trigger 16:35:07 OK: 6 MiB in 16 packages 16:35:07 Removing intermediate container ad76b10a5a9d 16:35:07 ---> bab625d8f29a 16:35:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:07 ---> Running in 54621ededc75 16:35:08 Removing intermediate container 54621ededc75 16:35:08 ---> f0d92231f4a9 16:35:08 Step 13/25 : WORKDIR / 16:35:08 ---> Running in 979c23a4c388 16:35:08 Removing intermediate container 8bd76f6f8abb 16:35:08 ---> a2cda35cc6cc 16:35:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:08 Removing intermediate container 979c23a4c388 16:35:08 ---> b68e8203b389 16:35:08 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:35:08 Removing intermediate container a73fad6bb67b 16:35:08 ---> 623e1f24b92d 16:35:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:08 ---> Running in f01da2fa5ba4 16:35:08 ---> Running in b2876eb2d55b 16:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:08 Removing intermediate container f01da2fa5ba4 16:35:08 ---> 535c0fe3e191 16:35:08 Step 20/22 : LABEL arch=x86_64 16:35:08 ---> 8002c981d80d 16:35:08 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:35:08 Removing intermediate container b2876eb2d55b 16:35:08 ---> d0dafdc7d2d8 16:35:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:35:09 ---> Running in 2df4e176fe77 16:35:09 ---> Running in 9d21bded4a32 16:35:09 Removing intermediate container 2df4e176fe77 16:35:09 ---> aaeed3d35196 16:35:09 Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:09 OK: 15859 distinct packages available 16:35:09 Removing intermediate container 9d21bded4a32 16:35:09 ---> 55950286a2ef 16:35:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:09 ---> Running in 70d19110b291 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:09 ---> 69097a6c3b04 16:35:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:09 ---> Running in 2573746d2042 16:35:09 Removing intermediate container 70d19110b291 16:35:09 ---> 92f44fa4e03a 16:35:09 Step 22/22 : LABEL version=0.0.0 16:35:09 ---> Running in af3178ad62e0 16:35:09 ---> d6c967dcb505 16:35:09 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:35:09 Removing intermediate container af3178ad62e0 16:35:09 ---> faffd62f1de2 16:35:09 16:35:09 Successfully built faffd62f1de2 16:35:09 Successfully tagged security-proxy-setup:latest 16:35:09  Building security-proxy-setup ... done Building core-data 16:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:10 (1/4) Installing dumb-init (1.2.5-r1) 16:35:10 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:10 (3/4) Installing libucontext (1.1-r0) 16:35:10 (4/4) Installing gcompat (1.0.0-r4) 16:35:10 Executing busybox-1.34.1-r5.trigger 16:35:10 OK: 6 MiB in 18 packages 16:35:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:13 ---> 18e5c5903398 16:35:13 Step 3/23 : WORKDIR /edgex-go 16:35:13 ---> Using cache 16:35:13 ---> 89b51e6f4e2b 16:35:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:13 ---> Using cache 16:35:13 ---> c2b90e388b8a 16:35:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:16 ---> 46af99c89eec 16:35:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:16 ---> Running in 1d3dd737bcf5 16:35:17 Removing intermediate container 2573746d2042 16:35:17 ---> b1e0388fec45 16:35:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:17 Removing intermediate container 66fa18a14e5b 16:35:17 ---> 8e7656a7a7a9 16:35:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:17 ---> 6422210b3c26 16:35:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:17 ---> Running in 625fd65287d9 16:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:19 Removing intermediate container 625fd65287d9 16:35:19 ---> 5b943132daf9 16:35:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:19 OK: 221 MiB in 52 packages 16:35:20 ---> 9e1c6e53da17 16:35:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:20 ---> c131ae024528 16:35:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:20 ---> 5bd396fbf0ed 16:35:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:20 ---> Running in 984c79da21c8 16:35:20 ---> 0709ad107cb8 16:35:20 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:35:20 ---> Running in 5909a2cd7cb4 16:35:20 ---> 683c0bfa181f 16:35:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:20 Removing intermediate container 1d3dd737bcf5 16:35:20 ---> cc114acaf1e9 16:35:20 Step 6/23 : COPY go.mod vendor* ./ 16:35:20 Removing intermediate container ee665b73fa08 16:35:20 ---> 8e65bb580b98 16:35:20 16:35:20 Step 9/20 : FROM alpine:3.15 16:35:20 ---> 0ac33e5f5afa 16:35:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:20 ---> Using cache 16:35:20 ---> 6129d6ecbcc3 16:35:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:20 ---> Using cache 16:35:20 ---> 25db310117d7 16:35:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:20 ---> Running in 517b93fbb3a3 16:35:20 ---> Running in 333e347d4d31 16:35:20 ---> 0e0298677b6c 16:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:20 ---> Running in 415d299886cf 16:35:20 Removing intermediate container 333e347d4d31 16:35:20 ---> de88d50ea7fc 16:35:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:21 ---> 37952d61e251 16:35:21 Step 21/26 : WORKDIR / 16:35:21 ---> Running in c3f673e3e6e0 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:21 Removing intermediate container c3f673e3e6e0 16:35:21 ---> ae2a00ab6fc0 16:35:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:21 ---> Running in 09eda89bfcfd 16:35:21 Removing intermediate container 09eda89bfcfd 16:35:21 ---> 98ac1a1c59b8 16:35:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:21 Removing intermediate container 984c79da21c8 16:35:21 ---> d02521319f6f 16:35:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:21 ---> Running in b8f7b181c267 16:35:21 Removing intermediate container 5909a2cd7cb4 16:35:21 ---> a3169d1f5a9e 16:35:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:21 ---> Running in bac6294ddbc7 16:35:21 Removing intermediate container b8f7b181c267 16:35:21 ---> 32a40b2b162b 16:35:21 Step 24/26 : LABEL arch=x86_64 16:35:21 ---> Running in 4fdb19e79f13 16:35:21 ---> 8df099bcef68 16:35:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:21 Removing intermediate container bac6294ddbc7 16:35:21 ---> a36c1ca8f09e 16:35:21 Step 23/25 : LABEL arch=x86_64 16:35:21 ---> Running in cad781fd3bbf 16:35:21 Removing intermediate container 4fdb19e79f13 16:35:21 ---> de136c0af8fa 16:35:21 Step 25/26 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:21 ---> Running in 34202fb5185a 16:35:21 Removing intermediate container cad781fd3bbf 16:35:21 ---> ee0a0b6cdd99 16:35:21 Step 24/25 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:22 ---> Running in 25a746908629 16:35:22 Removing intermediate container 34202fb5185a 16:35:22 ---> dc24d9011c62 16:35:22 Step 26/26 : LABEL version=0.0.0 16:35:22 Removing intermediate container 415d299886cf 16:35:22 ---> 475267ed97cd 16:35:22 Step 8/23 : COPY . . 16:35:22 ---> Running in c4d1d9bfb931 16:35:22 ---> 84944251a1f3 16:35:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:22 Removing intermediate container 25a746908629 16:35:22 ---> fb1ab30d81c3 16:35:22 Step 25/25 : LABEL version=0.0.0 16:35:22 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:22 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:22 OK: 15859 distinct packages available 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:23 provisioning config files... 16:35:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5665753675311434168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:23 ---> docker-login.sh 16:35:23 nexus3.edgexfoundry.org:10001 16:35:23 (1/9) Installing ca-certificates (20211220-r0) 16:35:23 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:24 (4/9) Installing libcurl (7.80.0-r2) 16:35:24 (5/9) Installing curl (7.80.0-r2) 16:35:24 ---> 037d82a62002 16:35:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:24 Removing intermediate container c4d1d9bfb931 16:35:24 ---> cce657e00ad4 16:35:24 16:35:24 ---> Running in 99eebb6d1d02 16:35:24 (6/9) Installing dumb-init (1.2.5-r1) 16:35:24 Successfully built cce657e00ad4 16:35:24 Successfully tagged security-spire-config:latest 16:35:24  Building security-spire-config ... done Building security-spire-server 16:35:24 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:24 Configure a credential helper to remove this warning. See 16:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:24 16:35:24 Login Succeeded 16:35:24 nexus3.edgexfoundry.org:10002 16:35:24 Removing intermediate container 99eebb6d1d02 16:35:24 ---> 532296dd7937 16:35:24 16:35:24 (8/9) Installing libucontext (1.1-r0) 16:35:24 Successfully built 532296dd7937 16:35:24 (9/9) Installing gcompat (1.0.0-r4) 16:35:24 Successfully tagged security-secretstore-setup:latest 16:35:24 Building sys-mgmt-agent 16:35:24  Building security-secretstore-setup ... done Executing busybox-1.34.1-r5.trigger 16:35:24 Executing ca-certificates-20211220-r0.trigger 16:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:25 OK: 8 MiB in 23 packages 16:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:25 Configure a credential helper to remove this warning. See 16:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:25 16:35:25 Login Succeeded 16:35:25 nexus3.edgexfoundry.org:10003 16:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:25 Configure a credential helper to remove this warning. See 16:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:25 16:35:25 Login Succeeded 16:35:25 nexus3.edgexfoundry.org:10004 16:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:26 Configure a credential helper to remove this warning. See 16:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:26 16:35:26 Login Succeeded 16:35:26 docker.io 16:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:27 Configure a credential helper to remove this warning. See 16:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:27 16:35:27 Login Succeeded 16:35:27 ---> docker-login.sh ends [Pipeline] } 16:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:27 ========================================================= 16:35:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:35:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:28 9b3977197b4f: Pulling fs layer 16:35:28 1a89e8eeedd5: Pulling fs layer 16:35:28 94645a83ff95: Pulling fs layer 16:35:28 e6fb740bc735: Pulling fs layer 16:35:28 3a77bd46dcc9: Pulling fs layer 16:35:28 355e64cbe906: Pulling fs layer 16:35:28 63ab81a10011: Pulling fs layer 16:35:28 555d1d1c4555: Pulling fs layer 16:35:28 7d9057610161: Pulling fs layer 16:35:28 e6fb740bc735: Waiting 16:35:28 3a77bd46dcc9: Waiting 16:35:28 355e64cbe906: Waiting 16:35:28 63ab81a10011: Waiting 16:35:28 7d9057610161: Waiting 16:35:28 555d1d1c4555: Waiting 16:35:28 94645a83ff95: Verifying Checksum 16:35:28 94645a83ff95: Download complete 16:35:28 1a89e8eeedd5: Verifying Checksum 16:35:28 1a89e8eeedd5: Download complete 16:35:28 3a77bd46dcc9: Verifying Checksum 16:35:28 3a77bd46dcc9: Download complete 16:35:28 355e64cbe906: Verifying Checksum 16:35:28 355e64cbe906: Download complete 16:35:28 9b3977197b4f: Download complete 16:35:28 63ab81a10011: Verifying Checksum 16:35:28 63ab81a10011: Download complete 16:35:29 ---> 3788feef7cff 16:35:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:35:30 9b3977197b4f: Pull complete 16:35:30 7d9057610161: Download complete 16:35:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:30 ---> 18e5c5903398 16:35:30 Step 3/23 : WORKDIR /edgex-go 16:35:30 ---> 18e5c5903398 16:35:30 Step 3/25 : WORKDIR /edgex-go 16:35:30 ---> Using cache 16:35:30 ---> 89b51e6f4e2b 16:35:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:30 ---> Using cache 16:35:30 ---> c2b90e388b8a 16:35:30 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:30 ---> Using cache 16:35:30 ---> 89b51e6f4e2b 16:35:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:30 ---> Using cache 16:35:30 ---> c2b90e388b8a 16:35:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:30 ---> Using cache 16:35:30 ---> cf1f18237dc9 16:35:30 Step 6/25 : COPY go.mod vendor* ./ 16:35:30 ---> Using cache 16:35:30 ---> 05124884bc94 16:35:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:30 ---> Using cache 16:35:30 ---> 9ff422398c4d 16:35:30 Step 8/25 : COPY . . 16:35:30 ---> Using cache 16:35:30 ---> f0410c9f584b 16:35:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:30 ---> Using cache 16:35:30 ---> 6fff599e0855 16:35:30 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:30 ---> Using cache 16:35:30 ---> e08b434a41da 16:35:30 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:35:30 1a89e8eeedd5: Pull complete 16:35:31 94645a83ff95: Pull complete 16:35:31 555d1d1c4555: Download complete 16:35:31 ---> Running in a74b675a51d3 16:35:31 ---> Running in ec2a11f1e1ab 16:35:31 ---> 106d1dc04534 16:35:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:31 ---> 3d1be90d4b48 16:35:31 Step 9/23 : RUN make cmd/core-data/core-data 16:35:31 e6fb740bc735: Verifying Checksum 16:35:31 e6fb740bc735: Download complete 16:35:31 ---> Running in 18c2a6b8d78d 16:35:31 ---> Running in dcff66504b8a 16:35:31 Removing intermediate container 517b93fbb3a3 16:35:31 ---> 8a44210f2f2c 16:35:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:31 Removing intermediate container 18c2a6b8d78d 16:35:31 ---> d0f265e32ea9 16:35:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:32 ---> 34ad6bdc53d2 16:35:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:32 ---> e544ed8559da 16:35:32 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:32 ---> Running in 7a0376a5ecdb 16:35:32 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:35:32 ---> 176031b74658 16:35:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:32 Removing intermediate container a74b675a51d3 16:35:32 ---> f0b44d323925 16:35:32 Step 12/25 : WORKDIR /edgex-go 16:35:32 ---> Running in c69f785db322 16:35:32 ---> 9bb322802bf3 16:35:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:32 ---> Running in 5edc45dd6b7a 16:35:32 Removing intermediate container c69f785db322 16:35:32 ---> 3364f43ca72d 16:35:32 16:35:32 Step 13/25 : FROM alpine:3.15 16:35:32 ---> 0ac33e5f5afa 16:35:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:32 ---> Using cache 16:35:32 ---> 6129d6ecbcc3 16:35:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 ---> Using cache 16:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:32 ---> 25db310117d7 16:35:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:32 ---> Using cache 16:35:32 ---> 673c73d84cec 16:35:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:33 Removing intermediate container 5edc45dd6b7a 16:35:33 ---> f08fbbb08342 16:35:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:33 ---> Running in d5f83135c5ef 16:35:33 Removing intermediate container d5f83135c5ef 16:35:33 ---> f643c28a9019 16:35:33 Step 18/20 : LABEL arch=x86_64 16:35:33 OK: 221 MiB in 52 packages 16:35:33 ---> Running in 26365b1fca89 16:35:33 Removing intermediate container 7a0376a5ecdb 16:35:33 ---> 9c44f9c0146e 16:35:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:34 ---> Running in 24c1f220233b 16:35:34 Removing intermediate container 26365b1fca89 16:35:34 ---> 6b4927511536 16:35:34 Step 19/20 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:34 ---> Running in eae3e3091210 16:35:34 Removing intermediate container 24c1f220233b 16:35:34 ---> 907c70b43c7f 16:35:34 Step 28/31 : CMD ["gate"] 16:35:34 Removing intermediate container eae3e3091210 16:35:34 ---> 336a51482d90 16:35:34 Step 20/20 : LABEL version=0.0.0 16:35:34 ---> Running in deba5deb2449 16:35:34 Removing intermediate container ec2a11f1e1ab 16:35:34 ---> 4f8880e05a34 16:35:34 Step 6/23 : COPY go.mod vendor* ./ 16:35:34 ---> Running in cc61e85eb3de 16:35:34 Removing intermediate container deba5deb2449 16:35:34 ---> 50112be1d532 16:35:34 Step 29/31 : LABEL arch=x86_64 16:35:34 ---> f0b90198b2c8 16:35:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:34 Removing intermediate container cc61e85eb3de 16:35:34 ---> Running in fca00fbec232 16:35:34 ---> 2833c5670242 16:35:34 16:35:34 ---> 609309e82f04 16:35:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:34 Successfully built 2833c5670242 16:35:34 ---> Running in 19dfa675b6ed 16:35:34 Successfully tagged security-spiffe-token-provider:latest 16:35:34  Building security-spiffe-token-provider ... done  ---> 9d3e63dd27d0 16:35:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:34 Removing intermediate container fca00fbec232 16:35:34 ---> 2bd9722f5f6c 16:35:34 Step 30/31 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:34 ---> Running in af4d7791bbd1 16:35:35 ---> 6b3c1f97ef4c 16:35:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:35 Removing intermediate container af4d7791bbd1 16:35:35 ---> 325adda2f8f3 16:35:35 Step 31/31 : LABEL version=0.0.0 16:35:35 ---> Running in 0d0b6dffce9e 16:35:35 ---> 479da03435f6 16:35:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:35 ---> Running in 45642b48a8be 16:35:35 Removing intermediate container 0d0b6dffce9e 16:35:35 ---> 57480e935444 16:35:35 16:35:36 Removing intermediate container 45642b48a8be 16:35:36 ---> 9fed3b23849f 16:35:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:36 Successfully built 57480e935444 16:35:36 Successfully tagged security-bootstrapper:latest 16:35:36  Building security-bootstrapper ... done Removing intermediate container 19dfa675b6ed 16:35:36 ---> 1c142cf63326 16:35:36 Step 8/23 : COPY . . 16:35:36 ---> Running in d8649cd6763d 16:35:37 Removing intermediate container d8649cd6763d 16:35:37 ---> 55c2cf7e150b 16:35:37 Step 23/25 : LABEL arch=x86_64 16:35:42 ---> Running in 2fd00c289eb0 16:35:42 Removing intermediate container 2fd00c289eb0 16:35:42 ---> 72d670e49e3b 16:35:42 Step 24/25 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:35:42 ---> c8ae849029b9 16:35:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:42 ---> Running in 80945fbdd379 16:35:42 ---> Running in f3bf53173da7 16:35:42 Removing intermediate container 80945fbdd379 16:35:42 ---> 83b2d593e1ea 16:35:42 Step 25/25 : LABEL version=0.0.0 16:35:42 ---> Running in 27a17034d9c2 16:35:42 Removing intermediate container 27a17034d9c2 16:35:42 ---> d8f422c45da0 16:35:42 16:35:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:42 Successfully built d8f422c45da0 16:35:42 Successfully tagged security-spire-server:latest 16:35:47 e6fb740bc735: Pull complete 16:35:47 3a77bd46dcc9: Pull complete 16:35:47 355e64cbe906: Pull complete 16:35:47 63ab81a10011: Pull complete 16:35:52 555d1d1c4555: Pull complete 16:35:54 7d9057610161: Pull complete 16:35:54 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:35:55 + docker build -t ci-base-image-arm64 -f - . 16:35:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:55 WORKDIR /edgex 16:35:55 COPY go.mod . 16:35:55 RUN go mod download 16:35:57  Building security-spire-server ... done Removing intermediate container dcff66504b8a 16:35:57 ---> 7f1e6f528fc2 16:35:57 16:35:57 Step 10/23 : FROM alpine:3.14 16:35:57 ---> e04c818066af 16:35:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:57 ---> Running in cd61d00e609c 16:35:57 Removing intermediate container f3bf53173da7 16:35:57 ---> 2d5868e79776 16:35:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:57 ---> Running in 2f4e5b164baa 16:35:57 Removing intermediate container cd61d00e609c 16:35:57 ---> 17421531f54e 16:35:57 Step 12/23 : ENV APP_PORT=59880 16:35:57 ---> Running in 41d330d2ad06 16:35:57 Removing intermediate container 41d330d2ad06 16:35:57 ---> 1d84abe6463b 16:35:57 Step 13/23 : EXPOSE $APP_PORT 16:35:57 ---> Running in aced3dbeba6e 16:35:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:57 Removing intermediate container aced3dbeba6e 16:35:57 ---> d2b039ec03b0 16:35:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:57 ---> Running in 6358ca42d05f 16:35:57 Removing intermediate container 2f4e5b164baa 16:35:57 ---> 0e4f1a715c96 16:35:57 16:35:57 Step 11/23 : FROM docker:20.10.14 16:35:57 20.10.14: Pulling from library/docker 16:35:57 Removing intermediate container 6358ca42d05f 16:35:57 ---> c899537871d2 16:35:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:57 ---> Running in aae0b04216ce 16:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:57 Sending build context to Docker daemon 169.2MB 16:35:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:57 ---> 819e984ddca1 16:35:57 Step 2/4 : WORKDIR /edgex 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 (1/6) Installing dumb-init (1.2.5-r1) 16:35:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:35:58 (3/6) Installing libsodium (1.0.18-r0) 16:35:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:35:58 (5/6) Installing libzmq (4.3.4-r0) 16:35:58 (6/6) Installing zeromq (4.3.4-r0) 16:35:58 Executing busybox-1.33.1-r7.trigger 16:35:58 OK: 8 MiB in 20 packages 16:35:59 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:59 Status: Downloaded newer image for docker:20.10.14 16:35:59 ---> 7417809fdb73 16:35:59 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:36:00 ---> Running in f1142795ab05 16:36:00 Removing intermediate container f1142795ab05 16:36:00 ---> 01bd3a41d6af 16:36:00 Step 3/4 : COPY go.mod . 16:36:00 ---> Running in fd666ed1a619 16:36:00 Removing intermediate container aae0b04216ce 16:36:00 ---> dcd72ec8748c 16:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:00 Removing intermediate container fd666ed1a619 16:36:00 ---> de15a3211230 16:36:00 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:36:00 ---> Running in 49294ebfb79d 16:36:00 ---> c1647a8fd436 16:36:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:01 ---> 70df502306ca 16:36:01 Step 4/4 : RUN go mod download 16:36:01 ---> Running in 7a6499cbb6af 16:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:01 (1/43) Installing readline (8.1.1-r0) 16:36:01 (2/43) Installing bash (5.1.16-r0) 16:36:01 Executing bash-5.1.16-r0.post-install 16:36:01 (3/43) Installing brotli-libs (1.0.9-r5) 16:36:01 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:36:01 (5/43) Installing libcurl (7.80.0-r2) 16:36:01 (6/43) Installing curl (7.80.0-r2) 16:36:01 (7/43) Installing dumb-init (1.2.5-r1) 16:36:01 (8/43) Installing libbz2 (1.0.8-r1) 16:36:01 (9/43) Installing expat (2.4.7-r0) 16:36:01 (10/43) Installing libffi (3.4.2-r1) 16:36:01 (11/43) Installing gdbm (1.22-r0) 16:36:01 (12/43) Installing xz-libs (5.2.5-r1) 16:36:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:36:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:36:01 (15/43) Installing mpdecimal (2.5.1-r1) 16:36:01 (16/43) Installing sqlite-libs (3.36.0-r0) 16:36:01 (17/43) Installing python3 (3.9.7-r4) 16:36:02 (18/43) Installing py3-appdirs (1.4.4-r2) 16:36:02 (19/43) Installing py3-certifi (2020.12.5-r1) 16:36:02 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:36:02 (21/43) Installing py3-idna (3.3-r0) 16:36:02 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:36:02 (23/43) Installing py3-requests (2.26.0-r1) 16:36:02 (24/43) Installing py3-msgpack (1.0.2-r1) 16:36:02 (25/43) Installing py3-lockfile (0.12.2-r4) 16:36:02 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:36:02 (27/43) Installing py3-colorama (0.4.4-r1) 16:36:02 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:36:02 (29/43) Installing py3-distlib (0.3.3-r0) 16:36:02 (30/43) Installing py3-distro (1.6.0-r0) 16:36:02 (31/43) Installing py3-six (1.16.0-r0) 16:36:02 (32/43) Installing py3-webencodings (0.5.1-r4) 16:36:02 (33/43) Installing py3-html5lib (1.1-r1) 16:36:02 (34/43) Installing py3-parsing (2.4.7-r2) 16:36:02 (35/43) Installing py3-packaging (20.9-r1) 16:36:02 (36/43) Installing py3-tomli (1.2.2-r0) 16:36:02 (37/43) Installing py3-pep517 (0.12.0-r0) 16:36:02 (38/43) Installing py3-progress (1.6-r0) 16:36:02 (39/43) Installing py3-retrying (1.3.3-r2) 16:36:02 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:36:02 (41/43) Installing py3-setuptools (52.0.0-r4) 16:36:02 (42/43) Installing py3-toml (0.10.2-r2) 16:36:02 (43/43) Installing py3-pip (20.3.4-r1) 16:36:02 Executing busybox-1.34.1-r5.trigger 16:36:02 OK: 83 MiB in 65 packages 16:36:03 Collecting docker-compose==1.23.2 16:36:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:03 Collecting PyYAML<4,>=3.10 16:36:03 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:04 ---> 2b7bd84ce347 16:36:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:04 Collecting docopt<0.7,>=0.6.1 16:36:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:05 ---> 7ddc77646bad 16:36:05 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:05 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:36:05 ---> Running in 6df8fab90f82 16:36:05 Collecting websocket-client<1.0,>=0.32.0 16:36:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:05 Removing intermediate container 6df8fab90f82 16:36:05 ---> 6bb1d72c0816 16:36:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:05 Collecting dockerpty<0.5,>=0.4.1 16:36:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:05 ---> Running in 52e095337fcf 16:36:05 Removing intermediate container 52e095337fcf 16:36:05 ---> 70ff9ec0e4bc 16:36:05 Step 21/23 : LABEL arch=x86_64 16:36:05 ---> Running in 6752cf8014dd 16:36:05 Removing intermediate container 6752cf8014dd 16:36:05 ---> 57767eb6356b 16:36:05 Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:36:05 Collecting texttable<0.10,>=0.9.0 16:36:05 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:05 ---> Running in f64367279683 16:36:05 Removing intermediate container f64367279683 16:36:05 ---> d5675a7edeab 16:36:05 Step 23/23 : LABEL version=0.0.0 16:36:05 ---> Running in cabd1114dcdd 16:36:05 Removing intermediate container cabd1114dcdd 16:36:05 ---> cef35c810432 16:36:05 16:36:05 Successfully built cef35c810432 16:36:05 Successfully tagged core-data:latest 16:36:05  Building core-data ... done Collecting cached-property<2,>=1.2.0 16:36:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:05 Collecting docker<4.0,>=3.6.0 16:36:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:05 Collecting jsonschema<3,>=2.5.1 16:36:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:06 Collecting docker-pycreds>=0.4.0 16:36:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:06 Collecting urllib3<1.25,>=1.21.1 16:36:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:06 Collecting idna<2.8,>=2.5 16:36:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:06 Collecting chardet<3.1.0,>=3.0.2 16:36:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:06 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:36:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:06 Attempting uninstall: urllib3 16:36:06 Found existing installation: urllib3 1.26.7 16:36:06 Uninstalling urllib3-1.26.7: 16:36:06 Successfully uninstalled urllib3-1.26.7 16:36:06 Attempting uninstall: idna 16:36:06 Found existing installation: idna 3.3 16:36:06 Uninstalling idna-3.3: 16:36:06 Successfully uninstalled idna-3.3 16:36:06 Attempting uninstall: requests 16:36:06 Found existing installation: requests 2.26.0 16:36:06 Uninstalling requests-2.26.0: 16:36:06 Successfully uninstalled requests-2.26.0 16:36:06 Running setup.py install for texttable: started 16:36:07 Running setup.py install for texttable: finished with status 'done' 16:36:07 Running setup.py install for PyYAML: started 16:36:07 Running setup.py install for PyYAML: finished with status 'done' 16:36:07 Running setup.py install for docopt: started 16:36:07 Running setup.py install for docopt: finished with status 'done' 16:36:07 Running setup.py install for dockerpty: started 16:36:08 Running setup.py install for dockerpty: finished with status 'done' 16:36:08 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:36:11 Removing intermediate container 49294ebfb79d 16:36:11 ---> 29cb75e2d31e 16:36:11 Step 14/23 : ENV APP_PORT=58890 16:36:11 ---> Running in 8c16b62af067 16:36:11 Removing intermediate container 8c16b62af067 16:36:11 ---> ec167862a33e 16:36:11 Step 15/23 : EXPOSE $APP_PORT 16:36:11 ---> Running in 32af407c1adc 16:36:11 Removing intermediate container 32af407c1adc 16:36:11 ---> 7740372320a1 16:36:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:11 ---> b37b9609fe63 16:36:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:11 ---> 48d95d7a569c 16:36:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:11 ---> da36909d1c0a 16:36:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:11 ---> Running in bb3501d6e0a3 16:36:11 Removing intermediate container bb3501d6e0a3 16:36:11 ---> 154ca5542158 16:36:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:11 ---> Running in 93d96a7d8b04 16:36:12 Removing intermediate container 93d96a7d8b04 16:36:12 ---> 54d490079752 16:36:12 Step 21/23 : LABEL arch=x86_64 16:36:12 ---> Running in a29cd40310d6 16:36:12 Removing intermediate container a29cd40310d6 16:36:12 ---> 9b0f1d9d4ceb 16:36:12 Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f 16:36:12 ---> Running in 2930cc7f1dcd 16:36:12 Removing intermediate container 2930cc7f1dcd 16:36:12 ---> 3734bb121589 16:36:12 Step 23/23 : LABEL version=0.0.0 16:36:12 ---> Running in 148fb392ff45 16:36:12 Removing intermediate container 148fb392ff45 16:36:12 ---> 7ed85ab88eeb 16:36:12 16:36:12 Successfully built 7ed85ab88eeb 16:36:12 Successfully tagged sys-mgmt-agent:latest 16:36:12  Building sys-mgmt-agent ... done  [Pipeline] } 16:36:12 $ docker stop --time=1 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 16:36:14 $ docker rm -f 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:14 + docker images 16:36:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:14 sys-mgmt-agent latest 7ed85ab88eeb 2 seconds ago 299MB 16:36:14 core-data latest cef35c810432 9 seconds ago 22.5MB 16:36:14 0e4f1a715c96 18 seconds ago 1.62GB 16:36:14 7f1e6f528fc2 20 seconds ago 1.65GB 16:36:14 security-spire-server latest d8f422c45da0 32 seconds ago 87.3MB 16:36:14 security-bootstrapper latest 57480e935444 39 seconds ago 19.1MB 16:36:14 security-spiffe-token-provider latest 2833c5670242 40 seconds ago 29MB 16:36:14 3364f43ca72d 42 seconds ago 1.52GB 16:36:14 security-secretstore-setup latest 532296dd7937 50 seconds ago 28.5MB 16:36:14 security-spire-config latest cce657e00ad4 52 seconds ago 86.7MB 16:36:14 8e65bb580b98 54 seconds ago 1.67GB 16:36:14 security-proxy-setup latest faffd62f1de2 About a minute ago 26.9MB 16:36:14 a86b96e3b6e0 About a minute ago 1.52GB 16:36:14 502bab624ad8 About a minute ago 1.63GB 16:36:14 4360544f650a About a minute ago 1.62GB 16:36:14 e1b9effed275 About a minute ago 1.62GB 16:36:14 support-notifications latest 2df65972427e About a minute ago 27MB 16:36:14 core-command latest a047418da6bc About a minute ago 16.1MB 16:36:14 security-spire-agent latest e38dd374cc78 About a minute ago 127MB 16:36:14 support-scheduler latest ac026abd5202 About a minute ago 26.4MB 16:36:14 core-metadata latest 3b83320a6020 About a minute ago 17MB 16:36:14 1ea81e7c25db 2 minutes ago 1.67GB 16:36:14 714c36f5fefb 2 minutes ago 1.61GB 16:36:14 107459858dab 2 minutes ago 1.68GB 16:36:14 fa9346e2657f 2 minutes ago 1.62GB 16:36:14 dc102ad19be3 2 minutes ago 1.52GB 16:36:14 ci-base-image-x86_64 latest 18e5c5903398 5 minutes ago 1.02GB 16:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 16:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 16:36:14 docker 20.10.14 7417809fdb73 2 months ago 218MB 16:36:14 alpine 3.14 e04c818066af 2 months ago 5.59MB 16:36:14 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 16:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:57 Removing intermediate container 7a6499cbb6af 16:36:57 ---> 183c774aa90d 16:36:57 Successfully built 183c774aa90d 16:36:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:58 + docker inspect -f . ci-base-image-arm64 16:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:58 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 16:36:58 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:59 $ docker top 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:00 + go version 16:37:00 go version go1.17.7 linux/arm64 [Pipeline] } 16:37:00 $ docker stop --time=1 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 16:37:02 $ docker rm -f 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:03 + docker inspect -f . ci-base-image-arm64 16:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:03 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 16:37:03 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:04 $ docker top f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:05 ========================================================= 16:37:05 [edgeXBuildGoParallel] Running Tests and Build... 16:37:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:05 + make test 16:37:05 go mod tidy -compat=1.17 16:37:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:45 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.317s coverage: 28.7% of statements 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.560s coverage: 54.2% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.138s coverage: 89.2% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.388s coverage: 83.8% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.980s coverage: 95.6% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.413s coverage: 72.2% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.602s coverage: 60.0% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.802s coverage: 0.9% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.474s coverage: 29.6% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.377s coverage: 79.5% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.309s coverage: 94.1% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements 16:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements 16:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 16:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.5% of statements 16:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.246s coverage: 87.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.377s coverage: 58.8% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.580s coverage: 80.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.351s coverage: 87.2% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.383s coverage: 85.4% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.186s coverage: 91.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.087s coverage: 64.4% of statements 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.171s coverage: 89.4% of statements 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 16:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.617s coverage: 65.4% of statements 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.018s coverage: 43.8% of statements 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.481s coverage: 17.7% of statements 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.959s coverage: 92.3% of statements 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.566s coverage: 97.7% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.291s coverage: 28.9% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.388s coverage: 100.0% of statements 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements 16:41:49 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:41:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:49 GO111MODULE=on go vet ./... 16:43:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:56 ./bin/test-attribution-txt.sh [Pipeline] echo 16:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:43:56 + ls -al . 16:43:56 total 680 16:43:56 drwxrwxr-x 9 1001 1001 4096 Jul 1 16:37 . 16:43:56 drwxr-xr-x 4 root root 4096 Jul 1 16:37 .. 16:43:56 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:34 .dockerignore 16:43:56 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 .git 16:43:56 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:34 .github 16:43:56 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:34 .gitignore 16:43:56 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:34 .golangci.yml 16:43:56 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:34 .hadolint.yml 16:43:56 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:34 .sonarcloud.properties 16:43:56 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:34 ADOPTERS.md 16:43:56 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:34 Attribution.txt 16:43:56 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:34 CHANGELOG.md 16:43:56 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:34 CONTRIBUTING.md 16:43:56 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:34 GOVERNANCE.md 16:43:56 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:34 Jenkinsfile 16:43:56 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:34 LICENSE 16:43:56 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:34 Makefile 16:43:56 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:34 OWNERS.md 16:43:56 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:34 README.md 16:43:56 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:34 SECURITY.md 16:43:56 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:43:56 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:34 ZMQWindows.md 16:43:56 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:34 bin 16:43:56 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:34 cmd 16:43:56 -rw-r--r-- 1 root root 435593 Jul 1 16:41 coverage.out 16:43:56 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:34 go.mod 16:43:56 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:37 go.sum 16:43:56 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:34 internal 16:43:56 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:34 openapi 16:43:56 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:34 snap 16:43:56 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:34 version.go [Pipeline] sh 16:43:57 + '[' -e coverage.out ] 16:43:57 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:57 Warning: overwriting stash ‘coverage-report’ 16:43:58 Stashed 1 file(s) [Pipeline] sh 16:43:59 + make build 16:43:59 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:45:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46: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/core-command/core-command ./cmd/core-command 16:46:43 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:47: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:26 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:47:33 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:47:37 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:47:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47: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/secrets-config ./cmd/secrets-config 16:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:48:05 $ docker stop --time=1 f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db 16:48:07 $ docker rm -f f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:10 16:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:10 latest: Pulling from edgex-devops/edgex-compose-arm64 16:48:10 29e5d40040c1: Pulling fs layer 16:48:10 1ce36da41761: Pulling fs layer 16:48:10 25b303627fd3: Pulling fs layer 16:48:10 29e5d40040c1: Verifying Checksum 16:48:10 29e5d40040c1: Download complete 16:48:10 1ce36da41761: Verifying Checksum 16:48:10 1ce36da41761: Download complete 16:48:11 29e5d40040c1: Pull complete 16:48:12 25b303627fd3: Verifying Checksum 16:48:12 25b303627fd3: Download complete 16:48:12 1ce36da41761: Pull complete 16:48:25 25b303627fd3: Pull complete 16:48:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 16:48:25 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:27 $ docker top dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:28 + docker-compose build --help 16:48:28 + grep parallel 16:48:34 --parallel Build images in parallel. [Pipeline] } 16:48:34 $ docker stop --time=1 dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 16:48:35 $ docker rm -f dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:36 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 16:48:36 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:38 $ docker top c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:45 Building core-command ... 16:48:45 Building core-data ... 16:48:45 Building core-metadata ... 16:48:45 Building security-bootstrapper ... 16:48:45 Building security-proxy-setup ... 16:48:45 Building security-secretstore-setup ... 16:48:45 Building security-spiffe-token-provider ... 16:48:45 Building security-spire-agent ... 16:48:45 Building security-spire-config ... 16:48:45 Building security-spire-server ... 16:48:45 Building support-notifications ... 16:48:45 Building support-scheduler ... 16:48:45 Building sys-mgmt-agent ... 16:48:45 Building security-spiffe-token-provider 16:48:45 Building security-spire-agent 16:48:45 Building security-secretstore-setup 16:48:45 Building sys-mgmt-agent 16:48:45 Building security-spire-config 16:50:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:22 ---> 183c774aa90d 16:50:22 Step 3/26 : WORKDIR /edgex-go 16:50:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:22 ---> 183c774aa90d 16:50:22 Step 3/26 : WORKDIR /edgex-go 16:50:22 ---> Running in 13b4bb7da433 16:50:22 ---> Running in b0c8ca5f9dd5 16:50:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:22 ---> 183c774aa90d 16:50:22 Step 3/23 : WORKDIR /edgex-go 16:50:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:50:22 ---> 183c774aa90d 16:50:22 Step 3/25 : WORKDIR /edgex-go 16:50:22 ---> Running in d272eb8ba4ec 16:50:22 ---> Running in 9328ee3dea27 16:50:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:50:22 ---> 183c774aa90d 16:50:22 Step 3/20 : WORKDIR /edgex-go 16:50:22 ---> Running in e15f71639c8a 16:50:22 Removing intermediate container d272eb8ba4ec 16:50:22 ---> 7976ee050b6f 16:50:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:22 Removing intermediate container 9328ee3dea27 16:50:22 ---> 9a788f1750ff 16:50:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:22 Removing intermediate container e15f71639c8a 16:50:22 ---> 99d99757c223 16:50:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:50:22 Removing intermediate container 13b4bb7da433 16:50:22 ---> c6daaa4b9766 16:50:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:22 Removing intermediate container b0c8ca5f9dd5 16:50:22 ---> cb0e6c165053 16:50:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:22 ---> Running in 7e575c2fb70f 16:50:22 ---> Running in 154da32e16e9 16:50:22 ---> Running in 58536163df66 16:50:22 ---> Running in b8b875db6b24 16:50:22 ---> Running in eea858fdaa59 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 Removing intermediate container 154da32e16e9 16:50:22 ---> 0e9cc42d30f6 16:50:22 Step 5/23 : RUN apk add --update --no-cache make bash git 16:50:22 ---> Running in b92a9fea5630 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:22 Removing intermediate container 7e575c2fb70f 16:50:22 ---> 2cf6065291c9 16:50:22 Step 5/25 : RUN apk add --update --no-cache make git 16:50:22 ---> Running in 7a7a0dfa409b 16:50:22 Removing intermediate container eea858fdaa59 16:50:22 ---> 9e52c742e92c 16:50:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:50:22 Removing intermediate container b8b875db6b24 16:50:22 ---> b88f17b2362e 16:50:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:50:22 ---> Running in 01fce58af86d 16:50:22 ---> Running in 6b5e33c0b606 16:50:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:50:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:50:22 OK: 15743 distinct packages available 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:22 OK: 220 MiB in 52 packages 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:23 OK: 220 MiB in 52 packages 16:50:24 OK: 220 MiB in 52 packages 16:50:24 Removing intermediate container 58536163df66 16:50:24 ---> 8b593efd933d 16:50:24 Step 5/20 : COPY go.mod vendor* ./ 16:50:24 OK: 220 MiB in 52 packages 16:50:24 OK: 220 MiB in 52 packages 16:50:25 Removing intermediate container b92a9fea5630 16:50:25 ---> 310d648cf578 16:50:25 Step 6/23 : COPY go.mod vendor* ./ 16:50:26 Removing intermediate container 7a7a0dfa409b 16:50:26 ---> 0404e6b86466 16:50:26 Step 6/25 : COPY go.mod vendor* ./ 16:50:26 ---> 237c5adc6427 16:50:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:26 Removing intermediate container 01fce58af86d 16:50:26 ---> edd1dc420d10 16:50:26 Step 6/26 : COPY go.mod vendor* ./ 16:50:26 ---> Running in 40b4ac55c73e 16:50:26 Removing intermediate container 6b5e33c0b606 16:50:26 ---> f4e0140cf93a 16:50:26 Step 6/26 : COPY go.mod vendor* ./ 16:50:27 ---> edac9c00c74c 16:50:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:27 ---> Running in f4738d073549 16:50:28 ---> fb4b495b723e 16:50:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:28 ---> e0862d2d2a89 16:50:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:28 ---> f13ca10e545f 16:50:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:28 ---> Running in 4d32ef08f802 16:50:28 ---> Running in 95864cfdfd85 16:50:28 ---> Running in c00ff124e2a3 16:50:32 Removing intermediate container 40b4ac55c73e 16:50:32 ---> e034cfd6ac57 16:50:32 Step 7/20 : COPY . . 16:50:34 Removing intermediate container f4738d073549 16:50:34 ---> 084713721372 16:50:34 Step 8/23 : COPY . . 16:50:35 Removing intermediate container 4d32ef08f802 16:50:35 ---> e78c585ff156 16:50:35 Step 8/25 : COPY . . 16:50:35 Removing intermediate container c00ff124e2a3 16:50:35 ---> 7fed45902f08 16:50:35 Step 8/26 : COPY . . 16:50:35 Removing intermediate container 95864cfdfd85 16:50:35 ---> dd63e86b736a 16:50:35 Step 8/26 : COPY . . 16:51:08 ---> 71b2d47d65f1 16:51:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:51:08 ---> 087233728d34 16:51:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:08 ---> Running in c66d46f8ce1b 16:51:08 ---> Running in 1b8bfb567bf5 16:51:08 ---> 0e01d0834756 16:51:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:08 ---> ac0a3ca64399 16:51:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:08 ---> Running in dc933084d69f 16:51:08 ---> Running in c51dd3bb762d 16:51:08 ---> 82e53f9f5b94 16:51:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:09 ---> Running in 95e0bfebd0a7 16:51:09 Removing intermediate container c51dd3bb762d 16:51:09 ---> e3b9227cdba5 16:51:09 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:09 ---> Running in df9765dc2f48 16:51:10 Removing intermediate container 95e0bfebd0a7 16:51:10 ---> 9690afaddcfe 16:51:10 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:10 ---> Running in e9505f126658 16:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:51:10 Removing intermediate container df9765dc2f48 16:51:10 ---> cc74cd3ca4a7 16:51: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 16:51:10 ---> Running in e5975420fc8b 16:51:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:11 Removing intermediate container e9505f126658 16:51:11 ---> a37af9dda9fe 16:51:11 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:51:11 ---> Running in 57bfae5ba9fc 16:51:15 Removing intermediate container e5975420fc8b 16:51:15 ---> f92faa910d0a 16:51:15 Step 12/26 : WORKDIR /edgex-go 16:51:15 ---> Running in 75fa0aa2e11c 16:51:15 Removing intermediate container 57bfae5ba9fc 16:51:15 ---> 1772b8b4ad83 16:51:15 Step 12/26 : WORKDIR /edgex-go 16:51:15 ---> Running in e9f48e71eed3 16:51:16 Removing intermediate container 75fa0aa2e11c 16:51:16 ---> 238ad46b76a0 16:51:16 16:51:16 Step 13/26 : FROM alpine:3.15 16:51:16 Removing intermediate container e9f48e71eed3 16:51:16 ---> 48217c488a25 16:51:16 16:51:16 Step 13/26 : FROM alpine:3.15 16:51:16 3.15: Pulling from library/alpine 16:51:16 3.15: Pulling from library/alpine 16:51:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:51:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:51:18 Status: Downloaded newer image for alpine:3.15 16:51:18 Status: Downloaded newer image for alpine:3.15 16:51:18 ---> 3fb3c9af89a9 16:51:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:18 ---> 3fb3c9af89a9 16:51:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:18 ---> Running in 448eae6f70d8 16:51:18 ---> Running in 40f758d1658b 16:51:19 Removing intermediate container 40f758d1658b 16:51:19 ---> aac9dbbc9e5d 16:51:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:19 Removing intermediate container 448eae6f70d8 16:51:19 ---> 9084e0b0c9d4 16:51:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:19 ---> Running in c58c5e67875d 16:51:19 ---> Running in ff8186360c83 16:51:23 Removing intermediate container c58c5e67875d 16:51:23 ---> 3a3b3af434bc 16:51:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:23 ---> Running in e055b49df9d1 16:51:24 Removing intermediate container ff8186360c83 16:51:24 ---> 1b4da3a55b14 16:51:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:24 ---> Running in 6d515a19ad15 16:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:29 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:29 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:29 OK: 15736 distinct packages available 16:51:29 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:29 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:29 OK: 15736 distinct packages available 16:51:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:32 (1/4) Installing dumb-init (1.2.5-r1) 16:51:32 (1/5) Installing dumb-init (1.2.5-r1) 16:51:32 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:32 (2/5) Installing musl-obstack (1.2.3-r0) 16:51:32 (3/4) Installing libucontext (1.1-r0) 16:51:32 (3/5) Installing libucontext (1.1-r0) 16:51:32 (4/4) Installing gcompat (1.0.0-r4) 16:51:32 (4/5) Installing gcompat (1.0.0-r4) 16:51:32 Executing busybox-1.34.1-r5.trigger 16:51:32 OK: 6 MiB in 18 packages 16:51:32 (5/5) Installing openssl (1.1.1p-r0) 16:51:32 Executing busybox-1.34.1-r5.trigger 16:51:32 OK: 6 MiB in 19 packages 16:51:34 Removing intermediate container e055b49df9d1 16:51:34 ---> 99e0c1ac702b 16:51:34 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:35 Removing intermediate container 6d515a19ad15 16:51:35 ---> daf708fa5500 16:51:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:51:42 ---> 99980a8ffce5 16:51:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:43 ---> a16c6cb5b556 16:51:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:51:44 ---> 679a779ad788 16:51:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:51:45 ---> Running in 40f9ae915e2f 16:51:46 Removing intermediate container 40f9ae915e2f 16:51:46 ---> d078f7bcab1e 16:51:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:51:47 ---> 887fc74cca3c 16:51:47 Step 21/26 : WORKDIR / 16:51:47 ---> Running in b0c112239fc6 16:51:48 Removing intermediate container b0c112239fc6 16:51:48 ---> 45ae32320dc6 16:51:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:48 ---> Running in 0af2729d1894 16:51:49 ---> ed766a4f21a1 16:51:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:51:49 Removing intermediate container 0af2729d1894 16:51:49 ---> ef2b10c17afa 16:51:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:49 ---> Running in 772ece4bdc62 16:51:50 Removing intermediate container 772ece4bdc62 16:51:50 ---> 9ae31e2ebb49 16:51:50 Step 24/26 : LABEL arch=arm64 16:51:50 ---> 37d0c62112bb 16:51:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> Running in 472b974c3f34 16:51:50 16:51:51 Removing intermediate container 472b974c3f34 16:51:51 ---> 271a1a1e5d72 16:51:51 Step 25/26 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 16:51:51 ---> Running in 6d11eacb5397 16:51:52 ---> de71061750fa 16:51:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:51:52 Removing intermediate container 6d11eacb5397 16:51:52 ---> 9c7117416270 16:51:52 Step 26/26 : LABEL version=0.0.0 16:51:53 ---> Running in c1bdb62c37fc 16:51:53 Removing intermediate container c1bdb62c37fc 16:51:53 ---> 25d2beaef0c7 16:51:53 16:51:53 ---> 74bea6321c4d 16:51:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:53 ---> Running in 20ee0e869fcc 16:51:54 Successfully built 25d2beaef0c7 16:51:54 Removing intermediate container 20ee0e869fcc 16:51:54 ---> ccf5698d91dd 16:51:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:54 Successfully tagged security-spire-config-arm64:latest 16:51:54  Building security-spire-config ... done Building core-metadata 16:51:54 ---> Running in bc5753412886 16:51:55 Removing intermediate container bc5753412886 16:51:55 ---> 681679f30197 16:51:55 Step 24/26 : LABEL arch=arm64 16:51:55 ---> Running in 189adb1b994b 16:51:56 Removing intermediate container 189adb1b994b 16:51:56 ---> 74f6e13a8cff 16:51:56 Step 25/26 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 16:51:56 ---> Running in 4c048b3f250c 16:51:57 Removing intermediate container 4c048b3f250c 16:51:57 ---> 1142daafd3fa 16:51:57 Step 26/26 : LABEL version=0.0.0 16:51:57 ---> Running in 57d52ad69b32 16:51:58 Removing intermediate container 57d52ad69b32 16:51:58 ---> b1003d42553b 16:51:58 16:51:58 Successfully built b1003d42553b 16:51:58 Successfully tagged security-spire-agent-arm64:latest 16:51:58  Building security-spire-agent ... done Building support-scheduler 16:52:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:45 ---> 183c774aa90d 16:52:45 Step 3/23 : WORKDIR /edgex-go 16:52:45 ---> Using cache 16:52:45 ---> c6daaa4b9766 16:52:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:45 ---> Using cache 16:52:45 ---> b88f17b2362e 16:52:45 Step 5/23 : RUN apk add --update --no-cache make git 16:52:45 ---> Running in 403357255ae7 16:52:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:47 OK: 220 MiB in 52 packages 16:52:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:49 ---> 183c774aa90d 16:52:49 Step 3/22 : WORKDIR /edgex-go 16:52:49 ---> Using cache 16:52:49 ---> c6daaa4b9766 16:52:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:49 ---> Using cache 16:52:49 ---> b88f17b2362e 16:52:49 Step 5/22 : RUN apk add --update --no-cache make git 16:52:49 ---> Running in 43846b61e919 16:52:49 Removing intermediate container 403357255ae7 16:52:49 ---> 75419da7578b 16:52:49 Step 6/23 : COPY go.mod vendor* ./ 16:52:51 ---> 2cfb454cb535 16:52:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:51 ---> Running in ee7311b2fb29 16:52:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:54 OK: 220 MiB in 52 packages 16:52:55 Removing intermediate container 43846b61e919 16:52:55 ---> 8b7adbda28c5 16:52:55 Step 6/22 : COPY go.mod vendor* ./ 16:52:56 ---> 14a622f9d808 16:52:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:56 ---> Running in 803d9e03567c 16:52:58 Removing intermediate container ee7311b2fb29 16:52:58 ---> c3dd8cacf8a7 16:52:58 Step 8/23 : COPY . . 16:53:03 Removing intermediate container 803d9e03567c 16:53:03 ---> 7940532211ed 16:53:03 Step 8/22 : COPY . . 16:53:36 ---> 4d6e6066124e 16:53:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:53:36 ---> Running in 75bc748c7b2b 16:53:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:53:36 ---> 2f865a0d0473 16:53:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:53:36 ---> Running in 24f6dada6a81 16:53: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-scheduler/support-scheduler ./cmd/support-scheduler 16:56:45 Removing intermediate container c66d46f8ce1b 16:56:45 ---> 22367d0c01d8 16:56:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:56:45 ---> Running in a5601705365f 16:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:56:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:56:45 Removing intermediate container a5601705365f 16:56:45 ---> 8c238ad2d194 16:56:45 16:56:45 Step 11/23 : FROM docker:20.10.14 16:56:45 20.10.14: Pulling from library/docker 16:56:57 Removing intermediate container dc933084d69f 16:56:57 ---> 3bbe10c33022 16:56:57 16:56:57 Step 10/25 : FROM alpine:3.14 16:56:57 3.14: Pulling from library/alpine 16:56:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:56:59 Status: Downloaded newer image for alpine:3.14 16:56:59 ---> ac73e934f311 16:56:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:00 ---> Running in 54e298d2b99a 16:57:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:57:02 Status: Downloaded newer image for docker:20.10.14 16:57:02 ---> c346e9eafbab 16:57:02 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:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:02 ---> Running in c5b5c0e76dc5 16:57:03 Removing intermediate container c5b5c0e76dc5 16:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:03 ---> 86f8d224c639 16:57:03 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:57:03 ---> Running in 7f9b5ee6501a 16:57:04 (1/3) Installing ca-certificates (20211220-r0) 16:57:05 (2/3) Installing dumb-init (1.2.5-r1) 16:57:05 (3/3) Installing su-exec (0.2-r1) 16:57:05 Executing busybox-1.33.1-r7.trigger 16:57:05 Executing ca-certificates-20211220-r0.trigger 16:57:05 OK: 6 MiB in 17 packages 16:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:07 Removing intermediate container 54e298d2b99a 16:57:07 ---> f9b004d60fac 16:57:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:08 ---> Running in be41ebe99e46 16:57:08 (1/43) Installing readline (8.1.1-r0) 16:57:08 (2/43) Installing bash (5.1.16-r0) 16:57:08 Executing bash-5.1.16-r0.post-install 16:57:08 (3/43) Installing brotli-libs (1.0.9-r5) 16:57:08 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:57:08 (5/43) Installing libcurl (7.80.0-r2) 16:57:08 (6/43) Installing curl (7.80.0-r2) 16:57:08 (7/43) Installing dumb-init (1.2.5-r1) 16:57:08 (8/43) Installing libbz2 (1.0.8-r1) 16:57:08 (9/43) Installing expat (2.4.7-r0) 16:57:08 (10/43) Installing libffi (3.4.2-r1) 16:57:08 (11/43) Installing gdbm (1.22-r0) 16:57:08 (12/43) Installing xz-libs (5.2.5-r1) 16:57:08 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:57:08 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:57:08 (15/43) Installing mpdecimal (2.5.1-r1) 16:57:08 (16/43) Installing sqlite-libs (3.36.0-r0) 16:57:08 Removing intermediate container be41ebe99e46 16:57:08 ---> a3c24a883e39 16:57:08 Step 13/25 : WORKDIR / 16:57:08 (17/43) Installing python3 (3.9.7-r4) 16:57:08 ---> Running in fe9b1504c7b3 16:57:09 Removing intermediate container fe9b1504c7b3 16:57:09 ---> 1c219dedfdfd 16:57:09 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:57:10 ---> 6bc466c05096 16:57:10 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:57:11 ---> 5a752f82658a 16:57:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:12 (18/43) Installing py3-appdirs (1.4.4-r2) 16:57:12 (19/43) Installing py3-certifi (2020.12.5-r1) 16:57:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:57:12 (21/43) Installing py3-idna (3.3-r0) 16:57:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:57:12 ---> a7b1016677d1 16:57:12 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:57:12 (23/43) Installing py3-requests (2.26.0-r1) 16:57:13 (24/43) Installing py3-msgpack (1.0.2-r1) 16:57:13 (25/43) Installing py3-lockfile (0.12.2-r4) 16:57:13 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:57:13 (27/43) Installing py3-colorama (0.4.4-r1) 16:57:13 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:57:13 (29/43) Installing py3-distlib (0.3.3-r0) 16:57:13 (30/43) Installing py3-distro (1.6.0-r0) 16:57:13 (31/43) Installing py3-six (1.16.0-r0) 16:57:13 (32/43) Installing py3-webencodings (0.5.1-r4) 16:57:13 (33/43) Installing py3-html5lib (1.1-r1) 16:57:13 (34/43) Installing py3-parsing (2.4.7-r2) 16:57:13 (35/43) Installing py3-packaging (20.9-r1) 16:57:13 (36/43) Installing py3-tomli (1.2.2-r0) 16:57:13 (37/43) Installing py3-pep517 (0.12.0-r0) 16:57:13 (38/43) Installing py3-progress (1.6-r0) 16:57:13 (39/43) Installing py3-retrying (1.3.3-r2) 16:57:13 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:57:13 (41/43) Installing py3-setuptools (52.0.0-r4) 16:57:13 ---> db1cb0913ea7 16:57:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:13 (42/43) Installing py3-toml (0.10.2-r2) 16:57:13 (43/43) Installing py3-pip (20.3.4-r1) 16:57:15 Executing busybox-1.34.1-r5.trigger 16:57:15 OK: 82 MiB in 65 packages 16:57:16 ---> 5cd3a01dc8d7 16:57:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:18 ---> 08d4b487dc70 16:57:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:19 ---> 8264343b33db 16:57:19 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:57:19 ---> Running in 3676d595a4f9 16:57:22 Removing intermediate container 3676d595a4f9 16:57:22 ---> adeb9ae90f27 16:57:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:57:22 ---> Running in 192f28b3b128 16:57:22 Removing intermediate container 192f28b3b128 16:57:22 ---> 15be705efb9f 16:57:22 Step 23/25 : LABEL arch=arm64 16:57:22 ---> Running in 680d64d8cd1e 16:57:23 Removing intermediate container 680d64d8cd1e 16:57:23 ---> f758f2d6e8ba 16:57:23 Step 24/25 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 16:57:23 ---> Running in 5006ac3392bc 16:57:23 Collecting docker-compose==1.23.2 16:57:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:24 Removing intermediate container 5006ac3392bc 16:57:24 ---> b9c2036217c0 16:57:24 Step 25/25 : LABEL version=0.0.0 16:57:24 ---> Running in 218c3042f393 16:57:24 Removing intermediate container 218c3042f393 16:57:24 ---> 945116c82ea0 16:57:24 16:57:25 Successfully built 945116c82ea0 16:57:25 Successfully tagged security-secretstore-setup-arm64:latest 16:57:25  Building security-secretstore-setup ... done Building support-notifications 16:57:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:26 Collecting dockerpty<0.5,>=0.4.1 16:57:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:30 Collecting docker<4.0,>=3.6.0 16:57:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:31 Collecting texttable<0.10,>=0.9.0 16:57:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:34 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:35 Collecting websocket-client<1.0,>=0.32.0 16:57:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:57:35 Collecting jsonschema<3,>=2.5.1 16:57:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:36 Collecting docopt<0.7,>=0.6.1 16:57:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:44 Collecting PyYAML<4,>=3.10 16:57:44 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57:53 Collecting cached-property<2,>=1.2.0 16:57:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:54 Collecting docker-pycreds>=0.4.0 16:57:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:55 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:57 Collecting urllib3<1.25,>=1.21.1 16:57:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:58 Collecting chardet<3.1.0,>=3.0.2 16:57:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:57:58 Collecting idna<2.8,>=2.5 16:57:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:57:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:57:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:57:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:57:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:59 ---> 183c774aa90d 16:57:59 Step 3/22 : WORKDIR /edgex-go 16:57:59 ---> Using cache 16:57:59 ---> c6daaa4b9766 16:57:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:59 ---> Using cache 16:57:59 ---> b88f17b2362e 16:57:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:58:00 ---> Running in ce2e8303c7e9 16:58:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:58:01 Attempting uninstall: urllib3 16:58:01 Found existing installation: urllib3 1.26.7 16:58:01 Uninstalling urllib3-1.26.7: 16:58:01 Successfully uninstalled urllib3-1.26.7 16:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:03 Attempting uninstall: idna 16:58:03 Found existing installation: idna 3.3 16:58:03 Uninstalling idna-3.3: 16:58:03 Successfully uninstalled idna-3.3 16:58:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:04 OK: 220 MiB in 52 packages 16:58:06 Removing intermediate container ce2e8303c7e9 16:58:06 ---> 36cb5e3a9610 16:58:06 Step 6/22 : COPY go.mod vendor* ./ 16:58:07 ---> 40c95e96e6ed 16:58:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:07 ---> Running in 4820996b98b8 16:58:08 Attempting uninstall: requests 16:58:08 Found existing installation: requests 2.26.0 16:58:08 Uninstalling requests-2.26.0: 16:58:08 Successfully uninstalled requests-2.26.0 16:58:09 Running setup.py install for texttable: started 16:58:14 Running setup.py install for texttable: finished with status 'done' 16:58:14 Running setup.py install for PyYAML: started 16:58:14 Removing intermediate container 4820996b98b8 16:58:14 ---> 6e65c4d234c4 16:58:14 Step 8/22 : COPY . . 16:58:19 Running setup.py install for PyYAML: finished with status 'done' 16:58:20 Running setup.py install for docopt: started 16:58:24 Running setup.py install for docopt: finished with status 'done' 16:58:24 Running setup.py install for dockerpty: started 16:58:28 Running setup.py install for dockerpty: finished with status 'done' 16:58:31 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:58:36 ---> f544093f7c14 16:58:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:58:36 ---> Running in fba050fbbf2a 16:58:39 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:58:51 Removing intermediate container 7f9b5ee6501a 16:58:51 ---> 6c04e6a4d0af 16:58:51 Step 14/23 : ENV APP_PORT=58890 16:58:51 ---> Running in 5e700d05788a 16:58:52 Removing intermediate container 5e700d05788a 16:58:52 ---> 0109cb75a0cc 16:58:52 Step 15/23 : EXPOSE $APP_PORT 16:58:52 ---> Running in 81824ea6092f 16:58:52 Removing intermediate container 81824ea6092f 16:58:52 ---> f6f8b62b453c 16:58:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:54 ---> 0371e8d3ec8a 16:58:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:55 ---> 0c9b0703cf31 16:58:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:57 ---> 835bc1dedce4 16:58:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:57 ---> Running in ea5c35d6818b 16:58:57 Removing intermediate container ea5c35d6818b 16:58:57 ---> a427d5fa4c3e 16:58:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:58 ---> Running in 946c6148b147 16:58:58 Removing intermediate container 946c6148b147 16:58:58 ---> d1d829b50c3f 16:58:58 Step 21/23 : LABEL arch=arm64 16:58:58 ---> Running in a1a05f539483 16:58:59 Removing intermediate container a1a05f539483 16:58:59 ---> 92acc68f8542 16:58:59 Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 16:58:59 ---> Running in 4b0233877ca7 16:59:00 Removing intermediate container 4b0233877ca7 16:59:00 ---> 5a8e6dba3ac8 16:59:00 Step 23/23 : LABEL version=0.0.0 16:59:00 ---> Running in 94fb84a0df27 16:59:00 Removing intermediate container 94fb84a0df27 16:59:00 ---> d47cf48f187b 16:59:00 16:59:01 Successfully built d47cf48f187b 16:59:01 Successfully tagged sys-mgmt-agent-arm64:latest 16:59:01  Building sys-mgmt-agent ... done Building core-command 16:59:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:40 ---> 183c774aa90d 16:59:40 Step 3/23 : WORKDIR /edgex-go 16:59:40 ---> Using cache 16:59:40 ---> c6daaa4b9766 16:59:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:40 ---> Using cache 16:59:40 ---> b88f17b2362e 16:59:40 Step 5/23 : RUN apk add --update --no-cache make git 16:59:40 ---> Using cache 16:59:40 ---> 8b7adbda28c5 16:59:40 Step 6/23 : COPY go.mod vendor* ./ 16:59:40 ---> Using cache 16:59:40 ---> 14a622f9d808 16:59:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:40 ---> Using cache 16:59:40 ---> 7940532211ed 16:59:40 Step 8/23 : COPY . . 16:59:40 ---> Using cache 16:59:40 ---> 2f865a0d0473 16:59:40 Step 9/23 : RUN make cmd/core-command/core-command 16:59:40 ---> Running in 05701860c705 16:59:40 Removing intermediate container 1b8bfb567bf5 16:59:40 ---> 11d999c5f59d 16:59:40 16:59:40 Step 9/20 : FROM alpine:3.15 16:59:40 ---> 3fb3c9af89a9 16:59:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:40 ---> Using cache 16:59:40 ---> 9084e0b0c9d4 16:59:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:40 ---> Using cache 16:59:40 ---> 1b4da3a55b14 16:59:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:40 ---> Running in 8f8c80542dc6 16:59: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:59:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:43 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:59:43 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:59:43 OK: 15736 distinct packages available 16:59:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:46 (1/9) Installing ca-certificates (20211220-r0) 16:59:46 (2/9) Installing brotli-libs (1.0.9-r5) 16:59:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:59:47 (4/9) Installing libcurl (7.80.0-r2) 16:59:47 (5/9) Installing curl (7.80.0-r2) 16:59:47 (6/9) Installing dumb-init (1.2.5-r1) 16:59:47 (7/9) Installing musl-obstack (1.2.3-r0) 16:59:47 (8/9) Installing libucontext (1.1-r0) 16:59:47 (9/9) Installing gcompat (1.0.0-r4) 16:59:47 Executing busybox-1.34.1-r5.trigger 16:59:48 Executing ca-certificates-20211220-r0.trigger 16:59:48 OK: 8 MiB in 23 packages 16:59:53 Removing intermediate container 8f8c80542dc6 16:59:53 ---> ee5b8d499eeb 16:59:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:54 Removing intermediate container 75bc748c7b2b 16:59:54 ---> 46c99d556e6c 16:59:54 16:59:54 Step 10/23 : FROM alpine:3.14 16:59:54 ---> ac73e934f311 16:59:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:54 ---> cb27a08b014b 16:59:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:59:54 ---> Running in d57709a368a9 16:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:59:58 ---> cf18f48548db 16:59:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:59:59 ---> c6393a406280 16:59:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:59:59 ---> Running in 169b5fc40330 16:59:59 (1/1) Installing dumb-init (1.2.5-r1) 16:59:59 Executing busybox-1.33.1-r7.trigger 16:59:59 OK: 5 MiB in 15 packages 16:59:59 Removing intermediate container 169b5fc40330 16:59:59 ---> 9dba3c61558d 16:59:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:59 ---> Running in aa0d81cc0062 17:00:01 Removing intermediate container aa0d81cc0062 17:00:01 ---> b2981a9cd772 17:00:01 Step 18/20 : LABEL arch=arm64 17:00:01 ---> Running in a8febd5ff13d 17:00:01 Removing intermediate container d57709a368a9 17:00:01 ---> 674e1da49b56 17:00:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:02 ---> Running in 2b4c1d461a67 17:00:02 Removing intermediate container a8febd5ff13d 17:00:02 ---> 13da773c9f3c 17:00:02 Step 19/20 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:00:02 ---> Running in 2f7ae07a68d3 17:00:03 Removing intermediate container 2f7ae07a68d3 17:00:03 ---> 542e4dc8b456 17:00:03 Step 20/20 : LABEL version=0.0.0 17:00:03 Removing intermediate container 2b4c1d461a67 17:00:03 ---> 2732c5181b36 17:00:03 Step 13/23 : ENV APP_PORT=59881 17:00:03 ---> Running in bd37c4486247 17:00:03 ---> Running in e1f9f10afabf 17:00:04 Removing intermediate container bd37c4486247 17:00:04 ---> bdaf0b81cd84 17:00:04 Step 14/23 : EXPOSE $APP_PORT 17:00:04 ---> Running in f6759926dc01 17:00:04 Removing intermediate container e1f9f10afabf 17:00:04 ---> 6c7b26235cf3 17:00:04 17:00:05 Removing intermediate container f6759926dc01 17:00:05 ---> adb32b545df3 17:00:05 Step 15/23 : WORKDIR / 17:00:05 ---> Running in 16e0f44a2079 17:00:05 Successfully built 6c7b26235cf3 17:00:05 Successfully tagged security-spiffe-token-provider-arm64:latest 17:00:05 Building security-proxy-setup 17:00:05  Building security-spiffe-token-provider ... done Removing intermediate container 16e0f44a2079 17:00:05 ---> d876005959e1 17:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:06 ---> 3b3563dbbdf5 17:00:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:00:08 ---> 3a5d7a2da890 17:00:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:00:09 ---> a98511dfab31 17:00:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:00:09 ---> Running in 44e39baaa6c0 17:00:10 Removing intermediate container 44e39baaa6c0 17:00:10 ---> e4093999bafe 17:00:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:10 ---> Running in e5227fb3cc18 17:00:11 Removing intermediate container e5227fb3cc18 17:00:11 ---> b4346d3529a3 17:00:11 Step 21/23 : LABEL arch=arm64 17:00:11 ---> Running in 43c88908dc87 17:00:11 Removing intermediate container 43c88908dc87 17:00:11 ---> 0aabe7f7bb5c 17:00:11 Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:00:11 ---> Running in a88aa21ecea9 17:00:12 Removing intermediate container a88aa21ecea9 17:00:12 ---> 88d8112a3fce 17:00:12 Step 23/23 : LABEL version=0.0.0 17:00:12 ---> Running in 27ef1e6375c1 17:00:13 Removing intermediate container 27ef1e6375c1 17:00:13 ---> 9c2e399eaf40 17:00:13 17:00:13 Successfully built 9c2e399eaf40 17:00:13 Successfully tagged core-metadata-arm64:latest 17:00:13  Building core-metadata ... done Building core-data 17:01:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:00 ---> 183c774aa90d 17:01:00 Step 3/22 : WORKDIR /edgex-go 17:01:00 ---> Using cache 17:01:00 ---> c6daaa4b9766 17:01:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:00 ---> Using cache 17:01:00 ---> b88f17b2362e 17:01:00 Step 5/22 : RUN apk add --update --no-cache make git 17:01:00 ---> Using cache 17:01:00 ---> 8b7adbda28c5 17:01:00 Step 6/22 : COPY go.mod vendor* ./ 17:01:00 ---> Using cache 17:01:00 ---> 14a622f9d808 17:01:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 ---> Using cache 17:01:00 ---> 7940532211ed 17:01:00 Step 8/22 : COPY . . 17:01:00 ---> Using cache 17:01:00 ---> 2f865a0d0473 17:01:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:00 ---> Running in cdc3a6beeef8 17:01:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:01:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:03 ---> 183c774aa90d 17:01:03 Step 3/23 : WORKDIR /edgex-go 17:01:03 ---> Using cache 17:01:03 ---> c6daaa4b9766 17:01:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:03 ---> Using cache 17:01:03 ---> b88f17b2362e 17:01:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:01:03 ---> Running in 6168aedbcc34 17:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:08 OK: 220 MiB in 52 packages 17:01:09 Removing intermediate container 6168aedbcc34 17:01:09 ---> d4c518c7b33e 17:01:09 Step 6/23 : COPY go.mod vendor* ./ 17:01:10 ---> c9a1fff5c594 17:01:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:10 ---> Running in a1578f02d119 17:01:17 Removing intermediate container a1578f02d119 17:01:17 ---> 84ae8bb45b32 17:01:17 Step 8/23 : COPY . . 17:01:44 ---> b5c824fe46bb 17:01:44 Step 9/23 : RUN make cmd/core-data/core-data 17:01:44 ---> Running in bb2bc3cc3e2a 17:01: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 17:02:52 Removing intermediate container 24f6dada6a81 17:02:52 ---> 7481cb5d8cde 17:02:52 17:02:52 Step 10/22 : FROM alpine:3.14 17:02:52 ---> ac73e934f311 17:02:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:02:52 ---> Using cache 17:02:52 ---> 674e1da49b56 17:02:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:52 ---> Using cache 17:02:52 ---> 2732c5181b36 17:02:52 Step 13/22 : ENV APP_PORT=59861 17:02:52 ---> Running in 5fa4a88b22df 17:02:52 Removing intermediate container 5fa4a88b22df 17:02:52 ---> 596f9aa69dd4 17:02:52 Step 14/22 : EXPOSE $APP_PORT 17:02:52 ---> Running in ed7b4c125587 17:02:52 Removing intermediate container ed7b4c125587 17:02:52 ---> 2fcf33a1f335 17:02:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:52 ---> a7257b0f5b3e 17:02:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:02:52 ---> c326e84ae574 17:02:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:02:52 ---> 21381a8c7046 17:02:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:02:52 ---> Running in 58b8ace9b801 17:02:52 Removing intermediate container 58b8ace9b801 17:02:52 ---> c908b70e359a 17:02:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:52 ---> Running in 240e9657f00b 17:02:53 Removing intermediate container 240e9657f00b 17:02:53 ---> 1823f3390993 17:02:53 Step 20/22 : LABEL arch=arm64 17:02:53 ---> Running in d0ead49bbe69 17:02:54 Removing intermediate container d0ead49bbe69 17:02:54 ---> dc8b97918e5d 17:02:54 Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:02:54 ---> Running in 7826753f7c5e 17:02:54 Removing intermediate container 7826753f7c5e 17:02:54 ---> 1adc7e215bcc 17:02:54 Step 22/22 : LABEL version=0.0.0 17:02:55 ---> Running in 190e74fd4c85 17:02:55 Removing intermediate container 190e74fd4c85 17:02:55 ---> e8569e363eb3 17:02:55 17:02:56 Successfully built e8569e363eb3 17:02:56 Successfully tagged support-scheduler-arm64:latest 17:02:56  Building support-scheduler ... done Building security-bootstrapper 17:03:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:03:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:03:35 ---> 183c774aa90d 17:03:35 Step 3/31 : WORKDIR /edgex-go 17:03:35 ---> Using cache 17:03:35 ---> c6daaa4b9766 17:03:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:35 ---> Using cache 17:03:35 ---> b88f17b2362e 17:03:35 Step 5/31 : RUN apk add --update --no-cache make git 17:03:35 ---> Using cache 17:03:35 ---> 8b7adbda28c5 17:03:35 Step 6/31 : COPY go.mod vendor* ./ 17:03:35 ---> Using cache 17:03:35 ---> 14a622f9d808 17:03:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:35 ---> Using cache 17:03:35 ---> 7940532211ed 17:03:35 Step 8/31 : COPY . . 17:03:35 ---> Using cache 17:03:35 ---> 2f865a0d0473 17:03:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:03:35 ---> Running in 103eab5aa4e5 17:03:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:05:27 Removing intermediate container 05701860c705 17:05:27 ---> 1d11ae23e35b 17:05:27 17:05:27 Step 10/23 : FROM alpine:3.14 17:05:27 ---> ac73e934f311 17:05:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:27 ---> Using cache 17:05:27 ---> 674e1da49b56 17:05:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:27 ---> Using cache 17:05:27 ---> 2732c5181b36 17:05:27 Step 13/23 : ENV APP_PORT=59882 17:05:27 ---> Running in 8f367b25d44a 17:05:27 Removing intermediate container 8f367b25d44a 17:05:27 ---> 578150d388e8 17:05:27 Step 14/23 : EXPOSE $APP_PORT 17:05:27 ---> Running in 979f15d9cb85 17:05:27 Removing intermediate container 979f15d9cb85 17:05:27 ---> 3f66d3b376d1 17:05:27 Step 15/23 : WORKDIR / 17:05:27 ---> Running in afe71a937f0b 17:05:27 Removing intermediate container afe71a937f0b 17:05:27 ---> e54b0489b319 17:05:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:28 ---> b29fcd29d483 17:05:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:05:29 ---> 98c39b9846c7 17:05:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:05:31 ---> 8b1476d25376 17:05:31 Step 19/23 : ENTRYPOINT ["/core-command"] 17:05:31 ---> Running in 03116d47809e 17:05:31 Removing intermediate container 03116d47809e 17:05:31 ---> c791e5c7fd44 17:05:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:31 ---> Running in d1933b7dcee8 17:05:32 Removing intermediate container d1933b7dcee8 17:05:32 ---> 8fedd5f87783 17:05:32 Step 21/23 : LABEL arch=arm64 17:05:32 ---> Running in cb88a368d5a0 17:05:33 Removing intermediate container cb88a368d5a0 17:05:33 ---> aa5a3b891fb0 17:05:33 Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:05:33 ---> Running in b78da9e624fc 17:05:33 Removing intermediate container b78da9e624fc 17:05:33 ---> c04a3f9c9e1a 17:05:33 Step 23/23 : LABEL version=0.0.0 17:05:34 ---> Running in 5994de72a89a 17:05:34 Removing intermediate container 5994de72a89a 17:05:34 ---> 0a0c631fbac3 17:05:34 17:05:35 Successfully built 0a0c631fbac3 17:05:35 Successfully tagged core-command-arm64:latest 17:05:35 Building security-spire-server 17:06:07  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:06:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:06:07 ---> 183c774aa90d 17:06:07 Step 3/25 : WORKDIR /edgex-go 17:06:07 ---> Using cache 17:06:07 ---> c6daaa4b9766 17:06:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:07 ---> Using cache 17:06:07 ---> b88f17b2362e 17:06:07 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:06:07 ---> Using cache 17:06:07 ---> f4e0140cf93a 17:06:07 Step 6/25 : COPY go.mod vendor* ./ 17:06:07 ---> Using cache 17:06:07 ---> fb4b495b723e 17:06:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:07 ---> Using cache 17:06:07 ---> dd63e86b736a 17:06:07 Step 8/25 : COPY . . 17:06:07 ---> Using cache 17:06:07 ---> ac0a3ca64399 17:06:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:06:07 ---> Using cache 17:06:07 ---> e3b9227cdba5 17:06:07 Step 10/25 : WORKDIR /edgex-go/spire-build 17:06:07 ---> Using cache 17:06:07 ---> cc74cd3ca4a7 17:06:07 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:06:07 ---> Running in 131cc2f0928f 17:06:08 Removing intermediate container 131cc2f0928f 17:06:08 ---> 82aed5a38f15 17:06:08 Step 12/25 : WORKDIR /edgex-go 17:06:08 ---> Running in 2a5420c93d4c 17:06:09 Removing intermediate container 2a5420c93d4c 17:06:09 ---> a76442ee2091 17:06:09 17:06:09 Step 13/25 : FROM alpine:3.15 17:06:09 ---> 3fb3c9af89a9 17:06:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:09 ---> Using cache 17:06:09 ---> 9084e0b0c9d4 17:06:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:09 ---> Using cache 17:06:09 ---> 1b4da3a55b14 17:06:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:06:09 ---> Using cache 17:06:09 ---> daf708fa5500 17:06:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:16 ---> 5f041aacc963 17:06:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:06:17 ---> a893e8fba436 17:06:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:06:18 ---> 9316d0a2a23b 17:06:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:06:19 ---> ccabfba20393 17:06:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:19 ---> Running in 90a60966617e 17:06:20 Removing intermediate container 90a60966617e 17:06:20 ---> 466a015178b7 17:06:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:20 ---> Running in ef868b888361 17:06:20 Removing intermediate container ef868b888361 17:06:20 ---> 09eddbdd5179 17:06:20 Step 23/25 : LABEL arch=arm64 17:06:20 ---> Running in 2b56e271479f 17:06:21 Removing intermediate container 2b56e271479f 17:06:21 ---> 8ad28a349831 17:06:21 Step 24/25 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:06:21 ---> Running in 6e38e1d834fb 17:06:22 Removing intermediate container 6e38e1d834fb 17:06:22 ---> a9565afe81b4 17:06:22 Step 25/25 : LABEL version=0.0.0 17:06:22 ---> Running in 3f616b03609d 17:06:22 Removing intermediate container 3f616b03609d 17:06:22 ---> 27cc63ace32e 17:06:22 17:06:23 Successfully built 27cc63ace32e 17:06:23 Successfully tagged security-spire-server-arm64:latest 17:06:41  Building security-spire-server ... 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 17:07:03 Removing intermediate container cdc3a6beeef8 17:07:03 ---> d30f2591d19d 17:07:03 17:07:03 Step 10/22 : FROM alpine:3.14 17:07:03 ---> ac73e934f311 17:07:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:07:03 ---> Running in 3098916fc1c5 17:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:07:04 (1/6) Installing ca-certificates (20211220-r0) 17:07:04 (2/6) Installing brotli-libs (1.0.9-r5) 17:07:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:07:04 (4/6) Installing libcurl (7.79.1-r2) 17:07:04 (5/6) Installing curl (7.79.1-r2) 17:07:04 (6/6) Installing dumb-init (1.2.5-r1) 17:07:04 Executing busybox-1.33.1-r7.trigger 17:07:05 Executing ca-certificates-20211220-r0.trigger 17:07:05 OK: 8 MiB in 20 packages 17:07:08 Removing intermediate container 3098916fc1c5 17:07:08 ---> ea750fd4b23f 17:07:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:08 ---> Running in 06318f60e932 17:07:08 Removing intermediate container 06318f60e932 17:07:08 ---> 1cd25d3ecb10 17:07:08 Step 13/22 : WORKDIR /edgex 17:07:08 ---> Running in 62f3772f98d9 17:07:08 Removing intermediate container 62f3772f98d9 17:07:08 ---> 837a24ef6bbb 17:07:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:07:09 ---> fe72fec4ad1e 17:07:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:07:11 ---> fac7734379d7 17:07:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:07:13 ---> 25774adf3170 17:07:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:07:14 ---> fa9910b1f669 17:07:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:14 ---> Running in 6ec02976e70e 17:07:18 Removing intermediate container 6ec02976e70e 17:07:18 ---> 0576c19afd9b 17:07:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:07:18 ---> Running in 518a1bd84a11 17:07:18 Removing intermediate container 518a1bd84a11 17:07:18 ---> f17aa741d17f 17:07:18 Step 20/22 : LABEL arch=arm64 17:07:18 ---> Running in 0dd34ac0b9c9 17:07:19 Removing intermediate container 0dd34ac0b9c9 17:07:19 ---> 41b38d801365 17:07:19 Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:07:19 ---> Running in 0348816a1502 17:07:20 Removing intermediate container 0348816a1502 17:07:20 ---> e1daf13b81d7 17:07:20 Step 22/22 : LABEL version=0.0.0 17:07:20 ---> Running in a81dccbe9a19 17:07:20 Removing intermediate container a81dccbe9a19 17:07:20 ---> bd66bacd5ed3 17:07:20 17:07:21 Successfully built bd66bacd5ed3 17:07:21 Successfully tagged security-proxy-setup-arm64:latest 17:07:40  Building security-proxy-setup ... done Removing intermediate container fba050fbbf2a 17:07:40 ---> 7b59751a5e3f 17:07:40 17:07:40 Step 10/22 : FROM alpine:3.14 17:07:40 ---> ac73e934f311 17:07:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:07:40 ---> Running in 70fe5e4fcdd0 17:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:07:42 (1/2) Installing ca-certificates (20211220-r0) 17:07:42 (2/2) Installing dumb-init (1.2.5-r1) 17:07:42 Executing busybox-1.33.1-r7.trigger 17:07:42 Executing ca-certificates-20211220-r0.trigger 17:07:42 OK: 6 MiB in 16 packages 17:07:44 Removing intermediate container 70fe5e4fcdd0 17:07:44 ---> d454d82ce8a8 17:07:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:07:44 ---> Running in 62f8a40838e7 17:07:45 Removing intermediate container 62f8a40838e7 17:07:45 ---> 7f4025b79be8 17:07:45 Step 13/22 : ENV APP_PORT=59860 17:07:45 ---> Running in 4b96a8edf6e0 17:07:45 Removing intermediate container 4b96a8edf6e0 17:07:45 ---> 197cf4f745c4 17:07:45 Step 14/22 : EXPOSE $APP_PORT 17:07:46 ---> Running in f3402329ee87 17:07:46 Removing intermediate container f3402329ee87 17:07:46 ---> 6ef6b97c748c 17:07:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:47 ---> c47d916421e3 17:07:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:07:50 ---> 4de6eb79effd 17:07:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:07:51 ---> f5ceeab3321e 17:07:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:07:51 ---> Running in beb92c53609f 17:07:52 Removing intermediate container beb92c53609f 17:07:52 ---> 727fef594668 17:07:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:52 ---> Running in 5d15ceb65c43 17:07:52 Removing intermediate container 5d15ceb65c43 17:07:52 ---> e33a945bf946 17:07:52 Step 20/22 : LABEL arch=arm64 17:07:52 ---> Running in 1f3ca76d88e9 17:07:53 Removing intermediate container 1f3ca76d88e9 17:07:53 ---> 7f74f4639afd 17:07:53 Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:07:53 ---> Running in 97ffcc8d728b 17:07:53 Removing intermediate container 97ffcc8d728b 17:07:53 ---> daeaa1a25c08 17:07:53 Step 22/22 : LABEL version=0.0.0 17:07:53 ---> Running in 67c49f1abcab 17:07:54 Removing intermediate container 67c49f1abcab 17:07:54 ---> 18d70024120d 17:07:54 17:07:55 Successfully built 18d70024120d 17:07:55 Successfully tagged support-notifications-arm64:latest 17:08:07  Building support-notifications ... done Removing intermediate container bb2bc3cc3e2a 17:08:07 ---> 16a43ad520a8 17:08:07 17:08:07 Step 10/23 : FROM alpine:3.14 17:08:07 ---> ac73e934f311 17:08:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:07 ---> Running in de12b901e471 17:08:07 Removing intermediate container de12b901e471 17:08:07 ---> 5374a9d4e5f4 17:08:07 Step 12/23 : ENV APP_PORT=59880 17:08:07 ---> Running in b6461a737aa6 17:08:07 Removing intermediate container b6461a737aa6 17:08:07 ---> ab87e7ff0579 17:08:07 Step 13/23 : EXPOSE $APP_PORT 17:08:07 ---> Running in b8c7a4b442c4 17:08:08 Removing intermediate container b8c7a4b442c4 17:08:08 ---> fb6c0da0780a 17:08:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:08 ---> Running in 75dce01587a9 17:08:10 Removing intermediate container 75dce01587a9 17:08:10 ---> f63cc103bd96 17:08:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:08:10 ---> Running in 7b6ae096fb8a 17:08:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:08:12 Removing intermediate container 103eab5aa4e5 17:08:12 ---> 6597fd81f383 17:08:12 17:08:12 Step 10/31 : FROM alpine:3.14 17:08:12 ---> ac73e934f311 17:08:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:08:12 ---> Running in 21202f35448a 17:08:12 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:08:12 Removing intermediate container 21202f35448a 17:08:12 ---> 79148c181970 17:08:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:08:12 ---> Running in 7b0d1c7f9d51 17:08:13 (1/6) Installing dumb-init (1.2.5-r1) 17:08:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:08:13 (3/6) Installing libsodium (1.0.18-r0) 17:08:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:08:14 (5/6) Installing libzmq (4.3.4-r0) 17:08:14 (6/6) Installing zeromq (4.3.4-r0) 17:08:14 Executing busybox-1.33.1-r7.trigger 17:08:14 OK: 8 MiB in 20 packages 17:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:08:15 Removing intermediate container 7b6ae096fb8a 17:08:15 ---> ac55ad1fa737 17:08:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:15 (1/2) Installing dumb-init (1.2.5-r1) 17:08:15 (2/2) Installing su-exec (0.2-r1) 17:08:15 Executing busybox-1.33.1-r7.trigger 17:08:15 OK: 6 MiB in 16 packages 17:08:16 ---> f16619a8ca52 17:08:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:16 Removing intermediate container 7b0d1c7f9d51 17:08:16 ---> a6ca5faea726 17:08:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:08:17 ---> Running in 7930903dc87f 17:08:17 Removing intermediate container 7930903dc87f 17:08:17 ---> 9b991fdc8b01 17:08:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:08:17 ---> Running in 1d071a2f1ccd 17:08:17 ---> 4479e942714b 17:08:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:08:17 Removing intermediate container 1d071a2f1ccd 17:08:17 ---> eb6e88ff6002 17:08:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:08:17 ---> Running in 2013a8a71f68 17:08:18 ---> 22a88977a5c9 17:08:18 Step 19/23 : ENTRYPOINT ["/core-data"] 17:08:18 ---> Running in 9e7e5ec8c5dc 17:08:19 Removing intermediate container 9e7e5ec8c5dc 17:08:19 ---> 1b0789a53ff0 17:08:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:19 ---> Running in e17fb1aad8a1 17:08:19 Removing intermediate container e17fb1aad8a1 17:08:19 ---> 73ca896209e8 17:08:19 Step 21/23 : LABEL arch=arm64 17:08:19 ---> Running in 03c73a464aa8 17:08:20 Removing intermediate container 2013a8a71f68 17:08:20 ---> 879947a052a1 17:08:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:08:20 Removing intermediate container 03c73a464aa8 17:08:20 ---> 49e5288501fe 17:08:20 Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:08:20 ---> Running in 0222e5f0ab69 17:08:20 ---> Running in bb0f6c510952 17:08:20 Removing intermediate container 0222e5f0ab69 17:08:20 ---> 2b7df7508bb1 17:08:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:08:20 Removing intermediate container bb0f6c510952 17:08:20 ---> 70faa8b155fc 17:08:20 Step 23/23 : LABEL version=0.0.0 17:08:21 ---> Running in 00477a88945e 17:08:21 Removing intermediate container 00477a88945e 17:08:21 ---> 9ac7976e7985 17:08:21 17:08:21 ---> ac855785d459 17:08:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:08:21 ---> Running in 287ed5f654aa 17:08:21 Successfully built 9ac7976e7985 17:08:21 Successfully tagged core-data-arm64:latest 17:08:23  Building core-data ... done Removing intermediate container 287ed5f654aa 17:08:23 ---> 0c65926c5257 17:08:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:24 ---> 2774a0146f23 17:08:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:08:25 ---> 92540c1bbc96 17:08:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:08:25 ---> d960c22fc30a 17:08:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:08:26 ---> 63b7d70e90c3 17:08:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:08:27 ---> 56a444fc349c 17:08:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:08:27 ---> Running in ec6f311243fe 17:08:27 Removing intermediate container ec6f311243fe 17:08:27 ---> 6e0fe730ee38 17:08:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:08:28 ---> 8d3df1f005fd 17:08:28 Step 26/31 : RUN chmod +x /entrypoint.sh 17:08:28 ---> Running in 8504658acf11 17:08:30 Removing intermediate container 8504658acf11 17:08:30 ---> ceff5de72872 17:08:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:08:30 ---> Running in 8785c466b71c 17:08:31 Removing intermediate container 8785c466b71c 17:08:31 ---> 682dd5d2f674 17:08:31 Step 28/31 : CMD ["gate"] 17:08:31 ---> Running in cb1de2def8b9 17:08:31 Removing intermediate container cb1de2def8b9 17:08:31 ---> 810b020a453e 17:08:31 Step 29/31 : LABEL arch=arm64 17:08:31 ---> Running in b78e27468d65 17:08:32 Removing intermediate container b78e27468d65 17:08:32 ---> 6b5d48e0f52f 17:08:32 Step 30/31 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 17:08:32 ---> Running in 1d4b57446ade 17:08:33 Removing intermediate container 1d4b57446ade 17:08:33 ---> 444613194c07 17:08:33 Step 31/31 : LABEL version=0.0.0 17:08:33 ---> Running in 8174eb2fe918 17:08:33 Removing intermediate container 8174eb2fe918 17:08:33 ---> 6ee42773fcf4 17:08:33 17:08:33 Successfully built 6ee42773fcf4 17:08:33 Successfully tagged security-bootstrapper-arm64:latest 17:08:34  Building security-bootstrapper ... done  [Pipeline] } 17:08:34 $ docker stop --time=1 c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 17:08:36 $ docker rm -f c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:36 + docker images 17:08:37 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:37 security-bootstrapper-arm64 latest 6ee42773fcf4 4 seconds ago 18.3MB 17:08:37 core-data-arm64 latest 9ac7976e7985 16 seconds ago 21.7MB 17:08:37 6597fd81f383 26 seconds ago 1.44GB 17:08:37 16a43ad520a8 32 seconds ago 1.46GB 17:08:37 support-notifications-arm64 latest 18d70024120d 43 seconds ago 25.9MB 17:08:37 7b59751a5e3f About a minute ago 1.49GB 17:08:37 security-proxy-setup-arm64 latest bd66bacd5ed3 About a minute ago 26.1MB 17:08:37 d30f2591d19d About a minute ago 1.44GB 17:08:37 security-spire-server-arm64 latest 27cc63ace32e 2 minutes ago 86.3MB 17:08:37 a76442ee2091 2 minutes ago 1.34GB 17:08:37 core-command-arm64 latest 0a0c631fbac3 3 minutes ago 15.5MB 17:08:37 1d11ae23e35b 3 minutes ago 1.43GB 17:08:37 support-scheduler-arm64 latest e8569e363eb3 5 minutes ago 25.4MB 17:08:37 7481cb5d8cde 5 minutes ago 1.49GB 17:08:37 core-metadata-arm64 latest 9c2e399eaf40 8 minutes ago 16.3MB 17:08:37 security-spiffe-token-provider-arm64 latest 6c7b26235cf3 8 minutes ago 28.1MB 17:08:37 46c99d556e6c 8 minutes ago 1.44GB 17:08:37 11d999c5f59d 9 minutes ago 1.48GB 17:08:37 sys-mgmt-agent-arm64 latest d47cf48f187b 9 minutes ago 282MB 17:08:37 security-secretstore-setup-arm64 latest 945116c82ea0 11 minutes ago 27.5MB 17:08:37 3bbe10c33022 11 minutes ago 1.44GB 17:08:37 8c238ad2d194 11 minutes ago 1.43GB 17:08:37 security-spire-agent-arm64 latest b1003d42553b 16 minutes ago 126MB 17:08:37 security-spire-config-arm64 latest 25d2beaef0c7 16 minutes ago 85.6MB 17:08:37 48217c488a25 17 minutes ago 1.34GB 17:08:37 238ad46b76a0 17 minutes ago 1.34GB 17:08:37 ci-base-image-arm64 latest 183c774aa90d 31 minutes ago 1.01GB 17:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 17:08:37 docker 20.10.14 c346e9eafbab 2 months ago 202MB 17:08:37 alpine 3.14 ac73e934f311 2 months ago 5.34MB 17:08:37 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 17:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:37 17:08:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:38 arm64: Pulling from edgex-lftools-log-publisher 17:08:38 8998bd30e6a1: Pulling fs layer 17:08:38 04944245beec: Pulling fs layer 17:08:38 699f458cf7ca: Pulling fs layer 17:08:38 765212b225bb: Pulling fs layer 17:08:38 f23df028b6ca: Pulling fs layer 17:08:38 d65c8cfc05b1: Pulling fs layer 17:08:38 2437ff75d9bd: Pulling fs layer 17:08:38 d65c8cfc05b1: Waiting 17:08:38 765212b225bb: Waiting 17:08:38 f23df028b6ca: Waiting 17:08:38 2437ff75d9bd: Waiting 17:08:38 04944245beec: Verifying Checksum 17:08:38 04944245beec: Download complete 17:08:38 765212b225bb: Download complete 17:08:38 f23df028b6ca: Verifying Checksum 17:08:38 f23df028b6ca: Download complete 17:08:38 d65c8cfc05b1: Verifying Checksum 17:08:38 d65c8cfc05b1: Download complete 17:08:38 699f458cf7ca: Verifying Checksum 17:08:38 699f458cf7ca: Download complete 17:08:39 8998bd30e6a1: Verifying Checksum 17:08:39 8998bd30e6a1: Download complete 17:08:41 2437ff75d9bd: Verifying Checksum 17:08:41 2437ff75d9bd: Download complete 17:08:43 8998bd30e6a1: Pull complete 17:08:44 04944245beec: Pull complete 17:08:46 699f458cf7ca: Pull complete 17:08:46 765212b225bb: Pull complete 17:08:47 f23df028b6ca: Pull complete 17:08:47 d65c8cfc05b1: Pull complete 17:09:06 2437ff75d9bd: Pull complete 17:09:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 17:09:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:09 $ docker top a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:10 ---> job-cost.sh 17:09:10 lf-activate-venv: SKIPPING 17:09:10 INFO: No Stack... 17:09:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:11 INFO: Archiving Costs [Pipeline] sh 17:09:12 + cut -d, -f6 17:09:12 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:09:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] 17:09:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] did not exist. Created. 17:09:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:13 Stashed 1 file(s) [Pipeline] } 17:09:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:13 $ docker stop --time=1 a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd 17:09:15 $ docker rm -f a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd [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:09:15 provisioning config files... 17:09:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8073124913801632641tmp [Pipeline] { [Pipeline] sh 17:09:15 + set +x 17:09:15 + curl -s+ https://codecov.io/bash 17:09:15 bash -s -- 17:09:15 17:09:15 _____ _ 17:09:15 / ____| | | 17:09:15 | | ___ __| | ___ ___ _____ __ 17:09:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:15 Bash-1.0.6 17:09:15 17:09:15 17:09:15 ==> git version 2.25.1 found 17:09:15 ==> 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:09:15 Release-Date: 2020-01-08 17:09:15 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:09:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:15 ==> Jenkins CI detected. 17:09:15 current dir:  /w/workspace/edgex-go/2 17:09:15 project root: . 17:09:15 --> token set from env 17:09:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:15 ==> Running gcov in . (disable via -X gcov) 17:09:15 ==> Python coveragepy not found 17:09:15 ==> Searching for coverage reports in: 17:09:15 + . 17:09:15 -> Found 1 reports 17:09:15 ==> Detecting git/mercurial file structure 17:09:16 ==> Reading reports 17:09:16 + ./coverage.out bytes=435593 17:09:16 ==> Appending adjustments 17:09:16 https://docs.codecov.io/docs/fixing-reports 17:09:17 + Found adjustments 17:09:17 ==> Gzipping contents 17:09:17 60K /tmp/codecov.zVJ4YX.gz 17:09:17 ==> Uploading reports 17:09:17 url: https://codecov.io 17:09:17 query: branch=PR-4069&commit=835e0a33b4a773ad011299ec237212a95bf7910f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4069%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4069&job=&cmd_args= 17:09:17 -> Pinging Codecov 17:09:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4069&commit=835e0a33b4a773ad011299ec237212a95bf7910f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4069%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4069&job=&cmd_args= 17:09:17 -> Uploading to 17:09:17 https://storage.googleapis.com/codecov/v4/raw/2022-07-01/00271124DB129430A58F1EEE437C3FCB/835e0a33b4a773ad011299ec237212a95bf7910f/ea403aba-022d-4840-b4b1-d46e5856ba13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T170917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9faff750914d83045e20ebd9ab8d56e16ae5149a2ed4ce78031c2815b16339d 17:09:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:17 Dload Upload Total Spent Left Speed 17:09:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59865 0 0 100 59865 0 213k --:--:-- --:--:-- --:--:-- 212k 17:09:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] } 17:09:17 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:09:18 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:19 ---> package-listing.sh 17:09:19 ++ facter osfamily 17:09:19 ++ tr '[:upper:]' '[:lower:]' 17:09:19 + OS_FAMILY=debian 17:09:19 + workspace=/w/workspace/edgex-go/2 17:09:19 + START_PACKAGES=/tmp/packages_start.txt 17:09:19 + END_PACKAGES=/tmp/packages_end.txt 17:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:19 + PACKAGES=/tmp/packages_start.txt 17:09:19 + '[' /w/workspace/edgex-go/2 ']' 17:09:19 + PACKAGES=/tmp/packages_end.txt 17:09:19 + case "${OS_FAMILY}" in 17:09:19 + dpkg -l 17:09:19 + grep '^ii' 17:09:19 + '[' -f /tmp/packages_start.txt ']' 17:09:19 + '[' -f /tmp/packages_end.txt ']' 17:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:19 + '[' /w/workspace/edgex-go/2 ']' 17:09:19 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:09:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:09:19 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:09:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:20 17:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:21 latest: Pulling from edgex-lftools-log-publisher 17:09:21 5eb5b503b376: Pulling fs layer 17:09:21 5c69ac0246d0: Pulling fs layer 17:09:21 ec43610c2a17: Pulling fs layer 17:09:21 3a2ae6a8a46f: Pulling fs layer 17:09:21 33b1e0a273af: Pulling fs layer 17:09:21 5d3b04190fa2: Pulling fs layer 17:09:21 2f39f015ded8: Pulling fs layer 17:09:21 33b1e0a273af: Waiting 17:09:21 5d3b04190fa2: Waiting 17:09:21 2f39f015ded8: Waiting 17:09:21 3a2ae6a8a46f: Waiting 17:09:21 5c69ac0246d0: Download complete 17:09:21 3a2ae6a8a46f: Download complete 17:09:21 33b1e0a273af: Verifying Checksum 17:09:21 33b1e0a273af: Download complete 17:09:21 5d3b04190fa2: Download complete 17:09:21 ec43610c2a17: Verifying Checksum 17:09:21 ec43610c2a17: Download complete 17:09:21 5eb5b503b376: Download complete 17:09:21 2f39f015ded8: Verifying Checksum 17:09:21 2f39f015ded8: Download complete 17:09:22 5eb5b503b376: Pull complete 17:09:22 5c69ac0246d0: Pull complete 17:09:22 ec43610c2a17: Pull complete 17:09:22 3a2ae6a8a46f: Pull complete 17:09:23 33b1e0a273af: Pull complete 17:09:23 5d3b04190fa2: Pull complete 17:09:27 2f39f015ded8: Pull complete 17:09:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:27 prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container 17:09:27 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:29 $ docker top 6726a8c6bf36395e0bc59f35ae53d3d8738433cac0439a09776dd64b824b1d0c -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:29 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:30 + ls /var/log/sa-host 17:09:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:30 provisioning config files... 17:09:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8503717107538211191tmp [Pipeline] { [Pipeline] echo 17:09:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:30 ---> create-netrc.sh [Pipeline] } 17:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:30 ---> python-tools-install.sh [Pipeline] echo 17:09:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> sudo-logs.sh 17:09:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> job-cost.sh 17:09:31 lf-activate-venv: SKIPPING 17:09:31 DEBUG: total: 0.10999999940395355 17:09:31 INFO: Retrieving Stack Cost... 17:09:31 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:32 INFO: Archiving Costs [Pipeline] echo 17:09:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:32 ---> logs-deploy.sh 17:09:32 lf-activate-venv: SKIPPING 17:09:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4069/2 17:09:32 INFO: archiving workspace using pattern(s): 17:09:33 Archives upload complete. 17:09:33 INFO: archiving logs to Nexus