Pull request #4066 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ebac7b1f11c50afc3c9e3fe870bef52230ce25+8c995af195f08c96051e81afd7f7ed1e800bba03 (3b230526bb9a737f711f90028e10e259cacf4ffa) 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-ssh12759535592680755291.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-ssh15080519400068398126.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-4066/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-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10637426286288627350.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-ssh13729124384255054960.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-4066/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-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17010293711628601823.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 ‘prd-ubuntu20.04-docker-8c-8g-16574’ Running on prd-ubuntu20.04-docker-8c-8g-16578 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Merge succeeded, producing f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Checking out Revision f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 (PR-4066) > 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/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # 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 f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:01 ========================================================= 15:49:01 EdgeX Global Pipelines Version Info 15:49:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:01 ------------------- 15:49:01 stable info: 15:49:01 ------------------- 15:49:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:49:01 Message: update stable to v1.0.234 > git rev-list --no-walk 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 15:49:02 ------------------- 15:49:02 experimental info: 15:49:02 ------------------- 15:49:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:02 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:49:02 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ebac7 [Pipeline] echo 15:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:03 provisioning config files... 15:49:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config747255283071051471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:03 ---> docker-login.sh 15:49:03 nexus3.edgexfoundry.org:10001 15:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:03 Configure a credential helper to remove this warning. See 15:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:03 15:49:03 Login Succeeded 15:49:03 nexus3.edgexfoundry.org:10002 15:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:03 Configure a credential helper to remove this warning. See 15:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:03 15:49:03 Login Succeeded 15:49:03 nexus3.edgexfoundry.org:10003 15:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:03 Configure a credential helper to remove this warning. See 15:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:03 15:49:03 Login Succeeded 15:49:03 nexus3.edgexfoundry.org:10004 15:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:04 Configure a credential helper to remove this warning. See 15:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:04 15:49:04 Login Succeeded 15:49:04 docker.io 15:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:04 Configure a credential helper to remove this warning. See 15:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:04 15:49:04 Login Succeeded 15:49:04 ---> docker-login.sh ends [Pipeline] } 15:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:04 + 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 15:49:04 + dirname cmd/core-command/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo core-command,cmd/core-command/Dockerfile 15:49:04 + + dirname cmd/core-data/Dockerfilecut 15:49:04 -d/ -f2 15:49:04 + echo core-data,cmd/core-data/Dockerfile 15:49:04 + dirname cmd/core-metadata/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:04 + dirname cmd/security-bootstrapper/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:04 + dirname cmd/security-proxy-setup/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:04 + dirname cmd/security-secretstore-setup/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:49:04 + dirname cmd/security-spire-agent/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:49:04 + + dirname cmd/security-spire-config/Dockerfile 15:49:04 cut -d/ -f2 15:49:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:49:04 + dirname cmd/security-spire-server/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:49:04 + dirname cmd/support-notifications/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + dirname cmd/support-scheduler/Dockerfile 15:49:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:49:04 + dirname cmd/sys-mgmt-agent/Dockerfile 15:49:04 + cut -d/ -f2 15:49:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:49:04 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 15:49:05 + git rev-list -1 --merges f3ebac7b1f11c50afc3c9e3fe870bef52230ce25~1..f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo 15:49:05 -----------> git rev-list -1 --merges f3ebac7b1f11c50afc3c9e3fe870bef52230ce25~1..f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [false] [Pipeline] sh 15:49:05 + git log --format=format:%s -1 f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo 15:49:05 ========================================================= 15:49:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:49:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:05 + grep -v github /etc/ssh/ssh_known_hosts 15:49:05 + [ -e /tmp/ssh_known_hosts ] 15:49:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:05 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:06 15:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:06 42c077c10790: Pulling fs layer 15:49:06 f63e77b7563a: Pulling fs layer 15:49:06 bd5fdadae976: Pulling fs layer 15:49:06 205491f53016: Pulling fs layer 15:49:06 df18705c85c3: Pulling fs layer 15:49:06 bdb3f477010e: Pulling fs layer 15:49:06 c8a8fc8e1c8f: Pulling fs layer 15:49:06 2c6e9b1d212d: Pulling fs layer 15:49:06 bdb8f0575790: Pulling fs layer 15:49:06 386e3cb2ff24: Pulling fs layer 15:49:06 2343380bae48: Pulling fs layer 15:49:06 c8a8fc8e1c8f: Waiting 15:49:06 2c6e9b1d212d: Waiting 15:49:06 bdb8f0575790: Waiting 15:49:06 205491f53016: Waiting 15:49:06 df18705c85c3: Waiting 15:49:06 bdb3f477010e: Waiting 15:49:06 386e3cb2ff24: Waiting 15:49:06 f63e77b7563a: Verifying Checksum 15:49:06 f63e77b7563a: Download complete 15:49:06 205491f53016: Verifying Checksum 15:49:06 205491f53016: Download complete 15:49:06 df18705c85c3: Verifying Checksum 15:49:06 df18705c85c3: Download complete 15:49:06 bdb3f477010e: Verifying Checksum 15:49:06 bdb3f477010e: Download complete 15:49:06 bd5fdadae976: Verifying Checksum 15:49:06 bd5fdadae976: Download complete 15:49:06 2c6e9b1d212d: Verifying Checksum 15:49:06 2c6e9b1d212d: Download complete 15:49:06 bdb8f0575790: Verifying Checksum 15:49:06 bdb8f0575790: Download complete 15:49:06 386e3cb2ff24: Verifying Checksum 15:49:06 386e3cb2ff24: Download complete 15:49:06 2343380bae48: Verifying Checksum 15:49:06 2343380bae48: Download complete 15:49:06 42c077c10790: Verifying Checksum 15:49:06 42c077c10790: Download complete 15:49:07 c8a8fc8e1c8f: Download complete 15:49:08 42c077c10790: Pull complete 15:49:08 f63e77b7563a: Pull complete 15:49:08 bd5fdadae976: Pull complete 15:49:08 205491f53016: Pull complete 15:49:09 df18705c85c3: Pull complete 15:49:09 bdb3f477010e: Pull complete 15:49:11 c8a8fc8e1c8f: Pull complete 15:49:11 2c6e9b1d212d: Pull complete 15:49:11 bdb8f0575790: Pull complete 15:49:11 386e3cb2ff24: Pull complete 15:49:11 2343380bae48: Pull complete 15:49:11 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:11 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 15:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:12 $ docker top 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 -eo pid,comm 15:49:12 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). 15:49:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:13 [ssh-agent] Looking for ssh-agent implementation... 15:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:13 $ docker exec 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent 15:49:13 SSH_AUTH_SOCK=/tmp/ssh-4AFqgLOUBp7p/agent.32 15:49:13 SSH_AGENT_PID=38 15:49:13 Running ssh-add (command line suppressed) 15:49:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3646978958035002207.key (/w/workspace/edgex-go/2@tmp/private_key_3646978958035002207.key) 15:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:13 + git tag --points-at HEAD [Pipeline] } 15:49:13 $ docker exec --env ******** --env ******** 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent -k 15:49:13 unset SSH_AUTH_SOCK; 15:49:13 unset SSH_AGENT_PID; 15:49:13 echo Agent pid 38 killed; 15:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:13 [ssh-agent] Looking for ssh-agent implementation... 15:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:14 $ docker exec 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent 15:49:14 SSH_AUTH_SOCK=/tmp/ssh-Rx1Wn4y8XzW1/agent.72 15:49:14 SSH_AGENT_PID=78 15:49:14 Running ssh-add (command line suppressed) 15:49:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2981447604676085940.key (/w/workspace/edgex-go/2@tmp/private_key_2981447604676085940.key) 15:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:14 + git semver init 15:49:14 2022-07-01 15:49:14,828 [run_init] DEBUG init version:0.0.0 force:False 15:49:14 2022-07-01 15:49:14,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 15:49:14 2022-07-01 15:49:14,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 15:49:14 2022-07-01 15:49:14,830 [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) 15:49:19 2022-07-01 15:49:18,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 15:49:19 2022-07-01 15:49:18,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4066 with force:False 15:49:19 2022-07-01 15:49:18,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4066 15:49:19 2022-07-01 15:49:18,833 [execute] INFO git cat-file --batch-check 15:49:19 2022-07-01 15:49:18,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 15:49:19 2022-07-01 15:49:18,838 [execute] INFO git cat-file --batch 15:49:19 2022-07-01 15:49:18,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 15:49:19 2022-07-01 15:49:18,843 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4066 15:49:19 0.0.0 [Pipeline] } 15:49:19 $ docker exec --env ******** --env ******** 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent -k 15:49:19 unset SSH_AUTH_SOCK; 15:49:19 unset SSH_AGENT_PID; 15:49:19 echo Agent pid 78 killed; 15:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:19 + git semver [Pipeline] } 15:49:19 $ docker stop --time=1 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 15:49:21 $ docker rm -f 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:21 Stashed 1 file(s) [Pipeline] echo 15:49:21 [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 15:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:21 ========================================================= 15:49:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:49:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:22 59bf1c3509f3: Pulling fs layer 15:49:22 666ba61612fd: Pulling fs layer 15:49:22 8ed8ca486205: Pulling fs layer 15:49:22 cc1cd167ecdc: Pulling fs layer 15:49:22 c516ae0d96e1: Pulling fs layer 15:49:22 684cea983483: Pulling fs layer 15:49:22 dd3240ac7de5: Pulling fs layer 15:49:22 b1e948a4e11c: Pulling fs layer 15:49:22 a8fd76ee1af6: Pulling fs layer 15:49:22 646ad004c059: Pulling fs layer 15:49:22 cc1cd167ecdc: Waiting 15:49:22 c516ae0d96e1: Waiting 15:49:22 684cea983483: Waiting 15:49:22 dd3240ac7de5: Waiting 15:49:22 b1e948a4e11c: Waiting 15:49:22 646ad004c059: Waiting 15:49:22 a8fd76ee1af6: Waiting 15:49:22 8ed8ca486205: Verifying Checksum 15:49:22 8ed8ca486205: Download complete 15:49:22 666ba61612fd: Download complete 15:49:22 c516ae0d96e1: Verifying Checksum 15:49:22 c516ae0d96e1: Download complete 15:49:22 684cea983483: Verifying Checksum 15:49:22 684cea983483: Download complete 15:49:22 dd3240ac7de5: Verifying Checksum 15:49:22 dd3240ac7de5: Download complete 15:49:22 59bf1c3509f3: Verifying Checksum 15:49:22 b1e948a4e11c: Verifying Checksum 15:49:22 b1e948a4e11c: Download complete 15:49:22 59bf1c3509f3: Pull complete 15:49:22 666ba61612fd: Pull complete 15:49:22 8ed8ca486205: Pull complete 15:49:23 cc1cd167ecdc: Verifying Checksum 15:49:23 cc1cd167ecdc: Download complete 15:49:23 646ad004c059: Verifying Checksum 15:49:23 646ad004c059: Download complete 15:49:23 a8fd76ee1af6: Verifying Checksum 15:49:23 a8fd76ee1af6: Download complete 15:49:26 cc1cd167ecdc: Pull complete 15:49:26 c516ae0d96e1: Pull complete 15:49:26 684cea983483: Pull complete 15:49:26 dd3240ac7de5: Pull complete 15:49:27 b1e948a4e11c: Pull complete 15:49:29 a8fd76ee1af6: Pull complete 15:49:29 646ad004c059: Pull complete 15:49:29 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:49:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:30 WORKDIR /edgex 15:49:30 COPY go.mod . 15:49:30 RUN go mod download 15:49:30 + docker build -t ci-base-image-x86_64 -f - . 15:49:31 Sending build context to Docker daemon 335.1MB 15:49:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:31 ---> 8f69c11f6b0c 15:49:31 Step 2/4 : WORKDIR /edgex 15:49:34 ---> Running in 3601c8a28841 15:49:34 Removing intermediate container 3601c8a28841 15:49:34 ---> 765803b04fc9 15:49:34 Step 3/4 : COPY go.mod . 15:49:34 ---> 5f9e873bc06f 15:49:34 Step 4/4 : RUN go mod download 15:49:34 ---> Running in bfd521cdf511 15:49:36 Still waiting to schedule task 15:49:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ 15:49:49 Removing intermediate container bfd521cdf511 15:49:49 ---> 8fa6374944c9 15:49:49 Successfully built 8fa6374944c9 15:49:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker inspect -f . ci-base-image-x86_64 15:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:49 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 15:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:50 $ docker top 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:50 + go version 15:49:50 go version go1.17.7 linux/amd64 [Pipeline] } 15:49:50 $ docker stop --time=1 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 15:49:51 $ docker rm -f 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + docker inspect -f . ci-base-image-x86_64 15:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:52 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 15:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:52 $ docker top fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:52 ========================================================= 15:49:52 [edgeXBuildGoParallel] Running Tests and Build... 15:49:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:53 + make test 15:49:53 go mod tidy -compat=1.17 15:49:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:49:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.145s coverage: 98.5% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.2% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.468s coverage: 89.2% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 83.8% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 15:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 15:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 15:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 15:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 15:50:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.4% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:50:36 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 15:50:54 GO111MODULE=on go vet ./... 15:50:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:56 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:50:56 + ls -al . 15:50:56 total 684 15:50:56 drwxrwxr-x 10 1001 1001 4096 Jul 1 15:49 . 15:50:56 drwxr-xr-x 4 root root 4096 Jul 1 15:49 .. 15:50:56 -rw-rw-r-- 1 1001 1001 11 Jul 1 15:48 .dockerignore 15:50:56 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 .git 15:50:56 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 .github 15:50:56 -rw-rw-r-- 1 1001 1001 879 Jul 1 15:48 .gitignore 15:50:56 -rw-rw-r-- 1 1001 1001 42 Jul 1 15:48 .golangci.yml 15:50:56 -rw-rw-r-- 1 1001 1001 87 Jul 1 15:48 .hadolint.yml 15:50:56 drwxr-xr-x 3 1001 1001 4096 Jul 1 15:49 .semver 15:50:56 -rw-rw-r-- 1 1001 1001 166 Jul 1 15:48 .sonarcloud.properties 15:50:56 -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:48 ADOPTERS.md 15:50:56 -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:48 Attribution.txt 15:50:56 -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:48 CHANGELOG.md 15:50:56 -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:48 CONTRIBUTING.md 15:50:56 -rw-rw-r-- 1 1001 1001 677 Jul 1 15:48 GOVERNANCE.md 15:50:56 -rw-rw-r-- 1 1001 1001 850 Jul 1 15:48 Jenkinsfile 15:50:56 -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:48 LICENSE 15:50:56 -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:48 Makefile 15:50:56 -rw-rw-r-- 1 1001 1001 582 Jul 1 15:48 OWNERS.md 15:50:56 -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:48 README.md 15:50:56 -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:48 SECURITY.md 15:50:56 -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION 15:50:56 -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:48 ZMQWindows.md 15:50:56 drwxrwxr-x 2 1001 1001 4096 Jul 1 15:48 bin 15:50:56 drwxrwxr-x 18 1001 1001 4096 Jul 1 15:48 cmd 15:50:56 -rw-r--r-- 1 root root 435593 Jul 1 15:50 coverage.out 15:50:56 -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:48 go.mod 15:50:56 -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:49 go.sum 15:50:56 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 internal 15:50:56 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 openapi 15:50:56 drwxrwxr-x 4 1001 1001 4096 Jul 1 15:48 snap 15:50:56 -rw-rw-r-- 1 1001 1001 204 Jul 1 15:48 version.go [Pipeline] sh 15:50:57 + '[' -e coverage.out ] 15:50:57 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:57 Stashed 1 file(s) [Pipeline] sh 15:50:57 + make build 15:50:57 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 15:51:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:51:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:51:19 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 15:51:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:51:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:51: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 15:51:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:29 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 15:51:29 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 15:51: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:51:33 $ docker stop --time=1 fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 15:51:35 $ docker rm -f fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:36 15:51:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:36 latest: Pulling from edgex-devops/edgex-compose 15:51:36 cbdbe7a5bc2a: Pulling fs layer 15:51:36 ca9280d653b3: Pulling fs layer 15:51:36 7e9c9ca2126c: Pulling fs layer 15:51:36 cbdbe7a5bc2a: Download complete 15:51:37 ca9280d653b3: Verifying Checksum 15:51:37 ca9280d653b3: Download complete 15:51:37 cbdbe7a5bc2a: Pull complete 15:51:37 7e9c9ca2126c: Verifying Checksum 15:51:37 7e9c9ca2126c: Download complete 15:51:37 ca9280d653b3: Pull complete 15:51:41 7e9c9ca2126c: Pull complete 15:51:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:41 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 15:51:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:42 $ docker top 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:43 + docker-compose build --help 15:51:43 + grep parallel 15:51:43 --parallel Build images in parallel. [Pipeline] } 15:51:43 $ docker stop --time=1 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 15:51:44 $ docker rm -f 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:45 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 15:51:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:45 $ docker top f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:46 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:46 Building core-command ... 15:51:46 Building core-data ... 15:51:46 Building core-metadata ... 15:51:46 Building security-bootstrapper ... 15:51:46 Building security-proxy-setup ... 15:51:46 Building security-secretstore-setup ... 15:51:46 Building security-spiffe-token-provider ... 15:51:46 Building security-spire-agent ... 15:51:46 Building security-spire-config ... 15:51:46 Building security-spire-server ... 15:51:46 Building support-notifications ... 15:51:46 Building support-scheduler ... 15:51:46 Building sys-mgmt-agent ... 15:51:46 Building security-proxy-setup 15:51:46 Building support-scheduler 15:51:46 Building security-bootstrapper 15:51:46 Building security-spire-server 15:51:46 Building support-notifications 15:52:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8fa6374944c9 15:52:04 Step 3/25 : WORKDIR /edgex-go 15:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8fa6374944c9 15:52:04 Step 3/22 : WORKDIR /edgex-go 15:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8fa6374944c9 15:52:04 Step 3/22 : WORKDIR /edgex-go 15:52:04 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8fa6374944c9 15:52:04 Step 3/31 : WORKDIR /edgex-go 15:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8fa6374944c9 15:52:04 Step 3/22 : WORKDIR /edgex-go 15:52:08 ---> Running in f597f6ebb307 15:52:08 ---> Running in e4f5024fe379 15:52:08 ---> Running in cff2cb936cbc 15:52:08 ---> Running in 53f94e365844 15:52:08 ---> Running in 6dba36f946c5 15:52:08 Removing intermediate container 6dba36f946c5 15:52:08 ---> 4e90d4bc27b8 15:52:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:08 Removing intermediate container 53f94e365844 15:52:08 ---> 67f5a4ab6ff0 15:52:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:08 Removing intermediate container e4f5024fe379 15:52:08 ---> cfb2593ae3b1 15:52:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:08 Removing intermediate container cff2cb936cbc 15:52:08 ---> 4a7b157ab20a 15:52:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:08 Removing intermediate container f597f6ebb307 15:52:08 ---> 1cf9f0ea6a55 15:52:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:08 ---> Running in 3043df8cbd15 15:52:08 ---> Running in 19917d90d180 15:52:08 ---> Running in 2bbde749d157 15:52:08 ---> Running in 6faa5d96c27c 15:52:08 ---> Running in a883534ca0b5 15:52:09 Removing intermediate container 3043df8cbd15 15:52:09 ---> bf69b329df0d 15:52:09 Step 5/31 : RUN apk add --update --no-cache make git 15:52:09 ---> Running in 8a3e98996131 15:52:09 Removing intermediate container 19917d90d180 15:52:09 ---> 962a3e2efe25 15:52:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:52:09 ---> Running in e1ea8395ee20 15:52:09 Removing intermediate container a883534ca0b5 15:52:09 ---> a0716ad9e7ea 15:52:09 Step 5/22 : RUN apk add --update --no-cache make git 15:52:09 Removing intermediate container 2bbde749d157 15:52:09 ---> b511c23a8050 15:52:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:52:10 ---> Running in db5998724814 15:52:10 Removing intermediate container 6faa5d96c27c 15:52:10 ---> b96eec8da5d3 15:52:10 Step 5/22 : RUN apk add --update --no-cache make git 15:52:10 ---> Running in 5fda9cc5478f 15:52:10 ---> Running in a12a828f9b94 15:52:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:11 OK: 221 MiB in 52 packages 15:52:11 OK: 221 MiB in 52 packages 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:11 OK: 221 MiB in 52 packages 15:52:11 OK: 221 MiB in 52 packages 15:52:11 Removing intermediate container 8a3e98996131 15:52:11 ---> 0cd18d7e8c84 15:52:11 Step 6/31 : COPY go.mod vendor* ./ 15:52:12 Removing intermediate container e1ea8395ee20 15:52:12 ---> 0cec1a80b1a2 15:52:12 Step 6/22 : COPY go.mod vendor* ./ 15:52:12 Removing intermediate container a12a828f9b94 15:52:12 ---> d7c3767d6305 15:52:12 Step 6/22 : COPY go.mod vendor* ./ 15:52:12 ---> 1d834ea5d7d7 15:52:12 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:12 Removing intermediate container 5fda9cc5478f 15:52:12 ---> 62fd98bb1299 15:52:12 Step 6/25 : COPY go.mod vendor* ./ 15:52:12 ---> cc056142706e 15:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:12 ---> Running in e5b3bf73e73d 15:52:12 ---> Running in bfded289af92 15:52:12 ---> f39c0c9454d9 15:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:12 ---> e6769e6e02a6 15:52:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:12 ---> Running in 8664c364d5d1 15:52:12 OK: 221 MiB in 52 packages 15:52:12 ---> Running in 8f22f1a91007 15:52:12 Removing intermediate container db5998724814 15:52:12 ---> bd31f0c75a45 15:52:12 Step 6/22 : COPY go.mod vendor* ./ 15:52:13 ---> e37b22b78a73 15:52:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:13 ---> Running in 643ae07651d3 15:52:13 Removing intermediate container e5b3bf73e73d 15:52:13 ---> 324efda9a02d 15:52:13 Step 8/31 : COPY . . 15:52:13 Removing intermediate container bfded289af92 15:52:13 ---> d3df5585576e 15:52:13 Step 8/22 : COPY . . 15:52:21 Removing intermediate container 8f22f1a91007 15:52:21 ---> 0f26e7aa1351 15:52:21 Step 8/25 : COPY . . 15:52:21 ---> 88ec294e6694 15:52:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:21 ---> Running in 3240d1a612b4 15:52:21 Removing intermediate container 8664c364d5d1 15:52:21 ---> 22a0e41bfe4f 15:52:21 Step 8/22 : COPY . . 15:52:21 ---> 1a78e4e9492d 15:52:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:52:21 Removing intermediate container 643ae07651d3 15:52:21 ---> fedf69eb656d 15:52:21 Step 8/22 : COPY . . 15:52:21 ---> Running in af6e3460b002 15:52:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:52:21 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 15:52:43 ---> 23bf97ee058b 15:52:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:52:43 ---> Running in 0b75fe1fcc6d 15:52:43 ---> 0331958bc149 15:52:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:52:43 ---> 8a5040312f8c 15:52:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:52:43 ---> Running in 43a915416484 15:52:43 ---> Running in 02e5658db182 15:52:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:52:43 Removing intermediate container 02e5658db182 15:52:43 ---> a87fba835e3e 15:52:43 Step 10/25 : WORKDIR /edgex-go/spire-build 15:52: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-scheduler/support-scheduler ./cmd/support-scheduler 15:52:43 ---> Running in 188efcccab87 15:52:43 Removing intermediate container 3240d1a612b4 15:52:43 ---> 350246703b7e 15:52:43 15:52:43 Step 10/31 : FROM alpine:3.14 15:52:43 Removing intermediate container 188efcccab87 15:52:43 ---> 55ac19b90d30 15:52:43 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 15:52:43 3.14: Pulling from library/alpine 15:52:43 ---> Running in cc81f6516e6b 15:52:44 Removing intermediate container af6e3460b002 15:52:44 ---> c54349ba9266 15:52:44 15:52:44 Step 10/22 : FROM alpine:3.14 15:52:44 3.14: Pulling from library/alpine 15:52:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:52:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:52:44 Status: Downloaded newer image for alpine:3.14 15:52:44 Status: Downloaded newer image for alpine:3.14 15:52:44 ---> e04c818066af 15:52:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:52:44 ---> e04c818066af 15:52:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:44 ---> Running in a31ba1fd5963 15:52:44 ---> Running in ac4b99fdb464 15:52:44 Removing intermediate container a31ba1fd5963 15:52:44 ---> 189d59349e42 15:52:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:52:44 ---> Running in 67c14dc45bd2 15:52:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16580 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { 15:52:44 Removing intermediate container cc81f6516e6b 15:52:44 ---> 46a88fb9677d 15:52:44 Step 12/25 : WORKDIR /edgex-go [Pipeline] ws 15:52:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:52:44 The recommended git tool is: git 15:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:45 ---> Running in e08e9d37441a 15:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:45 (1/2) Installing ca-certificates (20211220-r0) 15:52:45 Removing intermediate container e08e9d37441a 15:52:45 ---> 83f064fe3068 15:52:45 15:52:45 Step 13/25 : FROM alpine:3.15 15:52:45 (2/2) Installing dumb-init (1.2.5-r1) 15:52:45 Executing busybox-1.33.1-r7.trigger 15:52:45 Executing ca-certificates-20211220-r0.trigger 15:52:45 OK: 6 MiB in 16 packages 15:52:45 3.15: Pulling from library/alpine 15:52:45 (1/2) Installing dumb-init (1.2.5-r1) 15:52:45 (2/2) Installing su-exec (0.2-r1) 15:52:45 Executing busybox-1.33.1-r7.trigger 15:52:45 OK: 6 MiB in 16 packages 15:52:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:52:46 Status: Downloaded newer image for alpine:3.15 15:52:46 ---> 0ac33e5f5afa 15:52:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:46 ---> Running in bd11945547a7 15:52:46 Removing intermediate container 67c14dc45bd2 15:52:46 ---> 0384013a210e 15:52:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:52:46 Removing intermediate container ac4b99fdb464 15:52:46 ---> 7289d68a1f04 15:52:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:52:46 Removing intermediate container bd11945547a7 15:52:46 ---> 95853a71034e 15:52:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:46 ---> Running in 9e0fae040bcf 15:52:46 ---> Running in d5be076a44f6 15:52:46 ---> Running in da1dfae9049c 15:52:46 Removing intermediate container 9e0fae040bcf 15:52:46 ---> c5fd2056a3fc 15:52:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:52:46 Removing intermediate container d5be076a44f6 15:52:46 ---> 2513263e5aae 15:52:46 Step 13/22 : ENV APP_PORT=59860 15:52:46 ---> Running in 1a828d2f5069 15:52:46 ---> Running in 74370bfd96ed 15:52:47 Removing intermediate container 1a828d2f5069 15:52:47 ---> ce129097f9a7 15:52:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:52:47 ---> Running in 22a529cc73cc 15:52:47 Removing intermediate container 74370bfd96ed 15:52:47 ---> 146a70f358e4 15:52:47 Step 14/22 : EXPOSE $APP_PORT 15:52:47 ---> Running in c6bfdcef9926 15:52:47 Removing intermediate container c6bfdcef9926 15:52:47 ---> 82c2b1d393a2 15:52:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:47 Removing intermediate container da1dfae9049c 15:52:47 ---> e695bbadacb7 15:52:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:47 ---> Running in 1cd832240875 15:52:48 ---> 32759123d372 15:52:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:48 Removing intermediate container 22a529cc73cc 15:52:48 ---> 2f46f4f60b5a 15:52:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:52:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:49 ---> Running in a5c58f303e06 15:52:49 ---> c5bb596ec345 15:52:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:49 Removing intermediate container a5c58f303e06 15:52:49 ---> 6edfc4e71def 15:52:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:52:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:49 ---> 0d5e6a1ab4c8 15:52:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:52:49 ---> Running in bbf98ccae5ce 15:52:49 ---> 74e07afd73cd 15:52:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:52:50 ---> Running in ce9b56acf50f 15:52:50 Removing intermediate container bbf98ccae5ce 15:52:50 ---> acecbeb19120 15:52:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:50 OK: 15859 distinct packages available 15:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:50 ---> Running in 21810647368d 15:52:50 Removing intermediate container 21810647368d 15:52:50 ---> ee4a6db713db 15:52:50 Step 20/22 : LABEL arch=x86_64 15:52:50 ---> Running in 89a8736db7dc 15:52:50 Removing intermediate container 89a8736db7dc 15:52:50 ---> 9177d2882ed3 15:52:50 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:52:50 ---> Running in a51f2ff3dcfd 15:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:51 Removing intermediate container a51f2ff3dcfd 15:52:51 ---> 4366b1eebddc 15:52:51 Step 22/22 : LABEL version=0.0.0 15:52:51 (1/5) Installing dumb-init (1.2.5-r1) 15:52:51 ---> Running in 2fa1344953e4 15:52:51 (2/5) Installing musl-obstack (1.2.3-r0) 15:52:51 (3/5) Installing libucontext (1.1-r0) 15:52:51 using credential edgex-jenkins-ssh 15:52:51 Cloning the remote Git repository 15:52:51 (4/5) Installing gcompat (1.0.0-r4) 15:52:51 Removing intermediate container ce9b56acf50f 15:52:51 ---> 7f947dba2f21 15:52:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:51 (5/5) Installing openssl (1.1.1o-r0) 15:52:51 Removing intermediate container 2fa1344953e4 15:52:51 ---> 7dad2d5e4342 15:52:51 15:52:51 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:52:51 Executing busybox-1.34.1-r5.trigger 15:52:51 1 error; 6 MiB in 18 packages 15:52:51 Successfully built 7dad2d5e4342 15:52:51 Successfully tagged support-notifications:latest 15:52:51  Building support-notifications ... done Building security-spire-agent 15:52:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:51 > git init /w/workspace/edgex-go/2 # timeout=10 15:52:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:51 > git --version # timeout=10 15:52:51 > git --version # 'git version 2.25.1' 15:52:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:55 ---> 8fa6374944c9 15:52:55 Step 3/26 : WORKDIR /edgex-go 15:52:55 ---> Using cache 15:52:55 ---> 1cf9f0ea6a55 15:52:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:55 ---> Using cache 15:52:55 ---> b96eec8da5d3 15:52:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:52:56 ---> 1e9f3f70adde 15:52:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:52:56 ---> Running in 52fee7717425 15:52:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:52:56 Building security-spiffe-token-provider 15:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:58 OK: 221 MiB in 52 packages 15:53:00 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:53:00 ---> 8fa6374944c9 15:53:00 Step 3/20 : WORKDIR /edgex-go 15:53:00 ---> Using cache 15:53:00 ---> 1cf9f0ea6a55 15:53:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:53:00 ---> 2db5780f7cd3 15:53:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:00 ---> Running in 9093302d15a3 15:53:00 ---> 53b65f2efb86 15:53:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:00 Removing intermediate container 52fee7717425 15:53:00 ---> 81ea25afd2f6 15:53:00 Step 6/26 : COPY go.mod vendor* ./ 15:53:01 ---> c694828ac90d 15:53:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:01 ---> a78d8b524efb 15:53:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:01 ---> Running in 36e865f34de7 15:53:01 ---> dc1350936fc0 15:53:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:53:01 ---> Running in d71344ce313f 15:53:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:02 Removing intermediate container d71344ce313f 15:53:02 ---> d5841abcb5bb 15:53:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:02 OK: 15866 distinct packages available 15:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:02 Removing intermediate container 0b75fe1fcc6d 15:53:02 ---> e9e0e051ef27 15:53:02 15:53:02 Step 10/22 : FROM alpine:3.14 15:53:02 ---> e04c818066af 15:53:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:53:02 ---> Running in 5cff0a810b09 15:53:02 Removing intermediate container 36e865f34de7 15:53:02 ---> 132abc266b46 15:53:02 Step 8/26 : COPY . . 15:53:02 ---> ab745ee6cb73 15:53:02 Step 26/31 : RUN chmod +x /entrypoint.sh 15:53:02 ---> Running in d0e7077424bc 15:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:03 (1/6) Installing ca-certificates (20211220-r0) 15:53:03 (2/6) Installing brotli-libs (1.0.9-r5) 15:53:03 OK: 221 MiB in 52 packages 15:53:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:53:03 (4/6) Installing libcurl (7.79.1-r2) 15:53:03 (5/6) Installing curl (7.79.1-r2) 15:53:03 (6/6) Installing dumb-init (1.2.5-r1) 15:53:03 Executing busybox-1.33.1-r7.trigger 15:53:03 Executing ca-certificates-20211220-r0.trigger 15:53:03 OK: 8 MiB in 20 packages 15:53:04 Removing intermediate container 43a915416484 15:53:04 ---> 93f5a8d2bc32 15:53:04 15:53:04 Step 10/22 : FROM alpine:3.14 15:53:04 ---> e04c818066af 15:53:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:53:05 ---> Running in c5e0eb351b88 15:53:05 Removing intermediate container d0e7077424bc 15:53:05 ---> 99a0a7fdc193 15:53:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:53:05 Removing intermediate container 9093302d15a3 15:53:05 ---> 273cdc316b65 15:53:05 Step 5/20 : COPY go.mod vendor* ./ 15:53:05 ---> Running in 474f9194bb12 15:53:05 Removing intermediate container 5cff0a810b09 15:53:05 ---> 1412d00b7269 15:53:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:05 ---> Running in 579babf7918c 15:53:05 ---> 573841bf02b3 15:53:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:05 Removing intermediate container 474f9194bb12 15:53:05 ---> d7f2bd5f6d58 15:53:05 Step 28/31 : CMD ["gate"] 15:53:05 ---> Running in 07fe15129fd9 15:53:05 ---> Running in 123152888e5c 15:53:05 Removing intermediate container 579babf7918c 15:53:05 ---> 5f7886cfe437 15:53:05 Step 13/22 : WORKDIR /edgex 15:53:05 (1/1) Installing dumb-init (1.2.5-r1) 15:53:05 Executing busybox-1.33.1-r7.trigger 15:53:05 OK: 6 MiB in 15 packages 15:53:05 ---> Running in 32ec72f7c222 15:53:06 Removing intermediate container 123152888e5c 15:53:06 ---> 67a080b6caf9 15:53:06 Step 29/31 : LABEL arch=x86_64 15:53:06 ---> Running in 8a222c537594 15:53:06 Removing intermediate container 32ec72f7c222 15:53:06 ---> 1445828a5da6 15:53:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:53:06 Removing intermediate container 8a222c537594 15:53:06 ---> 551778342103 15:53:06 Step 30/31 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:06 Removing intermediate container c5e0eb351b88 15:53:06 ---> 7510ac34d461 15:53:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:06 ---> Running in 9b98c4420278 15:53:06 ---> Running in 9d58b944c595 15:53:06 ---> 7098365c7437 15:53:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:53:06 Removing intermediate container 9b98c4420278 15:53:06 ---> 3972c2a4cc48 15:53:06 Step 13/22 : ENV APP_PORT=59861 15:53:06 Removing intermediate container 9d58b944c595 15:53:06 ---> a4e69da8dbeb 15:53:06 Step 31/31 : LABEL version=0.0.0 15:53:06 ---> Running in e8a303c00d09 15:53:06 Removing intermediate container 07fe15129fd9 15:53:06 ---> a1310998c819 15:53:06 Step 7/20 : COPY . . 15:53:07 ---> Running in 6c6094ef6834 15:53:07 Removing intermediate container e8a303c00d09 15:53:07 ---> 1c1e81826a6a 15:53:07 Step 14/22 : EXPOSE $APP_PORT 15:53:07 ---> 21432e3890be 15:53:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:09 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:53:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:53:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:53:09 > git config core.sparsecheckout # timeout=10 15:53:09 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 15:53:09 > git remote # timeout=10 15:53:09 > git config --get remote.origin.url # timeout=10 15:53:09 Merge succeeded, producing f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:09 Checking out Revision f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 (PR-4066) 15:53:09 ---> Running in 188820e31ff1 15:53:09 Removing intermediate container 6c6094ef6834 15:53:09 ---> 205df96fb1b2 15:53:09 15:53:09 ---> 34bf4a0ec5d5 15:53:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:09 Removing intermediate container 188820e31ff1 15:53:09 ---> 389b2cecc90f 15:53:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:09 Successfully built 205df96fb1b2 15:53:09 Successfully tagged security-bootstrapper:latest 15:53:09 Building security-secretstore-setup 15:53:09  Building security-bootstrapper ... done  ---> b4c1f32f588c 15:53:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:53:09 ---> Running in 5482957d5702 15:53:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:09 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 15:53:09 > git rev-parse HEAD^{commit} # timeout=10 15:53:09 > git config core.sparsecheckout # timeout=10 15:53:09 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 15:53:12 ---> 5ffa7ca45804 15:53:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:13 Removing intermediate container 5482957d5702 15:53:13 ---> 56f942b2c197 15:53:13 Step 10/26 : WORKDIR /edgex-go/spire-build 15:53:13 ---> 82a07c68d1cb 15:53:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:53:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:13 ---> 8fa6374944c9 15:53:13 Step 3/25 : WORKDIR /edgex-go 15:53:13 ---> Using cache 15:53:13 ---> 1cf9f0ea6a55 15:53:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:13 ---> Using cache 15:53:13 ---> b96eec8da5d3 15:53:13 Step 5/25 : RUN apk add --update --no-cache make git 15:53:13 ---> Using cache 15:53:13 ---> d7c3767d6305 15:53:13 Step 6/25 : COPY go.mod vendor* ./ 15:53:13 ---> Using cache 15:53:13 ---> f39c0c9454d9 15:53:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:13 ---> Using cache 15:53:13 ---> 22a0e41bfe4f 15:53:13 Step 8/25 : COPY . . 15:53:13 ---> Using cache 15:53:13 ---> 0331958bc149 15:53:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:13 ---> Running in 20b864c6ab3f 15:53:13 ---> Running in 0194fbde63a3 15:53:13 ---> Running in 32ec2e85b696 15:53:13 ---> cbf691066ff1 15:53:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:13 ---> Running in c310e1370298 15:53:13 Removing intermediate container 32ec2e85b696 15:53:13 ---> 39d7d8ddac31 15:53:13 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 15:53:13 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" 15:53:13 ---> Running in ffad07ed4a74 15:53:13 ---> f718e0baae88 15:53:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:53:14 ---> 559f3d2badd2 15:53:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:53:14 ---> Running in 60c2e22fed0b 15:53:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:53:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:14 Removing intermediate container 60c2e22fed0b 15:53:14 ---> 1be518387f47 15:53:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:14 ---> Running in 2ebea9e075b7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:14 Removing intermediate container 2ebea9e075b7 15:53:14 ---> 123882f8559e 15:53:14 Step 20/22 : LABEL arch=x86_64 15:53:14 ---> Running in 9185a89cb2bd 15:53:14 Removing intermediate container 20b864c6ab3f 15:53:14 ---> 4d187a533e9e 15:53:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:53:14 ---> Running in 86a47175ce83 15:53:14 Removing intermediate container 9185a89cb2bd 15:53:14 ---> fc6beb962546 15:53:14 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:14 ---> Running in 4834e130b656 15:53:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:53:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:14 Dload Upload Total Spent Left Speed 15:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k 15:53:14 Removing intermediate container ffad07ed4a74 15:53:14 ---> 12fcf971eaa2 15:53:14 Step 12/26 : WORKDIR /edgex-go 15:53:14 Removing intermediate container 86a47175ce83 15:53:14 ---> 2aa81125fe62 15:53:14 Step 20/22 : LABEL arch=x86_64 15:53:14 ---> Running in f0673b8ccad2 15:53:14 ---> Running in 9aa0dd0c0360 15:53:14 Removing intermediate container 4834e130b656 15:53:14 ---> 689f7f2c2eab 15:53:14 Step 22/22 : LABEL version=0.0.0 [Pipeline] sh 15:53:15 ---> Running in 173bf33abddd 15:53:15 Removing intermediate container f0673b8ccad2 15:53:15 ---> 5798e4a6e04b 15:53:15 15:53:15 Step 13/26 : FROM alpine:3.15 15:53:15 ---> 0ac33e5f5afa 15:53:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:15 ---> Using cache 15:53:15 ---> 95853a71034e 15:53:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:15 ---> Using cache 15:53:15 ---> e695bbadacb7 15:53:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:15 ---> Running in e5f27d1503b8 15:53:15 Removing intermediate container 9aa0dd0c0360 15:53:15 ---> 899efd0c8161 15:53:15 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:15 Removing intermediate container 173bf33abddd 15:53:15 ---> 490869d2d5a9 15:53:15 15:53:15 ---> Running in 45e98ac2d9cb 15:53:15 Successfully built 490869d2d5a9 15:53:15 Successfully tagged support-scheduler:latest 15:53:15 Building core-data 15:53:15  Building support-scheduler ... done Removing intermediate container 45e98ac2d9cb 15:53:15 ---> c3785e9bacd2 15:53:15 Step 22/22 : LABEL version=0.0.0 15:53:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:53:15 ---> Running in fd5193a79c77 15:53:15 + sudo tee /etc/docker/daemon.new 15:53:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:53:15 { 15:53:15 "registry-mirrors": [ 15:53:15 "https://nexus3.edgexfoundry.org:10001" 15:53:15 ], 15:53:15 "bip": "10.250.0.254/24", 15:53:15 "hosts": [ 15:53:15 "tcp://0.0.0.0:5555", 15:53:15 "unix:///var/run/docker.sock" 15:53:15 ], 15:53:15 "mtu": 1458, 15:53:15 "selinux-enabled": true, 15:53:15 "seccomp-profile": "/etc/docker/seccomp.json" 15:53:15 } [Pipeline] sh 15:53:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:53:16 Removing intermediate container fd5193a79c77 15:53:16 ---> 4e5c67ebf755 15:53:16 15:53:16 Successfully built 4e5c67ebf755 15:53:16 Successfully tagged security-proxy-setup:latest 15:53:16  Building security-proxy-setup ... done Building security-spire-config 15:53:16 + sudo service docker restart 15:53:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:17 OK: 15859 distinct packages available 15:53:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:18 (1/5) Installing dumb-init (1.2.5-r1) 15:53:18 (2/5) Installing musl-obstack (1.2.3-r0) 15:53:18 (3/5) Installing libucontext (1.1-r0) 15:53:18 (4/5) Installing gcompat (1.0.0-r4) 15:53:18 (5/5) Installing openssl (1.1.1o-r0) 15:53:18 Executing busybox-1.34.1-r5.trigger 15:53:18 1 error; 6 MiB in 18 packages 15:53:18 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:53:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:20 ---> 8fa6374944c9 15:53:20 Step 3/23 : WORKDIR /edgex-go 15:53:20 ---> Using cache 15:53:20 ---> 1cf9f0ea6a55 15:53:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:20 ---> Using cache 15:53:20 ---> b96eec8da5d3 15:53:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:53:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:53:22 ---> 8fa6374944c9 15:53:22 Step 3/26 : WORKDIR /edgex-go 15:53:22 ---> Using cache 15:53:22 ---> 1cf9f0ea6a55 15:53:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:22 ---> Using cache 15:53:22 ---> b96eec8da5d3 15:53:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:53:22 ---> Using cache 15:53:22 ---> 81ea25afd2f6 15:53:22 Step 6/26 : COPY go.mod vendor* ./ 15:53:22 ---> Using cache 15:53:22 ---> a78d8b524efb 15:53:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:22 ---> Using cache 15:53:22 ---> 132abc266b46 15:53:22 Step 8/26 : COPY . . 15:53:22 ---> Using cache 15:53:22 ---> b4c1f32f588c 15:53:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:53:22 ---> Using cache 15:53:22 ---> 56f942b2c197 15:53:22 Step 10/26 : WORKDIR /edgex-go/spire-build 15:53:22 ---> Using cache 15:53:22 ---> 39d7d8ddac31 15:53:22 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 15:53:22 ---> Using cache 15:53:22 ---> 12fcf971eaa2 15:53:22 Step 12/26 : WORKDIR /edgex-go 15:53:22 ---> Using cache 15:53:22 ---> 5798e4a6e04b 15:53:22 15:53:22 Step 13/26 : FROM alpine:3.15 15:53:22 ---> 0ac33e5f5afa 15:53:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:22 ---> Using cache 15:53:22 ---> 95853a71034e 15:53:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:22 ---> Using cache 15:53:22 ---> e695bbadacb7 15:53:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:26 ---> Running in 717793c92c74 15:53:26 ---> Running in b1878555d196 15:53:26 Building sys-mgmt-agent 15:53:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:27 OK: 15859 distinct packages available 15:53:27 OK: 221 MiB in 52 packages 15:53:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:29 (1/4) Installing dumb-init (1.2.5-r1) 15:53:29 (2/4) Installing musl-obstack (1.2.3-r0) 15:53:29 (3/4) Installing libucontext (1.1-r0) 15:53:29 (4/4) Installing gcompat (1.0.0-r4) 15:53:29 Executing busybox-1.34.1-r5.trigger 15:53:29 OK: 6 MiB in 18 packages 15:53:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:29 ---> 8fa6374944c9 15:53:29 Step 3/23 : WORKDIR /edgex-go 15:53:29 ---> Using cache 15:53:29 ---> 1cf9f0ea6a55 15:53:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:29 ---> Using cache 15:53:29 ---> b96eec8da5d3 15:53:29 Step 5/23 : RUN apk add --update --no-cache make bash git 15:53: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:53:32 ---> Running in 8f7b52cec49d 15:53:32 Removing intermediate container b1878555d196 15:53:32 ---> 0ae54b346fd4 15:53:32 Step 6/23 : COPY go.mod vendor* ./ 15:53:32 Removing intermediate container 717793c92c74 15:53:32 ---> 904f653679a5 15:53:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:32 ---> 513897f77176 15:53:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:33 ---> Running in fd3aae434842 15:53:33 OK: 221 MiB in 52 packages 15:53:33 ---> 2fa7180a8885 15:53:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:53:33 Removing intermediate container 0194fbde63a3 15:53:33 ---> e6a030397ada 15:53:33 15:53:33 Step 10/25 : FROM alpine:3.14 15:53:33 ---> e04c818066af 15:53:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:53:33 ---> Running in 96678c2df6ed 15:53:33 ---> e6d71dd3b84e 15:53:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:53:33 ---> Running in 21bf791d4055 15:53:33 Removing intermediate container 8f7b52cec49d 15:53:33 ---> 70e41c2d7587 15:53:33 Step 6/23 : COPY go.mod vendor* ./ 15:53:34 Removing intermediate container 21bf791d4055 15:53:34 ---> f9e8672c4c50 15:53:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:34 ---> 3ed90b3d9296 15:53:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:34 ---> Running in 3f8971791d8d 15:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:34 ---> 087d5eb0f6f3 15:53:34 Step 21/26 : WORKDIR / 15:53:34 (1/3) Installing ca-certificates (20211220-r0) 15:53:34 (2/3) Installing dumb-init (1.2.5-r1) 15:53:34 (3/3) Installing su-exec (0.2-r1) 15:53:34 Executing busybox-1.33.1-r7.trigger 15:53:34 Executing ca-certificates-20211220-r0.trigger 15:53:34 OK: 6 MiB in 17 packages 15:53:34 ---> Running in 83f51fbf903a 15:53:34 Removing intermediate container fd3aae434842 15:53:34 ---> bb5b77f51c08 15:53:34 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:34 provisioning config files... 15:53:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2717305814756648940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:35 ---> docker-login.sh 15:53:35 nexus3.edgexfoundry.org:10001 15:53:35 Removing intermediate container 83f51fbf903a 15:53:35 ---> b235c374e40c 15:53:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:36 Configure a credential helper to remove this warning. See 15:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:36 15:53:36 Login Succeeded 15:53:36 nexus3.edgexfoundry.org:10002 15:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:36 ---> Running in 02fadf0aa700 15:53:36 Removing intermediate container c310e1370298 15:53:36 ---> cb47e225f3f0 15:53:36 15:53:36 Step 9/20 : FROM alpine:3.15 15:53:36 ---> 0ac33e5f5afa 15:53:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:36 ---> Using cache 15:53:36 ---> 95853a71034e 15:53:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 ---> Using cache 15:53:36 ---> e695bbadacb7 15:53:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:36 Configure a credential helper to remove this warning. See 15:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:36 15:53:36 Login Succeeded 15:53:36 nexus3.edgexfoundry.org:10003 15:53:36 Removing intermediate container 96678c2df6ed 15:53:36 ---> 4281bec6970c 15:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:36 Configure a credential helper to remove this warning. See 15:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:36 15:53:36 Login Succeeded 15:53:36 nexus3.edgexfoundry.org:10004 15:53:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:36 ---> Running in ecf7d34d8c63 15:53:36 Removing intermediate container 02fadf0aa700 15:53:36 ---> 3d8eea674c68 15:53:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:36 ---> Running in 30b895c19aef 15:53:36 ---> Running in c392d2c3d21b 15:53:36 Removing intermediate container 3f8971791d8d 15:53:36 ---> eef9ccd02940 15:53:36 Step 8/23 : COPY . . 15:53:37 Removing intermediate container 30b895c19aef 15:53:37 ---> 765fcb825cfc 15:53:37 Step 13/25 : WORKDIR / 15:53:37 Removing intermediate container c392d2c3d21b 15:53:37 ---> 7206729dc515 15:53:37 Step 24/26 : LABEL arch=x86_64 15:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:37 ---> Running in dadbbd83dc38 15:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:37 Configure a credential helper to remove this warning. See 15:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:37 15:53:37 Login Succeeded 15:53:37 docker.io 15:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:38 Configure a credential helper to remove this warning. See 15:53:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:38 15:53:38 Login Succeeded 15:53:38 ---> docker-login.sh ends [Pipeline] } 15:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:53:38 ---> Running in eb5e426a28d6 15:53:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 15:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:38 ========================================================= 15:53:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:53:38 ========================================================= [Pipeline] fileExists 15:53:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:38 OK: 15859 distinct packages available 15:53:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 15:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:39 9b3977197b4f: Pulling fs layer 15:53:39 1a89e8eeedd5: Pulling fs layer 15:53:39 94645a83ff95: Pulling fs layer 15:53:39 e6fb740bc735: Pulling fs layer 15:53:39 3a77bd46dcc9: Pulling fs layer 15:53:39 355e64cbe906: Pulling fs layer 15:53:39 63ab81a10011: Pulling fs layer 15:53:39 555d1d1c4555: Pulling fs layer 15:53:39 7d9057610161: Pulling fs layer 15:53:39 e6fb740bc735: Waiting 15:53:39 3a77bd46dcc9: Waiting 15:53:39 63ab81a10011: Waiting 15:53:39 555d1d1c4555: Waiting 15:53:39 355e64cbe906: Waiting 15:53:39 7d9057610161: Waiting 15:53:39 94645a83ff95: Verifying Checksum 15:53:39 94645a83ff95: Download complete 15:53:39 1a89e8eeedd5: Verifying Checksum 15:53:39 1a89e8eeedd5: Download complete 15:53:39 3a77bd46dcc9: Verifying Checksum 15:53:39 3a77bd46dcc9: Download complete 15:53:39 355e64cbe906: Verifying Checksum 15:53:39 355e64cbe906: Download complete 15:53:39 9b3977197b4f: Verifying Checksum 15:53:39 9b3977197b4f: Download complete 15:53:39 63ab81a10011: Verifying Checksum 15:53:39 63ab81a10011: Download complete 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:39 (1/9) Installing ca-certificates (20211220-r0) 15:53:39 (2/9) Installing brotli-libs (1.0.9-r5) 15:53:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:53:40 (4/9) Installing libcurl (7.80.0-r1) 15:53:40 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:53:40 (5/9) Installing curl (7.80.0-r1) 15:53:40 9b3977197b4f: Pull complete 15:53:40 7d9057610161: Verifying Checksum 15:53:40 7d9057610161: Download complete 15:53:40 Removing intermediate container dadbbd83dc38 15:53:40 ---> d875ebb9e689 15:53:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:40 Removing intermediate container eb5e426a28d6 15:53:40 ---> a56c3046879e 15:53:40 Step 25/26 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:40 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:53:40 (6/9) Installing dumb-init (1.2.5-r1) 15:53:40 ---> 7a9b829f429e 15:53:40 Step 9/23 : RUN make cmd/core-data/core-data 15:53:40 ---> Running in fadd3f768b1a 15:53:40 1a89e8eeedd5: Pull complete 15:53:40 94645a83ff95: Pull complete 15:53:40 ---> a98afc32bd72 15:53:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:40 ---> Running in 24e9201e09b3 15:53:40 Removing intermediate container fadd3f768b1a 15:53:40 ---> d033279e8626 15:53:40 Step 26/26 : LABEL version=0.0.0 15:53:40 (7/9) Installing musl-obstack (1.2.3-r0) 15:53:40 ---> Running in ea974c82c2c8 15:53:41 ---> 4df15fdc5275 15:53:41 (8/9) Installing libucontext (1.1-r0) 15:53:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:41 (9/9) Installing gcompat (1.0.0-r4) 15:53:41 Removing intermediate container ea974c82c2c8 15:53:41 ---> 7b922c3bbbd0 15:53:41 15:53:41 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 15:53:41 Executing busybox-1.34.1-r5.trigger 15:53:41 Executing ca-certificates-20211220-r0.trigger 15:53:41 Successfully built 7b922c3bbbd0 15:53:41 2 errors; 7 MiB in 21 packages 15:53:41 Successfully tagged security-spire-config:latest 15:53:41  Building security-spire-config ... done Building core-command 15:53:41 ---> 1e1cfe8fa61d 15:53:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:41 555d1d1c4555: Verifying Checksum 15:53:41 555d1d1c4555: Download complete 15:53:42 e6fb740bc735: Verifying Checksum 15:53:42 e6fb740bc735: Download complete 15:53:44 Building core-metadata 15:53:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:44 ---> 8fa6374944c9 15:53:44 Step 3/23 : WORKDIR /edgex-go 15:53:44 ---> Using cache 15:53:44 ---> 1cf9f0ea6a55 15:53:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:44 ---> Using cache 15:53:44 ---> b96eec8da5d3 15:53:44 Step 5/23 : RUN apk add --update --no-cache make git 15:53:44 ---> Using cache 15:53:44 ---> d7c3767d6305 15:53:44 Step 6/23 : COPY go.mod vendor* ./ 15:53:44 ---> Using cache 15:53:44 ---> f39c0c9454d9 15:53:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:44 ---> Using cache 15:53:44 ---> 22a0e41bfe4f 15:53:44 Step 8/23 : COPY . . 15:53:44 ---> Using cache 15:53:44 ---> 0331958bc149 15:53:44 Step 9/23 : RUN make cmd/core-command/core-command 15:53:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:47 ---> 8fa6374944c9 15:53:47 Step 3/23 : WORKDIR /edgex-go 15:53:47 ---> Using cache 15:53:47 ---> 1cf9f0ea6a55 15:53:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:47 ---> Using cache 15:53:47 ---> b96eec8da5d3 15:53:47 Step 5/23 : RUN apk add --update --no-cache make git 15:53:47 ---> Using cache 15:53:47 ---> d7c3767d6305 15:53:47 Step 6/23 : COPY go.mod vendor* ./ 15:53:47 ---> Using cache 15:53:47 ---> f39c0c9454d9 15:53:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:47 ---> Using cache 15:53:47 ---> 22a0e41bfe4f 15:53:47 Step 8/23 : COPY . . 15:53:47 ---> Using cache 15:53:47 ---> 0331958bc149 15:53:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:53:48 ---> dd6b8588e6cb 15:53:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:48 ---> Running in 3b6ec7c90df1 15:53:48 ---> Running in f65bff24598c 15:53:48 ---> 5d1798ddee9a 15:53:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:53:48 ---> Running in 191e51bf3b29 15:53:48 ---> f0f6d013c0a4 15:53:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:53:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:53:50 ---> 4134e25221ca 15:53:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:50 ---> 5230a764dbc6 15:53:50 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/ 15:53:50 ---> Running in 2980c32adbb6 15:53:53 Removing intermediate container 2980c32adbb6 15:53:53 ---> 6b1cfd92a3cb 15:53:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:53:53 ---> Running in 3a2d9672a4d8 15:53:53 Removing intermediate container 3a2d9672a4d8 15:53:53 ---> 8e7822f96a1f 15:53:53 Step 23/25 : LABEL arch=x86_64 15:53:53 ---> Running in 63fc5b040b65 15:53:53 Removing intermediate container 63fc5b040b65 15:53:53 ---> 3b97c51f5528 15:53:53 Step 24/25 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:53:53 ---> Running in e2f720d34706 15:53:54 Removing intermediate container e2f720d34706 15:53:54 ---> 33effa21ad53 15:53:54 Step 25/25 : LABEL version=0.0.0 15:53:54 ---> Running in 5938038b13cd 15:53:54 e6fb740bc735: Pull complete 15:53:54 3a77bd46dcc9: Pull complete 15:53:54 355e64cbe906: Pull complete 15:53:54 63ab81a10011: Pull complete 15:53:54 Removing intermediate container 5938038b13cd 15:53:54 ---> 64ec9a92eb27 15:53:54 15:53:54 Successfully built 64ec9a92eb27 15:53:54 Successfully tagged security-secretstore-setup:latest 15:54:01 555d1d1c4555: Pull complete 15:54:02 7d9057610161: Pull complete 15:54:02 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:54:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:02 WORKDIR /edgex 15:54:02 COPY go.mod . 15:54:02 RUN go mod download 15:54:02 + docker build -t ci-base-image-arm64 -f - . 15:54:05 Sending build context to Docker daemon 169.2MB 15:54:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:05 ---> 819e984ddca1 15:54:05 Step 2/4 : WORKDIR /edgex 15:54:07 ---> Running in f2b9d2a19c0e 15:54:08 Removing intermediate container f2b9d2a19c0e 15:54:08 ---> 6e4a4e1afd26 15:54:08 Step 3/4 : COPY go.mod . 15:54:08 ---> 36fae5a22571 15:54:08 Step 4/4 : RUN go mod download 15:54:08 ---> Running in 4cb9b1199b0d 15:54:09  Building security-secretstore-setup ... done Removing intermediate container 24e9201e09b3 15:54:09 ---> 9b6188830601 15:54:09 15:54:09 Step 10/23 : FROM alpine:3.14 15:54:09 ---> e04c818066af 15:54:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:54:09 ---> Running in fc785f875703 15:54:09 Removing intermediate container fc785f875703 15:54:09 ---> 4000d68536c5 15:54:09 Step 12/23 : ENV APP_PORT=59880 15:54:09 ---> Running in d9ed4620a41a 15:54:09 Removing intermediate container d9ed4620a41a 15:54:09 ---> e2304fc82850 15:54:09 Step 13/23 : EXPOSE $APP_PORT 15:54:09 ---> Running in b91027b9abf5 15:54:09 Removing intermediate container b91027b9abf5 15:54:09 ---> 5afc19a951da 15:54:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:09 ---> Running in 4d81236c93a3 15:54:09 Removing intermediate container 4d81236c93a3 15:54:09 ---> 7636da30c00c 15:54:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:54:09 ---> Running in 456df0b5c727 15:54:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:11 Removing intermediate container 191e51bf3b29 15:54:11 ---> b6477d4917c7 15:54:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:54:11 ---> Running in 4df24df4908c 15:54:11 Removing intermediate container f65bff24598c 15:54:11 ---> b52d06bf97a2 15:54:11 15:54:11 Step 10/23 : FROM alpine:3.14 15:54:11 ---> e04c818066af 15:54:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:11 ---> Using cache 15:54:11 ---> 7510ac34d461 15:54:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:11 ---> Using cache 15:54:11 ---> 3972c2a4cc48 15:54:11 Step 13/23 : ENV APP_PORT=59881 15:54:11 Removing intermediate container 3b6ec7c90df1 15:54:11 ---> 84152d6912b8 15:54:11 15:54:11 Step 10/23 : FROM alpine:3.14 15:54:11 ---> e04c818066af 15:54:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:11 ---> Using cache 15:54:11 ---> 7510ac34d461 15:54:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:11 ---> Using cache 15:54:11 ---> 3972c2a4cc48 15:54:11 Step 13/23 : ENV APP_PORT=59882 15:54:11 (1/6) Installing dumb-init (1.2.5-r1) 15:54:11 ---> Running in 2aa8b1ea5167 15:54:11 ---> Running in 09a75a1fd083 15:54:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:54:11 Removing intermediate container 09a75a1fd083 15:54:11 ---> 93f4ab115cad 15:54:11 Step 14/23 : EXPOSE $APP_PORT 15:54:11 Removing intermediate container 2aa8b1ea5167 15:54:11 ---> cb39f8545045 15:54:11 Step 14/23 : EXPOSE $APP_PORT 15:54:11 (3/6) Installing libsodium (1.0.18-r0) 15:54:11 ---> Running in 60a8ea0f6224 15:54:11 ---> Running in 6696511733eb 15:54:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:54:11 Removing intermediate container 60a8ea0f6224 15:54:11 ---> c0c42fb81704 15:54:11 Step 15/23 : WORKDIR / 15:54:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:54:11 Removing intermediate container 6696511733eb 15:54:11 ---> 2ca982c60778 15:54:11 Step 15/23 : WORKDIR / 15:54:11 ---> Running in 1e0d53141f38 15:54:11 (5/6) Installing libzmq (4.3.4-r0) 15:54:11 ---> Running in 7fc47ff7a62e 15:54:11 (6/6) Installing zeromq (4.3.4-r0) 15:54:11 Removing intermediate container 7fc47ff7a62e 15:54:11 ---> 5e05098a0004 15:54:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:11 Removing intermediate container 1e0d53141f38 15:54:11 ---> be1265d0d7bd 15:54:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:11 Executing busybox-1.33.1-r7.trigger 15:54:11 OK: 8 MiB in 20 packages 15:54:11 ---> 2baff00d09df 15:54:11 ---> ed89da2ceab7 15:54:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:54:11 15:54:12 ---> 5912137cf55b 15:54:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:54:12 Removing intermediate container 456df0b5c727 15:54:12 ---> 787f21f66a95 15:54:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:12 ---> 920a9b46dc7f 15:54:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:54:12 Removing intermediate container 4df24df4908c 15:54:12 ---> af4f05c00c12 15:54:12 15:54:12 Step 11/23 : FROM docker:20.10.14 15:54:12 ---> 3f6b6f9ea49d 15:54:12 Step 19/23 : ENTRYPOINT ["/core-command"] 15:54:12 20.10.14: Pulling from library/docker 15:54:12 ---> Running in 6764c7814270 15:54:12 ---> c7dbd2116338 15:54:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:54:12 ---> 2f7833069db4 15:54:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:54:12 Removing intermediate container 6764c7814270 15:54:12 ---> 510dfa9848de 15:54:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:12 ---> Running in 358ee7afc0a3 15:54:13 ---> Running in 0285ee7443a8 15:54:13 Removing intermediate container 358ee7afc0a3 15:54:13 ---> c8f23f0798f9 15:54:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:13 Removing intermediate container 0285ee7443a8 15:54:13 ---> 45b7acd15a60 15:54:13 Step 21/23 : LABEL arch=x86_64 15:54:13 ---> Running in 31a737640abc 15:54:13 ---> 2f181b1cc8eb 15:54:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:54:13 ---> Running in ff239b49867d 15:54:13 Removing intermediate container 31a737640abc 15:54:13 ---> 18cf12533918 15:54:13 Step 21/23 : LABEL arch=x86_64 15:54:13 ---> Running in 9ad3965f2102 15:54:13 Removing intermediate container ff239b49867d 15:54:13 ---> bf3336ec49eb 15:54:13 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:54:13 ---> 198f49d52e0a 15:54:13 Step 19/23 : ENTRYPOINT ["/core-data"] 15:54:13 Removing intermediate container 9ad3965f2102 15:54:13 ---> d7b2b27d006f 15:54:13 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:54:13 ---> Running in d5e0f541f3f2 15:54:13 ---> Running in ed7972ae81ec 15:54:13 ---> Running in c5bc5eda0e2e 15:54:13 Removing intermediate container d5e0f541f3f2 15:54:13 ---> 41350faafb18 15:54:13 Step 23/23 : LABEL version=0.0.0 15:54:13 ---> Running in 13ff91ac0b3d 15:54:13 Removing intermediate container c5bc5eda0e2e 15:54:13 ---> f0104bd7fc54 15:54:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:13 Removing intermediate container ed7972ae81ec 15:54:13 ---> 2fb309541382 15:54:13 Step 23/23 : LABEL version=0.0.0 15:54:14 ---> Running in 689ebdefd778 15:54:14 ---> Running in 44379fee2078 15:54:14 Removing intermediate container 13ff91ac0b3d 15:54:14 ---> fa10274c1a18 15:54:14 15:54:14 Removing intermediate container 689ebdefd778 15:54:14 ---> b7e4cafb88a5 15:54:14 Step 21/23 : LABEL arch=x86_64 15:54:14 Successfully built fa10274c1a18 15:54:14 Successfully tagged core-command:latest 15:54:14 Removing intermediate container 44379fee2078 15:54:14 ---> 84031321f32a 15:54:14 15:54:14  Building core-command ... done  ---> Running in 46eee7d494f0 15:54:14 Successfully built 84031321f32a 15:54:14 Successfully tagged core-metadata:latest 15:54:14  Building core-metadata ... done Removing intermediate container 46eee7d494f0 15:54:14 ---> 1c5ee84e2f35 15:54:14 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:54:14 ---> Running in c8b1b1481862 15:54:14 Removing intermediate container c8b1b1481862 15:54:14 ---> 1512c5911592 15:54:14 Step 23/23 : LABEL version=0.0.0 15:54:14 ---> Running in aa1165082378 15:54:14 Removing intermediate container aa1165082378 15:54:14 ---> 887d106dd715 15:54:14 15:54:14 Successfully built 887d106dd715 15:54:14 Successfully tagged core-data:latest 15:54:15  Building core-data ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:54:15 Status: Downloaded newer image for docker:20.10.14 15:54:15 ---> 7417809fdb73 15:54:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:54:16 ---> Running in 0cd37dec697d 15:54:16 Removing intermediate container 0cd37dec697d 15:54:16 ---> b5e8143aa6d6 15:54:16 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 15:54:16 ---> Running in 367c7f6bd745 15:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:16 (1/43) Installing readline (8.1.1-r0) 15:54:16 (2/43) Installing bash (5.1.16-r0) 15:54:16 Executing bash-5.1.16-r0.post-install 15:54:16 (3/43) Installing brotli-libs (1.0.9-r5) 15:54:16 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:54:16 (5/43) Installing libcurl (7.80.0-r2) 15:54:16 (6/43) Installing curl (7.80.0-r2) 15:54:16 (7/43) Installing dumb-init (1.2.5-r1) 15:54:16 (8/43) Installing libbz2 (1.0.8-r1) 15:54:16 (9/43) Installing expat (2.4.7-r0) 15:54:16 (10/43) Installing libffi (3.4.2-r1) 15:54:16 (11/43) Installing gdbm (1.22-r0) 15:54:16 (12/43) Installing xz-libs (5.2.5-r1) 15:54:16 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:54:16 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:54:16 (15/43) Installing mpdecimal (2.5.1-r1) 15:54:16 (16/43) Installing sqlite-libs (3.36.0-r0) 15:54:16 (17/43) Installing python3 (3.9.7-r4) 15:54:17 (18/43) Installing py3-appdirs (1.4.4-r2) 15:54:17 (19/43) Installing py3-certifi (2020.12.5-r1) 15:54:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:54:17 (21/43) Installing py3-idna (3.3-r0) 15:54:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:54:17 (23/43) Installing py3-requests (2.26.0-r1) 15:54:17 (24/43) Installing py3-msgpack (1.0.2-r1) 15:54:17 (25/43) Installing py3-lockfile (0.12.2-r4) 15:54:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:54:17 (27/43) Installing py3-colorama (0.4.4-r1) 15:54:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:54:17 (29/43) Installing py3-distlib (0.3.3-r0) 15:54:17 (30/43) Installing py3-distro (1.6.0-r0) 15:54:17 (31/43) Installing py3-six (1.16.0-r0) 15:54:17 (32/43) Installing py3-webencodings (0.5.1-r4) 15:54:17 (33/43) Installing py3-html5lib (1.1-r1) 15:54:17 (34/43) Installing py3-parsing (2.4.7-r2) 15:54:17 (35/43) Installing py3-packaging (20.9-r1) 15:54:17 (36/43) Installing py3-tomli (1.2.2-r0) 15:54:17 (37/43) Installing py3-pep517 (0.12.0-r0) 15:54:17 (38/43) Installing py3-progress (1.6-r0) 15:54:17 (39/43) Installing py3-retrying (1.3.3-r2) 15:54:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:54:17 (41/43) Installing py3-setuptools (52.0.0-r4) 15:54:17 (42/43) Installing py3-toml (0.10.2-r2) 15:54:17 (43/43) Installing py3-pip (20.3.4-r1) 15:54:17 Executing busybox-1.34.1-r5.trigger 15:54:17 OK: 83 MiB in 65 packages 15:54:17 Collecting docker-compose==1.23.2 15:54:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:54:17 Collecting cached-property<2,>=1.2.0 15:54:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:54:17 Collecting jsonschema<3,>=2.5.1 15:54:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:54:17 Collecting texttable<0.10,>=0.9.0 15:54:17 Downloading texttable-0.9.1.tar.gz (11 kB) 15:54:18 Collecting PyYAML<4,>=3.10 15:54:18 Downloading PyYAML-3.13.tar.gz (270 kB) 15:54:19 Collecting websocket-client<1.0,>=0.32.0 15:54:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:54:19 Collecting docopt<0.7,>=0.6.1 15:54:19 Downloading docopt-0.6.2.tar.gz (25 kB) 15:54:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:54:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:54:19 Collecting docker<4.0,>=3.6.0 15:54:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:54:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:54:19 Collecting dockerpty<0.5,>=0.4.1 15:54:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:54:19 Collecting docker-pycreds>=0.4.0 15:54:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:54:19 Collecting chardet<3.1.0,>=3.0.2 15:54:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:54:19 Collecting idna<2.8,>=2.5 15:54:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:54:19 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) 15:54:20 Collecting urllib3<1.25,>=1.21.1 15:54:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:54:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:54:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:54:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:54:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:54:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:54:20 Attempting uninstall: urllib3 15:54:20 Found existing installation: urllib3 1.26.7 15:54:20 Uninstalling urllib3-1.26.7: 15:54:20 Successfully uninstalled urllib3-1.26.7 15:54:20 Attempting uninstall: idna 15:54:20 Found existing installation: idna 3.3 15:54:20 Uninstalling idna-3.3: 15:54:20 Successfully uninstalled idna-3.3 15:54:20 Attempting uninstall: requests 15:54:20 Found existing installation: requests 2.26.0 15:54:20 Uninstalling requests-2.26.0: 15:54:20 Successfully uninstalled requests-2.26.0 15:54:20 Running setup.py install for texttable: started 15:54:21 Running setup.py install for texttable: finished with status 'done' 15:54:21 Running setup.py install for PyYAML: started 15:54:21 Running setup.py install for PyYAML: finished with status 'done' 15:54:21 Running setup.py install for docopt: started 15:54:21 Running setup.py install for docopt: finished with status 'done' 15:54:21 Running setup.py install for dockerpty: started 15:54:21 Running setup.py install for dockerpty: finished with status 'done' 15:54:22 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 15:54:24 Removing intermediate container 367c7f6bd745 15:54:24 ---> f0f5094c1342 15:54:24 Step 14/23 : ENV APP_PORT=58890 15:54:24 ---> Running in 04cf631cba74 15:54:24 Removing intermediate container 04cf631cba74 15:54:24 ---> 4eae88a267e3 15:54:24 Step 15/23 : EXPOSE $APP_PORT 15:54:25 ---> Running in 9471190995d7 15:54:25 Removing intermediate container 9471190995d7 15:54:25 ---> b79e01930481 15:54:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:54:25 ---> c8d34ef37ccc 15:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:54:25 ---> b182c5b87cfa 15:54:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:54:26 ---> 64f74f08b208 15:54:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:54:26 ---> Running in d7c94d1fe292 15:54:26 Removing intermediate container d7c94d1fe292 15:54:26 ---> 67444e20e919 15:54:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:26 ---> Running in 0e3a6f688aad 15:54:26 Removing intermediate container 0e3a6f688aad 15:54:26 ---> 1544423b88e7 15:54:26 Step 21/23 : LABEL arch=x86_64 15:54:26 ---> Running in b2d097311506 15:54:26 Removing intermediate container b2d097311506 15:54:26 ---> dafa35b2fb8b 15:54:26 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 15:54:26 ---> Running in 1ab88ced636f 15:54:26 Removing intermediate container 1ab88ced636f 15:54:26 ---> 3a633c5d3b73 15:54:26 Step 23/23 : LABEL version=0.0.0 15:54:26 ---> Running in bcbe8607ab64 15:54:26 Removing intermediate container bcbe8607ab64 15:54:26 ---> 17c571527913 15:54:26 15:54:26 Successfully built 17c571527913 15:54:26 Successfully tagged sys-mgmt-agent:latest 15:54:26  Building sys-mgmt-agent ... done  15:54:26 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 15:54:26 15:54:26 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 15:54:26 15:54:26 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 15:54:26 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 15:54:26 $ docker stop --time=1 f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a 15:54:27 $ docker rm -f f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:28 Failed in branch amd64 15:54:55 Removing intermediate container 4cb9b1199b0d 15:54:55 ---> fc033f608311 15:54:55 Successfully built fc033f608311 15:54:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:56 + docker inspect -f . ci-base-image-arm64 15:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:56 prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container 15:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:57 $ docker top e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:58 + go version 15:54:58 go version go1.17.7 linux/arm64 [Pipeline] } 15:54:58 $ docker stop --time=1 e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 15:55:00 $ docker rm -f e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker inspect -f . ci-base-image-arm64 15:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container 15:55:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:55:02 $ docker top 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:03 ========================================================= 15:55:03 [edgeXBuildGoParallel] Running Tests and Build... 15:55:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:55:03 + make test 15:55:03 go mod tidy -compat=1.17 15:55:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:57:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements 15:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.552s coverage: 98.5% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.837s coverage: 54.2% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.554s coverage: 89.2% of statements 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.751s coverage: 83.8% of statements 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.535s coverage: 0.9% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.503s coverage: 58.8% of statements 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.577s coverage: 47.1% of statements 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.320s coverage: 96.3% of statements 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements 15:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 15:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 15:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements 15:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.379s coverage: 91.2% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 64.4% of statements 15:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.147s coverage: 100.0% of statements 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 15:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 15:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.678s coverage: 65.4% of statements 15:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.000s coverage: 43.8% of statements 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:59:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:59:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.465s coverage: 17.7% of statements 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:59:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.825s coverage: 92.3% of statements 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:59:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:59:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.516s coverage: 97.7% of statements 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:59:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:59:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:59:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 15:59:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 15:59:33 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 15:59:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:59:33 GO111MODULE=on go vet ./... 16:01:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:40 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:01:41 + ls -al . 16:01:41 total 680 16:01:41 drwxrwxr-x 9 1001 1001 4096 Jul 1 15:55 . 16:01:41 drwxr-xr-x 4 root root 4096 Jul 1 15:55 .. 16:01:41 -rw-rw-r-- 1 1001 1001 11 Jul 1 15:53 .dockerignore 16:01:41 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 .git 16:01:41 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 .github 16:01:41 -rw-rw-r-- 1 1001 1001 879 Jul 1 15:53 .gitignore 16:01:41 -rw-rw-r-- 1 1001 1001 42 Jul 1 15:53 .golangci.yml 16:01:41 -rw-rw-r-- 1 1001 1001 87 Jul 1 15:53 .hadolint.yml 16:01:41 -rw-rw-r-- 1 1001 1001 166 Jul 1 15:53 .sonarcloud.properties 16:01:41 -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:53 ADOPTERS.md 16:01:41 -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:53 Attribution.txt 16:01:41 -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:53 CHANGELOG.md 16:01:41 -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:53 CONTRIBUTING.md 16:01:41 -rw-rw-r-- 1 1001 1001 677 Jul 1 15:53 GOVERNANCE.md 16:01:41 -rw-rw-r-- 1 1001 1001 850 Jul 1 15:53 Jenkinsfile 16:01:41 -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:53 LICENSE 16:01:41 -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:53 Makefile 16:01:41 -rw-rw-r-- 1 1001 1001 582 Jul 1 15:53 OWNERS.md 16:01:41 -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:53 README.md 16:01:41 -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:53 SECURITY.md 16:01:41 -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION 16:01:41 -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:53 ZMQWindows.md 16:01:41 drwxrwxr-x 2 1001 1001 4096 Jul 1 15:53 bin 16:01:41 drwxrwxr-x 18 1001 1001 4096 Jul 1 15:53 cmd 16:01:41 -rw-r--r-- 1 root root 435593 Jul 1 15:59 coverage.out 16:01:41 -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:53 go.mod 16:01:41 -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:55 go.sum 16:01:41 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 internal 16:01:41 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 openapi 16:01:41 drwxrwxr-x 4 1001 1001 4096 Jul 1 15:53 snap 16:01:41 -rw-rw-r-- 1 1001 1001 204 Jul 1 15:53 version.go [Pipeline] sh 16:01:42 + '[' -e coverage.out ] 16:01:42 + chown 1001:1001 coverage.out [Pipeline] stash 16:01:42 Warning: overwriting stash ‘coverage-report’ 16:01:43 Stashed 1 file(s) [Pipeline] sh 16:01:43 + make build 16:01:43 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:03:20 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:04:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:04:21 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:05:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:05:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:05:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:05:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:05:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:05: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/secrets-config ./cmd/secrets-config 16:05: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:05:39 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:05:44 $ docker stop --time=1 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 16:05:46 $ docker rm -f 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:49 16:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:49 latest: Pulling from edgex-devops/edgex-compose-arm64 16:05:49 29e5d40040c1: Pulling fs layer 16:05:49 1ce36da41761: Pulling fs layer 16:05:49 25b303627fd3: Pulling fs layer 16:05:49 29e5d40040c1: Verifying Checksum 16:05:49 29e5d40040c1: Download complete 16:05:50 1ce36da41761: Verifying Checksum 16:05:50 1ce36da41761: Download complete 16:05:50 29e5d40040c1: Pull complete 16:05:51 1ce36da41761: Pull complete 16:05:51 25b303627fd3: Verifying Checksum 16:05:51 25b303627fd3: Download complete 16:06:04 25b303627fd3: Pull complete 16:06:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container 16:06:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:06:07 $ docker top 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:08 + docker-compose build --help 16:06:08 + grep parallel 16:06:13 --parallel Build images in parallel. [Pipeline] } 16:06:13 $ docker stop --time=1 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 16:06:15 $ docker rm -f 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container 16:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:06:17 $ docker top f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:06:25 Building core-command ... 16:06:25 Building core-data ... 16:06:25 Building core-metadata ... 16:06:25 Building security-bootstrapper ... 16:06:25 Building security-proxy-setup ... 16:06:25 Building security-secretstore-setup ... 16:06:25 Building security-spiffe-token-provider ... 16:06:25 Building security-spire-agent ... 16:06:25 Building security-spire-config ... 16:06:25 Building security-spire-server ... 16:06:25 Building support-notifications ... 16:06:25 Building support-scheduler ... 16:06:25 Building sys-mgmt-agent ... 16:06:25 Building security-proxy-setup 16:06:25 Building security-spire-agent 16:06:25 Building security-spire-config 16:06:25 Building core-data 16:06:25 Building sys-mgmt-agent 16:07:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:46 ---> fc033f608311 16:07:46 Step 3/22 : WORKDIR /edgex-go 16:07:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:47 ---> fc033f608311 16:07:47 Step 3/26 : WORKDIR /edgex-go 16:07:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:47 ---> fc033f608311 16:07:47 Step 3/26 : WORKDIR /edgex-go 16:07:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:47 ---> fc033f608311 16:07:47 Step 3/23 : WORKDIR /edgex-go 16:07:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:47 ---> fc033f608311 16:07:47 Step 3/23 : WORKDIR /edgex-go 16:07:48 ---> Running in b6b590b109e5 16:07:48 ---> Running in e0416bc084f8 16:07:48 ---> Running in 600f6702724a 16:07:48 ---> Running in 2e9fb81d377c 16:07:48 ---> Running in ac8e5568c7a0 16:07:48 Removing intermediate container e0416bc084f8 16:07:48 ---> 665b4cc675e2 16:07:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:48 Removing intermediate container ac8e5568c7a0 16:07:48 ---> 7a11d283efd4 16:07:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:48 Removing intermediate container 2e9fb81d377c 16:07:48 ---> 7d2e74409f6a 16:07:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:48 Removing intermediate container b6b590b109e5 16:07:48 ---> 80e8b8a05ea5 16:07:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:48 ---> Running in ce64a14082fa 16:07:48 ---> Running in aae248d612d7 16:07:49 Removing intermediate container 600f6702724a 16:07:49 ---> 020717ec6cb7 16:07:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:49 ---> Running in afd8dcfd8eef 16:07:49 ---> Running in 73df18fa1a2c 16:07:49 ---> Running in 5f8dc248b957 16:07:52 Removing intermediate container ce64a14082fa 16:07:52 ---> 8a1cd35f1654 16:07:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:07:52 ---> Running in 3eec8c006146 16:07:53 Removing intermediate container aae248d612d7 16:07:53 ---> 2d6879256025 16:07:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:07:53 Removing intermediate container afd8dcfd8eef 16:07:53 ---> 6ba33391eb96 16:07:53 Step 5/22 : RUN apk add --update --no-cache make git 16:07:53 Removing intermediate container 73df18fa1a2c 16:07:53 ---> fde6f78c4d92 16:07:53 Step 5/23 : RUN apk add --update --no-cache make bash git 16:07:53 Removing intermediate container 5f8dc248b957 16:07:53 ---> df1a3f7e8871 16:07:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:07:53 ---> Running in 6193b143c94b 16:07:53 ---> Running in 877116f31bc8 16:07:53 ---> Running in 706a04e94a0e 16:07:53 ---> Running in f58f31922f45 16:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:57 OK: 220 MiB in 52 packages 16:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:58 Removing intermediate container 3eec8c006146 16:07:58 ---> 8795ba77c558 16:07:58 Step 6/26 : COPY go.mod vendor* ./ 16:07:58 OK: 220 MiB in 52 packages 16:07:58 OK: 220 MiB in 52 packages 16:07:58 OK: 220 MiB in 52 packages 16:07:58 OK: 220 MiB in 52 packages 16:08:00 ---> 01d2a09129b0 16:08:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:00 ---> Running in f091c47d2ad4 16:08:00 Removing intermediate container 6193b143c94b 16:08:00 ---> b9ac4c78cb45 16:08:00 Step 6/23 : COPY go.mod vendor* ./ 16:08:00 Removing intermediate container 706a04e94a0e 16:08:00 ---> 4da467679709 16:08:00 Step 6/23 : COPY go.mod vendor* ./ 16:08:00 Removing intermediate container 877116f31bc8 16:08:00 ---> 3e8af0b788ee 16:08:00 Step 6/22 : COPY go.mod vendor* ./ 16:08:01 Removing intermediate container f58f31922f45 16:08:01 ---> 7721a8b88467 16:08:01 Step 6/26 : COPY go.mod vendor* ./ 16:08:01 ---> 4c4ba8631498 16:08:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:01 ---> Running in 5bfc704317eb 16:08:01 ---> 4cfff66517c0 16:08:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:01 ---> d7da1da33341 16:08:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:01 ---> Running in a180acf01a70 16:08:02 ---> Running in ebfeba608ceb 16:08:02 ---> 354cfb2ad912 16:08:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:03 ---> Running in 38a2cd4560a0 16:08:05 Removing intermediate container f091c47d2ad4 16:08:05 ---> 226d68e2965f 16:08:05 Step 8/26 : COPY . . 16:08:08 Removing intermediate container 5bfc704317eb 16:08:08 ---> 4ee31c74d5d5 16:08:08 Step 8/23 : COPY . . 16:08:08 Removing intermediate container a180acf01a70 16:08:08 ---> 385b7422557b 16:08:08 Step 8/23 : COPY . . 16:08:09 Removing intermediate container 38a2cd4560a0 16:08:09 ---> d81e8c2ed5ac 16:08:09 Step 8/26 : COPY . . 16:08:09 Removing intermediate container ebfeba608ceb 16:08:09 ---> 6c7ba5f2e853 16:08:09 Step 8/22 : COPY . . 16:08:36 ---> 5cc8373afb34 16:08:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:08:36 ---> Running in 6d14ba66449b 16:08:36 ---> 05e1697147a0 16:08:36 Step 9/23 : RUN make cmd/core-data/core-data 16:08:36 Removing intermediate container 6d14ba66449b 16:08:36 ---> d92c61fb75e3 16:08:36 Step 10/26 : WORKDIR /edgex-go/spire-build 16:08:36 ---> Running in 9e01f0c98004 16:08:36 ---> Running in 4085ca13a53f 16:08:36 Removing intermediate container 4085ca13a53f 16:08:36 ---> b8516014221d 16:08:36 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:08:36 ---> accfbe511605 16:08:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:08:37 ---> Running in b1c324977230 16:08:37 ---> Running in 331ee6eef109 16:08:37 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:08:38 ---> 9be67c2b8dd6 16:08:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:38 ---> Running in 9c4b62f6cad8 16:08:39 ---> 0343501dbb4d 16:08:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:08:39 ---> Running in 357dd5945253 16:08:39 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:08:40 Removing intermediate container 357dd5945253 16:08:40 ---> 9b6645104a2b 16:08:40 Step 10/26 : WORKDIR /edgex-go/spire-build 16:08:40 ---> Running in 74c809920e69 16:08:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:08:41 Removing intermediate container b1c324977230 16:08:41 ---> ba17c35edc43 16:08:41 Step 12/26 : WORKDIR /edgex-go 16:08:42 ---> Running in 086fa6317b03 16:08:42 Removing intermediate container 74c809920e69 16:08:42 ---> a1390e216f44 16:08:42 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:08:42 ---> Running in 5cf878afb131 16:08:43 Removing intermediate container 086fa6317b03 16:08:43 ---> 1293697deb5d 16:08:43 16:08:43 Step 13/26 : FROM alpine:3.15 16:08:43 3.15: Pulling from library/alpine 16:08:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:08:46 Status: Downloaded newer image for alpine:3.15 16:08:46 ---> 3fb3c9af89a9 16:08:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:46 ---> Running in 0c8e8d7aa6c5 16:08:46 Removing intermediate container 5cf878afb131 16:08:46 ---> 3079c42275ae 16:08:46 Step 12/26 : WORKDIR /edgex-go 16:08:46 ---> Running in 0ac5c415059e 16:08:46 Removing intermediate container 0c8e8d7aa6c5 16:08:46 ---> d9e9136d3d96 16:08:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:46 ---> Running in 44eaf7fb2018 16:08:47 Removing intermediate container 0ac5c415059e 16:08:47 ---> b24f8e2a51d9 16:08:47 16:08:47 Step 13/26 : FROM alpine:3.15 16:08:47 ---> 3fb3c9af89a9 16:08:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:47 ---> Using cache 16:08:47 ---> d9e9136d3d96 16:08:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:47 ---> Running in 3cfa372950e7 16:08:51 Removing intermediate container 44eaf7fb2018 16:08:51 ---> 8859834e3e5e 16:08:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:08:51 ---> Running in d0ed5c9a55a9 16:08:51 Removing intermediate container 3cfa372950e7 16:08:51 ---> f71b512c0ffd 16:08:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:08:51 ---> Running in 5f1f81bf9842 16:08:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:08:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:08:56 OK: 15736 distinct packages available 16:08:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:08:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:08:56 OK: 15736 distinct packages available 16:08:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:59 (1/5) Installing dumb-init (1.2.5-r1) 16:08:59 (2/5) Installing musl-obstack (1.2.3-r0) 16:08:59 (3/5) Installing libucontext (1.1-r0) 16:08:59 (1/4) Installing dumb-init (1.2.5-r1) 16:08:59 (4/5) Installing gcompat (1.0.0-r4) 16:08:59 (2/4) Installing musl-obstack (1.2.3-r0) 16:08:59 (5/5) Installing openssl (1.1.1o-r0) 16:08:59 (3/4) Installing libucontext (1.1-r0) 16:08:59 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:08:59 Executing busybox-1.34.1-r5.trigger 16:08:59 (4/4) Installing gcompat (1.0.0-r4) 16:08:59 1 error; 6 MiB in 18 packages 16:08:59 Executing busybox-1.34.1-r5.trigger 16:08:59 OK: 6 MiB in 18 packages 16:09:01 Building security-bootstrapper 16:09:01 Removing intermediate container 5f1f81bf9842 16:09:01 ---> 92f63ece828c 16:09:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:07 ---> ab467b6f0527 16:09:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:09:08 ---> f1511d4590a1 16:09:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:09:08 ---> Running in 706f00ae1c64 16:09:09 Removing intermediate container 706f00ae1c64 16:09:09 ---> 18fa35642f5b 16:09:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:09:10 ---> d96b2f9d4a19 16:09:10 Step 21/26 : WORKDIR / 16:09:10 ---> Running in b13df93e67fe 16:09:10 Removing intermediate container b13df93e67fe 16:09:10 ---> efc268e6aa5d 16:09:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:11 ---> Running in 46e4b94c388a 16:09:11 Removing intermediate container 46e4b94c388a 16:09:11 ---> afdb79457851 16:09:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:11 ---> Running in 6eb3d43ca9b7 16:09:12 Removing intermediate container 6eb3d43ca9b7 16:09:12 ---> 6021eb58f18f 16:09:12 Step 24/26 : LABEL arch=arm64 16:09:12 ---> Running in 5e38095683a0 16:09:12 Removing intermediate container 5e38095683a0 16:09:12 ---> 2d94d3b70294 16:09:12 Step 25/26 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:09:13 ---> Running in da6daad83d40 16:09:13 Removing intermediate container da6daad83d40 16:09:13 ---> 0e107c562d7e 16:09:13 Step 26/26 : LABEL version=0.0.0 16:09:14 ---> Running in 40189e367895 16:09:14 Removing intermediate container 40189e367895 16:09:14 ---> 3763cd1d5537 16:09:14 16:09:15 Successfully built 3763cd1d5537 16:09:15 Successfully tagged security-spire-config-arm64:latest 16:09:15  Building security-spire-config ... done Building security-spiffe-token-provider 16:09:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:09:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:09:42 ---> fc033f608311 16:09:42 Step 3/31 : WORKDIR /edgex-go 16:09:42 ---> Using cache 16:09:42 ---> 020717ec6cb7 16:09:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:42 ---> Using cache 16:09:42 ---> df1a3f7e8871 16:09:42 Step 5/31 : RUN apk add --update --no-cache make git 16:09:42 ---> Running in 6bd5d1dd5981 16:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:09:45 OK: 220 MiB in 52 packages 16:09:47 Removing intermediate container 6bd5d1dd5981 16:09:47 ---> a3aaf8250995 16:09:47 Step 6/31 : COPY go.mod vendor* ./ 16:09:48 ---> eecfbd7be8ae 16:09:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:48 ---> Running in 99ee956daaa0 16:09:56 Removing intermediate container 99ee956daaa0 16:09:56 ---> 19a95c6288e3 16:09:56 Step 8/31 : COPY . . 16:09:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:09:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:09:58 ---> fc033f608311 16:09:58 Step 3/20 : WORKDIR /edgex-go 16:09:58 ---> Using cache 16:09:58 ---> 020717ec6cb7 16:09:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:09:58 ---> Running in d2d99755d0c0 16:10:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:03 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:10:03 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:10:03 OK: 15743 distinct packages available 16:10:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:06 OK: 220 MiB in 52 packages 16:10:09 Removing intermediate container d2d99755d0c0 16:10:09 ---> 5cb2dc43cc34 16:10:09 Step 5/20 : COPY go.mod vendor* ./ 16:10:10 ---> 4cda16848785 16:10:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:10 ---> Running in acb04e7987cc 16:10:19 Removing intermediate container acb04e7987cc 16:10:19 ---> f0144bf69b41 16:10:19 Step 7/20 : COPY . . 16:10:20 ---> 302a47b5757d 16:10:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:10:20 ---> Running in 57e7291223c3 16:10:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:10:44 ---> 4506bec2699c 16:10:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:10:44 ---> Running in f1cca4ac7dc9 16:10:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:13: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/secrets-config ./cmd/secrets-config 16:13:42 Removing intermediate container 9c4b62f6cad8 16:13:42 ---> fae8ef1c10a2 16:13:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:42 ---> Running in 0e13c03756f9 16:13:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:13:49 Removing intermediate container 0e13c03756f9 16:13:49 ---> 64b261c3b7dc 16:13:49 16:13:49 Step 11/23 : FROM docker:20.10.14 16:13:49 20.10.14: Pulling from library/docker 16:13:55 Removing intermediate container 331ee6eef109 16:13:55 ---> abaa23d5cf1e 16:13:55 16:13:55 Step 10/22 : FROM alpine:3.14 16:13:55 3.14: Pulling from library/alpine 16:13:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:13:57 Status: Downloaded newer image for alpine:3.14 16:13:57 ---> ac73e934f311 16:13:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:13:57 ---> Running in a202f7dc90f9 16:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:14:01 (1/6) Installing ca-certificates (20211220-r0) 16:14:01 (2/6) Installing brotli-libs (1.0.9-r5) 16:14:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:14:01 (4/6) Installing libcurl (7.79.1-r2) 16:14:01 (5/6) Installing curl (7.79.1-r2) 16:14:01 (6/6) Installing dumb-init (1.2.5-r1) 16:14:01 Executing busybox-1.33.1-r7.trigger 16:14:01 Executing ca-certificates-20211220-r0.trigger 16:14:02 OK: 8 MiB in 20 packages 16:14:04 Removing intermediate container a202f7dc90f9 16:14:04 ---> 7e62d034d52f 16:14:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:14:04 ---> Running in 6bb2d2ab7ae7 16:14:05 Removing intermediate container 6bb2d2ab7ae7 16:14:05 ---> ac4da45cc44d 16:14:05 Step 13/22 : WORKDIR /edgex 16:14:05 ---> Running in 637cb5a3fe26 16:14:06 Removing intermediate container 637cb5a3fe26 16:14:06 ---> c41bcfdcdd9d 16:14:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:14:07 ---> 031ca1ca0208 16:14:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:14:09 ---> dd244afd75db 16:14:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:14:12 ---> 22d76beea492 16:14:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:14:13 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:14:13 Status: Downloaded newer image for docker:20.10.14 16:14:13 ---> c346e9eafbab 16:14:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:13 ---> Running in e76485eaafed 16:14:13 ---> a8ed9cdb776c 16:14:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:14 Removing intermediate container e76485eaafed 16:14:14 ---> b3b5c085000e 16:14:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:14:14 ---> Running in ad270e427945 16:14:14 ---> Running in 3a6ff4785b27 16:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:17 Removing intermediate container ad270e427945 16:14:17 ---> 0c930afdc5ac 16:14:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:14:17 ---> Running in 9d21b98afb34 16:14:18 Removing intermediate container 9d21b98afb34 16:14:18 ---> ff6e7f13b03d 16:14:18 Step 20/22 : LABEL arch=arm64 16:14:18 ---> Running in 40a89e533453 16:14:18 (1/43) Installing readline (8.1.1-r0) 16:14:18 (2/43) Installing bash (5.1.16-r0) 16:14:18 Executing bash-5.1.16-r0.post-install 16:14:19 (3/43) Installing brotli-libs (1.0.9-r5) 16:14:19 Removing intermediate container 40a89e533453 16:14:19 ---> f837840f82ab 16:14:19 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:14:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:14:19 (5/43) Installing libcurl (7.80.0-r2) 16:14:19 ---> Running in b9314573811d 16:14:19 (6/43) Installing curl (7.80.0-r2) 16:14:19 (7/43) Installing dumb-init (1.2.5-r1) 16:14:19 (8/43) Installing libbz2 (1.0.8-r1) 16:14:19 (9/43) Installing expat (2.4.7-r0) 16:14:19 (10/43) Installing libffi (3.4.2-r1) 16:14:19 (11/43) Installing gdbm (1.22-r0) 16:14:19 (12/43) Installing xz-libs (5.2.5-r1) 16:14:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:14:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:14:19 (15/43) Installing mpdecimal (2.5.1-r1) 16:14:19 (16/43) Installing sqlite-libs (3.36.0-r0) 16:14:19 (17/43) Installing python3 (3.9.7-r4) 16:14:19 Removing intermediate container b9314573811d 16:14:19 ---> afea2cda5092 16:14:19 Step 22/22 : LABEL version=0.0.0 16:14:19 ---> Running in 0107e80f54d2 16:14:20 Removing intermediate container 0107e80f54d2 16:14:20 ---> c233b8bd6401 16:14:20 16:14:20 Successfully built c233b8bd6401 16:14:20 Successfully tagged security-proxy-setup-arm64:latest 16:14:21  Building security-proxy-setup ... done Building support-scheduler 16:14:22 (18/43) Installing py3-appdirs (1.4.4-r2) 16:14:22 (19/43) Installing py3-certifi (2020.12.5-r1) 16:14:22 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:14:22 (21/43) Installing py3-idna (3.3-r0) 16:14:22 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:14:22 (23/43) Installing py3-requests (2.26.0-r1) 16:14:22 (24/43) Installing py3-msgpack (1.0.2-r1) 16:14:22 (25/43) Installing py3-lockfile (0.12.2-r4) 16:14:22 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:14:22 (27/43) Installing py3-colorama (0.4.4-r1) 16:14:22 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:14:22 (29/43) Installing py3-distlib (0.3.3-r0) 16:14:22 (30/43) Installing py3-distro (1.6.0-r0) 16:14:22 (31/43) Installing py3-six (1.16.0-r0) 16:14:22 (32/43) Installing py3-webencodings (0.5.1-r4) 16:14:22 (33/43) Installing py3-html5lib (1.1-r1) 16:14:22 (34/43) Installing py3-parsing (2.4.7-r2) 16:14:22 (35/43) Installing py3-packaging (20.9-r1) 16:14:22 (36/43) Installing py3-tomli (1.2.2-r0) 16:14:22 (37/43) Installing py3-pep517 (0.12.0-r0) 16:14:22 (38/43) Installing py3-progress (1.6-r0) 16:14:22 (39/43) Installing py3-retrying (1.3.3-r2) 16:14:22 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:14:22 (41/43) Installing py3-setuptools (52.0.0-r4) 16:14:22 (42/43) Installing py3-toml (0.10.2-r2) 16:14:23 (43/43) Installing py3-pip (20.3.4-r1) 16:14:23 Executing busybox-1.34.1-r5.trigger 16:14:23 OK: 82 MiB in 65 packages 16:14:30 Collecting docker-compose==1.23.2 16:14:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:30 Collecting docopt<0.7,>=0.6.1 16:14:30 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:33 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:14:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:37 Collecting docker<4.0,>=3.6.0 16:14:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:38 Collecting websocket-client<1.0,>=0.32.0 16:14:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:40 Collecting PyYAML<4,>=3.10 16:14:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:45 Collecting jsonschema<3,>=2.5.1 16:14:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:45 Collecting texttable<0.10,>=0.9.0 16:14:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:49 Collecting cached-property<2,>=1.2.0 16:14:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:49 Collecting dockerpty<0.5,>=0.4.1 16:14:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:52 ---> fc033f608311 16:14:52 Step 3/22 : WORKDIR /edgex-go 16:14:52 ---> Using cache 16:14:52 ---> 020717ec6cb7 16:14:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:52 ---> Using cache 16:14:52 ---> df1a3f7e8871 16:14:52 Step 5/22 : RUN apk add --update --no-cache make git 16:14:52 ---> Using cache 16:14:52 ---> a3aaf8250995 16:14:52 Step 6/22 : COPY go.mod vendor* ./ 16:14:52 ---> Using cache 16:14:52 ---> eecfbd7be8ae 16:14:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:52 ---> Using cache 16:14:52 ---> 19a95c6288e3 16:14:52 Step 8/22 : COPY . . 16:14:52 ---> Using cache 16:14:52 ---> 302a47b5757d 16:14:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:14:52 Collecting docker-pycreds>=0.4.0 16:14:52 ---> Running in 0e66b0bdeeb6 16:14:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:54 Collecting urllib3<1.25,>=1.21.1 16:14:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:54 Collecting idna<2.8,>=2.5 16:14:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:14:54 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:14:55 Collecting chardet<3.1.0,>=3.0.2 16:14:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:14:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:14:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:14:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:14:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:14:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:14:57 Attempting uninstall: urllib3 16:14:57 Found existing installation: urllib3 1.26.7 16:14:57 Uninstalling urllib3-1.26.7: 16:14:57 Successfully uninstalled urllib3-1.26.7 16:14:58 Attempting uninstall: idna 16:14:58 Found existing installation: idna 3.3 16:14:58 Uninstalling idna-3.3: 16:14:58 Successfully uninstalled idna-3.3 16:15:00 Removing intermediate container 9e01f0c98004 16:15:00 ---> 255a807c81b8 16:15:00 16:15:00 Step 10/23 : FROM alpine:3.14 16:15:00 ---> ac73e934f311 16:15:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:15:00 ---> Running in 10ef990d8235 16:15:00 Removing intermediate container 10ef990d8235 16:15:00 ---> 444f8b250a9e 16:15:00 Step 12/23 : ENV APP_PORT=59880 16:15:00 ---> Running in 1674003cfb7c 16:15:01 Removing intermediate container 1674003cfb7c 16:15:01 ---> 30c4757c66f4 16:15:01 Step 13/23 : EXPOSE $APP_PORT 16:15:01 ---> Running in 616d790f5277 16:15:02 Removing intermediate container 616d790f5277 16:15:02 ---> 5666d62a5b1a 16:15:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:02 ---> Running in fbc953ec641f 16:15:03 Attempting uninstall: requests 16:15:03 Found existing installation: requests 2.26.0 16:15:03 Uninstalling requests-2.26.0: 16:15:03 Successfully uninstalled requests-2.26.0 16:15:04 Running setup.py install for texttable: started 16:15:05 Removing intermediate container fbc953ec641f 16:15:05 ---> c1cc1f933108 16:15:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:15:05 ---> Running in 92087551e63c 16:15:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:15:07 Running setup.py install for texttable: finished with status 'done' 16:15:07 Running setup.py install for PyYAML: started 16:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:15:09 (1/6) Installing dumb-init (1.2.5-r1) 16:15:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:15:10 (3/6) Installing libsodium (1.0.18-r0) 16:15:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:15:10 (5/6) Installing libzmq (4.3.4-r0) 16:15:10 (6/6) Installing zeromq (4.3.4-r0) 16:15:10 Executing busybox-1.33.1-r7.trigger 16:15:10 OK: 8 MiB in 20 packages 16:15:10 Running setup.py install for PyYAML: finished with status 'done' 16:15:11 Running setup.py install for docopt: started 16:15:12 Removing intermediate container 92087551e63c 16:15:12 ---> 7fe6267f21b7 16:15:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:13 ---> cc8ee518dcbd 16:15:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:15:15 Running setup.py install for docopt: finished with status 'done' 16:15:15 Running setup.py install for dockerpty: started 16:15:15 ---> 2fc96651767a 16:15:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:15:16 ---> 6740204df6f8 16:15:16 Step 19/23 : ENTRYPOINT ["/core-data"] 16:15:16 ---> Running in 6295698ab09f 16:15:17 Removing intermediate container 6295698ab09f 16:15:17 ---> 8defbd0b7308 16:15:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:17 ---> Running in 362cf44ccc89 16:15:17 Removing intermediate container 362cf44ccc89 16:15:17 ---> f1da4437ceb9 16:15:17 Step 21/23 : LABEL arch=arm64 16:15:17 ---> Running in 64d09b8d5798 16:15:18 Removing intermediate container 64d09b8d5798 16:15:18 ---> 42cd17f92880 16:15:18 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:15:18 ---> Running in 8463a74d20d1 16:15:19 Running setup.py install for dockerpty: finished with status 'done' 16:15:19 Removing intermediate container 8463a74d20d1 16:15:19 ---> 7db5a440f0c0 16:15:19 Step 23/23 : LABEL version=0.0.0 16:15:19 ---> Running in 4e7b2b275567 16:15:19 Removing intermediate container 4e7b2b275567 16:15:19 ---> ad4c22886741 16:15:19 16:15:20 Successfully built ad4c22886741 16:15:20 Successfully tagged core-data-arm64:latest 16:15:20 Building core-metadata 16:15:21  Building core-data ... done 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:15:44 Removing intermediate container 3a6ff4785b27 16:15:44 ---> 40f7426146b4 16:15:44 Step 14/23 : ENV APP_PORT=58890 16:15:44 ---> Running in 8364406fcd67 16:15:44 Removing intermediate container 8364406fcd67 16:15:44 ---> 9a6a0f0f3d7d 16:15:44 Step 15/23 : EXPOSE $APP_PORT 16:15:44 ---> Running in 102f41acc1dc 16:15:45 Removing intermediate container 102f41acc1dc 16:15:45 ---> c2a6f2d60b2c 16:15:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:15:48 Removing intermediate container 57e7291223c3 16:15:48 ---> 51273d05b214 16:15:48 16:15:48 Step 10/31 : FROM alpine:3.14 16:15:48 ---> ac73e934f311 16:15:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:15:48 ---> Running in 084ded543fdc 16:15:48 ---> 51a988a92c06 16:15:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:15:49 Removing intermediate container 084ded543fdc 16:15:49 ---> 498c17f1c5b2 16:15:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:15:49 ---> Running in 755cfdf6a039 16:15:50 ---> 4e8be6c31613 16:15:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:15:52 ---> 4e7bda3ff51e 16:15:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:15:52 ---> Running in 11f0e95bfdd9 16:15:53 Removing intermediate container 11f0e95bfdd9 16:15:53 ---> 2c934e404b84 16:15:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:53 ---> Running in 98805c7912e6 16:15:53 (1/2) Installing dumb-init (1.2.5-r1) 16:15:53 (2/2) Installing su-exec (0.2-r1) 16:15:53 Executing busybox-1.33.1-r7.trigger 16:15:53 OK: 6 MiB in 16 packages 16:15:54 Removing intermediate container 98805c7912e6 16:15:54 ---> d7dec92f8cd4 16:15:54 Step 21/23 : LABEL arch=arm64 16:15:55 ---> Running in ce6a16486317 16:15:56 Removing intermediate container 755cfdf6a039 16:15:56 ---> 7f64ee684cec 16:15:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:15:56 Removing intermediate container ce6a16486317 16:15:56 ---> fe99c11fe050 16:15:56 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:15:56 ---> Running in 464516f5f51d 16:15:56 ---> Running in b9c1520f99f2 16:15:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:57 ---> fc033f608311 16:15:57 Step 3/23 : WORKDIR /edgex-go 16:15:57 ---> Using cache 16:15:57 ---> 020717ec6cb7 16:15:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:57 ---> Using cache 16:15:57 ---> df1a3f7e8871 16:15:57 Step 5/23 : RUN apk add --update --no-cache make git 16:15:57 ---> Using cache 16:15:57 ---> a3aaf8250995 16:15:57 Step 6/23 : COPY go.mod vendor* ./ 16:15:57 ---> Using cache 16:15:57 ---> eecfbd7be8ae 16:15:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:57 ---> Using cache 16:15:57 ---> 19a95c6288e3 16:15:57 Step 8/23 : COPY . . 16:15:57 ---> Using cache 16:15:57 ---> 302a47b5757d 16:15:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:15:57 ---> Running in f3d22e497196 16:15:57 Removing intermediate container b9c1520f99f2 16:15:57 ---> 4d9315487b56 16:15:57 Step 23/23 : LABEL version=0.0.0 16:15:58 ---> Running in ecb7005c626a 16:15:58 Removing intermediate container 464516f5f51d 16:15:58 ---> 3787e8ff626b 16:15:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:15:58 ---> Running in 7a53e7cf2593 16:15:59 Removing intermediate container ecb7005c626a 16:15:59 ---> bee9f2fd16b8 16:15:59 16:15:59 Removing intermediate container 7a53e7cf2593 16:15:59 ---> 6e89da218b60 16:15:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:15:59 ---> Running in 6fc9666b1efa 16:16:00 Successfully built bee9f2fd16b8 16:16:00 Successfully tagged sys-mgmt-agent-arm64:latest 16:16:00  Building sys-mgmt-agent ... done Building security-secretstore-setup 16:16: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/core-metadata/core-metadata ./cmd/core-metadata 16:16:03 Removing intermediate container 6fc9666b1efa 16:16:03 ---> ba97e8f20c07 16:16:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:16:03 ---> Running in bb0dabd3fca2 16:16:03 Removing intermediate container bb0dabd3fca2 16:16:03 ---> a41a3842c68f 16:16:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:16:04 ---> b231e5d55261 16:16:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:16:04 ---> Running in 9e3dac24c9cb 16:16:08 Removing intermediate container 9e3dac24c9cb 16:16:08 ---> 23a13aa1f266 16:16:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:09 ---> 7b1d5a295c30 16:16:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:16:11 ---> 1d8db522dfb1 16:16:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:16:12 ---> 985b1155f169 16:16:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:16:13 ---> 274fbcbe315f 16:16:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:16:14 ---> 776766fbcd7d 16:16:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:16:15 ---> Running in d588c98bac39 16:16:16 Removing intermediate container d588c98bac39 16:16:16 ---> a4eb156015fc 16:16:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:16:17 ---> 966f1ec5317c 16:16:17 Step 26/31 : RUN chmod +x /entrypoint.sh 16:16:18 ---> Running in a7c7c2829342 16:16:22 Removing intermediate container a7c7c2829342 16:16:22 ---> c10a74003b13 16:16:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:16:22 ---> Running in 62fc89309d9f 16:16:22 Removing intermediate container 62fc89309d9f 16:16:22 ---> 99934bc08a68 16:16:22 Step 28/31 : CMD ["gate"] 16:16:23 ---> Running in ba36b091adee 16:16:24 Removing intermediate container ba36b091adee 16:16:24 ---> ada8aba7f464 16:16:24 Step 29/31 : LABEL arch=arm64 16:16:24 ---> Running in 5b4942f8746d 16:16:25 Removing intermediate container 5b4942f8746d 16:16:25 ---> 4d8bce74a205 16:16:25 Step 30/31 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:16:26 ---> Running in d4aa2619557d 16:16:26 Removing intermediate container d4aa2619557d 16:16:26 ---> 693ad8b1255f 16:16:26 Step 31/31 : LABEL version=0.0.0 16:16:26 ---> Running in 4ea3fc55a802 16:16:27 Removing intermediate container 4ea3fc55a802 16:16:27 ---> 75de6587545a 16:16:27 16:16:28 Successfully built 75de6587545a 16:16:28 Successfully tagged security-bootstrapper-arm64:latest 16:16:28 Building security-spire-server 16:16:35  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:16:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:16:35 ---> fc033f608311 16:16:35 Step 3/25 : WORKDIR /edgex-go 16:16:35 ---> Using cache 16:16:35 ---> 020717ec6cb7 16:16:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:35 ---> Using cache 16:16:35 ---> df1a3f7e8871 16:16:35 Step 5/25 : RUN apk add --update --no-cache make git 16:16:35 ---> Using cache 16:16:35 ---> a3aaf8250995 16:16:35 Step 6/25 : COPY go.mod vendor* ./ 16:16:35 ---> Using cache 16:16:35 ---> eecfbd7be8ae 16:16:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:35 ---> Using cache 16:16:35 ---> 19a95c6288e3 16:16:35 Step 8/25 : COPY . . 16:16:35 ---> Using cache 16:16:35 ---> 302a47b5757d 16:16:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:16:35 ---> Running in a1903df8c4e1 16:16:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:17:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:17:03 ---> fc033f608311 16:17:03 Step 3/25 : WORKDIR /edgex-go 16:17:03 ---> Using cache 16:17:03 ---> 020717ec6cb7 16:17:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:03 ---> Using cache 16:17:03 ---> df1a3f7e8871 16:17:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:17:03 ---> Using cache 16:17:03 ---> 7721a8b88467 16:17:03 Step 6/25 : COPY go.mod vendor* ./ 16:17:03 ---> Using cache 16:17:03 ---> 354cfb2ad912 16:17:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:03 ---> Using cache 16:17:03 ---> d81e8c2ed5ac 16:17:03 Step 8/25 : COPY . . 16:17:03 ---> Using cache 16:17:03 ---> 0343501dbb4d 16:17:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:17:03 ---> Using cache 16:17:03 ---> 9b6645104a2b 16:17:03 Step 10/25 : WORKDIR /edgex-go/spire-build 16:17:03 ---> Using cache 16:17:03 ---> a1390e216f44 16:17:03 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:17:03 ---> Running in df26eb36648e 16:17:05 Removing intermediate container df26eb36648e 16:17:05 ---> b31f8395c0cd 16:17:05 Step 12/25 : WORKDIR /edgex-go 16:17:05 ---> Running in 54676c0b8217 16:17:05 Removing intermediate container 54676c0b8217 16:17:05 ---> 784575e674e7 16:17:05 16:17:05 Step 13/25 : FROM alpine:3.15 16:17:05 ---> 3fb3c9af89a9 16:17:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:17:05 ---> Using cache 16:17:05 ---> d9e9136d3d96 16:17:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:05 ---> Using cache 16:17:05 ---> f71b512c0ffd 16:17:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:05 ---> Running in bf1222490300 16:17:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:17:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:17:10 OK: 15736 distinct packages available 16:17:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:12 (1/5) Installing dumb-init (1.2.5-r1) 16:17:12 (2/5) Installing musl-obstack (1.2.3-r0) 16:17:12 (3/5) Installing libucontext (1.1-r0) 16:17:13 (4/5) Installing gcompat (1.0.0-r4) 16:17:13 (5/5) Installing openssl (1.1.1o-r0) 16:17:13 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:17:13 Executing busybox-1.34.1-r5.trigger 16:17:13 1 error; 6 MiB in 18 packages 16:17:15 Building support-notifications 16:17:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:17:47 ---> fc033f608311 16:17:47 Step 3/22 : WORKDIR /edgex-go 16:17:47 ---> Using cache 16:17:47 ---> 020717ec6cb7 16:17:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:47 ---> Using cache 16:17:47 ---> df1a3f7e8871 16:17:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:17:47 ---> Running in a53caac08eb7 16:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:49 OK: 220 MiB in 52 packages 16:17:50 Removing intermediate container a53caac08eb7 16:17:50 ---> 4ae708f39417 16:17:50 Step 6/22 : COPY go.mod vendor* ./ 16:17:51 ---> fbc5d1e14791 16:17:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:51 ---> Running in d36349eb47a6 16:17:58 Removing intermediate container d36349eb47a6 16:17:58 ---> 39d409ca5a23 16:17:58 Step 8/22 : COPY . . 16:18:11 Removing intermediate container f1cca4ac7dc9 16:18:11 ---> 8b6517489538 16:18:11 16:18:11 Step 9/20 : FROM alpine:3.15 16:18:11 ---> 3fb3c9af89a9 16:18:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:18:11 ---> Using cache 16:18:11 ---> d9e9136d3d96 16:18:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:11 ---> Using cache 16:18:11 ---> f71b512c0ffd 16:18:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:18:11 ---> Running in da5b8a390513 16:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:18:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:18:15 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:18:15 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:18:15 OK: 15736 distinct packages available 16:18:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:18:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:18:17 (1/9) Installing ca-certificates (20211220-r0) 16:18:17 (2/9) Installing brotli-libs (1.0.9-r5) 16:18:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:18:18 (4/9) Installing libcurl (7.80.0-r1) 16:18:18 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:18:18 (5/9) Installing curl (7.80.0-r1) 16:18:18 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:18:18 (6/9) Installing dumb-init (1.2.5-r1) 16:18:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:18:19 (8/9) Installing libucontext (1.1-r0) 16:18:19 (9/9) Installing gcompat (1.0.0-r4) 16:18:19 Executing busybox-1.34.1-r5.trigger 16:18:19 Executing ca-certificates-20211220-r0.trigger 16:18:19 2 errors; 7 MiB in 21 packages 16:18:22 Building core-command 16:18:23 ---> 28854ffaa903 16:18:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:18:23 ---> Running in 13efe661a706 16:18:25 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:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:18:57 ---> fc033f608311 16:18:57 Step 3/23 : WORKDIR /edgex-go 16:18:57 ---> Using cache 16:18:57 ---> 020717ec6cb7 16:18:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:57 ---> Using cache 16:18:57 ---> df1a3f7e8871 16:18:57 Step 5/23 : RUN apk add --update --no-cache make git 16:18:57 ---> Using cache 16:18:57 ---> a3aaf8250995 16:18:57 Step 6/23 : COPY go.mod vendor* ./ 16:18:57 ---> Using cache 16:18:57 ---> eecfbd7be8ae 16:18:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:57 ---> Using cache 16:18:57 ---> 19a95c6288e3 16:18:57 Step 8/23 : COPY . . 16:18:57 ---> Using cache 16:18:57 ---> 302a47b5757d 16:18:57 Step 9/23 : RUN make cmd/core-command/core-command 16:18:57 ---> Running in 564c67505739 16:18: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/core-command/core-command ./cmd/core-command 16:21:34 Removing intermediate container f3d22e497196 16:21:34 ---> 8079a85eed35 16:21:34 16:21:34 Step 10/23 : FROM alpine:3.14 16:21:34 ---> ac73e934f311 16:21:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:21:34 ---> Running in 3e97877ef859 16:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:21:37 (1/1) Installing dumb-init (1.2.5-r1) 16:21:37 Executing busybox-1.33.1-r7.trigger 16:21:37 OK: 5 MiB in 15 packages 16:21:39 Removing intermediate container 3e97877ef859 16:21:39 ---> 674aa595956a 16:21:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:21:39 ---> Running in 34172444b610 16:21:39 Removing intermediate container 34172444b610 16:21:39 ---> 2888d944c895 16:21:39 Step 13/23 : ENV APP_PORT=59881 16:21:39 ---> Running in 4b543e6eb76a 16:21:40 Removing intermediate container 4b543e6eb76a 16:21:40 ---> 01de71bc2d9d 16:21:40 Step 14/23 : EXPOSE $APP_PORT 16:21:40 ---> Running in e5053921fcb8 16:21:41 Removing intermediate container e5053921fcb8 16:21:41 ---> 2cae24827381 16:21:41 Step 15/23 : WORKDIR / 16:21:41 ---> Running in 212ae1488e0d 16:21:42 Removing intermediate container 212ae1488e0d 16:21:42 ---> 1a26ab4e282d 16:21:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:21: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:21:43 ---> 4c14c27504f7 16:21:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:21:45 ---> 5ea2b53141f4 16:21:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:21:45 ---> 4306a781947c 16:21:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:21:46 ---> Running in 1e2bddd462d3 16:21:46 Removing intermediate container 1e2bddd462d3 16:21:46 ---> 497d5c4efc31 16:21:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:46 ---> Running in e0289ade861d 16:21:47 Removing intermediate container e0289ade861d 16:21:47 ---> 0904668a0ffa 16:21:47 Step 21/23 : LABEL arch=arm64 16:21:47 ---> Running in 7cc043f510ab 16:21:47 Removing intermediate container 7cc043f510ab 16:21:47 ---> a7d0e38966ee 16:21:47 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:21:47 ---> Running in 03e59d95d672 16:21:48 Removing intermediate container 03e59d95d672 16:21:48 ---> 1c60f73114f2 16:21:48 Step 23/23 : LABEL version=0.0.0 16:21:49 ---> Running in 9e741f74b9e6 16:21:49 Removing intermediate container 9e741f74b9e6 16:21:49 ---> 442c39b08861 16:21:49 16:21:49 Successfully built 442c39b08861 16:21:50 Successfully tagged core-metadata-arm64:latest 16:21:58  Building core-metadata ... done Removing intermediate container a1903df8c4e1 16:21:58 ---> 3bd975e49821 16:21:58 16:21:58 Step 10/25 : FROM alpine:3.14 16:21:58 ---> ac73e934f311 16:21:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:21:58 ---> Running in aaf730d3d869 16:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:22:01 (1/3) Installing ca-certificates (20211220-r0) 16:22:01 (2/3) Installing dumb-init (1.2.5-r1) 16:22:01 (3/3) Installing su-exec (0.2-r1) 16:22:01 Executing busybox-1.33.1-r7.trigger 16:22:01 Executing ca-certificates-20211220-r0.trigger 16:22:02 OK: 6 MiB in 17 packages 16:22:04 Removing intermediate container aaf730d3d869 16:22:04 ---> b5dc42823646 16:22:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:22:04 ---> Running in b0c7c0fa4177 16:22:04 Removing intermediate container b0c7c0fa4177 16:22:04 ---> 1795beb4afb6 16:22:04 Step 13/25 : WORKDIR / 16:22:04 ---> Running in 53a4b29a540e 16:22:05 Removing intermediate container 53a4b29a540e 16:22:05 ---> 5076a9830c0b 16:22:05 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:22:07 ---> b83d3ef4c109 16:22:07 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:22:08 ---> 470f5d22d41e 16:22:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:22:08 ---> 9703f29bca95 16:22:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:22:09 ---> 236924ddb6b9 16:22:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:22:11 ---> 15177db48eb9 16:22:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:22:13 ---> 1fd4a408eeb1 16:22:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:22:14 ---> 0b059719c3a0 16:22:14 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:22:14 ---> Running in 77369b0245c1 16:22:17 Removing intermediate container 77369b0245c1 16:22:17 ---> 0c02808edc48 16:22:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:22:17 ---> Running in 7c60e60f9488 16:22:18 Removing intermediate container 7c60e60f9488 16:22:18 ---> 3ae984f2f7fe 16:22:18 Step 23/25 : LABEL arch=arm64 16:22:18 ---> Running in f4cf68d667ec 16:22:18 Removing intermediate container f4cf68d667ec 16:22:18 ---> 5ffbeb991d97 16:22:18 Step 24/25 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:22:18 ---> Running in 6f1c0d9f1d52 16:22:19 Removing intermediate container 6f1c0d9f1d52 16:22:19 ---> d15d6b95baea 16:22:19 Step 25/25 : LABEL version=0.0.0 16:22:19 ---> Running in 49d5ec5b3d65 16:22:20 Removing intermediate container 49d5ec5b3d65 16:22:20 ---> d02089c7bbf6 16:22:20 16:22:20 Successfully built d02089c7bbf6 16:22:20 Successfully tagged security-secretstore-setup-arm64:latest 16:22:47  Building security-secretstore-setup ... done Removing intermediate container 0e66b0bdeeb6 16:22:47 ---> 8fb90a0b8167 16:22:47 16:22:47 Step 10/22 : FROM alpine:3.14 16:22:47 ---> ac73e934f311 16:22:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:22:47 ---> Using cache 16:22:47 ---> 674aa595956a 16:22:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:22:47 ---> Using cache 16:22:47 ---> 2888d944c895 16:22:47 Step 13/22 : ENV APP_PORT=59861 16:22:47 ---> Running in 374479e261d8 16:22:47 Removing intermediate container 374479e261d8 16:22:47 ---> 4628437f84fd 16:22:47 Step 14/22 : EXPOSE $APP_PORT 16:22:47 ---> Running in 6c0eca40a43f 16:22:47 Removing intermediate container 6c0eca40a43f 16:22:47 ---> 52caf73cf61a 16:22:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:47 ---> cd28ff868ed9 16:22:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:22:49 ---> 722cd5ecf5a0 16:22:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:22:50 ---> 441b7ff44c5a 16:22:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:22:50 ---> Running in 1d0bba5b2866 16:22:51 Removing intermediate container 1d0bba5b2866 16:22:51 ---> bdc98975c123 16:22:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:22:51 ---> Running in 740f5e6e7c90 16:22:52 Removing intermediate container 740f5e6e7c90 16:22:52 ---> 55de9a6d9aa1 16:22:52 Step 20/22 : LABEL arch=arm64 16:22:52 ---> Running in e2c62ab8009b 16:22:52 Removing intermediate container e2c62ab8009b 16:22:52 ---> 01c941a84340 16:22:52 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:22:52 ---> Running in 1788325f3457 16:22:53 Removing intermediate container 1788325f3457 16:22:53 ---> 23e398d3c28d 16:22:53 Step 22/22 : LABEL version=0.0.0 16:22:53 ---> Running in d6dfc5102af6 16:22:54 Removing intermediate container d6dfc5102af6 16:22:54 ---> a4161608604f 16:22:54 16:22:54 Successfully built a4161608604f 16:22:54 Successfully tagged support-scheduler-arm64:latest 16:23:09  Building support-scheduler ... done Removing intermediate container 564c67505739 16:23:09 ---> 73dd0ee0a1ce 16:23:09 16:23:09 Step 10/23 : FROM alpine:3.14 16:23:09 ---> ac73e934f311 16:23:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:23:09 ---> Using cache 16:23:09 ---> 674aa595956a 16:23:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:09 ---> Using cache 16:23:09 ---> 2888d944c895 16:23:09 Step 13/23 : ENV APP_PORT=59882 16:23:09 ---> Running in 42b579b794b7 16:23:10 Removing intermediate container 42b579b794b7 16:23:10 ---> a88663b6a2c5 16:23:10 Step 14/23 : EXPOSE $APP_PORT 16:23:10 ---> Running in e1de2be4e68e 16:23:10 Removing intermediate container e1de2be4e68e 16:23:10 ---> 681eff4561eb 16:23:10 Step 15/23 : WORKDIR / 16:23:10 ---> Running in 4aedf904cb18 16:23:11 Removing intermediate container 4aedf904cb18 16:23:11 ---> 04d43f59fa3d 16:23:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:12 ---> 71deb7858893 16:23:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:23:13 ---> b872a75de6cb 16:23:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:23:14 ---> 02ff1a51c74a 16:23:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:23:14 ---> Running in be21f1ba1a11 16:23:15 Removing intermediate container be21f1ba1a11 16:23:15 ---> 2528937f70d4 16:23:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:15 ---> Running in b5ec616880c3 16:23:16 Removing intermediate container b5ec616880c3 16:23:16 ---> f651c3247340 16:23:16 Step 21/23 : LABEL arch=arm64 16:23:16 ---> Running in 68f2465a15b7 16:23:16 Removing intermediate container 68f2465a15b7 16:23:16 ---> 044f64752791 16:23:16 Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:23:16 ---> Running in dbce11daeb21 16:23:17 Removing intermediate container dbce11daeb21 16:23:17 ---> 2bbc3cdc8386 16:23:17 Step 23/23 : LABEL version=0.0.0 16:23:17 ---> Running in 2be4d8349f3e 16:23:18 Removing intermediate container 2be4d8349f3e 16:23:18 ---> 7a130e714195 16:23:18 16:23:19 Successfully built 7a130e714195 16:23:19 Successfully tagged core-command-arm64:latest 16:23:46  Building core-command ... done Removing intermediate container 13efe661a706 16:23:46 ---> e598b9b7ad83 16:23:46 16:23:46 Step 10/22 : FROM alpine:3.14 16:23:46 ---> ac73e934f311 16:23:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:23:46 ---> Running in a560851352ef 16:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:23:46 (1/2) Installing ca-certificates (20211220-r0) 16:23:46 (2/2) Installing dumb-init (1.2.5-r1) 16:23:46 Executing busybox-1.33.1-r7.trigger 16:23:46 Executing ca-certificates-20211220-r0.trigger 16:23:46 OK: 6 MiB in 16 packages 16:23:48 Removing intermediate container a560851352ef 16:23:48 ---> 8f00b70a1804 16:23:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:23:48 ---> Running in cf65434c11a3 16:23:48 Removing intermediate container cf65434c11a3 16:23:48 ---> 4180eebfd108 16:23:48 Step 13/22 : ENV APP_PORT=59860 16:23:48 ---> Running in d1c791fdd6c5 16:23:48 Removing intermediate container d1c791fdd6c5 16:23:48 ---> 0ab38eba1f0f 16:23:48 Step 14/22 : EXPOSE $APP_PORT 16:23:48 ---> Running in d31c0ff88a9f 16:23:49 Removing intermediate container d31c0ff88a9f 16:23:49 ---> 7ca2f3806598 16:23:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:50 ---> f58061180b36 16:23:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:23:51 ---> 48d681d7926e 16:23:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:23:51 ---> ade43aeeaf77 16:23:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:23:52 ---> Running in d3ea73669644 16:23:52 Removing intermediate container d3ea73669644 16:23:52 ---> cfe1cb38c9cb 16:23:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:52 ---> Running in 61dc4add22c0 16:23:52 Removing intermediate container 61dc4add22c0 16:23:52 ---> 3c5bc9b40e97 16:23:52 Step 20/22 : LABEL arch=arm64 16:23:52 ---> Running in 0c3f22fa42ec 16:23:53 Removing intermediate container 0c3f22fa42ec 16:23:53 ---> 8abbaf5f0db8 16:23:53 Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 16:23:53 ---> Running in 31f40404bad7 16:23:53 Removing intermediate container 31f40404bad7 16:23:53 ---> 522822849c64 16:23:53 Step 22/22 : LABEL version=0.0.0 16:23:53 ---> Running in 5fbbdf5296e6 16:23:54 Removing intermediate container 5fbbdf5296e6 16:23:54 ---> 6950df274f26 16:23:54 16:23:54 Successfully built 6950df274f26 16:23:54 Successfully tagged support-notifications-arm64:latest 16:23:54  Building support-notifications ... done  16:23:54 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:23:54 16:23:54 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:23:54 16:23:54 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 16:23:54 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 16:23:54 $ docker stop --time=1 f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 16:23:56 $ docker rm -f f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:57 16:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:57 arm64: Pulling from edgex-lftools-log-publisher 16:23:57 8998bd30e6a1: Pulling fs layer 16:23:57 04944245beec: Pulling fs layer 16:23:57 699f458cf7ca: Pulling fs layer 16:23:57 765212b225bb: Pulling fs layer 16:23:57 f23df028b6ca: Pulling fs layer 16:23:57 d65c8cfc05b1: Pulling fs layer 16:23:57 2437ff75d9bd: Pulling fs layer 16:23:57 765212b225bb: Waiting 16:23:57 f23df028b6ca: Waiting 16:23:57 d65c8cfc05b1: Waiting 16:23:57 2437ff75d9bd: Waiting 16:23:57 04944245beec: Verifying Checksum 16:23:57 04944245beec: Download complete 16:23:57 765212b225bb: Verifying Checksum 16:23:57 765212b225bb: Download complete 16:23:57 f23df028b6ca: Verifying Checksum 16:23:57 f23df028b6ca: Download complete 16:23:57 d65c8cfc05b1: Verifying Checksum 16:23:57 d65c8cfc05b1: Download complete 16:23:58 699f458cf7ca: Verifying Checksum 16:23:58 699f458cf7ca: Download complete 16:23:58 8998bd30e6a1: Verifying Checksum 16:23:58 8998bd30e6a1: Download complete 16:24:01 2437ff75d9bd: Verifying Checksum 16:24:01 2437ff75d9bd: Download complete 16:24:03 8998bd30e6a1: Pull complete 16:24:03 04944245beec: Pull complete 16:24:04 699f458cf7ca: Pull complete 16:24:05 765212b225bb: Pull complete 16:24:06 f23df028b6ca: Pull complete 16:24:06 d65c8cfc05b1: Pull complete 16:24:21 2437ff75d9bd: Pull complete 16:24:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:21 prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container 16:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:24:24 $ docker top 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:25 ---> job-cost.sh 16:24:25 lf-activate-venv: SKIPPING 16:24:25 INFO: No Stack... 16:24:25 INFO: Retrieving Pricing Info for: v3-standard-4 16:24:26 INFO: Archiving Costs [Pipeline] sh 16:24:27 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 16:24:27 [Pipeline] lock 16:24:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] 16:24:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] did not exist. Created. 16:24:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:24:28 Stashed 1 file(s) [Pipeline] } 16:24:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:28 $ docker stop --time=1 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 16:24:29 $ docker rm -f 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:24:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:24:30 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 16:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:24:31 ---> package-listing.sh 16:24:31 ++ facter osfamily 16:24:31 ++ tr '[:upper:]' '[:lower:]' 16:24:32 + OS_FAMILY=debian 16:24:32 + workspace=/w/workspace/edgex-go/2 16:24:32 + START_PACKAGES=/tmp/packages_start.txt 16:24:32 + END_PACKAGES=/tmp/packages_end.txt 16:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:24:32 + PACKAGES=/tmp/packages_start.txt 16:24:32 + '[' /w/workspace/edgex-go/2 ']' 16:24:32 + PACKAGES=/tmp/packages_end.txt 16:24:32 + case "${OS_FAMILY}" in 16:24:32 + dpkg -l 16:24:32 + grep '^ii' 16:24:32 + '[' -f /tmp/packages_start.txt ']' 16:24:32 + '[' -f /tmp/packages_end.txt ']' 16:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:24:32 + '[' /w/workspace/edgex-go/2 ']' 16:24:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:24:32 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 16:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:33 16:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:33 latest: Pulling from edgex-lftools-log-publisher 16:24:33 5eb5b503b376: Pulling fs layer 16:24:33 5c69ac0246d0: Pulling fs layer 16:24:33 ec43610c2a17: Pulling fs layer 16:24:33 3a2ae6a8a46f: Pulling fs layer 16:24:33 33b1e0a273af: Pulling fs layer 16:24:33 5d3b04190fa2: Pulling fs layer 16:24:33 2f39f015ded8: Pulling fs layer 16:24:33 5d3b04190fa2: Waiting 16:24:33 3a2ae6a8a46f: Waiting 16:24:33 2f39f015ded8: Waiting 16:24:33 5c69ac0246d0: Download complete 16:24:33 3a2ae6a8a46f: Verifying Checksum 16:24:33 3a2ae6a8a46f: Download complete 16:24:33 33b1e0a273af: Verifying Checksum 16:24:33 33b1e0a273af: Download complete 16:24:33 5d3b04190fa2: Verifying Checksum 16:24:33 5d3b04190fa2: Download complete 16:24:33 ec43610c2a17: Verifying Checksum 16:24:33 ec43610c2a17: Download complete 16:24:33 5eb5b503b376: Verifying Checksum 16:24:33 5eb5b503b376: Download complete 16:24:34 2f39f015ded8: Download complete 16:24:34 5eb5b503b376: Pull complete 16:24:35 5c69ac0246d0: Pull complete 16:24:35 ec43610c2a17: Pull complete 16:24:35 3a2ae6a8a46f: Pull complete 16:24:35 33b1e0a273af: Pull complete 16:24:35 5d3b04190fa2: Pull complete 16:24:39 2f39f015ded8: Pull complete 16:24:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:40 prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container 16:24:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:24:42 $ docker top 009c572e2d92438686628c79a0d3dad75100de3cd443dbec8a2c9c071ca90593 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:24:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:24:43 + ls /var/log/sa-host 16:24:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:43 provisioning config files... 16:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3241952530657776309tmp [Pipeline] { [Pipeline] echo 16:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:24:43 ---> create-netrc.sh [Pipeline] } 16:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:24:44 ---> python-tools-install.sh [Pipeline] echo 16:24:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:24:44 ---> sudo-logs.sh 16:24:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:24:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:24:44 ---> job-cost.sh 16:24:44 lf-activate-venv: SKIPPING 16:24:44 DEBUG: total: 0.10999999940395355 16:24:44 INFO: Retrieving Stack Cost... 16:24:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:45 INFO: Archiving Costs [Pipeline] echo 16:24:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:24:45 ---> logs-deploy.sh 16:24:45 lf-activate-venv: SKIPPING 16:24:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/2 16:24:45 INFO: archiving workspace using pattern(s): 16:24:46 Archives upload complete. 16:24:46 INFO: archiving logs to Nexus