Pull request #4062 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e+304e98bd1744c0296f83b99b8262de5506c0b491 (4d03865828e9f12b2126c99d2e1338c7b04308e0) 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-ssh1668853329523465331.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-ssh10042746484116546568.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh557091108606223627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7922689716019496256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2565855691099388180.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18368467657376687910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16126 in /w/workspace/edgexfoundry_edgex-go_PR-4062 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e Merge succeeded, producing 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e Checking out Revision 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e (PR-4062) > 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/4062/head:refs/remotes/origin/PR-4062 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # 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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:44 ========================================================= 19:08:44 EdgeX Global Pipelines Version Info 19:08:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:44 ------------------- 19:08:44 stable info: 19:08:44 ------------------- 19:08:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:44 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:08:44 Message: update stable to v1.0.234 19:08:45 ------------------- 19:08:45 experimental info: 19:08:45 ------------------- 19:08:45 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:08:45 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4062 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4062 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4062 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b8c434 [Pipeline] echo 19:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:47 provisioning config files... 19:08:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5389853345909837114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:47 ---> docker-login.sh 19:08:47 nexus3.edgexfoundry.org:10001 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10002 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10003 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:48 nexus3.edgexfoundry.org:10004 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 docker.io 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 ---> docker-login.sh ends [Pipeline] } 19:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:49 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:08:49 + dirname cmd/core-command/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo core-command,cmd/core-command/Dockerfile 19:08:49 + dirname cmd/core-data/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo core-data,cmd/core-data/Dockerfile 19:08:49 + dirname cmd/core-metadata/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:49 + dirname cmd/security-bootstrapper/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:49 + dirname cmd/security-proxy-setup/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:49 + dirname cmd/security-secretstore-setup/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:49 + dirname cmd/security-spire-agent/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:49 + dirname cmd/security-spire-config/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:49 + dirname cmd/security-spire-server/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:49 + dirname cmd/support-notifications/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:49 + dirname cmd/support-scheduler/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:49 + dirname cmd/sys-mgmt-agent/Dockerfile 19:08:49 + cut -d/ -f2 19:08:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:49 + git rev-list -1 --merges 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e~1..5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo 19:08:49 -----------> git rev-list -1 --merges 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e~1..5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [false] [Pipeline] sh 19:08:50 + git log --format=format:%s -1 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo 19:08:50 ========================================================= 19:08:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:50 + grep -v github /etc/ssh/ssh_known_hosts 19:08:50 + [ -e /tmp/ssh_known_hosts ] 19:08:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 19:08:50 sudo tee -a /etc/ssh/ssh_known_hosts 19:08:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:51 19:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:51 42c077c10790: Pulling fs layer 19:08:51 f63e77b7563a: Pulling fs layer 19:08:51 bd5fdadae976: Pulling fs layer 19:08:51 205491f53016: Pulling fs layer 19:08:51 df18705c85c3: Pulling fs layer 19:08:51 bdb3f477010e: Pulling fs layer 19:08:51 c8a8fc8e1c8f: Pulling fs layer 19:08:51 2c6e9b1d212d: Pulling fs layer 19:08:51 bdb8f0575790: Pulling fs layer 19:08:51 386e3cb2ff24: Pulling fs layer 19:08:51 2343380bae48: Pulling fs layer 19:08:51 c8a8fc8e1c8f: Waiting 19:08:51 386e3cb2ff24: Waiting 19:08:51 2343380bae48: Waiting 19:08:51 205491f53016: Waiting 19:08:51 df18705c85c3: Waiting 19:08:51 2c6e9b1d212d: Waiting 19:08:51 bdb3f477010e: Waiting 19:08:51 bdb8f0575790: Waiting 19:08:51 f63e77b7563a: Verifying Checksum 19:08:51 f63e77b7563a: Download complete 19:08:51 205491f53016: Verifying Checksum 19:08:51 205491f53016: Download complete 19:08:51 df18705c85c3: Verifying Checksum 19:08:51 df18705c85c3: Download complete 19:08:51 bd5fdadae976: Verifying Checksum 19:08:51 bd5fdadae976: Download complete 19:08:51 bdb3f477010e: Verifying Checksum 19:08:51 bdb3f477010e: Download complete 19:08:51 2c6e9b1d212d: Verifying Checksum 19:08:51 2c6e9b1d212d: Download complete 19:08:51 bdb8f0575790: Verifying Checksum 19:08:51 bdb8f0575790: Download complete 19:08:51 386e3cb2ff24: Verifying Checksum 19:08:51 386e3cb2ff24: Download complete 19:08:51 2343380bae48: Verifying Checksum 19:08:51 2343380bae48: Download complete 19:08:51 42c077c10790: Verifying Checksum 19:08:51 42c077c10790: Download complete 19:08:52 c8a8fc8e1c8f: Download complete 19:08:53 42c077c10790: Pull complete 19:08:53 f63e77b7563a: Pull complete 19:08:54 bd5fdadae976: Pull complete 19:08:54 205491f53016: Pull complete 19:08:54 df18705c85c3: Pull complete 19:08:54 bdb3f477010e: Pull complete 19:08:56 c8a8fc8e1c8f: Pull complete 19:08:56 2c6e9b1d212d: Pull complete 19:08:56 bdb8f0575790: Pull complete 19:08:56 386e3cb2ff24: Pull complete 19:08:56 2343380bae48: Pull complete 19:08:56 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:57 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:58 $ docker top 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 -eo pid,comm 19:08:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:08:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:58 [ssh-agent] Looking for ssh-agent implementation... 19:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:58 $ docker exec 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent 19:08:58 SSH_AUTH_SOCK=/tmp/ssh-q8JfVKOTDmmR/agent.32 19:08:58 SSH_AGENT_PID=38 19:08:58 Running ssh-add (command line suppressed) 19:08:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6862175026520785289.key (/w/workspace/edgex-go/1@tmp/private_key_6862175026520785289.key) 19:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:59 + git tag --points-at HEAD [Pipeline] } 19:08:59 $ docker exec --env ******** --env ******** 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent -k 19:08:59 unset SSH_AUTH_SOCK; 19:08:59 unset SSH_AGENT_PID; 19:08:59 echo Agent pid 38 killed; 19:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:59 [ssh-agent] Looking for ssh-agent implementation... 19:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:59 $ docker exec 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent 19:08:59 SSH_AUTH_SOCK=/tmp/ssh-vsuj76gu657l/agent.72 19:08:59 SSH_AGENT_PID=78 19:08:59 Running ssh-add (command line suppressed) 19:08:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8054151840745176485.key (/w/workspace/edgex-go/1@tmp/private_key_8054151840745176485.key) 19:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:00 + git semver init 19:09:00 2022-06-27 19:09:00,487 [run_init] DEBUG init version:0.0.0 force:False 19:09:00 2022-06-27 19:09:00,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:09:00 2022-06-27 19:09:00,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:09:00 2022-06-27 19:09:00,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:09:05 2022-06-27 19:09:05,196 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:09:05 2022-06-27 19:09:05,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4062 with force:False 19:09:05 2022-06-27 19:09:05,197 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4062 19:09:05 2022-06-27 19:09:05,201 [execute] INFO git cat-file --batch-check 19:09:05 2022-06-27 19:09:05,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:09:05 2022-06-27 19:09:05,207 [execute] INFO git cat-file --batch 19:09:05 2022-06-27 19:09:05,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:09:05 2022-06-27 19:09:05,214 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4062 19:09:05 0.0.0 [Pipeline] } 19:09:05 $ docker exec --env ******** --env ******** 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent -k 19:09:05 unset SSH_AUTH_SOCK; 19:09:05 unset SSH_AGENT_PID; 19:09:05 echo Agent pid 78 killed; 19:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:06 + git semver [Pipeline] } 19:09:06 $ docker stop --time=1 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 19:09:08 $ docker rm -f 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:08 Stashed 1 file(s) [Pipeline] echo 19:09:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:09:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:09 ========================================================= 19:09:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:09:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:09 59bf1c3509f3: Pulling fs layer 19:09:09 666ba61612fd: Pulling fs layer 19:09:09 8ed8ca486205: Pulling fs layer 19:09:09 cc1cd167ecdc: Pulling fs layer 19:09:09 c516ae0d96e1: Pulling fs layer 19:09:09 684cea983483: Pulling fs layer 19:09:09 dd3240ac7de5: Pulling fs layer 19:09:09 b1e948a4e11c: Pulling fs layer 19:09:09 a8fd76ee1af6: Pulling fs layer 19:09:09 646ad004c059: Pulling fs layer 19:09:09 c516ae0d96e1: Waiting 19:09:09 684cea983483: Waiting 19:09:09 cc1cd167ecdc: Waiting 19:09:09 a8fd76ee1af6: Waiting 19:09:09 dd3240ac7de5: Waiting 19:09:09 b1e948a4e11c: Waiting 19:09:09 646ad004c059: Waiting 19:09:09 8ed8ca486205: Verifying Checksum 19:09:09 8ed8ca486205: Download complete 19:09:09 666ba61612fd: Verifying Checksum 19:09:09 666ba61612fd: Download complete 19:09:09 c516ae0d96e1: Download complete 19:09:09 684cea983483: Verifying Checksum 19:09:09 684cea983483: Download complete 19:09:09 dd3240ac7de5: Verifying Checksum 19:09:09 dd3240ac7de5: Download complete 19:09:09 59bf1c3509f3: Verifying Checksum 19:09:09 59bf1c3509f3: Download complete 19:09:09 b1e948a4e11c: Verifying Checksum 19:09:09 b1e948a4e11c: Download complete 19:09:09 59bf1c3509f3: Pull complete 19:09:09 666ba61612fd: Pull complete 19:09:10 8ed8ca486205: Pull complete 19:09:10 cc1cd167ecdc: Verifying Checksum 19:09:10 cc1cd167ecdc: Download complete 19:09:10 646ad004c059: Verifying Checksum 19:09:10 646ad004c059: Download complete 19:09:10 a8fd76ee1af6: Verifying Checksum 19:09:10 a8fd76ee1af6: Download complete 19:09:14 cc1cd167ecdc: Pull complete 19:09:14 c516ae0d96e1: Pull complete 19:09:14 684cea983483: Pull complete 19:09:14 dd3240ac7de5: Pull complete 19:09:14 b1e948a4e11c: Pull complete 19:09:16 a8fd76ee1af6: Pull complete 19:09:17 646ad004c059: Pull complete 19:09:17 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:09:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:17 WORKDIR /edgex 19:09:17 COPY go.mod . 19:09:17 RUN go mod download 19:09:17 + docker build -t ci-base-image-x86_64 -f - . 19:09:18 Sending build context to Docker daemon 335.1MB 19:09:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:18 ---> 8f69c11f6b0c 19:09:18 Step 2/4 : WORKDIR /edgex 19:09:20 ---> Running in 3d8d1b31d2a3 19:09:20 Removing intermediate container 3d8d1b31d2a3 19:09:20 ---> 4eb7a4a95094 19:09:20 Step 3/4 : COPY go.mod . 19:09:21 ---> fb10093acdd0 19:09:21 Step 4/4 : RUN go mod download 19:09:21 ---> Running in a35fc378c069 19:09:24 Still waiting to schedule task 19:09:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:09:35 Removing intermediate container a35fc378c069 19:09:35 ---> 11ea70de0046 19:09:35 Successfully built 11ea70de0046 19:09:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . ci-base-image-x86_64 19:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:36 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:36 $ docker top 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:37 + go version 19:09:37 go version go1.17.7 linux/amd64 [Pipeline] } 19:09:37 $ docker stop --time=1 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 19:09:38 $ docker rm -f 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:39 + docker inspect -f . ci-base-image-x86_64 19:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:39 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:39 $ docker top 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [edgeXBuildGoParallel] Running Tests and Build... 19:09:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:40 + make test 19:09:40 go mod tidy -compat=1.17 19:09:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.097s coverage: 28.7% of statements 19:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.4% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.709s coverage: 89.2% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 64.4% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.4% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.8% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:10:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:10:41 GO111MODULE=on go vet ./... 19:10:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:46 + ls -al . 19:10:46 total 684 19:10:46 drwxrwxr-x 10 1001 1001 4096 Jun 27 19:09 . 19:10:46 drwxr-xr-x 4 root root 4096 Jun 27 19:09 .. 19:10:46 -rw-rw-r-- 1 1001 1001 11 Jun 27 19:08 .dockerignore 19:10:46 drwxrwxr-x 8 1001 1001 4096 Jun 27 19:09 .git 19:10:46 drwxrwxr-x 3 1001 1001 4096 Jun 27 19:08 .github 19:10:46 -rw-rw-r-- 1 1001 1001 879 Jun 27 19:08 .gitignore 19:10:46 -rw-rw-r-- 1 1001 1001 42 Jun 27 19:08 .golangci.yml 19:10:46 -rw-rw-r-- 1 1001 1001 87 Jun 27 19:08 .hadolint.yml 19:10:46 drwxr-xr-x 3 1001 1001 4096 Jun 27 19:09 .semver 19:10:46 -rw-rw-r-- 1 1001 1001 166 Jun 27 19:08 .sonarcloud.properties 19:10:46 -rw-rw-r-- 1 1001 1001 1171 Jun 27 19:08 ADOPTERS.md 19:10:46 -rw-rw-r-- 1 1001 1001 10347 Jun 27 19:08 Attribution.txt 19:10:46 -rw-rw-r-- 1 1001 1001 63209 Jun 27 19:08 CHANGELOG.md 19:10:46 -rw-rw-r-- 1 1001 1001 3804 Jun 27 19:08 CONTRIBUTING.md 19:10:46 -rw-rw-r-- 1 1001 1001 677 Jun 27 19:08 GOVERNANCE.md 19:10:46 -rw-rw-r-- 1 1001 1001 850 Jun 27 19:08 Jenkinsfile 19:10:46 -rw-rw-r-- 1 1001 1001 10775 Jun 27 19:08 LICENSE 19:10:46 -rw-rw-r-- 1 1001 1001 10389 Jun 27 19:08 Makefile 19:10:46 -rw-rw-r-- 1 1001 1001 582 Jun 27 19:08 OWNERS.md 19:10:46 -rw-rw-r-- 1 1001 1001 9094 Jun 27 19:08 README.md 19:10:46 -rw-rw-r-- 1 1001 1001 6912 Jun 27 19:08 SECURITY.md 19:10:46 -rw-rw-r-- 1 1001 1001 5 Jun 27 19:09 VERSION 19:10:46 -rw-rw-r-- 1 1001 1001 4131 Jun 27 19:08 ZMQWindows.md 19:10:46 drwxrwxr-x 2 1001 1001 4096 Jun 27 19:08 bin 19:10:46 drwxrwxr-x 18 1001 1001 4096 Jun 27 19:08 cmd 19:10:46 -rw-r--r-- 1 root root 435411 Jun 27 19:10 coverage.out 19:10:46 -rw-rw-r-- 1 1001 1001 3311 Jun 27 19:08 go.mod 19:10:46 -rw-rw-r-- 1 1001 1001 36231 Jun 27 19:09 go.sum 19:10:46 drwxrwxr-x 8 1001 1001 4096 Jun 27 19:08 internal 19:10:46 drwxrwxr-x 3 1001 1001 4096 Jun 27 19:08 openapi 19:10:46 drwxrwxr-x 4 1001 1001 4096 Jun 27 19:08 snap 19:10:46 -rw-rw-r-- 1 1001 1001 204 Jun 27 19:08 version.go [Pipeline] sh 19:10:46 + '[' -e coverage.out ] 19:10:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:46 Stashed 1 file(s) [Pipeline] sh 19:10:46 + make build 19:10:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:10:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16127 in /w/workspace/edgexfoundry_edgex-go_PR-4062 [Pipeline] { [Pipeline] ws 19:10:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:59 The recommended git tool is: git 19:11:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:04 using credential edgex-jenkins-ssh 19:11:05 Cloning the remote Git repository 19:11:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:05 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:05 > git --version # timeout=10 19:11:05 > git --version # 'git version 2.25.1' 19:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11: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/secrets-config ./cmd/secrets-config 19:11: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 19:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:22 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:11:23 Merge succeeded, producing 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:11:23 Checking out Revision 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e (PR-4062) [Pipeline] } 19:11:23 $ docker stop --time=1 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b 19:11:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4062/head:refs/remotes/origin/PR-4062 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:23 > git config core.sparsecheckout # timeout=10 19:11:23 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 19:11:23 > git remote # timeout=10 19:11:23 > git config --get remote.origin.url # timeout=10 19:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:23 > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 19:11:23 > git rev-parse HEAD^{commit} # timeout=10 19:11:23 > git config core.sparsecheckout # timeout=10 19:11:23 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 19:11:25 $ docker rm -f 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:27 19:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:27 latest: Pulling from edgex-devops/edgex-compose 19:11:27 cbdbe7a5bc2a: Pulling fs layer 19:11:27 ca9280d653b3: Pulling fs layer 19:11:27 7e9c9ca2126c: Pulling fs layer 19:11:27 cbdbe7a5bc2a: Download complete 19:11:27 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5" 19:11:27 cbdbe7a5bc2a: Pull complete 19:11:27 ca9280d653b3: Verifying Checksum 19:11:27 ca9280d653b3: Download complete 19:11:27 > git --version # timeout=10 19:11:27 > git --version # 'git version 2.25.1' 19:11:27 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:11:28 7e9c9ca2126c: Download complete 19:11:28 ca9280d653b3: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:28 Dload Upload Total Spent Left Speed 19:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 79564 0 --:--:-- --:--:-- --:--:-- 80084 [Pipeline] sh 19:11:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:30 + sudo tee /etc/docker/daemon.new 19:11:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:30 { 19:11:30 "registry-mirrors": [ 19:11:30 "https://nexus3.edgexfoundry.org:10001" 19:11:30 ], 19:11:30 "bip": "10.250.0.254/24", 19:11:30 "hosts": [ 19:11:30 "tcp://0.0.0.0:5555", 19:11:30 "unix:///var/run/docker.sock" 19:11:30 ], 19:11:30 "mtu": 1458, 19:11:30 "selinux-enabled": true, 19:11:30 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:30 } [Pipeline] sh 19:11:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:30 + sudo service docker restart 19:11:31 7e9c9ca2126c: Pull complete 19:11:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:31 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:11:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:32 $ docker top e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:33 + docker-compose build --help 19:11:33 + grep parallel 19:11:33 --parallel Build images in parallel. [Pipeline] } 19:11:33 $ docker stop --time=1 e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 19:11:35 $ docker rm -f e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:36 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:36 $ docker top 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:36 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:37 Building core-command ... 19:11:37 Building core-data ... 19:11:37 Building core-metadata ... 19:11:37 Building security-bootstrapper ... 19:11:37 Building security-proxy-setup ... 19:11:37 Building security-secretstore-setup ... 19:11:37 Building security-spiffe-token-provider ... 19:11:37 Building security-spire-agent ... 19:11:37 Building security-spire-config ... 19:11:37 Building security-spire-server ... 19:11:37 Building support-notifications ... 19:11:37 Building support-scheduler ... 19:11:37 Building sys-mgmt-agent ... 19:11:37 Building security-proxy-setup 19:11:37 Building security-spire-agent 19:11:37 Building security-spire-config 19:11:37 Building core-data 19:11:37 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:49 provisioning config files... 19:11:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7887684644297981209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:49 ---> docker-login.sh 19:11:49 nexus3.edgexfoundry.org:10001 19:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:50 Configure a credential helper to remove this warning. See 19:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:50 19:11:50 Login Succeeded 19:11:50 nexus3.edgexfoundry.org:10002 19:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:51 Configure a credential helper to remove this warning. See 19:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:51 19:11:51 Login Succeeded 19:11:51 nexus3.edgexfoundry.org:10003 19:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:51 Configure a credential helper to remove this warning. See 19:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:51 19:11:51 Login Succeeded 19:11:51 nexus3.edgexfoundry.org:10004 19:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:51 Configure a credential helper to remove this warning. See 19:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:51 19:11:51 Login Succeeded 19:11:51 docker.io 19:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:52 Configure a credential helper to remove this warning. See 19:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:52 19:11:52 Login Succeeded 19:11:52 ---> docker-login.sh ends [Pipeline] } 19:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:53 ========================================================= 19:11:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:53 9b3977197b4f: Pulling fs layer 19:11:53 1a89e8eeedd5: Pulling fs layer 19:11:53 94645a83ff95: Pulling fs layer 19:11:53 e6fb740bc735: Pulling fs layer 19:11:53 3a77bd46dcc9: Pulling fs layer 19:11:53 355e64cbe906: Pulling fs layer 19:11:53 63ab81a10011: Pulling fs layer 19:11:53 555d1d1c4555: Pulling fs layer 19:11:53 7d9057610161: Pulling fs layer 19:11:53 355e64cbe906: Waiting 19:11:53 63ab81a10011: Waiting 19:11:53 555d1d1c4555: Waiting 19:11:53 7d9057610161: Waiting 19:11:53 e6fb740bc735: Waiting 19:11:53 3a77bd46dcc9: Waiting 19:11:53 94645a83ff95: Download complete 19:11:53 1a89e8eeedd5: Verifying Checksum 19:11:53 1a89e8eeedd5: Download complete 19:11:53 3a77bd46dcc9: Verifying Checksum 19:11:53 3a77bd46dcc9: Download complete 19:11:53 355e64cbe906: Verifying Checksum 19:11:53 355e64cbe906: Download complete 19:11:53 9b3977197b4f: Verifying Checksum 19:11:53 63ab81a10011: Verifying Checksum 19:11:53 63ab81a10011: Download complete 19:11:54 9b3977197b4f: Pull complete 19:11:55 7d9057610161: Verifying Checksum 19:11:55 7d9057610161: Download complete 19:11:55 1a89e8eeedd5: Pull complete 19:11:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 11ea70de0046 19:11:55 Step 3/26 : WORKDIR /edgex-go 19:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 11ea70de0046 19:11:55 Step 3/22 : WORKDIR /edgex-go 19:11:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 11ea70de0046 19:11:55 Step 3/26 : WORKDIR /edgex-go 19:11:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 11ea70de0046 19:11:55 Step 3/23 : WORKDIR /edgex-go 19:11:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 11ea70de0046 19:11:55 Step 3/23 : WORKDIR /edgex-go 19:11:55 94645a83ff95: Pull complete 19:11:56 ---> Running in 205028c74592 19:11:56 ---> Running in 878eefbe4a2a 19:11:56 ---> Running in b61f8402b565 19:11:56 ---> Running in 7efae89fbe5a 19:11:56 ---> Running in e4ffdd0ac8e5 19:11:56 555d1d1c4555: Verifying Checksum 19:11:56 555d1d1c4555: Download complete 19:11:56 Removing intermediate container 205028c74592 19:11:56 ---> 31f463165a08 19:11:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:56 Removing intermediate container 878eefbe4a2a 19:11:56 ---> feb523b75e1a 19:11:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:56 Removing intermediate container b61f8402b565 19:11:56 ---> 5506d3554236 19:11:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:56 Removing intermediate container 7efae89fbe5a 19:11:56 ---> a34de7b2f564 19:11:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:56 Removing intermediate container e4ffdd0ac8e5 19:11:56 ---> 0c6177f6e332 19:11:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:56 ---> Running in b761888825c2 19:11:56 ---> Running in b6ea3765a95d 19:11:56 ---> Running in 13f91473a363 19:11:56 ---> Running in 7b88c745464a 19:11:56 ---> Running in e2794934a898 19:11:56 e6fb740bc735: Verifying Checksum 19:11:56 e6fb740bc735: Download complete 19:11:57 Removing intermediate container 13f91473a363 19:11:57 ---> b25c064eec69 19:11:57 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:57 ---> Running in b53b678c34a1 19:11:57 Removing intermediate container b761888825c2 19:11:57 ---> 74f98979f5c9 19:11:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:57 ---> Running in 675cad378cda 19:11:57 Removing intermediate container b6ea3765a95d 19:11:57 ---> 299276e4733a 19:11:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:57 ---> Running in 86648ce41a69 19:11:58 Removing intermediate container 7b88c745464a 19:11:58 ---> 0aea344fc9d4 19:11:58 Step 5/22 : RUN apk add --update --no-cache make git 19:11:58 ---> Running in 6a57e29ce787 19:11:58 Removing intermediate container e2794934a898 19:11:58 ---> 06e64c8f091f 19:11:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:58 ---> Running in d3aee843474c 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 OK: 221 MiB in 52 packages 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 OK: 221 MiB in 52 packages 19:11:59 OK: 221 MiB in 52 packages 19:11:59 Removing intermediate container b53b678c34a1 19:11:59 ---> 6945ac2aad92 19:11:59 Step 6/23 : COPY go.mod vendor* ./ 19:12:00 ---> a9060af10e16 19:12:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 Removing intermediate container 675cad378cda 19:12:00 ---> 5abae69db2aa 19:12:00 Step 6/26 : COPY go.mod vendor* ./ 19:12:00 ---> Running in 3989b37d1a37 19:12:00 Removing intermediate container d3aee843474c 19:12:00 ---> a4c46783c561 19:12:00 Step 6/26 : COPY go.mod vendor* ./ 19:12:00 OK: 221 MiB in 52 packages 19:12:00 OK: 221 MiB in 52 packages 19:12:00 ---> 6569bde9c5a7 19:12:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Running in e7ce6eda960e 19:12:00 ---> 993db4ee3406 19:12:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Running in e73eca94d051 19:12:00 Removing intermediate container 86648ce41a69 19:12:00 ---> cf10dfe8c556 19:12:00 Step 6/23 : COPY go.mod vendor* ./ 19:12:00 Removing intermediate container 6a57e29ce787 19:12:00 ---> 2446f6327368 19:12:00 Step 6/22 : COPY go.mod vendor* ./ 19:12:00 ---> 1d9e8168eaba 19:12:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Running in 7ac9f0310ff8 19:12:00 ---> 8690c8f253e2 19:12:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Running in 1c63adb317af 19:12:01 Removing intermediate container 3989b37d1a37 19:12:01 ---> abe7e5526a99 19:12:01 Step 8/23 : COPY . . 19:12:02 Removing intermediate container e7ce6eda960e 19:12:02 ---> d79811c35c6f 19:12:02 Step 8/26 : COPY . . 19:12:03 Removing intermediate container e73eca94d051 19:12:03 ---> 5c77e885931a 19:12:03 Step 8/26 : COPY . . 19:12:04 Removing intermediate container 7ac9f0310ff8 19:12:04 ---> ead2db2466a7 19:12:04 Step 8/23 : COPY . . 19:12:05 Removing intermediate container 1c63adb317af 19:12:05 ---> e4dd7b4df040 19:12:05 Step 8/22 : COPY . . 19:12:09 e6fb740bc735: Pull complete 19:12:09 3a77bd46dcc9: Pull complete 19:12:09 355e64cbe906: Pull complete 19:12:09 63ab81a10011: Pull complete 19:12:10 ---> 39213eecaf30 19:12:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:10 ---> Running in bc5cc2cbc4b8 19:12:10 ---> 3f2f6f7ce5c6 19:12:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:10 ---> 9c598dacacaf 19:12:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:10 ---> Running in 3228714c5374 19:12:11 ---> 33f3608f6ef0 19:12:11 Step 9/23 : RUN make cmd/core-data/core-data 19:12:11 ---> 2ee3f1ff6cb4 19:12:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:11 ---> Running in d50d0a5ae8aa 19:12:11 ---> Running in c92cd0f83c24 19:12:11 ---> Running in 29476b679094 19:12:11 Removing intermediate container 3228714c5374 19:12:11 ---> 72853e8580ff 19:12:11 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:11 Removing intermediate container d50d0a5ae8aa 19:12:11 ---> b6dd61f07878 19:12:11 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:11 ---> Running in fb02b93f0da6 19:12:11 ---> Running in a95e166a5fd0 19:12:11 Removing intermediate container fb02b93f0da6 19:12:11 ---> 447a8c74d218 19:12:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:11 ---> Running in c57b30654cd3 19:12: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:11 Removing intermediate container a95e166a5fd0 19:12:11 ---> 770fe6f1b70e 19:12:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:11 ---> Running in eeb8b288377c 19:12:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:12:12 Removing intermediate container c57b30654cd3 19:12:12 ---> b0f2ee4a1134 19:12:12 Step 12/26 : WORKDIR /edgex-go 19:12:12 ---> Running in f91ca8cf9f05 19:12:12 Removing intermediate container eeb8b288377c 19:12:12 ---> 488edb92e0cf 19:12:12 Step 12/26 : WORKDIR /edgex-go 19:12:12 ---> Running in daa3ed02348f 19:12:12 Removing intermediate container f91ca8cf9f05 19:12:12 ---> 24d9da50b72a 19:12:12 19:12:12 Step 13/26 : FROM alpine:3.15 19:12:12 Removing intermediate container daa3ed02348f 19:12:12 ---> 7f35a08739f1 19:12:12 19:12:12 Step 13/26 : FROM alpine:3.15 19:12:12 3.15: Pulling from library/alpine 19:12:12 3.15: Pulling from library/alpine 19:12:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:12:14 Status: Downloaded newer image for alpine:3.15 19:12:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:12:14 Status: Image is up to date for alpine:3.15 19:12:14 ---> 0ac33e5f5afa 19:12:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:14 ---> 0ac33e5f5afa 19:12:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:14 ---> Running in 20cc2280badb 19:12:14 ---> Running in 67cd99261dfe 19:12:14 Removing intermediate container 67cd99261dfe 19:12:14 ---> 1c3e2f165fe7 19:12:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:14 Removing intermediate container 20cc2280badb 19:12:14 ---> 97d370245083 19:12:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:14 ---> Running in cde94f5c0e5c 19:12:14 ---> Running in 0504bd7e11bc 19:12:16 Removing intermediate container 0504bd7e11bc 19:12:16 ---> 42c25fb46b60 19:12:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:16 Removing intermediate container cde94f5c0e5c 19:12:16 ---> 2ec08ddd39da 19:12:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:12:16 ---> Running in c66e8d2527aa 19:12:16 ---> Running in 3e4e7ff19111 19:12:16 555d1d1c4555: Pull complete 19:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:18 7d9057610161: Pull complete 19:12:18 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:18 WORKDIR /edgex 19:12:18 COPY go.mod . 19:12:18 RUN go mod download 19:12:18 + docker build -t ci-base-image-arm64 -f - . 19:12:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:18 OK: 15859 distinct packages available 19:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:18 OK: 15859 distinct packages available 19:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:19 (1/5) Installing dumb-init (1.2.5-r1) 19:12:19 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:19 (1/4) Installing dumb-init (1.2.5-r1) 19:12:19 (3/5) Installing libucontext (1.1-r0) 19:12:19 (2/4) Installing musl-obstack (1.2.3-r0) 19:12:20 (4/5) Installing gcompat (1.0.0-r4) 19:12:20 (3/4) Installing libucontext (1.1-r0) 19:12:20 (5/5) Installing openssl (1.1.1o-r0) 19:12:20 (4/4) Installing gcompat (1.0.0-r4) 19:12:20 Executing busybox-1.34.1-r5.trigger 19:12:20 OK: 6 MiB in 19 packages 19:12:20 Executing busybox-1.34.1-r5.trigger 19:12:20 OK: 6 MiB in 18 packages 19:12:21 Sending build context to Docker daemon 169.2MB 19:12:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:21 ---> 819e984ddca1 19:12:21 Step 2/4 : WORKDIR /edgex 19:12:21 Removing intermediate container c66e8d2527aa 19:12:21 ---> a0de56ae54d8 19:12:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:21 Removing intermediate container 3e4e7ff19111 19:12:21 ---> 7b2db73e0bb8 19:12:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:23 ---> Running in 1ac1867d29cc 19:12:23 Removing intermediate container 1ac1867d29cc 19:12:23 ---> c41a18746f8d 19:12:23 Step 3/4 : COPY go.mod . 19:12:23 ---> b1552cb6d1f2 19:12:23 Step 4/4 : RUN go mod download 19:12:23 ---> Running in 4dd747850ade 19:12:24 ---> 83fd7f4a1e37 19:12:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:24 ---> c104eca6aaf0 19:12:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:24 ---> 73b41b65bd42 19:12:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:24 ---> Running in 8d350bb81cf4 19:12:25 Removing intermediate container 8d350bb81cf4 19:12:25 ---> 72a8ac05b726 19:12:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:26 ---> 54eddb877f89 19:12:26 Step 21/26 : WORKDIR / 19:12:26 ---> 87c8dabe2293 19:12:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:26 ---> Running in f6647a7f5743 19:12:26 Removing intermediate container f6647a7f5743 19:12:26 ---> e17c6ad97ff8 19:12:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:26 ---> 22af53c499b9 19:12:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:26 ---> Running in d54b3bbb5a6c 19:12:26 Removing intermediate container d54b3bbb5a6c 19:12:26 ---> c1f4fafe2275 19:12:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:26 ---> def235eff5bf 19:12:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:26 ---> Running in 153eb2bdb96f 19:12:26 Removing intermediate container 153eb2bdb96f 19:12:26 ---> 63e5ed42b95b 19:12:26 Step 24/26 : LABEL arch=x86_64 19:12:27 ---> 6b0edf6a5b9d 19:12:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:27 ---> Running in 83f7647fc313 19:12:27 ---> Running in 7733b97452ba 19:12:27 Removing intermediate container 7733b97452ba 19:12:27 ---> f38daa44b433 19:12:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:27 Removing intermediate container 83f7647fc313 19:12:27 ---> b73afba5a676 19:12:27 Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:12:27 ---> Running in 3092c6867959 19:12:27 ---> Running in d409833446d0 19:12:27 Removing intermediate container 3092c6867959 19:12:27 ---> bdb1fa1e2728 19:12:27 Step 24/26 : LABEL arch=x86_64 19:12:27 Removing intermediate container d409833446d0 19:12:27 ---> 5ab9f862b8ee 19:12:27 Step 26/26 : LABEL version=0.0.0 19:12:27 ---> Running in 57fdb7462128 19:12:27 ---> Running in 7afe2800b57e 19:12:27 Removing intermediate container 57fdb7462128 19:12:27 ---> 42f8fbe58e9d 19:12:27 Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:12:27 ---> Running in c0ff11b92bd3 19:12:27 Removing intermediate container 7afe2800b57e 19:12:27 ---> d20755db5b5b 19:12:27 19:12:28 Successfully built d20755db5b5b 19:12:28 Successfully tagged security-spire-config:latest 19:12:28 Building security-bootstrapper 19:12:28  Building security-spire-config ... done Removing intermediate container c0ff11b92bd3 19:12:28 ---> 9b6c2fd5bf91 19:12:28 Step 26/26 : LABEL version=0.0.0 19:12:28 ---> Running in 0e9d30c0f72e 19:12: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 19:12:29 Removing intermediate container 0e9d30c0f72e 19:12:29 ---> 0a8147831a5b 19:12:29 19:12:29 Successfully built 0a8147831a5b 19:12:29 Successfully tagged security-spire-agent:latest 19:12:29  Building security-spire-agent ... done Building security-spiffe-token-provider 19:12:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:12:33 ---> 11ea70de0046 19:12:33 Step 3/31 : WORKDIR /edgex-go 19:12:33 ---> Using cache 19:12:33 ---> 0c6177f6e332 19:12:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:33 ---> Using cache 19:12:33 ---> 0aea344fc9d4 19:12:33 Step 5/31 : RUN apk add --update --no-cache make git 19:12:33 ---> Using cache 19:12:33 ---> 2446f6327368 19:12:33 Step 6/31 : COPY go.mod vendor* ./ 19:12:33 ---> Using cache 19:12:33 ---> 8690c8f253e2 19:12:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 ---> Using cache 19:12:33 ---> e4dd7b4df040 19:12:33 Step 8/31 : COPY . . 19:12:33 ---> Using cache 19:12:33 ---> 2ee3f1ff6cb4 19:12:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:34 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:12:34 ---> 11ea70de0046 19:12:34 Step 3/20 : WORKDIR /edgex-go 19:12:34 ---> Using cache 19:12:34 ---> 0c6177f6e332 19:12:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:12:34 ---> Running in 85e659dcc24a 19:12:34 ---> Running in 5042ed37c00b 19:12:34 Removing intermediate container bc5cc2cbc4b8 19:12:34 ---> f85ffef5b5fa 19:12:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:35 ---> Running in c13e1a46c920 19:12:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:36 Removing intermediate container 29476b679094 19:12:36 ---> cdc3a9450be1 19:12:36 19:12:36 Step 10/22 : FROM alpine:3.14 19:12:36 Removing intermediate container c92cd0f83c24 19:12:36 ---> f02338d8c063 19:12:36 19:12:36 Step 10/23 : FROM alpine:3.14 19:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:37 3.14: Pulling from library/alpine 19:12:37 3.14: Pulling from library/alpine 19:12:37 Removing intermediate container c13e1a46c920 19:12:37 ---> fa1e0ae925c3 19:12:37 19:12:37 Step 11/23 : FROM docker:20.10.14 19:12:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:37 OK: 15866 distinct packages available 19:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:37 Status: Downloaded newer image for alpine:3.14 19:12:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:37 Status: Image is up to date for alpine:3.14 19:12:37 ---> e04c818066af 19:12:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:12:37 ---> e04c818066af 19:12:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:37 20.10.14: Pulling from library/docker 19:12:37 ---> Running in 53e144c1d0b0 19:12:37 ---> Running in 95f89e0bd1da 19:12:38 Removing intermediate container 95f89e0bd1da 19:12:38 ---> ab159b428e5c 19:12:38 Step 12/23 : ENV APP_PORT=59880 19:12:38 ---> Running in 91c5e0d51b28 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:38 Removing intermediate container 91c5e0d51b28 19:12:38 ---> 7fdaa1f9fcfb 19:12:38 Step 13/23 : EXPOSE $APP_PORT 19:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:38 ---> Running in 0084390ed71f 19:12:38 OK: 221 MiB in 52 packages 19:12:38 (1/6) Installing ca-certificates (20211220-r0) 19:12:38 (2/6) Installing brotli-libs (1.0.9-r5) 19:12:38 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:12:38 (4/6) Installing libcurl (7.79.1-r1) 19:12:38 (5/6) Installing curl (7.79.1-r1) 19:12:38 (6/6) Installing dumb-init (1.2.5-r1) 19:12:38 Executing busybox-1.33.1-r7.trigger 19:12:38 Executing ca-certificates-20211220-r0.trigger 19:12:38 OK: 8 MiB in 20 packages 19:12:38 Removing intermediate container 0084390ed71f 19:12:38 ---> 19806d099907 19:12:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:39 ---> Running in 4595623fad99 19:12:39 Removing intermediate container 5042ed37c00b 19:12:39 ---> b3cedbff5f72 19:12:39 Step 5/20 : COPY go.mod vendor* ./ 19:12:40 Removing intermediate container 53e144c1d0b0 19:12:40 ---> e58bb01263d5 19:12:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:40 ---> Running in b3057cee861c 19:12:40 ---> 4b4515a13d8b 19:12:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:40 ---> Running in cf4a92d13d71 19:12:40 Removing intermediate container b3057cee861c 19:12:40 ---> 7b699db99f7a 19:12:40 Step 13/22 : WORKDIR /edgex 19:12:40 ---> Running in 4c67e5487193 19:12:40 Removing intermediate container 4c67e5487193 19:12:40 ---> 9c84d093b832 19:12:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:40 Removing intermediate container 4595623fad99 19:12:40 ---> dc3dadf67543 19:12:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:40 ---> Running in 3a20bb0b54ca 19:12:41 ---> 68c20ca9da29 19:12:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:41 ---> 69ae13566e88 19:12:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:41 Removing intermediate container cf4a92d13d71 19:12:41 ---> 350fe54bce3f 19:12:41 Step 7/20 : COPY . . 19:12:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 (1/6) Installing dumb-init (1.2.5-r1) 19:12:43 ---> 6a2e4d4ae224 19:12:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:12:43 (3/6) Installing libsodium (1.0.18-r0) 19:12:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:43 (5/6) Installing libzmq (4.3.4-r0) 19:12:43 (6/6) Installing zeromq (4.3.4-r0) 19:12:43 Executing busybox-1.33.1-r7.trigger 19:12:43 OK: 8 MiB in 20 packages 19:12:44 ---> cbc3082f320b 19:12:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:44 ---> Running in aa018da96d27 19:12:44 Removing intermediate container 3a20bb0b54ca 19:12:44 ---> 3639630a4077 19:12:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:45 ---> fa968f8079b8 19:12:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:45 Status: Downloaded newer image for docker:20.10.14 19:12:45 ---> 7417809fdb73 19:12:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:45 ---> Running in a25e75a6ed21 19:12:45 Removing intermediate container aa018da96d27 19:12:45 ---> 460b29cd7036 19:12:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:45 ---> Running in 9b633f730f91 19:12:45 Removing intermediate container a25e75a6ed21 19:12:45 ---> 3a99b21bc4a7 19:12:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:12:45 ---> Running in a918b0e829a9 19:12:46 Removing intermediate container 9b633f730f91 19:12:46 ---> 3f5f9db6d549 19:12:46 Step 20/22 : LABEL arch=x86_64 19:12:46 ---> 63c608b8d43b 19:12:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:46 ---> Running in 82245fe705ca 19:12:46 ---> b435d21efc9e 19:12:46 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:46 Removing intermediate container 82245fe705ca 19:12:46 ---> 8c18d6bffd41 19:12:46 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:46 ---> Running in a0e3be19a06b 19:12:46 ---> Running in 0ddda90d6811 19:12:46 Removing intermediate container a0e3be19a06b 19:12:46 ---> e8c572698aa6 19:12:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:46 Removing intermediate container 0ddda90d6811 19:12:46 ---> a812fd4e655d 19:12:46 Step 22/22 : LABEL version=0.0.0 19:12:46 ---> Running in d3fdeeb39d43 19:12:46 (1/43) Installing readline (8.1.1-r0) 19:12:46 (2/43) Installing bash (5.1.16-r0) 19:12:46 ---> Running in e97c7b63cd55 19:12:46 Executing bash-5.1.16-r0.post-install 19:12:46 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:46 (5/43) Installing libcurl (7.80.0-r1) 19:12:46 (6/43) Installing curl (7.80.0-r1) 19:12:46 (7/43) Installing dumb-init (1.2.5-r1) 19:12:46 (8/43) Installing libbz2 (1.0.8-r1) 19:12:46 (9/43) Installing expat (2.4.7-r0) 19:12:46 (10/43) Installing libffi (3.4.2-r1) 19:12:46 (11/43) Installing gdbm (1.22-r0) 19:12:46 (12/43) Installing xz-libs (5.2.5-r1) 19:12:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:46 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:46 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:46 (17/43) Installing python3 (3.9.7-r4) 19:12:47 Removing intermediate container e97c7b63cd55 19:12:47 ---> 48f69f1b114c 19:12:47 19:12:47 Removing intermediate container d3fdeeb39d43 19:12:47 ---> 03906c4bc4ae 19:12:47 Step 21/23 : LABEL arch=x86_64 19:12:47 Successfully built 48f69f1b114c 19:12:47 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:47 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:47 (21/43) Installing py3-idna (3.3-r0) 19:12:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:47 (23/43) Installing py3-requests (2.26.0-r1) 19:12:47 Successfully tagged security-proxy-setup:latest 19:12:47  Building security-proxy-setup ... done Building security-spire-server 19:12:47 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:47 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:47 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:47 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:47 (30/43) Installing py3-distro (1.6.0-r0) 19:12:47 (31/43) Installing py3-six (1.16.0-r0) 19:12:47 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:47 (33/43) Installing py3-html5lib (1.1-r1) 19:12:47 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:47 (35/43) Installing py3-packaging (20.9-r1) 19:12:47 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:47 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:47 (38/43) Installing py3-progress (1.6-r0) 19:12:47 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:47 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:47 ---> Running in 1a07fa426bc1 19:12:47 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:47 (42/43) Installing py3-toml (0.10.2-r2) 19:12:47 (43/43) Installing py3-pip (20.3.4-r1) 19:12:48 Executing busybox-1.34.1-r5.trigger 19:12:48 OK: 83 MiB in 65 packages 19:12:48 Removing intermediate container 1a07fa426bc1 19:12:48 ---> 87ec9a82d78e 19:12:48 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:12:49 Collecting docker-compose==1.23.2 19:12:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:49 Collecting dockerpty<0.5,>=0.4.1 19:12:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:49 ---> Running in d78534265386 19:12:49 Collecting docopt<0.7,>=0.6.1 19:12:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:49 Removing intermediate container 85e659dcc24a 19:12:49 ---> b1012790a98e 19:12:49 19:12:49 Step 10/31 : FROM alpine:3.14 19:12:49 ---> e04c818066af 19:12:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:49 Removing intermediate container d78534265386 19:12:49 ---> 2227ea6dd38b 19:12:49 Step 23/23 : LABEL version=0.0.0 19:12:49 ---> Running in e48a4d39d07b 19:12:49 ---> Running in 6f365189a420 19:12:49 ---> 3383ba2b1b68 19:12:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:50 Removing intermediate container e48a4d39d07b 19:12:50 ---> 3c464dfb6ee2 19:12:50 19:12:50 Collecting websocket-client<1.0,>=0.32.0 19:12:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:50 ---> Running in d6b38b64927e 19:12:50 Removing intermediate container 6f365189a420 19:12:50 ---> 0441fbd11989 19:12:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:50 Collecting jsonschema<3,>=2.5.1 19:12:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:50 ---> Running in 0a7be6890331 19:12:50 Successfully built 3c464dfb6ee2 19:12:50 Successfully tagged core-data:latest 19:12:50 Building core-metadata 19:12:50  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:50 Collecting cached-property<2,>=1.2.0 19:12:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:50 Collecting docker<4.0,>=3.6.0 19:12:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:50 Collecting texttable<0.10,>=0.9.0 19:12:50 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:50 (1/2) Installing dumb-init (1.2.5-r1) 19:12:50 (2/2) Installing su-exec (0.2-r1) 19:12:50 Executing busybox-1.33.1-r7.trigger 19:12:51 OK: 6 MiB in 16 packages 19:12:51 Collecting PyYAML<4,>=3.10 19:12:51 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:51 Collecting docker-pycreds>=0.4.0 19:12:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:52 Collecting urllib3<1.25,>=1.21.1 19:12:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:52 Collecting idna<2.8,>=2.5 19:12:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:12:52 Collecting chardet<3.1.0,>=3.0.2 19:12:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:52 Attempting uninstall: urllib3 19:12:52 Found existing installation: urllib3 1.26.7 19:12:52 Uninstalling urllib3-1.26.7: 19:12:52 Successfully uninstalled urllib3-1.26.7 19:12:52 Attempting uninstall: idna 19:12:52 Found existing installation: idna 3.3 19:12:52 Uninstalling idna-3.3: 19:12:52 Successfully uninstalled idna-3.3 19:12:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:53 ---> 11ea70de0046 19:12:53 Step 3/25 : WORKDIR /edgex-go 19:12:53 ---> Using cache 19:12:53 ---> 0c6177f6e332 19:12:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:53 ---> Using cache 19:12:53 ---> 0aea344fc9d4 19:12:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:12:53 Attempting uninstall: requests 19:12:53 Found existing installation: requests 2.26.0 19:12:53 Removing intermediate container 0a7be6890331 19:12:53 ---> c7856643d184 19:12:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:53 Uninstalling requests-2.26.0: 19:12:53 ---> Running in 9f97bf3f0b10 19:12:53 Successfully uninstalled requests-2.26.0 19:12:53 ---> Running in f2f2f8484bc9 19:12:53 Running setup.py install for texttable: started 19:12:54 Removing intermediate container f2f2f8484bc9 19:12:54 ---> adf3d10ae0fd 19:12:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:54 ---> Running in 6b59f0a4b48e 19:12:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:54 Running setup.py install for texttable: finished with status 'done' 19:12:54 Running setup.py install for PyYAML: started 19:12:54 Removing intermediate container 6b59f0a4b48e 19:12:54 ---> d11d5c363981 19:12:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:54 ---> Running in f589378fb49a 19:12:54 Running setup.py install for PyYAML: finished with status 'done' 19:12:54 Running setup.py install for docopt: started 19:12:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:55 Running setup.py install for docopt: finished with status 'done' 19:12:55 Running setup.py install for dockerpty: started 19:12:55 OK: 221 MiB in 52 packages 19:12:55 Running setup.py install for dockerpty: finished with status 'done' 19:12:55 Removing intermediate container f589378fb49a 19:12:55 ---> 75da95c260e5 19:12:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:12:56 ---> Running in 7b8d7d09027d 19:12:56 Removing intermediate container 9f97bf3f0b10 19:12:56 ---> 0639151f6b16 19:12:56 Step 6/25 : COPY go.mod vendor* ./ 19:12:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:12:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:56 ---> 11ea70de0046 19:12:56 Step 3/23 : WORKDIR /edgex-go 19:12:56 ---> Using cache 19:12:56 ---> 0c6177f6e332 19:12:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:56 ---> Using cache 19:12:56 ---> 0aea344fc9d4 19:12:56 Step 5/23 : RUN apk add --update --no-cache make git 19:12:56 ---> Using cache 19:12:56 ---> 2446f6327368 19:12:56 Step 6/23 : COPY go.mod vendor* ./ 19:12:56 ---> Using cache 19:12:56 ---> 8690c8f253e2 19:12:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:56 ---> Using cache 19:12:56 ---> e4dd7b4df040 19:12:56 Step 8/23 : COPY . . 19:12:56 ---> Using cache 19:12:56 ---> 2ee3f1ff6cb4 19:12:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:56 Removing intermediate container 7b8d7d09027d 19:12:56 ---> 3c7110f5664d 19:12:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:56 ---> Running in 7ff671d3a5cc 19:12:56 ---> 694be2ea46f1 19:12:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:56 ---> Running in f18e3443e68b 19:12:56 ---> e61069a2bc82 19:12:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:57 ---> Running in f745b1cfcfbf 19:12: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-metadata/core-metadata ./cmd/core-metadata 19:12:58 Removing intermediate container f745b1cfcfbf 19:12:58 ---> bcae9085a7c8 19:12:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:58 Removing intermediate container f18e3443e68b 19:12:58 ---> 5053830c5008 19:12:58 Step 8/25 : COPY . . 19:12:59 ---> f387cd565d50 19:12:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:00 Removing intermediate container a918b0e829a9 19:13:00 ---> 4d1fdf665840 19:13:00 Step 14/23 : ENV APP_PORT=58890 19:13:00 ---> f1f79124c94d 19:13:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:00 ---> Running in ec5ce23ff30b 19:13:01 Removing intermediate container ec5ce23ff30b 19:13:01 ---> 0591d54bf297 19:13:01 Step 15/23 : EXPOSE $APP_PORT 19:13:01 ---> c58e334fe4b0 19:13:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:01 ---> Running in 10a34caba415 19:13:01 Removing intermediate container 10a34caba415 19:13:01 ---> 37eb7f1000b3 19:13:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:02 ---> e5037571e477 19:13:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:02 ---> c3b529b33464 19:13:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:02 ---> 3ccf2f6bb1d6 19:13:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:13:02 ---> Running in 59c9907c6407 19:13:03 ---> 89e96a1d1d70 19:13:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:03 Removing intermediate container 59c9907c6407 19:13:03 ---> 081d85deb1f2 19:13:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:03 ---> 7650b7cb7dbf 19:13:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:04 ---> 463ad0ce3ed6 19:13:04 Step 26/31 : RUN chmod +x /entrypoint.sh 19:13:04 ---> Running in a42d2d290351 19:13:04 ---> Running in ca9bae96e73e 19:13:04 Removing intermediate container a42d2d290351 19:13:04 ---> 2ef6c9b4c378 19:13:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:04 ---> Running in eaf2930ffc5d 19:13:04 Removing intermediate container eaf2930ffc5d 19:13:04 ---> c4336b8c6e8c 19:13:04 Step 21/23 : LABEL arch=x86_64 19:13:04 ---> Running in 013513689cf9 19:13:05 Removing intermediate container 013513689cf9 19:13:05 ---> 36fa7a8b38df 19:13:05 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:05 ---> Running in 347b49fad411 19:13:05 Removing intermediate container 347b49fad411 19:13:05 ---> d049c75763dd 19:13:05 Step 23/23 : LABEL version=0.0.0 19:13:05 ---> Running in 5bd7b64ab1f2 19:13:05 Removing intermediate container ca9bae96e73e 19:13:05 ---> 8648b9b80bd2 19:13:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:06 ---> Running in 87a76ac46e9b 19:13:06 Removing intermediate container 5bd7b64ab1f2 19:13:06 ---> fb4d22f6fbda 19:13:06 19:13:06 Successfully built fb4d22f6fbda 19:13:06 Successfully tagged sys-mgmt-agent:latest 19:13:06 Building security-secretstore-setup 19:13:06  Building sys-mgmt-agent ... done Removing intermediate container 87a76ac46e9b 19:13:06 ---> 25693a64b7e3 19:13:06 Step 28/31 : CMD ["gate"] 19:13:08 ---> Running in 51e0093ab8bb 19:13:08 Removing intermediate container 51e0093ab8bb 19:13:08 ---> 39b480f2a93d 19:13:08 Step 29/31 : LABEL arch=x86_64 19:13:08 ---> c5e5cf47911d 19:13:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:08 ---> Running in dc6c1bbb5d4b 19:13:08 ---> Running in ca727792956e 19:13:08 Removing intermediate container ca727792956e 19:13:08 ---> f26a0148c5dd 19:13:08 Step 10/25 : WORKDIR /edgex-go/spire-build 19:13:08 Removing intermediate container dc6c1bbb5d4b 19:13:08 ---> 489637b07369 19:13:08 Step 30/31 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:08 ---> Running in 1e601272ff7f 19:13:09 ---> Running in 9e80a397d305 19:13:09 Removing intermediate container 1e601272ff7f 19:13:09 ---> c7620eb23937 19:13:09 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:13:09 ---> Running in 8b015ff77c96 19:13:09 Removing intermediate container 9e80a397d305 19:13:09 ---> 62b777b548df 19:13:09 Step 31/31 : LABEL version=0.0.0 19:13:09 ---> Running in 10f0897036f7 19:13:09 Removing intermediate container 10f0897036f7 19:13:09 ---> 83638155a037 19:13:09 19:13:09 Successfully built 83638155a037 19:13:09 Successfully tagged security-bootstrapper:latest 19:13:09 Building support-scheduler 19:13:10 Removing intermediate container 4dd747850ade 19:13:10 ---> cceff291a585 19:13:10 Successfully built cceff291a585 19:13:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:11 + docker inspect -f . ci-base-image-arm64 19:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container 19:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:12 $ docker top 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:13  Building security-bootstrapper ... done Removing intermediate container d6b38b64927e 19:13:13 ---> 0b9ec8e80ee4 19:13:13 19:13:13 Step 9/20 : FROM alpine:3.15 19:13:13 ---> 0ac33e5f5afa 19:13:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:13 ---> Using cache 19:13:13 ---> 97d370245083 19:13:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> Using cache 19:13:13 ---> 42c25fb46b60 19:13:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> 11ea70de0046 19:13:13 Step 3/25 : WORKDIR /edgex-go 19:13:13 ---> Using cache 19:13:13 ---> 0c6177f6e332 19:13:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> Using cache 19:13:13 ---> 0aea344fc9d4 19:13:13 Step 5/25 : RUN apk add --update --no-cache make git 19:13:13 ---> Using cache 19:13:13 ---> 2446f6327368 19:13:13 Step 6/25 : COPY go.mod vendor* ./ 19:13:13 ---> Using cache 19:13:13 ---> 8690c8f253e2 19:13:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:13 ---> Using cache 19:13:13 ---> e4dd7b4df040 19:13:13 Step 8/25 : COPY . . 19:13:13 ---> Using cache 19:13:13 ---> 2ee3f1ff6cb4 19:13:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:13:13 Removing intermediate container 8b015ff77c96 19:13:13 ---> b7cd1d817844 19:13:13 Step 12/25 : WORKDIR /edgex-go 19:13:13 ---> Running in 2d118d277bb3 19:13:13 ---> Running in 2c8c4d251038 19:13:13 ---> Running in f1685c344b24 19:13:13 Removing intermediate container f1685c344b24 19:13:13 ---> 0b7d814bfa0d 19:13:13 19:13:13 Step 13/25 : FROM alpine:3.15 19:13:13 ---> 0ac33e5f5afa 19:13:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:13 ---> Using cache 19:13:13 ---> 97d370245083 19:13:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> Using cache 19:13:13 ---> 42c25fb46b60 19:13:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:13 ---> Using cache 19:13:13 ---> a0de56ae54d8 19:13:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:13 + go version 19:13:13 go version go1.17.7 linux/arm64 [Pipeline] } 19:13:13 $ docker stop --time=1 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 19:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:14 ---> 11ea70de0046 19:13:14 Step 3/22 : WORKDIR /edgex-go 19:13:14 ---> Using cache 19:13:14 ---> 0c6177f6e332 19:13:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:14 ---> Using cache 19:13:14 ---> 0aea344fc9d4 19:13:14 Step 5/22 : RUN apk add --update --no-cache make git 19:13:14 ---> Using cache 19:13:14 ---> 2446f6327368 19:13:14 Step 6/22 : COPY go.mod vendor* ./ 19:13:14 ---> Using cache 19:13:14 ---> 8690c8f253e2 19:13:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:14 ---> Using cache 19:13:14 ---> e4dd7b4df040 19:13:14 Step 8/22 : COPY . . 19:13:14 ---> Using cache 19:13:14 ---> 2ee3f1ff6cb4 19:13:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:13:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:13:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:13:14 OK: 15859 distinct packages available 19:13:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:15 $ docker rm -f 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:13:15 ---> 031301b3ef7e 19:13:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:13:15 ---> Running in b887292087cc 19:13:15 Removing intermediate container 7ff671d3a5cc 19:13:15 ---> 3031b6f25be1 19:13:15 19:13:15 Step 10/23 : FROM alpine:3.14 19:13:15 ---> e04c818066af 19:13:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:13:16 ---> Running in 8b387524df77 19:13:16 ---> ccc81e04bbe0 19:13:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh 19:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:16 ---> 4aba6f6d9f3e 19:13:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:13:16 + docker inspect -f . ci-base-image-arm64 19:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:16 (1/9) Installing ca-certificates (20211220-r0) 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:16 (2/9) Installing brotli-libs (1.0.9-r5) 19:13:16 ---> b22fe3c3b975 19:13:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container 19:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:16 (1/1) Installing dumb-init (1.2.5-r1) 19:13:16 ---> Running in 8a0af6e4ebb8 19:13:16 Executing busybox-1.33.1-r7.trigger 19:13:16 OK: 6 MiB in 15 packages 19:13:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:13:16 (4/9) Installing libcurl (7.80.0-r1) 19:13:17 (5/9) Installing curl (7.80.0-r1) 19:13:17 Removing intermediate container 8a0af6e4ebb8 19:13:17 ---> 874c2cc1ffed 19:13:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:17 (6/9) Installing dumb-init (1.2.5-r1) 19:13:17 ---> Running in ef6b7b1e44cb 19:13:17 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:17 (8/9) Installing libucontext (1.1-r0) 19:13:17 Removing intermediate container 8b387524df77 19:13:17 ---> 91601c61c126 19:13:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:17 Removing intermediate container ef6b7b1e44cb 19:13:17 ---> 80af608b0adf 19:13:17 Step 23/25 : LABEL arch=x86_64 19:13:17 (9/9) Installing gcompat (1.0.0-r4) 19:13:17 ---> Running in 5cd24d04bad4 19:13:17 ---> Running in ce9d48cafb50 19:13:17 Executing busybox-1.34.1-r5.trigger 19:13:17 Executing ca-certificates-20211220-r0.trigger 19:13:17 OK: 8 MiB in 23 packages 19:13:17 Removing intermediate container ce9d48cafb50 19:13:17 ---> 13cf4c9f628e 19:13:17 Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:17 Removing intermediate container 5cd24d04bad4 19:13:17 ---> 84c5f2b41387 19:13:17 Step 13/23 : ENV APP_PORT=59881 19:13:17 ---> Running in 77f34fb8b940 19:13:17 ---> Running in 5c3014125127 19:13:17 Removing intermediate container 77f34fb8b940 19:13:17 ---> d19379a20aa9 19:13:17 Step 14/23 : EXPOSE $APP_PORT 19:13:17 Removing intermediate container 5c3014125127 19:13:17 ---> 7b9750310fd0 19:13:17 Step 25/25 : LABEL version=0.0.0 19:13:17 ---> Running in f8b7f7aef21a 19:13:17 $ docker top 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 -eo pid,comm 19:13:18 ---> Running in 29f4ead35313 19:13:18 Removing intermediate container f8b7f7aef21a 19:13:18 ---> 5925a343e3bf 19:13:18 Step 15/23 : WORKDIR / 19:13:18 ---> Running in 21a84953b367 [Pipeline] { [Pipeline] echo 19:13:18 ========================================================= 19:13:18 [edgeXBuildGoParallel] Running Tests and Build... 19:13:18 ========================================================= [Pipeline] fileExists 19:13:18 Removing intermediate container 29f4ead35313 19:13:18 ---> a1f977aa3423 19:13:18 19:13:18 Removing intermediate container 2c8c4d251038 19:13:18 ---> 0f507d1587da 19:13:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:18 Successfully built a1f977aa3423 19:13:18 Successfully tagged security-spire-server:latest 19:13:18  Building security-spire-server ... done Building support-notifications 19:13:18 Removing intermediate container 21a84953b367 19:13:18 ---> 59456b0c587e 19:13:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 19:13:19 + make test 19:13:19 go mod tidy -compat=1.17 19:13:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:20 ---> 17cf26053603 19:13:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:20 ---> 692152e6abe7 19:13:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:21 ---> e53ba91747e5 19:13:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:13:21 ---> c3b2841aced7 19:13:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:22 ---> 595f660fa915 19:13:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:22 ---> 2e81781dcf45 19:13:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:13:22 ---> Running in 88da2fbd51d2 19:13:22 ---> Running in dbae083292cf 19:13:22 Removing intermediate container 88da2fbd51d2 19:13:22 ---> 58ae4b806ed5 19:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:22 Removing intermediate container dbae083292cf 19:13:22 ---> 2231f56fc80a 19:13:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:23 ---> Running in 37be48ca1921 19:13:23 ---> Running in ac89a7e267df 19:13:23 Removing intermediate container 37be48ca1921 19:13:23 ---> 017199d74ff2 19:13:23 Step 21/23 : LABEL arch=x86_64 19:13:23 ---> Running in 091c12234877 19:13:23 Removing intermediate container ac89a7e267df 19:13:23 ---> b0e6011fbd86 19:13:23 Step 18/20 : LABEL arch=x86_64 19:13:23 ---> Running in 90314245358e 19:13:23 Removing intermediate container 091c12234877 19:13:23 ---> 17114c5f8d76 19:13:23 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:23 ---> Running in d5ac270b0526 19:13:23 Removing intermediate container 90314245358e 19:13:23 ---> bcea8244e192 19:13:23 Step 19/20 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:23 ---> Running in 70f77a4e1ce6 19:13:23 Removing intermediate container d5ac270b0526 19:13:23 ---> 233f9c98dfb7 19:13:23 Step 23/23 : LABEL version=0.0.0 19:13:23 ---> Running in cbc34ee91850 19:13:23 Removing intermediate container 70f77a4e1ce6 19:13:23 ---> bdf7c5169545 19:13:23 Step 20/20 : LABEL version=0.0.0 19:13:24 ---> Running in a2051c64d35c 19:13:24 Removing intermediate container cbc34ee91850 19:13:24 ---> 4a5080e21c09 19:13:24 19:13:24 Successfully built 4a5080e21c09 19:13:24 Successfully tagged core-metadata:latest 19:13:24  Building core-metadata ... done Building core-command 19:13:24 Removing intermediate container a2051c64d35c 19:13:24 ---> 8e1da5873058 19:13:24 19:13:24 Successfully built 8e1da5873058 19:13:24 Successfully tagged security-spiffe-token-provider:latest 19:13:24  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:24 ---> 11ea70de0046 19:13:24 Step 3/22 : WORKDIR /edgex-go 19:13:24 ---> Using cache 19:13:24 ---> 0c6177f6e332 19:13:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:24 ---> Using cache 19:13:24 ---> 0aea344fc9d4 19:13:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:25 ---> Running in add68155a501 19:13:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:27 OK: 221 MiB in 52 packages 19:13: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 19:13:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:28 ---> 11ea70de0046 19:13:28 Step 3/23 : WORKDIR /edgex-go 19:13:28 ---> Using cache 19:13:28 ---> 0c6177f6e332 19:13:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:28 ---> Using cache 19:13:28 ---> 0aea344fc9d4 19:13:28 Step 5/23 : RUN apk add --update --no-cache make git 19:13:28 ---> Using cache 19:13:28 ---> 2446f6327368 19:13:28 Step 6/23 : COPY go.mod vendor* ./ 19:13:28 ---> Using cache 19:13:28 ---> 8690c8f253e2 19:13:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:28 ---> Using cache 19:13:28 ---> e4dd7b4df040 19:13:28 Step 8/23 : COPY . . 19:13:28 ---> Using cache 19:13:28 ---> 2ee3f1ff6cb4 19:13:28 Step 9/23 : RUN make cmd/core-command/core-command 19:13:29 ---> Running in 9fd77aa5d59b 19:13:29 Removing intermediate container add68155a501 19:13:29 ---> e37c9e475e77 19:13:29 Step 6/22 : COPY go.mod vendor* ./ 19:13:29 ---> ef6722200f10 19:13:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:13:30 ---> Running in c1a9e6a93a8c 19:13:32 Removing intermediate container 2d118d277bb3 19:13:32 ---> 81606c94ec1f 19:13:32 19:13:32 Step 10/25 : FROM alpine:3.14 19:13:32 ---> e04c818066af 19:13:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:32 ---> Running in 4a1e2fbb059a 19:13:32 Removing intermediate container c1a9e6a93a8c 19:13:32 ---> 37fdcfc7fd51 19:13:32 Step 8/22 : COPY . . 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:32 (1/3) Installing ca-certificates (20211220-r0) 19:13:32 (2/3) Installing dumb-init (1.2.5-r1) 19:13:32 (3/3) Installing su-exec (0.2-r1) 19:13:32 Executing busybox-1.33.1-r7.trigger 19:13:32 Executing ca-certificates-20211220-r0.trigger 19:13:32 OK: 6 MiB in 17 packages 19:13:35 Removing intermediate container 4a1e2fbb059a 19:13:35 ---> 2e3f1f5a1d9b 19:13:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:35 ---> Running in 163dbe3a2dcd 19:13:35 Removing intermediate container 163dbe3a2dcd 19:13:35 ---> c3bb12050b5f 19:13:35 Step 13/25 : WORKDIR / 19:13:35 ---> Running in 7520c5e18a33 19:13:36 Removing intermediate container 7520c5e18a33 19:13:36 ---> 4f3f8449968e 19:13:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:37 ---> 361d78d601cc 19:13:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:38 ---> e0f0fa67034b 19:13:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:38 ---> 5a5b2e9c483b 19:13:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:13:38 ---> 6fd1926377f1 19:13:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:38 ---> Running in 7e7fcc082e5a 19:13:38 Removing intermediate container b887292087cc 19:13:38 ---> f63b2b4c54ce 19:13:38 19:13:38 Step 10/22 : FROM alpine:3.14 19:13:38 ---> e04c818066af 19:13:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:13:38 ---> Using cache 19:13:38 ---> 91601c61c126 19:13:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:38 ---> Using cache 19:13:38 ---> 84c5f2b41387 19:13:38 Step 13/22 : ENV APP_PORT=59861 19:13:38 ---> eae44c962546 19:13:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:39 ---> Running in 26e47774ae7f 19:13:39 Removing intermediate container 26e47774ae7f 19:13:39 ---> fb0c90f5cf13 19:13:39 Step 14/22 : EXPOSE $APP_PORT 19:13:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:39 ---> Running in 17f97a327790 19:13:39 ---> e0e1d9e2d2ce 19:13:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:39 Removing intermediate container 17f97a327790 19:13:39 ---> 9c1df321e65e 19:13:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:39 ---> 1f110c3f0b62 19:13:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:39 ---> 07d4a256bc11 19:13:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:40 ---> 5ae8795223e7 19:13:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:13:40 ---> Running in e1ea290bd9af 19:13:40 ---> 69b31cdc3114 19:13:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:40 ---> aa38baf8aac4 19:13:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:13:40 ---> Running in 05f2ee7244a9 19:13:40 Removing intermediate container 05f2ee7244a9 19:13:40 ---> ae8d0a090a55 19:13:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:40 ---> Running in ab900a71e615 19:13:41 Removing intermediate container ab900a71e615 19:13:41 ---> 1b23aa775e4a 19:13:41 Step 20/22 : LABEL arch=x86_64 19:13:41 ---> Running in 61e3bccbf810 19:13:41 Removing intermediate container e1ea290bd9af 19:13:41 ---> f7ab9c365cd6 19:13:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:13:41 Removing intermediate container 61e3bccbf810 19:13:41 ---> 4d5f1c8839e1 19:13:41 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:41 ---> Running in 3264e03e96b5 19:13:41 ---> Running in 2369cf7e45c1 19:13:41 Removing intermediate container 3264e03e96b5 19:13:41 ---> b161579f7513 19:13:41 Step 23/25 : LABEL arch=x86_64 19:13:41 Removing intermediate container 2369cf7e45c1 19:13:41 ---> 4b254619d846 19:13:41 Step 22/22 : LABEL version=0.0.0 19:13:41 ---> Running in a3e4895957d4 19:13:41 ---> Running in 2d2828f570f0 19:13:41 Removing intermediate container a3e4895957d4 19:13:41 ---> 6a74c04cacca 19:13:41 Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:41 Removing intermediate container 2d2828f570f0 19:13:41 ---> ac3ee87af937 19:13:41 19:13:41 ---> Running in 87ee6eb97b34 19:13:41 Successfully built ac3ee87af937 19:13:41 Successfully tagged support-scheduler:latest 19:13:41  Building support-scheduler ... done Removing intermediate container 87ee6eb97b34 19:13:41 ---> 2d07ac0357aa 19:13:41 Step 25/25 : LABEL version=0.0.0 19:13:41 ---> Running in c4c617150777 19:13:42 Removing intermediate container c4c617150777 19:13:42 ---> ea0ce8d9e10d 19:13:42 19:13:42 Successfully built ea0ce8d9e10d 19:13:42 Successfully tagged security-secretstore-setup:latest 19:13:43  Building security-secretstore-setup ... done Removing intermediate container 9fd77aa5d59b 19:13:43 ---> 99528519c796 19:13:43 19:13:43 Step 10/23 : FROM alpine:3.14 19:13:43 ---> e04c818066af 19:13:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:43 ---> Using cache 19:13:43 ---> 91601c61c126 19:13:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:43 ---> Using cache 19:13:43 ---> 84c5f2b41387 19:13:43 Step 13/23 : ENV APP_PORT=59882 19:13:43 ---> Running in 1e177ad84e63 19:13:43 Removing intermediate container 1e177ad84e63 19:13:43 ---> e191bb3f3f6f 19:13:43 Step 14/23 : EXPOSE $APP_PORT 19:13:43 ---> Running in 1748aef452cf 19:13:44 Removing intermediate container 1748aef452cf 19:13:44 ---> 5cc26ed6bab0 19:13:44 Step 15/23 : WORKDIR / 19:13:44 ---> Running in 7e20fb99a270 19:13:44 Removing intermediate container 7e20fb99a270 19:13:44 ---> 5efca621f36b 19:13:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:44 ---> ea3492dcabd1 19:13:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:44 ---> c65a8f5b885c 19:13:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:45 ---> 56db86432012 19:13:45 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:45 ---> Running in b2fda80118f1 19:13:45 Removing intermediate container b2fda80118f1 19:13:45 ---> 7d7141528787 19:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:45 ---> Running in e0a26f1b991d 19:13:45 Removing intermediate container e0a26f1b991d 19:13:45 ---> 799162465a54 19:13:45 Step 21/23 : LABEL arch=x86_64 19:13:45 ---> Running in 3aa2827e9206 19:13:45 Removing intermediate container 3aa2827e9206 19:13:45 ---> b7cddbbab7ce 19:13:45 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:45 ---> Running in d056570c03d3 19:13:46 Removing intermediate container d056570c03d3 19:13:46 ---> 8723710fa402 19:13:46 Step 23/23 : LABEL version=0.0.0 19:13:46 ---> Running in 5d925e82b6de 19:13:46 Removing intermediate container 5d925e82b6de 19:13:46 ---> 1360056813d1 19:13:46 19:13:46 Successfully built 1360056813d1 19:13:46 Successfully tagged core-command:latest 19:13:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:54  Building core-command ... done Removing intermediate container 7e7fcc082e5a 19:13:54 ---> de12bed7d8cf 19:13:54 19:13:54 Step 10/22 : FROM alpine:3.14 19:13:54 ---> e04c818066af 19:13:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:54 ---> Running in 856a93a0ef5d 19:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:55 (1/2) Installing ca-certificates (20211220-r0) 19:13:55 (2/2) Installing dumb-init (1.2.5-r1) 19:13:55 Executing busybox-1.33.1-r7.trigger 19:13:55 Executing ca-certificates-20211220-r0.trigger 19:13:55 OK: 6 MiB in 16 packages 19:13:55 Removing intermediate container 856a93a0ef5d 19:13:55 ---> d83323bdbf52 19:13:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:55 ---> Running in 895df450ea88 19:13:55 Removing intermediate container 895df450ea88 19:13:55 ---> e554307fb64d 19:13:55 Step 13/22 : ENV APP_PORT=59860 19:13:55 ---> Running in 54c12b8005ba 19:13:55 Removing intermediate container 54c12b8005ba 19:13:55 ---> 8e2a5566ef3f 19:13:55 Step 14/22 : EXPOSE $APP_PORT 19:13:55 ---> Running in f7d081049a69 19:13:56 Removing intermediate container f7d081049a69 19:13:56 ---> 155be27141dd 19:13:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:56 ---> cc275e6f81ab 19:13:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:56 ---> fd8fbe5f0a5c 19:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:56 ---> e6c45492525c 19:13:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:56 ---> Running in 4dea310ff0c1 19:13:56 Removing intermediate container 4dea310ff0c1 19:13:56 ---> 65fffb78a63f 19:13:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:56 ---> Running in 661873cca780 19:13:56 Removing intermediate container 661873cca780 19:13:56 ---> f7e44d9eb45a 19:13:56 Step 20/22 : LABEL arch=x86_64 19:13:57 ---> Running in 9de8e3e085a7 19:13:57 Removing intermediate container 9de8e3e085a7 19:13:57 ---> 1391d9723cc9 19:13:57 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:13:57 ---> Running in 42ea2a61a954 19:13:57 Removing intermediate container 42ea2a61a954 19:13:57 ---> c23c4d13acd3 19:13:57 Step 22/22 : LABEL version=0.0.0 19:13:57 ---> Running in 2f36085003c5 19:13:57 Removing intermediate container 2f36085003c5 19:13:57 ---> 9e0d159808bc 19:13:57 19:13:57 Successfully built 9e0d159808bc 19:13:57 Successfully tagged support-notifications:latest 19:13:57  Building support-notifications ... done  [Pipeline] } 19:13:57 $ docker stop --time=1 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 19:13:59 $ docker rm -f 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:59 + docker images 19:13:59 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:59 support-notifications latest 9e0d159808bc 2 seconds ago 27MB 19:13:59 de12bed7d8cf 6 seconds ago 1.68GB 19:13:59 core-command latest 1360056813d1 13 seconds ago 16.1MB 19:13:59 99528519c796 17 seconds ago 1.61GB 19:13:59 security-secretstore-setup latest ea0ce8d9e10d 18 seconds ago 28.5MB 19:13:59 support-scheduler latest ac3ee87af937 18 seconds ago 26.4MB 19:13:59 f63b2b4c54ce 21 seconds ago 1.67GB 19:13:59 81606c94ec1f 28 seconds ago 1.63GB 19:13:59 security-spiffe-token-provider latest 8e1da5873058 35 seconds ago 29MB 19:13:59 core-metadata latest 4a5080e21c09 36 seconds ago 17MB 19:13:59 security-spire-server latest a1f977aa3423 41 seconds ago 87.3MB 19:13:59 3031b6f25be1 45 seconds ago 1.62GB 19:13:59 0b7d814bfa0d 46 seconds ago 1.52GB 19:13:59 0b9ec8e80ee4 48 seconds ago 1.67GB 19:13:59 security-bootstrapper latest 83638155a037 50 seconds ago 19.1MB 19:13:59 sys-mgmt-agent latest fb4d22f6fbda 54 seconds ago 299MB 19:13:59 core-data latest 3c464dfb6ee2 About a minute ago 22.5MB 19:13:59 b1012790a98e About a minute ago 1.62GB 19:13:59 security-proxy-setup latest 48f69f1b114c About a minute ago 26.9MB 19:13:59 fa1e0ae925c3 About a minute ago 1.62GB 19:13:59 f02338d8c063 About a minute ago 1.65GB 19:13:59 cdc3a9450be1 About a minute ago 1.62GB 19:13:59 security-spire-agent latest 0a8147831a5b About a minute ago 127MB 19:13:59 security-spire-config latest d20755db5b5b About a minute ago 86.7MB 19:13:59 24d9da50b72a About a minute ago 1.52GB 19:13:59 7f35a08739f1 About a minute ago 1.52GB 19:13:59 ci-base-image-x86_64 latest 11ea70de0046 4 minutes ago 1.02GB 19:13:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 19:13:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB 19:13:59 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:13:59 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:13:59 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:13:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 53.4% of statements 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.609s coverage: 89.2% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 83.8% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.110s coverage: 95.6% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.392s coverage: 60.0% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.651s coverage: 0.9% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.487s coverage: 58.8% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.497s coverage: 29.6% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.417s coverage: 47.1% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 19:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements 19:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 82.5% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.221s coverage: 87.2% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.324s coverage: 85.4% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.965s coverage: 91.2% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.916s coverage: 64.4% of statements 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.903s coverage: 43.8% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.346s coverage: 63.2% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:17:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:17:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:03 GO111MODULE=on go vet ./... 19:18:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:55 + ls -al . 19:18:55 total 680 19:18:55 drwxrwxr-x 9 1001 1001 4096 Jun 27 19:13 . 19:18:55 drwxr-xr-x 4 root root 4096 Jun 27 19:13 .. 19:18:55 -rw-rw-r-- 1 1001 1001 11 Jun 27 19:11 .dockerignore 19:18:55 drwxrwxr-x 8 1001 1001 4096 Jun 27 19:11 .git 19:18:55 drwxrwxr-x 3 1001 1001 4096 Jun 27 19:11 .github 19:18:55 -rw-rw-r-- 1 1001 1001 879 Jun 27 19:11 .gitignore 19:18:55 -rw-rw-r-- 1 1001 1001 42 Jun 27 19:11 .golangci.yml 19:18:55 -rw-rw-r-- 1 1001 1001 87 Jun 27 19:11 .hadolint.yml 19:18:55 -rw-rw-r-- 1 1001 1001 166 Jun 27 19:11 .sonarcloud.properties 19:18:55 -rw-rw-r-- 1 1001 1001 1171 Jun 27 19:11 ADOPTERS.md 19:18:55 -rw-rw-r-- 1 1001 1001 10347 Jun 27 19:11 Attribution.txt 19:18:55 -rw-rw-r-- 1 1001 1001 63209 Jun 27 19:11 CHANGELOG.md 19:18:55 -rw-rw-r-- 1 1001 1001 3804 Jun 27 19:11 CONTRIBUTING.md 19:18:55 -rw-rw-r-- 1 1001 1001 677 Jun 27 19:11 GOVERNANCE.md 19:18:55 -rw-rw-r-- 1 1001 1001 850 Jun 27 19:11 Jenkinsfile 19:18:55 -rw-rw-r-- 1 1001 1001 10775 Jun 27 19:11 LICENSE 19:18:55 -rw-rw-r-- 1 1001 1001 10389 Jun 27 19:11 Makefile 19:18:55 -rw-rw-r-- 1 1001 1001 582 Jun 27 19:11 OWNERS.md 19:18:55 -rw-rw-r-- 1 1001 1001 9094 Jun 27 19:11 README.md 19:18:55 -rw-rw-r-- 1 1001 1001 6912 Jun 27 19:11 SECURITY.md 19:18:55 -rw-rw-r-- 1 1001 1001 5 Jun 27 19:09 VERSION 19:18:55 -rw-rw-r-- 1 1001 1001 4131 Jun 27 19:11 ZMQWindows.md 19:18:55 drwxrwxr-x 2 1001 1001 4096 Jun 27 19:11 bin 19:18:55 drwxrwxr-x 18 1001 1001 4096 Jun 27 19:11 cmd 19:18:55 -rw-r--r-- 1 root root 435411 Jun 27 19:17 coverage.out 19:18:55 -rw-rw-r-- 1 1001 1001 3311 Jun 27 19:11 go.mod 19:18:55 -rw-rw-r-- 1 1001 1001 36231 Jun 27 19:13 go.sum 19:18:55 drwxrwxr-x 8 1001 1001 4096 Jun 27 19:11 internal 19:18:55 drwxrwxr-x 3 1001 1001 4096 Jun 27 19:11 openapi 19:18:55 drwxrwxr-x 4 1001 1001 4096 Jun 27 19:11 snap 19:18:55 -rw-rw-r-- 1 1001 1001 204 Jun 27 19:11 version.go [Pipeline] sh 19:18:56 + '[' -e coverage.out ] 19:18:56 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:56 Warning: overwriting stash ‘coverage-report’ 19:18:57 Stashed 1 file(s) [Pipeline] sh 19:18:57 + make build 19:18: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 19:20: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-metadata/core-metadata ./cmd/core-metadata 19:21:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22: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/secrets-config ./cmd/secrets-config 19:22:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:24 $ docker stop --time=1 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 19:22:26 $ docker rm -f 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:28 19:22:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:29 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:29 29e5d40040c1: Pulling fs layer 19:22:29 1ce36da41761: Pulling fs layer 19:22:29 25b303627fd3: Pulling fs layer 19:22:29 29e5d40040c1: Verifying Checksum 19:22:29 29e5d40040c1: Download complete 19:22:29 1ce36da41761: Verifying Checksum 19:22:29 1ce36da41761: Download complete 19:22:30 29e5d40040c1: Pull complete 19:22:32 25b303627fd3: Verifying Checksum 19:22:32 25b303627fd3: Download complete 19:22:32 1ce36da41761: Pull complete 19:22:44 25b303627fd3: Pull complete 19:22:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container 19:22:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:47 $ docker top d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:48 + docker-compose build+ --help 19:22:48 grep parallel 19:22:52 --parallel Build images in parallel. [Pipeline] } 19:22:52 $ docker stop --time=1 d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 19:22:54 $ docker rm -f d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:55 prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container 19:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:56 $ docker top e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:57 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:02 Building core-command ... 19:23:02 Building core-data ... 19:23:02 Building core-metadata ... 19:23:02 Building security-bootstrapper ... 19:23:02 Building security-proxy-setup ... 19:23:02 Building security-secretstore-setup ... 19:23:02 Building security-spiffe-token-provider ... 19:23:02 Building security-spire-agent ... 19:23:02 Building security-spire-config ... 19:23:02 Building security-spire-server ... 19:23:02 Building support-notifications ... 19:23:02 Building support-scheduler ... 19:23:02 Building sys-mgmt-agent ... 19:23:02 Building security-spire-config 19:23:02 Building security-secretstore-setup 19:23:02 Building core-command 19:23:02 Building sys-mgmt-agent 19:23:02 Building security-proxy-setup 19:24:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:23 ---> cceff291a585 19:24:23 Step 3/23 : WORKDIR /edgex-go 19:24:23 ---> Running in 7056a330a15a 19:24:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:23 ---> cceff291a585 19:24:23 Step 3/22 : WORKDIR /edgex-go 19:24:23 ---> Running in 3b45f56f5cec 19:24:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> cceff291a585 19:24:24 Step 3/23 : WORKDIR /edgex-go 19:24:24 ---> Running in 89019e79c431 19:24:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> cceff291a585 19:24:24 Step 3/25 : WORKDIR /edgex-go 19:24:24 ---> Running in 1ac8ee54b1b8 19:24:24 Removing intermediate container 3b45f56f5cec 19:24:24 ---> a9b4a841fede 19:24:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> cceff291a585 19:24:24 Step 3/26 : WORKDIR /edgex-go 19:24:24 ---> Running in 7ff856fc700a 19:24:24 ---> Running in 143daaee9b41 19:24:24 Removing intermediate container 7056a330a15a 19:24:24 ---> bc35b6597604 19:24:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 Removing intermediate container 7ff856fc700a 19:24:24 ---> 5d057327b0bc 19:24:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:25 Removing intermediate container 89019e79c431 19:24:25 ---> 576d07e0b439 19:24:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:25 ---> Running in a40fb200068d 19:24:25 ---> Running in ccba31c1c4fb 19:24:25 ---> Running in f4c24af69fd9 19:24:25 Removing intermediate container 1ac8ee54b1b8 19:24:25 ---> 8d7b13657c91 19:24:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:25 ---> Running in ce00d3d68b3a 19:24:28 Removing intermediate container 143daaee9b41 19:24:28 ---> 6bcbefea1386 19:24:28 Step 5/22 : RUN apk add --update --no-cache make git 19:24:28 ---> Running in ca6d797285d1 19:24:28 Removing intermediate container a40fb200068d 19:24:28 ---> 804b073abfbe 19:24:28 Step 5/23 : RUN apk add --update --no-cache make git 19:24:29 ---> Running in 81dbdaabbdad 19:24:29 Removing intermediate container f4c24af69fd9 19:24:29 ---> e89e428ec125 19:24:29 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:29 ---> Running in 4902f3367602 19:24:29 Removing intermediate container ce00d3d68b3a 19:24:29 ---> f27107c8c314 19:24:29 Step 5/25 : RUN apk add --update --no-cache make git 19:24:29 ---> Running in cfbd8ded13d6 19:24:29 Removing intermediate container ccba31c1c4fb 19:24:29 ---> 3d66a99d750d 19:24:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:30 ---> Running in c3ad7c05e49e 19:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 OK: 220 MiB in 52 packages 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:33 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 Removing intermediate container 81dbdaabbdad 19:24:34 ---> 37d117217eda 19:24:34 Step 6/23 : COPY go.mod vendor* ./ 19:24:34 Removing intermediate container ca6d797285d1 19:24:34 ---> 987ccda93fa7 19:24:34 Step 6/22 : COPY go.mod vendor* ./ 19:24:35 Removing intermediate container 4902f3367602 19:24:35 ---> abf72015c05c 19:24:35 Step 6/23 : COPY go.mod vendor* ./ 19:24:35 ---> e5d31f4aad5b 19:24:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:35 Removing intermediate container c3ad7c05e49e 19:24:35 ---> 84070c3593da 19:24:35 Step 6/26 : COPY go.mod vendor* ./ 19:24:35 Removing intermediate container cfbd8ded13d6 19:24:35 ---> 65853404ad67 19:24:35 Step 6/25 : COPY go.mod vendor* ./ 19:24:35 ---> Running in 9d7f2c79ae63 19:24:36 ---> 0cd42b2729d7 19:24:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:36 ---> Running in a022ec8dca0e 19:24:37 ---> 5c5e713c15a8 19:24:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:37 ---> Running in 4b5685f3ed59 19:24:37 ---> 43c1b955187e 19:24:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:37 ---> 15eb5dc203e3 19:24:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:37 ---> Running in f997f9b654e8 19:24:37 ---> Running in b2767918875e 19:24:41 Removing intermediate container 9d7f2c79ae63 19:24:41 ---> 94830f789b54 19:24:41 Step 8/23 : COPY . . 19:24:42 Removing intermediate container a022ec8dca0e 19:24:42 ---> 194ac892e54a 19:24:42 Step 8/22 : COPY . . 19:24:43 Removing intermediate container 4b5685f3ed59 19:24:43 ---> 75a0596dd4f2 19:24:43 Step 8/23 : COPY . . 19:24:44 Removing intermediate container b2767918875e 19:24:44 ---> 0fc216203e74 19:24:44 Step 8/26 : COPY . . 19:24:44 Removing intermediate container f997f9b654e8 19:24:44 ---> c80af7f392ba 19:24:44 Step 8/25 : COPY . . 19:25:10 ---> 834b8a3392b9 19:25:10 ---> feffa72c00be 19:25:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:10 Step 9/23 : RUN make cmd/core-command/core-command 19:25:10 ---> fb81cf34aaaa 19:25:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:10 ---> Running in 07a669a95fdc 19:25:10 ---> Running in e859e02bf34e 19:25:10 ---> Running in 76a69ba61cce 19:25:10 ---> 0a023e220814 19:25:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:10 ---> a83fdcb2e625 19:25:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:25:10 ---> Running in f444805bb580 19:25:10 ---> Running in b165fb39aa04 19:25:10 Removing intermediate container f444805bb580 19:25:10 ---> 8c16e5198193 19:25:10 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:10 ---> Running in 27d02f5dab5d 19:25: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/core-command/core-command ./cmd/core-command 19:25:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:11 Removing intermediate container 27d02f5dab5d 19:25:11 ---> 119c06146b76 19:25:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:25:11 ---> Running in 84b5b8330003 19:25:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:25:14 Removing intermediate container 84b5b8330003 19:25:14 ---> 4cbe18f1592e 19:25:14 Step 12/26 : WORKDIR /edgex-go 19:25:14 ---> Running in 53f619b9c601 19:25:14 Removing intermediate container 53f619b9c601 19:25:14 ---> 3a591ef0f4fc 19:25:14 19:25:14 Step 13/26 : FROM alpine:3.15 19:25:15 3.15: Pulling from library/alpine 19:25:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:25:17 Status: Downloaded newer image for alpine:3.15 19:25:17 ---> 3fb3c9af89a9 19:25:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:17 ---> Running in 41e1630336b3 19:25:17 Removing intermediate container 41e1630336b3 19:25:17 ---> 6afed9b12f20 19:25:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Running in 38b51f6ff224 19:25:21 Removing intermediate container 38b51f6ff224 19:25:21 ---> 6e6cc56c044f 19:25:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:21 ---> Running in 1c60fb3e8c3d 19:25:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:25 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:25:25 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:25:25 OK: 15736 distinct packages available 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:27 (1/4) Installing dumb-init (1.2.5-r1) 19:25:27 (2/4) Installing musl-obstack (1.2.3-r0) 19:25:27 (3/4) Installing libucontext (1.1-r0) 19:25:27 (4/4) Installing gcompat (1.0.0-r4) 19:25:27 Executing busybox-1.34.1-r5.trigger 19:25:27 OK: 6 MiB in 18 packages 19:25:29 Removing intermediate container 1c60fb3e8c3d 19:25:29 ---> 42d228a85424 19:25:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:25:34 ---> e984b8927ab4 19:25:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:25:35 ---> 53521104358a 19:25:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:25:35 ---> Running in e6cc1616afd1 19:25:36 Removing intermediate container e6cc1616afd1 19:25:36 ---> 07da22771415 19:25:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:25:37 ---> d3f997983e53 19:25:37 Step 21/26 : WORKDIR / 19:25:37 ---> Running in 240e0a9e1d44 19:25:37 Removing intermediate container 240e0a9e1d44 19:25:37 ---> dccdbdf7c5a5 19:25:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:38 ---> Running in 7b9f17b70b05 19:25:38 Removing intermediate container 7b9f17b70b05 19:25:38 ---> a69026417c7b 19:25:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:38 ---> Running in 4cab554c2d4b 19:25:39 Removing intermediate container 4cab554c2d4b 19:25:39 ---> 7c0c749a6cc7 19:25:39 Step 24/26 : LABEL arch=arm64 19:25:39 ---> Running in 6eb063896249 19:25:40 Removing intermediate container 6eb063896249 19:25:40 ---> bc819cbdd63f 19:25:40 Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:25:40 ---> Running in 1a8017cab15f 19:25:40 Removing intermediate container 1a8017cab15f 19:25:40 ---> cf69985db1c5 19:25:40 Step 26/26 : LABEL version=0.0.0 19:25:40 ---> Running in dc3dc756b2b8 19:25:41 Removing intermediate container dc3dc756b2b8 19:25:41 ---> ed063e1a2826 19:25:41 19:25:41 Successfully built ed063e1a2826 19:25:41 Successfully tagged security-spire-config-arm64:latest 19:25:41  Building security-spire-config ... done Building core-metadata 19:26:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:13 ---> cceff291a585 19:26:13 Step 3/23 : WORKDIR /edgex-go 19:26:13 ---> Using cache 19:26:13 ---> 8d7b13657c91 19:26:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:13 ---> Using cache 19:26:13 ---> f27107c8c314 19:26:13 Step 5/23 : RUN apk add --update --no-cache make git 19:26:13 ---> Using cache 19:26:13 ---> 65853404ad67 19:26:13 Step 6/23 : COPY go.mod vendor* ./ 19:26:13 ---> Using cache 19:26:13 ---> 15eb5dc203e3 19:26:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:13 ---> Using cache 19:26:13 ---> c80af7f392ba 19:26:13 Step 8/23 : COPY . . 19:26:13 ---> Using cache 19:26:13 ---> fb81cf34aaaa 19:26:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:26:13 ---> Running in 8b82dced11ef 19:26:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:29:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:36 Removing intermediate container 76a69ba61cce 19:29:36 ---> dd94adc109db 19:29:36 19:29:36 Step 10/23 : FROM alpine:3.14 19:29:36 3.14: Pulling from library/alpine 19:29:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:29:39 Status: Downloaded newer image for alpine:3.14 19:29:39 ---> ac73e934f311 19:29:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:29:39 ---> Running in f74dd8595590 19:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:43 (1/1) Installing dumb-init (1.2.5-r1) 19:29:43 Executing busybox-1.33.1-r7.trigger 19:29:43 OK: 5 MiB in 15 packages 19:29:44 Removing intermediate container 07a669a95fdc 19:29:44 ---> e16bd8759b2e 19:29:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:44 ---> Running in d3eba2e66c16 19:29:46 Removing intermediate container f74dd8595590 19:29:46 ---> 62ea097bc3f0 19:29:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:46 ---> Running in c92979bc95ae 19:29:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:48 Removing intermediate container c92979bc95ae 19:29:48 ---> 55c2dc4a3737 19:29:48 Step 13/23 : ENV APP_PORT=59882 19:29:48 ---> Running in 501c9cbf7c7b 19:29:49 Removing intermediate container 501c9cbf7c7b 19:29:49 ---> 47374274dcdc 19:29:49 Step 14/23 : EXPOSE $APP_PORT 19:29:49 ---> Running in 1a5dbdd17384 19:29:50 Removing intermediate container 1a5dbdd17384 19:29:50 ---> 01d5e94b656d 19:29:50 Step 15/23 : WORKDIR / 19:29:50 ---> Running in 450afbde3c9c 19:29:51 Removing intermediate container d3eba2e66c16 19:29:51 ---> 19c4ccb0c579 19:29:51 19:29:51 Step 11/23 : FROM docker:20.10.14 19:29:51 20.10.14: Pulling from library/docker 19:29:51 Removing intermediate container 450afbde3c9c 19:29:51 ---> ebfab75c1c15 19:29:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:53 ---> e0c3e1579a33 19:29:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:29:54 Removing intermediate container e859e02bf34e 19:29:54 ---> 458a7cc9d166 19:29:54 19:29:54 Step 10/25 : FROM alpine:3.14 19:29:54 ---> ac73e934f311 19:29:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:55 ---> Running in 9aaf760ee382 19:29:55 Removing intermediate container b165fb39aa04 19:29:55 ---> 27d77f455987 19:29:55 19:29:55 Step 10/22 : FROM alpine:3.14 19:29:55 ---> ac73e934f311 19:29:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:29:56 ---> Running in fb6672314d4d 19:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:58 ---> da6cc37a32c3 19:29:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:59 (1/3) Installing ca-certificates (20211220-r0) 19:29:59 (2/3) Installing dumb-init (1.2.5-r1) 19:29:59 (3/3) Installing su-exec (0.2-r1) 19:29:59 Executing busybox-1.33.1-r7.trigger 19:29:59 Executing ca-certificates-20211220-r0.trigger 19:29:59 ---> 755c62a62e0d 19:29:59 Step 19/23 : ENTRYPOINT ["/core-command"] 19:29:59 ---> Running in 70915b93593a 19:30:00 OK: 6 MiB in 17 packages 19:30:00 (1/6) Installing ca-certificates (20211220-r0) 19:30:00 (2/6) Installing brotli-libs (1.0.9-r5) 19:30:00 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:30:00 (4/6) Installing libcurl (7.79.1-r1) 19:30:00 (5/6) Installing curl (7.79.1-r1) 19:30:00 (6/6) Installing dumb-init (1.2.5-r1) 19:30:00 Executing busybox-1.33.1-r7.trigger 19:30:00 Executing ca-certificates-20211220-r0.trigger 19:30:00 Removing intermediate container 70915b93593a 19:30:00 ---> 5d611ce54301 19:30:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:00 OK: 8 MiB in 20 packages 19:30:01 ---> Running in 53167c2ed263 19:30:02 Removing intermediate container 53167c2ed263 19:30:02 ---> ec2df596d46f 19:30:02 Step 21/23 : LABEL arch=arm64 19:30:02 ---> Running in 6fee00fddeb5 19:30:04 Removing intermediate container 6fee00fddeb5 19:30:04 ---> 9b459acf5c2b 19:30:04 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:30:04 Removing intermediate container 9aaf760ee382 19:30:04 ---> 87e3e0eb2cc5 19:30:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:04 ---> Running in 5b5f3a444226 19:30:04 Removing intermediate container fb6672314d4d 19:30:04 ---> f3688c6c464e 19:30:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:04 ---> Running in ec2853def70c 19:30:04 ---> Running in 2e793673055e 19:30:05 Removing intermediate container 5b5f3a444226 19:30:05 ---> 37d665c090a3 19:30:05 Step 23/23 : LABEL version=0.0.0 19:30:05 Removing intermediate container 2e793673055e 19:30:05 ---> b95900c26019 19:30:05 Step 13/22 : WORKDIR /edgex 19:30:05 Removing intermediate container ec2853def70c 19:30:05 ---> b8779e4fd622 19:30:05 Step 13/25 : WORKDIR / 19:30:05 ---> Running in eb1d7535fe5c 19:30:05 ---> Running in cd86177e5942 19:30:05 ---> Running in a14fc59dfec8 19:30:06 Removing intermediate container eb1d7535fe5c 19:30:06 ---> 7f910f88b927 19:30:06 19:30:06 Removing intermediate container cd86177e5942 19:30:06 ---> 02405cf9610b 19:30:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:30:06 Removing intermediate container a14fc59dfec8 19:30:06 ---> bbd4abc76d47 19:30:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:30:07 Successfully built 7f910f88b927 19:30:07 Successfully tagged core-command-arm64:latest 19:30:07  Building core-command ... done Building security-spire-agent 19:30:08 ---> b39093e511f2 19:30:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:30:08 ---> 72e1a59bc02e 19:30:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:30:10 ---> e143c6c02ff1 19:30:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:30:10 ---> d58f72a3ca16 19:30:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:30:12 ---> 1dd13033a0eb 19:30:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:30:13 ---> 78e435241ec2 19:30:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:30:13 ---> 7ac52dcfde4c 19:30:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:30:14 ---> f7d6aeb8db6a 19:30:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:14 ---> Running in d28b12a2a605 19:30:15 ---> 2852e7e88dd2 19:30:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:30:17 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:30:17 Status: Downloaded newer image for docker:20.10.14 19:30:17 ---> c346e9eafbab 19:30:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:17 ---> Running in 7e1404cba627 19:30:17 Removing intermediate container d28b12a2a605 19:30:17 ---> 1ddc227b8b3e 19:30:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:30:17 ---> Running in c1327785f442 19:30:18 ---> 33141a4d3e47 19:30:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:18 Removing intermediate container 7e1404cba627 19:30:18 ---> 2e6a752da07b 19:30:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:30:18 ---> Running in b9f8198cacd6 19:30:18 Removing intermediate container c1327785f442 19:30:18 ---> 6a48f9d5e0bf 19:30:18 Step 20/22 : LABEL arch=arm64 19:30:18 ---> Running in 6d3570fbabe2 19:30:19 ---> 03ad8bc0aac2 19:30:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:30:19 Removing intermediate container 6d3570fbabe2 19:30:19 ---> bc780d4fda21 19:30:19 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:30:19 ---> Running in 70a924c21dc7 19:30:19 ---> Running in fa737a0259ec 19:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:20 Removing intermediate container fa737a0259ec 19:30:20 ---> a744ea0ddff1 19:30:20 Step 22/22 : LABEL version=0.0.0 19:30:20 ---> Running in 249172c75515 19:30:21 (1/43) Installing readline (8.1.1-r0) 19:30:21 (2/43) Installing bash (5.1.16-r0) 19:30:21 Executing bash-5.1.16-r0.post-install 19:30:21 (3/43) Installing brotli-libs (1.0.9-r5) 19:30:21 Removing intermediate container 249172c75515 19:30:21 ---> c05387f65a71 19:30:21 19:30:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:30:21 (5/43) Installing libcurl (7.80.0-r1) 19:30:21 (6/43) Installing curl (7.80.0-r1) 19:30:21 (7/43) Installing dumb-init (1.2.5-r1) 19:30:21 (8/43) Installing libbz2 (1.0.8-r1) 19:30:21 (9/43) Installing expat (2.4.7-r0) 19:30:21 Removing intermediate container 8b82dced11ef 19:30:21 ---> 17f55d8306e3 19:30:21 19:30:21 Step 10/23 : FROM alpine:3.14(10/43) Installing libffi (3.4.2-r1) 19:30:21 19:30:21 ---> ac73e934f311 19:30:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:21 ---> Using cache 19:30:21 ---> 62ea097bc3f0 19:30:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:21 ---> Using cache 19:30:21 ---> 55c2dc4a3737 19:30:21 Step 13/23 : ENV APP_PORT=59881 19:30:21 (11/43) Installing gdbm (1.22-r0) 19:30:21 (12/43) Installing xz-libs (5.2.5-r1) 19:30:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:30:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:30:21 (15/43) Installing mpdecimal (2.5.1-r1) 19:30:21 (16/43) Installing sqlite-libs (3.36.0-r0) 19:30:21 ---> Running in 6fb9797f10d3 19:30:21 (17/43) Installing python3 (3.9.7-r4) 19:30:22 Successfully built c05387f65a71 19:30:22 Successfully tagged security-proxy-setup-arm64:latest 19:30:22  Building security-proxy-setup ... done Building security-bootstrapper 19:30:22 Removing intermediate container 6fb9797f10d3 19:30:22 ---> e24dd4194ea5 19:30:22 Step 14/23 : EXPOSE $APP_PORT 19:30:22 Removing intermediate container 70a924c21dc7 19:30:22 ---> 1c22465c5606 19:30:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:30:22 ---> Running in e6e8e28da415 19:30:23 ---> Running in 583e4d448ff8 19:30:23 Removing intermediate container e6e8e28da415 19:30:23 ---> 3ffe8273276b 19:30:23 Step 15/23 : WORKDIR / 19:30:23 Removing intermediate container 583e4d448ff8 19:30:23 ---> 6afdb563ddb8 19:30:23 Step 23/25 : LABEL arch=arm64 19:30:23 ---> Running in 28cb51ea9c86 19:30:23 ---> Running in f7396d65fe63 19:30:24 Removing intermediate container 28cb51ea9c86 19:30:24 ---> d1cb594a18ca 19:30:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:24 Removing intermediate container f7396d65fe63 19:30:24 ---> 4048c92f976c 19:30:24 Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:30:24 (18/43) Installing py3-appdirs (1.4.4-r2) 19:30:24 ---> Running in e2fbcf0a234c 19:30:24 (19/43) Installing py3-certifi (2020.12.5-r1) 19:30:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:30:24 (21/43) Installing py3-idna (3.3-r0) 19:30:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:30:24 (23/43) Installing py3-requests (2.26.0-r1) 19:30:24 (24/43) Installing py3-msgpack (1.0.2-r1) 19:30:24 (25/43) Installing py3-lockfile (0.12.2-r4) 19:30:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:30:24 (27/43) Installing py3-colorama (0.4.4-r1) 19:30:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:30:24 (29/43) Installing py3-distlib (0.3.3-r0) 19:30:25 (30/43) Installing py3-distro (1.6.0-r0) 19:30:25 (31/43) Installing py3-six (1.16.0-r0) 19:30:25 (32/43) Installing py3-webencodings (0.5.1-r4) 19:30:25 (33/43) Installing py3-html5lib (1.1-r1) 19:30:25 (34/43) Installing py3-parsing (2.4.7-r2) 19:30:25 (35/43) Installing py3-packaging (20.9-r1) 19:30:25 (36/43) Installing py3-tomli (1.2.2-r0) 19:30:25 (37/43) Installing py3-pep517 (0.12.0-r0) 19:30:25 Removing intermediate container e2fbcf0a234c 19:30:25 ---> 3fb937c050d1 19:30:25 Step 25/25 : LABEL version=0.0.0 19:30:25 (38/43) Installing py3-progress (1.6-r0) 19:30:25 (39/43) Installing py3-retrying (1.3.3-r2) 19:30:25 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:30:25 (41/43) Installing py3-setuptools (52.0.0-r4) 19:30:25 ---> Running in b580925f4e03 19:30:25 (42/43) Installing py3-toml (0.10.2-r2) 19:30:25 ---> 67ba3b44e44e 19:30:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:25 (43/43) Installing py3-pip (20.3.4-r1) 19:30:26 Removing intermediate container b580925f4e03 19:30:26 ---> cdb54d85f9c2 19:30:26 19:30:26 Executing busybox-1.34.1-r5.trigger 19:30:26 OK: 82 MiB in 65 packages 19:30:26 Successfully built cdb54d85f9c2 19:30:26 Successfully tagged security-secretstore-setup-arm64:latest 19:30:26  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:30:27 ---> 9a8d3023d2be 19:30:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:28 ---> 16635053602c 19:30:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:30:28 ---> Running in 793c9fb09642 19:30:29 Removing intermediate container 793c9fb09642 19:30:29 ---> 037e4179a3aa 19:30:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:29 ---> Running in 3b3f873ecb30 19:30:29 Removing intermediate container 3b3f873ecb30 19:30:29 ---> 1ddd76ddf80c 19:30:29 Step 21/23 : LABEL arch=arm64 19:30:29 ---> Running in 9c6df6c1f882 19:30:30 Removing intermediate container 9c6df6c1f882 19:30:30 ---> 50374e6cdfc9 19:30:30 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:30:30 ---> Running in 88ed5a4f7bd5 19:30:30 Collecting docker-compose==1.23.2 19:30:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:31 Collecting dockerpty<0.5,>=0.4.1 19:30:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:31 Removing intermediate container 88ed5a4f7bd5 19:30:31 ---> f1af40413563 19:30:31 Step 23/23 : LABEL version=0.0.0 19:30:31 ---> Running in 66bbf2072ee8 19:30:31 Removing intermediate container 66bbf2072ee8 19:30:31 ---> 39c3f37fb152 19:30:31 19:30:32 Successfully built 39c3f37fb152 19:30:32 Successfully tagged core-metadata-arm64:latest 19:30:32  Building core-metadata ... done Building support-scheduler 19:30:32 Collecting texttable<0.10,>=0.9.0 19:30:32 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:34 Collecting docopt<0.7,>=0.6.1 19:30:34 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:36 Collecting cached-property<2,>=1.2.0 19:30:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:37 Collecting jsonschema<3,>=2.5.1 19:30:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:37 Collecting docker<4.0,>=3.6.0 19:30:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:38 Collecting websocket-client<1.0,>=0.32.0 19:30:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:39 Collecting PyYAML<4,>=3.10 19:30:39 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:43 Collecting docker-pycreds>=0.4.0 19:30:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:44 Collecting chardet<3.1.0,>=3.0.2 19:30:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:30:44 ---> cceff291a585 19:30:44 Step 3/26 : WORKDIR /edgex-go 19:30:44 ---> Using cache 19:30:44 ---> 8d7b13657c91 19:30:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:44 ---> Using cache 19:30:44 ---> f27107c8c314 19:30:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:30:44 Collecting urllib3<1.25,>=1.21.1 19:30:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:30:45 Collecting idna<2.8,>=2.5 19:30:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:45 ---> Running in 495144e4173b 19:30:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:46 Attempting uninstall: urllib3 19:30:46 Found existing installation: urllib3 1.26.7 19:30:46 Uninstalling urllib3-1.26.7: 19:30:46 Successfully uninstalled urllib3-1.26.7 19:30:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:47 Attempting uninstall: idna 19:30:47 Found existing installation: idna 3.3 19:30:47 Uninstalling idna-3.3: 19:30:47 Successfully uninstalled idna-3.3 19:30:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:49 OK: 220 MiB in 52 packages 19:30:50 Attempting uninstall: requests 19:30:50 Found existing installation: requests 2.26.0 19:30:50 Uninstalling requests-2.26.0: 19:30:50 Successfully uninstalled requests-2.26.0 19:30:50 Removing intermediate container 495144e4173b 19:30:50 ---> ccd634072127 19:30:50 Step 6/26 : COPY go.mod vendor* ./ 19:30:51 Running setup.py install for texttable: started 19:30:51 ---> 323d376af145 19:30:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:51 ---> Running in a8317573a7bc 19:30:53 Running setup.py install for texttable: finished with status 'done' 19:30:53 Running setup.py install for PyYAML: started 19:30:55 Running setup.py install for PyYAML: finished with status 'done' 19:30:55 Running setup.py install for docopt: started 19:30:56 Removing intermediate container a8317573a7bc 19:30:56 ---> ee0adeb1c56d 19:30:56 Step 8/26 : COPY . . 19:30:58 Running setup.py install for docopt: finished with status 'done' 19:30:58 Running setup.py install for dockerpty: started 19:31:00 Running setup.py install for dockerpty: finished with status 'done' 19:31:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:31:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:31:08 ---> cceff291a585 19:31:08 Step 3/31 : WORKDIR /edgex-go 19:31:08 ---> Using cache 19:31:08 ---> 8d7b13657c91 19:31:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:08 ---> Using cache 19:31:08 ---> f27107c8c314 19:31:08 Step 5/31 : RUN apk add --update --no-cache make git 19:31:08 ---> Using cache 19:31:08 ---> 65853404ad67 19:31:08 Step 6/31 : COPY go.mod vendor* ./ 19:31:08 ---> Using cache 19:31:08 ---> 15eb5dc203e3 19:31:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:08 ---> Using cache 19:31:08 ---> c80af7f392ba 19:31:08 Step 8/31 : COPY . . 19:31:08 ---> Using cache 19:31:08 ---> fb81cf34aaaa 19:31:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:31:08 ---> Running in 1bbb22572c26 19:31:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:14 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:31:14 ---> cceff291a585 19:31:14 Step 3/20 : WORKDIR /edgex-go 19:31:14 ---> Using cache 19:31:14 ---> 8d7b13657c91 19:31:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:31:14 ---> Running in 2536a253531b 19:31:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:18 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:18 OK: 15743 distinct packages available 19:31:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:20 ---> cceff291a585 19:31:20 Step 3/22 : WORKDIR /edgex-go 19:31:20 ---> Using cache 19:31:20 ---> 8d7b13657c91 19:31:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:20 ---> Using cache 19:31:20 ---> f27107c8c314 19:31:20 Step 5/22 : RUN apk add --update --no-cache make git 19:31:20 ---> Using cache 19:31:20 ---> 65853404ad67 19:31:20 Step 6/22 : COPY go.mod vendor* ./ 19:31:20 ---> Using cache 19:31:20 ---> 15eb5dc203e3 19:31:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:20 ---> Using cache 19:31:20 ---> c80af7f392ba 19:31:20 Step 8/22 : COPY . . 19:31:20 OK: 220 MiB in 52 packages 19:31:20 ---> Using cache 19:31:20 ---> fb81cf34aaaa 19:31:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:21 ---> Running in 6d6ede0bab67 19:31:23 Removing intermediate container 2536a253531b 19:31:23 ---> cf03a55b4cf9 19:31:23 Step 5/20 : COPY go.mod vendor* ./ 19:31:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:25 ---> de0504208d53 19:31:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:25 ---> Running in f90b26ee1114 19:31:25 Removing intermediate container b9f8198cacd6 19:31:25 ---> 4e5ade8cc2fe 19:31:25 Step 14/23 : ENV APP_PORT=58890 19:31:26 ---> Running in 321c2751897a 19:31:27 Removing intermediate container 321c2751897a 19:31:27 ---> 53f00c473403 19:31:27 Step 15/23 : EXPOSE $APP_PORT 19:31:27 ---> Running in 2323d3fb847b 19:31:28 Removing intermediate container 2323d3fb847b 19:31:28 ---> 649c59730fd5 19:31:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:30 ---> 3aab752730c9 19:31:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:32 Removing intermediate container f90b26ee1114 19:31:32 ---> 7781088d1426 19:31:32 Step 7/20 : COPY . . 19:31:33 ---> 1c201a9015a9 19:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:35 ---> 01b9e4bb0851 19:31:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:31:35 ---> a32c13cd7e46 19:31:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:35 ---> Running in a62947d21e8d 19:31:35 ---> Running in c45765e24cbe 19:31:35 Removing intermediate container a62947d21e8d 19:31:35 ---> d5091373e1f3 19:31:35 Step 10/26 : WORKDIR /edgex-go/spire-build 19:31:36 ---> Running in ce5b4cbccb82 19:31:36 Removing intermediate container c45765e24cbe 19:31:36 ---> b69c474fd200 19:31:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:36 ---> Running in 697187a51478 19:31:36 Removing intermediate container ce5b4cbccb82 19:31:36 ---> 9ae7d602198d 19:31: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 19:31:37 ---> Running in 6ec0cf8c6255 19:31:37 Removing intermediate container 697187a51478 19:31:37 ---> 5a83a14f3c25 19:31:37 Step 21/23 : LABEL arch=arm64 19:31:37 ---> Running in 1f87c8d79c9d 19:31:38 Removing intermediate container 1f87c8d79c9d 19:31:38 ---> bc48737ae6ee 19:31:38 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:31:38 ---> Running in 4c45ccfb6d3c 19:31:39 Removing intermediate container 4c45ccfb6d3c 19:31:39 ---> 308ac60ed9ec 19:31:39 Step 23/23 : LABEL version=0.0.0 19:31:40 ---> Running in c4987a9b7ff1 19:31:41 Removing intermediate container c4987a9b7ff1 19:31:41 ---> c57342993db7 19:31:41 19:31:41 Removing intermediate container 6ec0cf8c6255 19:31:41 ---> b665a646d8d8 19:31:41 Step 12/26 : WORKDIR /edgex-go 19:31:41 ---> Running in 1aeb09ca8b62 19:31:42 Removing intermediate container 1aeb09ca8b62 19:31:42 ---> b6cbe54c9ba0 19:31:42 19:31:42 Step 13/26 : FROM alpine:3.15 19:31:42 ---> 3fb3c9af89a9 19:31:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:42 ---> Using cache 19:31:42 ---> 6afed9b12f20 19:31:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:42 ---> Using cache 19:31:42 ---> 6e6cc56c044f 19:31:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:42 Successfully built c57342993db7 19:31:42 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:42  Building sys-mgmt-agent ... done Building support-notifications 19:31:42 ---> Running in d9274194d8bb 19:31:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:47 OK: 15736 distinct packages available 19:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:50 (1/5) Installing dumb-init (1.2.5-r1) 19:31:50 (2/5) Installing musl-obstack (1.2.3-r0) 19:31:50 (3/5) Installing libucontext (1.1-r0) 19:31:50 (4/5) Installing gcompat (1.0.0-r4) 19:31:50 (5/5) Installing openssl (1.1.1o-r0) 19:31:50 Executing busybox-1.34.1-r5.trigger 19:31:50 OK: 6 MiB in 19 packages 19:31:54 Removing intermediate container d9274194d8bb 19:31:54 ---> 545d5a92566d 19:31:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:32:02 ---> 6fec4d1d96ca 19:32:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:07 ---> b34a31b070db 19:32:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:07 ---> Running in 5824a3e17989 19:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:32:13 ---> b335ddab9cb0 19:32:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:13 ---> cceff291a585 19:32:13 Step 3/22 : WORKDIR /edgex-go 19:32:13 ---> Using cache 19:32:13 ---> 8d7b13657c91 19:32:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:13 ---> Using cache 19:32:13 ---> f27107c8c314 19:32:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:32:13 ---> Running in d1e3f36fd1b7 19:32:14 ---> 009e7aebc65c 19:32:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:32:15 ---> db17ed0de576 19:32:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:16 ---> b160cd14daae 19:32:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:16 ---> Running in 903e35d0cbaf 19:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:17 Removing intermediate container 903e35d0cbaf 19:32:17 ---> 2946aef6b8a1 19:32:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:17 ---> Running in 6d0b9ad394f6 19:32:17 Removing intermediate container 6d0b9ad394f6 19:32:17 ---> c81f57a7c8ec 19:32:17 Step 24/26 : LABEL arch=arm64 19:32:17 ---> Running in 53084b5b5774 19:32:17 OK: 220 MiB in 52 packages 19:32:18 Removing intermediate container 53084b5b5774 19:32:18 ---> 12e5c6ac44c0 19:32:18 Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:32:18 ---> Running in f3ab0d7c8793 19:32:19 Removing intermediate container f3ab0d7c8793 19:32:19 ---> 8651daf60981 19:32:19 Step 26/26 : LABEL version=0.0.0 19:32:19 ---> Running in d790804152d5 19:32:19 Removing intermediate container d1e3f36fd1b7 19:32:19 ---> 739627f539ef 19:32:19 Step 6/22 : COPY go.mod vendor* ./ 19:32:20 Removing intermediate container d790804152d5 19:32:20 ---> 4b3b0653a654 19:32:20 19:32:21 ---> fabcb6271855 19:32:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:21 Successfully built 4b3b0653a654 19:32:21 Successfully tagged security-spire-agent-arm64:latest 19:32:21  Building security-spire-agent ... done Building core-data 19:32:21 ---> Running in 9d86cc597c9a 19:32:26 Removing intermediate container 9d86cc597c9a 19:32:26 ---> e6c533cf9c5d 19:32:26 Step 8/22 : COPY . . 19:32:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:53 ---> cceff291a585 19:32:53 Step 3/23 : WORKDIR /edgex-go 19:32:53 ---> Using cache 19:32:53 ---> 8d7b13657c91 19:32:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:53 ---> Using cache 19:32:53 ---> f27107c8c314 19:32:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:53 ---> Running in 8fb071d99406 19:32:53 ---> 891860104cff 19:32:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:54 ---> Running in f5ac4346ca96 19:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:56 OK: 220 MiB in 52 packages 19:32:57 Removing intermediate container 8fb071d99406 19:32:57 ---> 76f03f515838 19:32:57 Step 6/23 : COPY go.mod vendor* ./ 19:32:58 ---> 664e2d4112c8 19:32:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:58 ---> Running in ad67694f9fb0 19:33:04 Removing intermediate container ad67694f9fb0 19:33:04 ---> f7690583e541 19:33:04 Step 8/23 : COPY . . 19:33:26 ---> 4692296766f6 19:33:26 Step 9/23 : RUN make cmd/core-data/core-data 19:33:26 ---> Running in 293bd4f1d66e 19:33:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:35:33 Removing intermediate container 1bbb22572c26 19:35:33 ---> c380961639b9 19:35:33 19:35:33 Step 10/31 : FROM alpine:3.14 19:35:33 ---> ac73e934f311 19:35:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:35:33 ---> Running in 4dc4f1cb8179 19:35:33 Removing intermediate container 4dc4f1cb8179 19:35:33 ---> c6337b08261b 19:35:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:35:33 ---> Running in 82572a1b6f5d 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:33 (1/2) Installing dumb-init (1.2.5-r1) 19:35:33 (2/2) Installing su-exec (0.2-r1) 19:35:33 Executing busybox-1.33.1-r7.trigger 19:35:33 OK: 6 MiB in 16 packages 19:35:33 Removing intermediate container 82572a1b6f5d 19:35:33 ---> c6daa89be4c8 19:35:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:35:33 ---> Running in 6e98ba4190e2 19:35:33 Removing intermediate container 6e98ba4190e2 19:35:33 ---> c2a3bd6e8c50 19:35:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:35:33 ---> Running in 374eaaaf26b1 19:35:33 Removing intermediate container 374eaaaf26b1 19:35:33 ---> 43e6abe7d954 19:35:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:35:33 ---> Running in 9a62475aafda 19:35:33 Removing intermediate container 9a62475aafda 19:35:33 ---> cde136ed8ee9 19:35:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:35:33 ---> Running in c40ed0ea9f72 19:35:33 Removing intermediate container c40ed0ea9f72 19:35:33 ---> b75f7438aa61 19:35:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:35:33 ---> 385289a19042 19:35:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:35:33 ---> Running in f78520d4f456 19:35:34 Removing intermediate container f78520d4f456 19:35:34 ---> 5f25556c359e 19:35:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:35 ---> 1ee9e0639fb7 19:35:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:37 ---> 0675979092d7 19:35:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:35:38 ---> 401a1e4f0c57 19:35:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:35:39 ---> 2a958a748320 19:35:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:35:40 ---> 426592578384 19:35:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:35:40 ---> Running in 2c0e61bed69f 19:35:41 Removing intermediate container 2c0e61bed69f 19:35:41 ---> d3a63dd83828 19:35:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:42 ---> e0c2f09eba7b 19:35:42 Step 26/31 : RUN chmod +x /entrypoint.sh 19:35:42 ---> Running in 9b700dcd5485 19:35:44 Removing intermediate container 9b700dcd5485 19:35:44 ---> 17467b0a678a 19:35:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:35:45 ---> Running in ca175274c296 19:35:45 Removing intermediate container ca175274c296 19:35:45 ---> fc186cd3a7fc 19:35:45 Step 28/31 : CMD ["gate"] 19:35:46 ---> Running in f1cc5b8f3f04 19:35:46 Removing intermediate container f1cc5b8f3f04 19:35:46 ---> 3fcb75389371 19:35:46 Step 29/31 : LABEL arch=arm64 19:35:47 ---> Running in 0f298bf3d8fc 19:35:47 Removing intermediate container 0f298bf3d8fc 19:35:47 ---> 25e1e27b932f 19:35:47 Step 30/31 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:35:47 ---> Running in 42092f403f80 19:35:48 Removing intermediate container 42092f403f80 19:35:48 ---> aa53ce23541d 19:35:48 Step 31/31 : LABEL version=0.0.0 19:35:48 ---> Running in c2c25863104a 19:35:49 Removing intermediate container c2c25863104a 19:35:49 ---> b334c7a1d673 19:35:49 19:35:49 Successfully built b334c7a1d673 19:35:49 Successfully tagged security-bootstrapper-arm64:latest 19:35:49  Building security-bootstrapper ... done Building security-spire-server 19:36:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:21 ---> cceff291a585 19:36:21 Step 3/25 : WORKDIR /edgex-go 19:36:21 ---> Using cache 19:36:21 ---> 8d7b13657c91 19:36:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:21 ---> Using cache 19:36:21 ---> f27107c8c314 19:36:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:36:21 ---> Using cache 19:36:21 ---> ccd634072127 19:36:21 Step 6/25 : COPY go.mod vendor* ./ 19:36:21 ---> Using cache 19:36:21 ---> 323d376af145 19:36:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:21 ---> Using cache 19:36:21 ---> ee0adeb1c56d 19:36:21 Step 8/25 : COPY . . 19:36:21 ---> Using cache 19:36:21 ---> 01b9e4bb0851 19:36:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:36:21 ---> Using cache 19:36:21 ---> d5091373e1f3 19:36:21 Step 10/25 : WORKDIR /edgex-go/spire-build 19:36:21 ---> Using cache 19:36:21 ---> 9ae7d602198d 19:36:21 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:36:21 ---> Running in 0a38f2e58422 19:36:24 Removing intermediate container 0a38f2e58422 19:36:24 ---> 30f6703c3f29 19:36:24 Step 12/25 : WORKDIR /edgex-go 19:36:24 ---> Running in 8a31650bc318 19:36:25 Removing intermediate container 8a31650bc318 19:36:25 ---> 071990fe6bfe 19:36:25 19:36:25 Step 13/25 : FROM alpine:3.15 19:36:25 ---> 3fb3c9af89a9 19:36:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:25 ---> Using cache 19:36:25 ---> 6afed9b12f20 19:36:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:25 ---> Using cache 19:36:25 ---> 6e6cc56c044f 19:36:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:25 ---> Using cache 19:36:25 ---> 545d5a92566d 19:36:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:30 ---> 114688a22010 19:36:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:31 ---> faae40f1f39f 19:36:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:31 ---> d510ebb19ec9 19:36:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:36:32 ---> 26ac8b16c094 19:36:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:32 ---> Running in 39908a9236e0 19:36:33 Removing intermediate container 39908a9236e0 19:36:33 ---> 546fb44356c3 19:36:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:33 ---> Running in 6fa804288cdd 19:36:33 Removing intermediate container 6fa804288cdd 19:36:33 ---> 3e23cccf045b 19:36:33 Step 23/25 : LABEL arch=arm64 19:36:34 ---> Running in 43221365cd4f 19:36:34 Removing intermediate container 43221365cd4f 19:36:34 ---> c59218733051 19:36:34 Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:36:34 ---> Running in 52341125db59 19:36:35 Removing intermediate container 52341125db59 19:36:35 ---> 8b4080bd55f8 19:36:35 Step 25/25 : LABEL version=0.0.0 19:36:35 ---> Running in 28763a4a47c3 19:36:35 Removing intermediate container 28763a4a47c3 19:36:35 ---> cf04dbd89adb 19:36:35 19:36:36 Successfully built cf04dbd89adb 19:36:36 Successfully tagged security-spire-server-arm64:latest 19:38:13  Building security-spire-server ... done Removing intermediate container 6d6ede0bab67 19:38:13 ---> 885fdf10be88 19:38:13 19:38:13 Step 10/22 : FROM alpine:3.14 19:38:13 ---> ac73e934f311 19:38:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:38:13 ---> Using cache 19:38:13 ---> 62ea097bc3f0 19:38:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:13 ---> Using cache 19:38:13 ---> 55c2dc4a3737 19:38:13 Step 13/22 : ENV APP_PORT=59861 19:38:13 ---> Running in b805fae066b9 19:38:13 Removing intermediate container b805fae066b9 19:38:13 ---> 4394c6d44867 19:38:13 Step 14/22 : EXPOSE $APP_PORT 19:38:13 ---> Running in f813fd482676 19:38:13 Removing intermediate container f813fd482676 19:38:13 ---> 7b8ab609b365 19:38:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:13 ---> 6323c753f0e4 19:38:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:38:13 ---> 0e33348818f0 19:38:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:38:13 ---> e826a512f5a6 19:38:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:38:13 ---> Running in dc9a42cb6d64 19:38:13 Removing intermediate container dc9a42cb6d64 19:38:13 ---> 781e6a8780da 19:38:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:13 ---> Running in a3e40943354c 19:38:13 Removing intermediate container a3e40943354c 19:38:13 ---> 754ce5278d08 19:38:13 Step 20/22 : LABEL arch=arm64 19:38:13 ---> Running in a6bfc6a5ca2f 19:38:13 Removing intermediate container a6bfc6a5ca2f 19:38:13 ---> c7c68644e413 19:38:13 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:38:13 ---> Running in f7a5c921866a 19:38:13 Removing intermediate container f7a5c921866a 19:38:13 ---> 5fb2cf4b3aa4 19:38:13 Step 22/22 : LABEL version=0.0.0 19:38:13 ---> Running in 676f29779bba 19:38:14 Removing intermediate container 676f29779bba 19:38:14 ---> a5365efaf49a 19:38:14 19:38:14 Successfully built a5365efaf49a 19:38:14 Successfully tagged support-scheduler-arm64:latest 19:38:29  Building support-scheduler ... done Removing intermediate container 5824a3e17989 19:38:29 ---> cc8c2850f0c3 19:38:29 19:38:29 Step 9/20 : FROM alpine:3.15 19:38:29 ---> 3fb3c9af89a9 19:38:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:29 ---> Using cache 19:38:29 ---> 6afed9b12f20 19:38:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:29 ---> Using cache 19:38:29 ---> 6e6cc56c044f 19:38:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:29 ---> Running in b94532601863 19:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:38:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:38:34 OK: 15736 distinct packages available 19:38:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:35 Removing intermediate container 293bd4f1d66e 19:38:35 ---> 5d348f5f3a58 19:38:35 19:38:35 Step 10/23 : FROM alpine:3.14 19:38:35 ---> ac73e934f311 19:38:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:38:35 ---> Running in 9f29e20781b1 19:38:36 Removing intermediate container 9f29e20781b1 19:38:36 ---> 7b9e7379b063 19:38:36 Step 12/23 : ENV APP_PORT=59880 19:38:36 ---> Running in 03b99eafd0fe 19:38:36 (1/9) Installing ca-certificates (20211220-r0) 19:38:36 (2/9) Installing brotli-libs (1.0.9-r5) 19:38:36 Removing intermediate container 03b99eafd0fe 19:38:36 ---> 6a364864d955 19:38:36 Step 13/23 : EXPOSE $APP_PORT 19:38:36 ---> Running in 06280e5a9174 19:38:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:38:36 (4/9) Installing libcurl (7.80.0-r1) 19:38:37 (5/9) Installing curl (7.80.0-r1) 19:38:37 (6/9) Installing dumb-init (1.2.5-r1) 19:38:37 Removing intermediate container 06280e5a9174 19:38:37 ---> 2a8b1a0e7191 19:38:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:37 (7/9) Installing musl-obstack (1.2.3-r0) 19:38:37 ---> Running in ee1168a9d407 19:38:37 (8/9) Installing libucontext (1.1-r0) 19:38:37 (9/9) Installing gcompat (1.0.0-r4) 19:38:37 Executing busybox-1.34.1-r5.trigger 19:38:37 Executing ca-certificates-20211220-r0.trigger 19:38:37 OK: 8 MiB in 23 packages 19:38:39 Removing intermediate container b94532601863 19:38:39 ---> 25ae66590f9c 19:38:39 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:39 Removing intermediate container ee1168a9d407 19:38:39 ---> 08c9664e2c81 19:38:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:38:39 ---> Running in 2ee46917f292 19:38:40 ---> 98996c0107c0 19:38:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:42 ---> ee489748c594 19:38:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:38:43 (1/6) Installing dumb-init (1.2.5-r1) 19:38:43 ---> 0068022aacee 19:38:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:38:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:38:43 ---> Running in 1fb9917636ec 19:38:43 (3/6) Installing libsodium (1.0.18-r0) 19:38:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:38:43 (5/6) Installing libzmq (4.3.4-r0) 19:38:43 (6/6) Installing zeromq (4.3.4-r0) 19:38:43 Executing busybox-1.33.1-r7.trigger 19:38:43 Removing intermediate container 1fb9917636ec 19:38:43 ---> 9b54060a24a4 19:38:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:43 OK: 8 MiB in 20 packages 19:38:43 ---> Running in a217b0cb1d87 19:38:44 Removing intermediate container a217b0cb1d87 19:38:44 ---> c4e51ab525a4 19:38:44 Step 18/20 : LABEL arch=arm64 19:38:44 ---> Running in a3f26f0ced44 19:38:45 Removing intermediate container 2ee46917f292 19:38:45 ---> 84dd1b5be516 19:38:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:45 Removing intermediate container a3f26f0ced44 19:38:45 ---> b671a2d901ef 19:38:45 Step 19/20 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:38:45 ---> Running in a7614d272c23 19:38:46 Removing intermediate container a7614d272c23 19:38:46 ---> afa693b85528 19:38:46 Step 20/20 : LABEL version=0.0.0 19:38:46 ---> Running in 356999fc4884 19:38:46 ---> dff7d0351958 19:38:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:46 Removing intermediate container 356999fc4884 19:38:46 ---> fb7579a14361 19:38:46 19:38:47 Successfully built fb7579a14361 19:38:47 Successfully tagged security-spiffe-token-provider-arm64:latest 19:38:47  Building security-spiffe-token-provider ... done  ---> 7341ec4f373a 19:38:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:38:48 ---> bd1ab87fe14c 19:38:48 Step 19/23 : ENTRYPOINT ["/core-data"] 19:38:48 ---> Running in a7362c93c494 19:38:48 Removing intermediate container a7362c93c494 19:38:48 ---> abac0748a23c 19:38:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:49 ---> Running in 6385e46cac41 19:38:49 Removing intermediate container 6385e46cac41 19:38:49 ---> b428f67821e7 19:38:49 Step 21/23 : LABEL arch=arm64 19:38:49 ---> Running in dcb1b8cda910 19:38:50 Removing intermediate container dcb1b8cda910 19:38:50 ---> aead17a467c9 19:38:50 Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:38:50 ---> Running in c208e036286c 19:38:50 Removing intermediate container c208e036286c 19:38:50 ---> 58d476f247ca 19:38:50 Step 23/23 : LABEL version=0.0.0 19:38:50 ---> Running in 50dd8cedaf69 19:38:51 Removing intermediate container 50dd8cedaf69 19:38:51 ---> c86494d41742 19:38:51 19:38:51 Successfully built c86494d41742 19:38:51 Successfully tagged core-data-arm64:latest 19:38:53  Building core-data ... done Removing intermediate container f5ac4346ca96 19:38:53 ---> 412fd55fbf85 19:38:53 19:38:53 Step 10/22 : FROM alpine:3.14 19:38:53 ---> ac73e934f311 19:38:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:53 ---> Running in 838a7534cf73 19:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:55 (1/2) Installing ca-certificates (20211220-r0) 19:38:55 (2/2) Installing dumb-init (1.2.5-r1) 19:38:55 Executing busybox-1.33.1-r7.trigger 19:38:55 Executing ca-certificates-20211220-r0.trigger 19:38:55 OK: 6 MiB in 16 packages 19:38:57 Removing intermediate container 838a7534cf73 19:38:57 ---> b8584a3c456c 19:38:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:57 ---> Running in 78ae43fe962d 19:38:57 Removing intermediate container 78ae43fe962d 19:38:57 ---> 2b8009a74a8e 19:38:57 Step 13/22 : ENV APP_PORT=59860 19:38:57 ---> Running in 530ede03e6b9 19:38:57 Removing intermediate container 530ede03e6b9 19:38:57 ---> 48c3b5a20c87 19:38:57 Step 14/22 : EXPOSE $APP_PORT 19:38:57 ---> Running in f5effd63f7c7 19:38:58 Removing intermediate container f5effd63f7c7 19:38:58 ---> f35c7ea1fb9c 19:38:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:58 ---> b0819ba919e2 19:38:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:00 ---> 32501f54dd2d 19:39:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:00 ---> ab759757753c 19:39:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:39:00 ---> Running in 21f591533f24 19:39:00 Removing intermediate container 21f591533f24 19:39:00 ---> 5205ad8915a1 19:39:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:00 ---> Running in 6b000e8115a3 19:39:01 Removing intermediate container 6b000e8115a3 19:39:01 ---> 34ab0b8787d2 19:39:01 Step 20/22 : LABEL arch=arm64 19:39:01 ---> Running in 7729c76953e1 19:39:01 Removing intermediate container 7729c76953e1 19:39:01 ---> 316aabae3d42 19:39:01 Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 19:39:01 ---> Running in 95357ac2d0e7 19:39:02 Removing intermediate container 95357ac2d0e7 19:39:02 ---> 8d5d64396689 19:39:02 Step 22/22 : LABEL version=0.0.0 19:39:02 ---> Running in 35947e07a44a 19:39:02 Removing intermediate container 35947e07a44a 19:39:02 ---> b09f4c2080cc 19:39:02 19:39:02 Successfully built b09f4c2080cc 19:39:02 Successfully tagged support-notifications-arm64:latest 19:39:02  Building support-notifications ... done  [Pipeline] } 19:39:02 $ docker stop --time=1 e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 19:39:04 $ docker rm -f e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:05 + docker images 19:39:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:05 support-notifications-arm64 latest b09f4c2080cc 3 seconds ago 25.9MB 19:39:05 412fd55fbf85 13 seconds ago 1.49GB 19:39:05 core-data-arm64 latest c86494d41742 15 seconds ago 21.7MB 19:39:05 security-spiffe-token-provider-arm64 latest fb7579a14361 19 seconds ago 28.1MB 19:39:05 5d348f5f3a58 31 seconds ago 1.46GB 19:39:05 cc8c2850f0c3 37 seconds ago 1.48GB 19:39:05 support-scheduler-arm64 latest a5365efaf49a 51 seconds ago 25.4MB 19:39:05 885fdf10be88 About a minute ago 1.49GB 19:39:05 security-spire-server-arm64 latest cf04dbd89adb 2 minutes ago 86.3MB 19:39:05 071990fe6bfe 2 minutes ago 1.34GB 19:39:05 security-bootstrapper-arm64 latest b334c7a1d673 3 minutes ago 18.3MB 19:39:05 c380961639b9 3 minutes ago 1.44GB 19:39:05 security-spire-agent-arm64 latest 4b3b0653a654 6 minutes ago 126MB 19:39:05 b6cbe54c9ba0 7 minutes ago 1.34GB 19:39:05 sys-mgmt-agent-arm64 latest c57342993db7 7 minutes ago 282MB 19:39:05 core-metadata-arm64 latest 39c3f37fb152 8 minutes ago 16.3MB 19:39:05 security-secretstore-setup-arm64 latest cdb54d85f9c2 8 minutes ago 27.5MB 19:39:05 security-proxy-setup-arm64 latest c05387f65a71 8 minutes ago 26.1MB 19:39:05 17f55d8306e3 8 minutes ago 1.44GB 19:39:05 core-command-arm64 latest 7f910f88b927 9 minutes ago 15.5MB 19:39:05 27d77f455987 9 minutes ago 1.44GB 19:39:05 458a7cc9d166 9 minutes ago 1.44GB 19:39:05 19c4ccb0c579 9 minutes ago 1.43GB 19:39:05 dd94adc109db 9 minutes ago 1.43GB 19:39:05 security-spire-config-arm64 latest ed063e1a2826 13 minutes ago 85.6MB 19:39:05 3a591ef0f4fc 13 minutes ago 1.34GB 19:39:05 ci-base-image-arm64 latest cceff291a585 26 minutes ago 1.01GB 19:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 19:39:05 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:39:05 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:39:05 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:06 19:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:06 arm64: Pulling from edgex-lftools-log-publisher 19:39:06 8998bd30e6a1: Pulling fs layer 19:39:06 04944245beec: Pulling fs layer 19:39:06 699f458cf7ca: Pulling fs layer 19:39:06 765212b225bb: Pulling fs layer 19:39:06 f23df028b6ca: Pulling fs layer 19:39:06 d65c8cfc05b1: Pulling fs layer 19:39:06 2437ff75d9bd: Pulling fs layer 19:39:06 f23df028b6ca: Waiting 19:39:06 765212b225bb: Waiting 19:39:06 d65c8cfc05b1: Waiting 19:39:06 2437ff75d9bd: Waiting 19:39:06 04944245beec: Verifying Checksum 19:39:06 04944245beec: Download complete 19:39:06 765212b225bb: Verifying Checksum 19:39:06 765212b225bb: Download complete 19:39:06 f23df028b6ca: Verifying Checksum 19:39:06 f23df028b6ca: Download complete 19:39:06 d65c8cfc05b1: Verifying Checksum 19:39:06 d65c8cfc05b1: Download complete 19:39:07 699f458cf7ca: Verifying Checksum 19:39:07 8998bd30e6a1: Verifying Checksum 19:39:07 8998bd30e6a1: Download complete 19:39:10 2437ff75d9bd: Verifying Checksum 19:39:10 2437ff75d9bd: Download complete 19:39:12 8998bd30e6a1: Pull complete 19:39:12 04944245beec: Pull complete 19:39:13 699f458cf7ca: Pull complete 19:39:13 765212b225bb: Pull complete 19:39:14 f23df028b6ca: Pull complete 19:39:14 d65c8cfc05b1: Pull complete 19:39:30 2437ff75d9bd: Pull complete 19:39:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:30 prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container 19:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:39:33 $ docker top 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:34 ---> job-cost.sh 19:39:34 lf-activate-venv: SKIPPING 19:39:34 INFO: No Stack... 19:39:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:35 INFO: Archiving Costs [Pipeline] sh 19:39:36 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:39:36 + cut -d, -f6 [Pipeline] lock 19:39:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] 19:39:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] did not exist. Created. 19:39:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:39:37 Stashed 1 file(s) [Pipeline] } 19:39:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:37 $ docker stop --time=1 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce 19:39:39 $ docker rm -f 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:39:40 provisioning config files... 19:39:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8662090327711072405tmp [Pipeline] { [Pipeline] sh 19:39:40 + set +x 19:39:40 + curl -s https://codecov.io/bash 19:39:40 + bash -s -- 19:39:40 19:39:40 _____ _ 19:39:40 / ____| | | 19:39:40 | | ___ __| | ___ ___ _____ __ 19:39:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:40 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:40 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:40 Bash-1.0.6 19:39:40 19:39:40 19:39:40 ==> git version 2.25.1 found 19:39:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:39:40 Release-Date: 2020-01-08 19:39:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:40 ==> Jenkins CI detected. 19:39:40 current dir:  /w/workspace/edgex-go/1 19:39:40 project root: . 19:39:40 --> token set from env 19:39:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:40 ==> Running gcov in . (disable via -X gcov) 19:39:40 ==> Python coveragepy not found 19:39:40 ==> Searching for coverage reports in: 19:39:40 + . 19:39:40 -> Found 1 reports 19:39:40 ==> Detecting git/mercurial file structure 19:39:40 ==> Reading reports 19:39:40 + ./coverage.out bytes=435411 19:39:40 ==> Appending adjustments 19:39:40 https://docs.codecov.io/docs/fixing-reports 19:39:41 + Found adjustments 19:39:41 ==> Gzipping contents 19:39:41 60K /tmp/codecov.5WWZgP.gz 19:39:41 ==> Uploading reports 19:39:41 url: https://codecov.io 19:39:41 query: branch=PR-4062&commit=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4062&job=&cmd_args= 19:39:41 -> Pinging Codecov 19:39:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4062&commit=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4062&job=&cmd_args= 19:39:41 -> Uploading to 19:39:41 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/00271124DB129430A58F1EEE437C3FCB/5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e/57711b07-2d85-476b-b002-69a5e4efe640.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T193941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1877831e3f3ff1cae26707f546c8bfe93bef9db26f12661ab84cf97303d2d08 19:39:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:41 Dload Upload Total Spent Left Speed 19:39:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59819 0 0 100 59819 0 226k --:--:-- --:--:-- --:--:-- 225k 100 59819 0 0 100 59819 0 226k --:--:-- --:--:-- --:--:-- 225k 19:39:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] } 19:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:39:43 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:39:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:44 ---> package-listing.sh 19:39:44 ++ facter osfamily 19:39:44 ++ tr '[:upper:]' '[:lower:]' 19:39:44 + OS_FAMILY=debian 19:39:44 + workspace=/w/workspace/edgex-go/1 19:39:44 + START_PACKAGES=/tmp/packages_start.txt 19:39:44 + END_PACKAGES=/tmp/packages_end.txt 19:39:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:44 + PACKAGES=/tmp/packages_start.txt 19:39:44 + '[' /w/workspace/edgex-go/1 ']' 19:39:44 + PACKAGES=/tmp/packages_end.txt 19:39:44 + case "${OS_FAMILY}" in 19:39:44 + dpkg -l 19:39:44 + grep '^ii' 19:39:44 + '[' -f /tmp/packages_start.txt ']' 19:39:44 + '[' -f /tmp/packages_end.txt ']' 19:39:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:44 + '[' /w/workspace/edgex-go/1 ']' 19:39:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:39:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:39:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:39:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:45 19:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:46 latest: Pulling from edgex-lftools-log-publisher 19:39:46 5eb5b503b376: Pulling fs layer 19:39:46 5c69ac0246d0: Pulling fs layer 19:39:46 ec43610c2a17: Pulling fs layer 19:39:46 3a2ae6a8a46f: Pulling fs layer 19:39:46 33b1e0a273af: Pulling fs layer 19:39:46 5d3b04190fa2: Pulling fs layer 19:39:46 2f39f015ded8: Pulling fs layer 19:39:46 33b1e0a273af: Waiting 19:39:46 5d3b04190fa2: Waiting 19:39:46 2f39f015ded8: Waiting 19:39:46 3a2ae6a8a46f: Waiting 19:39:46 5c69ac0246d0: Download complete 19:39:46 3a2ae6a8a46f: Verifying Checksum 19:39:46 3a2ae6a8a46f: Download complete 19:39:46 33b1e0a273af: Verifying Checksum 19:39:46 33b1e0a273af: Download complete 19:39:46 ec43610c2a17: Verifying Checksum 19:39:46 ec43610c2a17: Download complete 19:39:46 5d3b04190fa2: Verifying Checksum 19:39:46 5d3b04190fa2: Download complete 19:39:46 5eb5b503b376: Verifying Checksum 19:39:46 5eb5b503b376: Download complete 19:39:47 2f39f015ded8: Download complete 19:39:48 5eb5b503b376: Pull complete 19:39:48 5c69ac0246d0: Pull complete 19:39:48 ec43610c2a17: Pull complete 19:39:48 3a2ae6a8a46f: Pull complete 19:39:48 33b1e0a273af: Pull complete 19:39:48 5d3b04190fa2: Pull complete 19:39:54 2f39f015ded8: Pull complete 19:39:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:54 prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container 19:39:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:39:55 $ docker top 917d56ceb46eec6a94de66f873ec17fcf039be3a0d03d8f44d683fbeafeb9cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:56 + ls /var/log/sa-host 19:39:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:57 provisioning config files... 19:39:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3336823446953959766tmp [Pipeline] { [Pipeline] echo 19:39:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:57 ---> create-netrc.sh [Pipeline] } 19:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:57 ---> python-tools-install.sh [Pipeline] echo 19:39:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:58 ---> sudo-logs.sh 19:39:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:39:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:58 ---> job-cost.sh 19:39:58 lf-activate-venv: SKIPPING 19:39:58 DEBUG: total: 0.10999999940395355 19:39:58 INFO: Retrieving Stack Cost... 19:39:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:39:59 INFO: Archiving Costs [Pipeline] echo 19:39:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:59 ---> logs-deploy.sh 19:39:59 lf-activate-venv: SKIPPING 19:39:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4062/1 19:39:59 INFO: archiving workspace using pattern(s): 19:40:00 Archives upload complete. 19:40:00 INFO: archiving logs to Nexus