Pull request #4399 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85+bf351722e82323d10db38853b04b95297acda03c (9c4ce214f4038c5464346effd51cc234750f6bc9) 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-ssh16406293894830218224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2929789896270221985.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4399/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-4399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4247865180453119653.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-4399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9450870459272467108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8262775201673061664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4399/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-4399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14717663707011597567.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v3], 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.18 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7785’ Running on prd-ubuntu20.04-docker-8c-8g-7791 in /w/workspace/edgexfoundry_edgex-go_PR-4399 [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 > 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/4399/head:refs/remotes/origin/PR-4399 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 Merge succeeded, producing 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 Checking out Revision 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 (PR-4399) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:02:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:02:14 ========================================================= 20:02:14 EdgeX Global Pipelines Version Info 20:02:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # 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 bf351722e82323d10db38853b04b95297acda03c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 20:02:15 ------------------- 20:02:15 stable info: 20:02:15 ------------------- 20:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:02:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:02:15 Message: update stable to v1.0.244 20:02:16 ------------------- 20:02:16 experimental info: 20:02:16 ------------------- 20:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:02:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:02:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4399 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4399 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4399 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a6b0fc [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:17 provisioning config files... 20:02:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14049789815301368726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> docker-login.sh 20:02:17 nexus3.edgexfoundry.org:10001 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10002 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10003 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10004 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:18 20:02:18 Login Succeeded 20:02:18 docker.io 20:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:19 Configure a credential helper to remove this warning. See 20:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:19 20:02:19 Login Succeeded 20:02:19 ---> docker-login.sh ends [Pipeline] } 20:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 20:02:19 + cut -d/ -f2 20:02:19 + dirname cmd/core-command/Dockerfile 20:02:19 + echo core-command,cmd/core-command/Dockerfile 20:02:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:02:19 + dirname cmd/core-data/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo core-data,cmd/core-data/Dockerfile 20:02:19 + dirname cmd/core-metadata/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo core-metadata,cmd/core-metadata/Dockerfile 20:02:19 + dirname cmd/security-bootstrapper/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:02:19 + dirname cmd/security-proxy-auth/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:02:19 + + cut -d/ -f2 20:02:19 dirname cmd/security-proxy-setup/Dockerfile 20:02:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:02:19 + dirname cmd/security-secretstore-setup/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:02:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:02:19 + dirname cmd/security-spire-agent/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:02:19 + dirname cmd/security-spire-config/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:02:19 + dirname cmd/security-spire-server/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:02:19 + dirname cmd/support-notifications/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo support-notifications,cmd/support-notifications/Dockerfile 20:02:19 + dirname cmd/support-scheduler/Dockerfile 20:02:19 + cut -d/ -f2 20:02:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:02:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:02:20 + git rev-list -1 --merges 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85~1..4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo 20:02:20 -----------> git rev-list -1 --merges 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85~1..4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [false] [Pipeline] sh 20:02:20 + git log --format=format:%s -1 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo 20:02:20 ========================================================= 20:02:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:02:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:02:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:02:21 + grep -v github /etc/ssh/ssh_known_hosts 20:02:21 + [ -e /tmp/ssh_known_hosts ] 20:02:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:02:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:02:21 + sudo tee -a /etc/ssh/ssh_known_hosts 20:02:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:21 20:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:21 0.1.4: Pulling from edgex-devops/py-git-semver 20:02:21 b85a868b505f: Pulling fs layer 20:02:21 e2be974225ed: Pulling fs layer 20:02:21 339a4e72a1f5: Pulling fs layer 20:02:21 988bab9f4d93: Pulling fs layer 20:02:21 1469e6f7b9e6: Pulling fs layer 20:02:21 eaf3925da568: Pulling fs layer 20:02:21 bab4dde63d76: Pulling fs layer 20:02:21 bde34c3a00c8: Pulling fs layer 20:02:21 b352a97aabf1: Pulling fs layer 20:02:21 4872d77fe225: Pulling fs layer 20:02:21 5851b861e8e6: Pulling fs layer 20:02:21 988bab9f4d93: Waiting 20:02:21 1469e6f7b9e6: Waiting 20:02:21 eaf3925da568: Waiting 20:02:21 bab4dde63d76: Waiting 20:02:21 bde34c3a00c8: Waiting 20:02:21 b352a97aabf1: Waiting 20:02:21 4872d77fe225: Waiting 20:02:21 5851b861e8e6: Waiting 20:02:21 e2be974225ed: Download complete 20:02:21 988bab9f4d93: Verifying Checksum 20:02:21 988bab9f4d93: Download complete 20:02:22 1469e6f7b9e6: Verifying Checksum 20:02:22 1469e6f7b9e6: Download complete 20:02:22 eaf3925da568: Download complete 20:02:22 339a4e72a1f5: Verifying Checksum 20:02:22 339a4e72a1f5: Download complete 20:02:22 bde34c3a00c8: Verifying Checksum 20:02:22 bde34c3a00c8: Download complete 20:02:22 b352a97aabf1: Verifying Checksum 20:02:22 b352a97aabf1: Download complete 20:02:22 4872d77fe225: Verifying Checksum 20:02:22 4872d77fe225: Download complete 20:02:22 5851b861e8e6: Download complete 20:02:22 b85a868b505f: Verifying Checksum 20:02:22 b85a868b505f: Download complete 20:02:22 bab4dde63d76: Verifying Checksum 20:02:22 bab4dde63d76: Download complete 20:02:23 b85a868b505f: Pull complete 20:02:23 e2be974225ed: Pull complete 20:02:24 339a4e72a1f5: Pull complete 20:02:24 988bab9f4d93: Pull complete 20:02:24 1469e6f7b9e6: Pull complete 20:02:24 eaf3925da568: Pull complete 20:02:26 bab4dde63d76: Pull complete 20:02:26 bde34c3a00c8: Pull complete 20:02:26 b352a97aabf1: Pull complete 20:02:26 4872d77fe225: Pull complete 20:02:26 5851b861e8e6: Pull complete 20:02:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:27 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:02:29 $ docker top bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 -eo pid,comm 20:02:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:02:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:29 [ssh-agent] Looking for ssh-agent implementation... 20:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:29 $ docker exec bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent 20:02:29 SSH_AUTH_SOCK=/tmp/ssh-tE2E5IodoRax/agent.32 20:02:29 SSH_AGENT_PID=38 20:02:29 Running ssh-add (command line suppressed) 20:02:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16713587165089561326.key (/w/workspace/edgex-go/1@tmp/private_key_16713587165089561326.key) 20:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:30 + git tag --points-at HEAD [Pipeline] } 20:02:30 $ docker exec --env ******** --env ******** bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent -k 20:02:30 unset SSH_AUTH_SOCK; 20:02:30 unset SSH_AGENT_PID; 20:02:30 echo Agent pid 38 killed; 20:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:02:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:30 [ssh-agent] Looking for ssh-agent implementation... 20:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:30 $ docker exec bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent 20:02:30 SSH_AUTH_SOCK=/tmp/ssh-IKA2eWkVYv6W/agent.70 20:02:30 SSH_AGENT_PID=76 20:02:30 Running ssh-add (command line suppressed) 20:02:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6368202524428059863.key (/w/workspace/edgex-go/1@tmp/private_key_6368202524428059863.key) 20:02:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:31 + git semver init 20:02:31 2023-02-28 20:02:31,186 [run_init] DEBUG init version:0.0.0 force:False 20:02:31 2023-02-28 20:02:31,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:02:31 2023-02-28 20:02:31,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:02:31 2023-02-28 20:02:31,187 [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) 20:02:49 2023-02-28 20:02:48,933 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:02:49 2023-02-28 20:02:48,934 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4399 with force:False 20:02:49 2023-02-28 20:02:48,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4399 20:02:49 2023-02-28 20:02:48,938 [execute] INFO git cat-file --batch-check 20:02:49 2023-02-28 20:02:48,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:49 2023-02-28 20:02:48,944 [execute] INFO git cat-file --batch 20:02:49 2023-02-28 20:02:48,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:49 2023-02-28 20:02:48,949 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4399 20:02:49 0.0.0 [Pipeline] } 20:02:49 $ docker exec --env ******** --env ******** bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent -k 20:02:49 unset SSH_AUTH_SOCK; 20:02:49 unset SSH_AGENT_PID; 20:02:49 echo Agent pid 76 killed; 20:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:49 + git semver [Pipeline] } 20:02:50 $ docker stop --time=1 bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 20:02:51 $ docker rm -f --volumes bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:02:52 Stashed 1 file(s) [Pipeline] echo 20:02:52 [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] sh 20:02:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:53 ========================================================= 20:02:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:02:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:02:53 213ec9aee27d: Pulling fs layer 20:02:53 4583459ba037: Pulling fs layer 20:02:53 93c1e223e6f2: Pulling fs layer 20:02:53 53926ce57604: Pulling fs layer 20:02:53 21b2b0c7a3f4: Pulling fs layer 20:02:53 22ff95d597cd: Pulling fs layer 20:02:53 12d6caf4c0d1: Pulling fs layer 20:02:53 96b7cbca73a9: Pulling fs layer 20:02:53 a7acece74701: Pulling fs layer 20:02:53 53926ce57604: Waiting 20:02:53 21b2b0c7a3f4: Waiting 20:02:53 22ff95d597cd: Waiting 20:02:53 12d6caf4c0d1: Waiting 20:02:53 96b7cbca73a9: Waiting 20:02:53 a7acece74701: Waiting 20:02:53 93c1e223e6f2: Verifying Checksum 20:02:53 93c1e223e6f2: Download complete 20:02:53 4583459ba037: Verifying Checksum 20:02:53 4583459ba037: Download complete 20:02:53 21b2b0c7a3f4: Verifying Checksum 20:02:53 21b2b0c7a3f4: Download complete 20:02:53 22ff95d597cd: Verifying Checksum 20:02:53 22ff95d597cd: Download complete 20:02:53 213ec9aee27d: Verifying Checksum 20:02:53 12d6caf4c0d1: Download complete 20:02:53 213ec9aee27d: Pull complete 20:02:53 4583459ba037: Pull complete 20:02:53 93c1e223e6f2: Pull complete 20:02:54 a7acece74701: Download complete 20:02:54 53926ce57604: Verifying Checksum 20:02:54 53926ce57604: Download complete 20:02:54 96b7cbca73a9: Verifying Checksum 20:02:54 96b7cbca73a9: Download complete 20:02:57 53926ce57604: Pull complete 20:02:58 21b2b0c7a3f4: Pull complete 20:02:58 22ff95d597cd: Pull complete 20:02:58 12d6caf4c0d1: Pull complete 20:02:59 96b7cbca73a9: Pull complete 20:03:00 a7acece74701: Pull complete 20:03:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:03:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:01 WORKDIR /edgex 20:03:01 COPY go.mod . 20:03:01 RUN go mod download 20:03:01 + docker build -t ci-base-image-x86_64 -f - . 20:03:01 Sending build context to Docker daemon 170.4MB 20:03:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:01 ---> db6d94c90886 20:03:01 Step 2/4 : WORKDIR /edgex 20:03:06 ---> Running in 886535b27e05 20:03:06 Removing intermediate container 886535b27e05 20:03:06 ---> cd7aa0682a82 20:03:06 Step 3/4 : COPY go.mod . 20:03:06 ---> e1032e3db296 20:03:06 Step 4/4 : RUN go mod download 20:03:06 ---> Running in 48f1fb238d3e 20:03:07 Still waiting to schedule task 20:03:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7790’ 20:03:18 Removing intermediate container 48f1fb238d3e 20:03:18 ---> 837ac0e1e8d1 20:03:18 Successfully built 837ac0e1e8d1 20:03:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:18 + docker inspect -f . ci-base-image-x86_64 20:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:18 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:19 $ docker top c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:19 + go version 20:03:19 go version go1.18.7 linux/amd64 [Pipeline] } 20:03:19 $ docker stop --time=1 c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f 20:03:20 $ docker rm -f --volumes c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:21 + docker inspect -f . ci-base-image-x86_64 20:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:21 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:22 $ docker top c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:22 ========================================================= 20:03:22 [edgeXBuildGoParallel] Running Tests and Build... 20:03:22 ========================================================= [Pipeline] sh 20:03:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:22 + make test 20:03:22 go test -race -coverprofile=coverage.out ./... 20:03:29 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 20:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 20:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.2% of statements 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.351s coverage: 88.5% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 20:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 20:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 20:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 20:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.391s coverage: 79.9% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 89.4% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.3% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.0% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:04:10 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 20:04:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:04:28 go vet ./... 20:04:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:31 ./bin/test-attribution-txt.sh [Pipeline] echo 20:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:04:32 + ls -al . 20:04:32 total 744 20:04:32 drwxrwxr-x 11 1001 1001 4096 Feb 28 20:03 . 20:04:32 drwxr-xr-x 4 root root 4096 Feb 28 20:03 .. 20:04:32 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 .blubracket 20:04:32 -rw-rw-r-- 1 1001 1001 16 Feb 28 20:02 .dockerignore 20:04:32 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:04 .git 20:04:32 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 .github 20:04:32 -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:02 .gitignore 20:04:32 -rw-rw-r-- 1 1001 1001 42 Feb 28 20:02 .golangci.yml 20:04:32 -rw-rw-r-- 1 1001 1001 87 Feb 28 20:02 .hadolint.yml 20:04:32 drwxr-xr-x 3 1001 1001 4096 Feb 28 20:02 .semver 20:04:32 -rw-rw-r-- 1 1001 1001 166 Feb 28 20:02 .sonarcloud.properties 20:04:32 -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:02 ADOPTERS.md 20:04:32 -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:02 Attribution.txt 20:04:32 -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:02 CHANGELOG.md 20:04:32 -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:02 CONTRIBUTING.md 20:04:32 -rw-rw-r-- 1 1001 1001 677 Feb 28 20:02 GOVERNANCE.md 20:04:32 -rw-rw-r-- 1 1001 1001 883 Feb 28 20:02 Jenkinsfile 20:04:32 -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:02 LICENSE 20:04:32 -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:02 Makefile 20:04:32 -rw-rw-r-- 1 1001 1001 582 Feb 28 20:02 OWNERS.md 20:04:32 -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:02 README.md 20:04:32 -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:02 SECURITY.md 20:04:32 -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION 20:04:32 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 bin 20:04:32 drwxrwxr-x 18 1001 1001 4096 Feb 28 20:02 cmd 20:04:32 -rw-r--r-- 1 root root 487670 Feb 28 20:04 coverage.out 20:04:32 -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:02 go.mod 20:04:32 -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:02 go.sum 20:04:32 drwxrwxr-x 7 1001 1001 4096 Feb 28 20:02 internal 20:04:32 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 openapi 20:04:32 drwxrwxr-x 4 1001 1001 4096 Feb 28 20:02 snap 20:04:32 -rw-rw-r-- 1 1001 1001 204 Feb 28 20:02 version.go [Pipeline] sh 20:04:32 + '[' -e coverage.out ] 20:04:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:04:32 Stashed 1 file(s) [Pipeline] sh 20:04:32 + make build 20:04:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:45 go build -tags " 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 20:04:45 go build -tags " 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 20:04:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:04:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:55 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:56 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 20:04:57 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 20:04:59 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 20:04:59 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 20:05:00 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 20:05:03 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] } 20:05:04 $ docker stop --time=1 c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 20:05:07 $ docker rm -f --volumes c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:05:08 20:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:05:09 latest: Pulling from edgex-devops/edgex-compose 20:05:09 cbdbe7a5bc2a: Pulling fs layer 20:05:09 ca9280d653b3: Pulling fs layer 20:05:09 7e9c9ca2126c: Pulling fs layer 20:05:09 cbdbe7a5bc2a: Verifying Checksum 20:05:09 cbdbe7a5bc2a: Download complete 20:05:09 ca9280d653b3: Verifying Checksum 20:05:09 cbdbe7a5bc2a: Pull complete 20:05:09 7e9c9ca2126c: Download complete 20:05:09 ca9280d653b3: Pull complete 20:05:13 7e9c9ca2126c: Pull complete 20:05:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:13 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:05:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:05:17 $ docker top 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:17 + docker-compose build --help 20:05:17 + grep parallel 20:05:18 --parallel Build images in parallel. [Pipeline] } 20:05:18 $ docker stop --time=1 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 20:05:19 $ docker rm -f --volumes 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:05:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:20 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:05:21 $ docker top 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:21 + docker-compose -f ./docker-compose-build.yml build --parallel 20:05:21 Building core-command ... 20:05:21 Building core-common-config-bootstrapper ... 20:05:21 Building core-data ... 20:05:21 Building core-metadata ... 20:05:21 Building security-bootstrapper ... 20:05:21 Building security-proxy-auth ... 20:05:21 Building security-proxy-setup ... 20:05:21 Building security-secretstore-setup ... 20:05:21 Building security-spiffe-token-provider ... 20:05:21 Building security-spire-agent ... 20:05:21 Building security-spire-config ... 20:05:21 Building security-spire-server ... 20:05:21 Building support-notifications ... 20:05:21 Building support-scheduler ... 20:05:21 Building security-bootstrapper 20:05:21 Building core-data 20:05:21 Building security-proxy-auth 20:05:21 Building core-common-config-bootstrapper 20:05:21 Building security-secretstore-setup 20:05:34 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 837ac0e1e8d1 20:05:34 Step 3/32 : WORKDIR /edgex-go 20:05:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 837ac0e1e8d1 20:05:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 837ac0e1e8d1 20:05:34 Step 3/24 : WORKDIR /edgex-go 20:05:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 837ac0e1e8d1 20:05:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 837ac0e1e8d1 20:05:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:42 ---> Running in 64886beddddd 20:05:42 ---> Running in 67c8f6a87d30 20:05:42 ---> Running in 012cd89037e5 20:05:42 ---> Running in d424f25f6567 20:05:42 ---> Running in 54d257fd480d 20:05:42 Removing intermediate container 64886beddddd 20:05:42 ---> 2600537ca7ec 20:05:42 Step 4/22 : WORKDIR /edgex-go 20:05:42 Removing intermediate container 012cd89037e5 20:05:42 ---> 1bca03fa5439 20:05:42 Removing intermediate container 54d257fd480d 20:05:42 Step 4/32 : RUN apk add --update --no-cache make git ---> ee1eb677065a 20:05:42 20:05:42 Step 4/22 : WORKDIR /edgex-go 20:05:42 Removing intermediate container 67c8f6a87d30 20:05:42 ---> 85392f63bf26 20:05:42 Step 4/24 : RUN apk add --update --no-cache make git 20:05:42 Removing intermediate container d424f25f6567 20:05:42 ---> 3c1ae3b0b6ba 20:05:42 Step 4/22 : WORKDIR /edgex-go 20:05:42 ---> Running in be8a3653c57f 20:05:42 ---> Running in 9be6b380f43a 20:05:42 ---> Running in 9fe6e748b642 20:05:42 ---> Running in 4e1fe9841c2c 20:05:42 ---> Running in f1ded258cf0a 20:05:42 Removing intermediate container 9be6b380f43a 20:05:42 ---> ad936b904f13 20:05:42 Step 5/22 : RUN apk add --update --no-cache make git 20:05:42 Removing intermediate container be8a3653c57f 20:05:42 ---> a90cd796c623 20:05:42 Step 5/22 : RUN apk add --update --no-cache make git 20:05:42 ---> Running in 87142c183955 20:05:42 Removing intermediate container f1ded258cf0a 20:05:42 ---> 236f80aa036c 20:05:42 Step 5/22 : RUN apk add --update --no-cache make git 20:05:42 ---> Running in 4a32ae4d556c 20:05:42 ---> Running in a4d55d0e8ce6 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:43 OK: 211 MiB in 51 packages 20:05:44 Removing intermediate container 9fe6e748b642 20:05:44 ---> d707632fed85 20:05:44 Step 5/32 : COPY go.mod vendor* ./ 20:05:45 OK: 211 MiB in 51 packages 20:05:45 ---> 5049f60da020 20:05:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:45 ---> Running in 8a6c9cf23199 20:05:45 OK: 211 MiB in 51 packages 20:05:45 OK: 211 MiB in 51 packages 20:05:45 Removing intermediate container 87142c183955 20:05:45 ---> 5d660c8202a4 20:05:45 Step 6/22 : COPY go.mod vendor* ./ 20:05:46 OK: 211 MiB in 51 packages 20:05:46 ---> 0ff0a8ee0763 20:05:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:46 ---> Running in 732a9fbc7143 20:05:46 Removing intermediate container 4a32ae4d556c 20:05:46 ---> 5e69b88fe710 20:05:46 Step 6/22 : COPY go.mod vendor* ./ 20:05:46 Removing intermediate container a4d55d0e8ce6 20:05:46 ---> 855105a36655 20:05:46 Step 6/22 : COPY go.mod vendor* ./ 20:05:47 ---> 5abe17b1763c 20:05:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:47 Removing intermediate container 4e1fe9841c2c 20:05:47 ---> 7c564d2021d5 20:05:47 Step 5/24 : COPY go.mod vendor* ./ 20:05:47 ---> bd222d277871 20:05:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:47 ---> Running in 5970896fa64c 20:05:47 ---> Running in 551252fdc979 20:05:47 ---> 9f2d70737a6c 20:05:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:47 ---> Running in 77878ec592fc 20:06:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7796 in /w/workspace/edgexfoundry_edgex-go_PR-4399 [Pipeline] { [Pipeline] ws 20:06:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:06:21 The recommended git tool is: git 20:06:26 using credential edgex-jenkins-ssh 20:06:26 Cloning the remote Git repository 20:06:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:06:26 > git init /w/workspace/edgex-go/1 # timeout=10 20:06:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:27 > git --version # timeout=10 20:06:27 > git --version # 'git version 2.25.1' 20:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:07:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:07:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:07:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4399/head:refs/remotes/origin/PR-4399 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:07:03 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:07:04 Merge succeeded, producing 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:07:04 Checking out Revision 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 (PR-4399) 20:07:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:07:04 > git --version # timeout=10 20:07:04 > git --version # 'git version 2.25.1' 20:07:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:07:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:06 Dload Upload Total Spent Left Speed 20:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k 20:07:03 > git config core.sparsecheckout # timeout=10 20:07:03 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 20:07:03 > git remote # timeout=10 20:07:04 > git config --get remote.origin.url # timeout=10 20:07:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:04 > git merge bf351722e82323d10db38853b04b95297acda03c # timeout=10 20:07:04 > git rev-parse HEAD^{commit} # timeout=10 20:07:04 > git config core.sparsecheckout # timeout=10 20:07:04 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 [Pipeline] sh 20:07:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:07:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:07:07 + sudo tee /etc/docker/daemon.new 20:07:07 { 20:07:07 "registry-mirrors": [ 20:07:07 "https://nexus3.edgexfoundry.org:10001" 20:07:07 ], 20:07:07 "bip": "10.250.0.254/24", 20:07:07 "hosts": [ 20:07:07 "tcp://0.0.0.0:5555", 20:07:07 "unix:///var/run/docker.sock" 20:07:07 ], 20:07:07 "mtu": 1458, 20:07:07 "selinux-enabled": true, 20:07:07 "seccomp-profile": "/etc/docker/seccomp.json" 20:07:07 } [Pipeline] sh 20:07:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:07:07 + sudo service docker restart 20:07:24 Removing intermediate container 732a9fbc7143 20:07:24 ---> c1d9e7a00c7a 20:07:24 Step 8/22 : COPY . . 20:07:24 Removing intermediate container 5970896fa64c 20:07:24 ---> 4e6856fe53a2 20:07:24 Step 8/22 : COPY . . 20:07:24 Removing intermediate container 77878ec592fc 20:07:24 ---> fe50c7403f4b 20:07:24 Step 7/24 : COPY . . 20:07:24 Removing intermediate container 8a6c9cf23199 20:07:24 ---> 382c432efca8 20:07:24 Step 7/32 : COPY . . 20:07:24 Removing intermediate container 551252fdc979 20:07:24 ---> 4f76449116ed 20:07:24 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:26 provisioning config files... 20:07:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4767408557667384154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:26 ---> docker-login.sh 20:07:26 nexus3.edgexfoundry.org:10001 20:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:27 Configure a credential helper to remove this warning. See 20:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:27 20:07:27 Login Succeeded 20:07:27 nexus3.edgexfoundry.org:10002 20:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:27 Configure a credential helper to remove this warning. See 20:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:27 20:07:27 Login Succeeded 20:07:27 nexus3.edgexfoundry.org:10003 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 nexus3.edgexfoundry.org:10004 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 docker.io 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 ---> docker-login.sh ends [Pipeline] } 20:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:07:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:30 ========================================================= 20:07:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:07:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:30 9b18e9b68314: Pulling fs layer 20:07:30 35d82f9e3411: Pulling fs layer 20:07:30 e16973657156: Pulling fs layer 20:07:30 fc693d55d65f: Pulling fs layer 20:07:30 7e9fc2657dce: Pulling fs layer 20:07:30 dda99020689f: Pulling fs layer 20:07:30 db1c61fa0a46: Pulling fs layer 20:07:30 891c053d2c06: Pulling fs layer 20:07:30 fc693d55d65f: Waiting 20:07:30 7e9fc2657dce: Waiting 20:07:30 dda99020689f: Waiting 20:07:30 db1c61fa0a46: Waiting 20:07:30 891c053d2c06: Waiting 20:07:30 e16973657156: Verifying Checksum 20:07:30 e16973657156: Download complete 20:07:30 35d82f9e3411: Download complete 20:07:30 7e9fc2657dce: Download complete 20:07:30 dda99020689f: Verifying Checksum 20:07:30 dda99020689f: Download complete 20:07:30 9b18e9b68314: Verifying Checksum 20:07:30 9b18e9b68314: Download complete 20:07:31 9b18e9b68314: Pull complete 20:07:31 891c053d2c06: Verifying Checksum 20:07:31 891c053d2c06: Download complete 20:07:32 35d82f9e3411: Pull complete 20:07:32 e16973657156: Pull complete 20:07:33 db1c61fa0a46: Verifying Checksum 20:07:33 db1c61fa0a46: Download complete 20:07:33 fc693d55d65f: Download complete 20:07:46 fc693d55d65f: Pull complete 20:07:46 7e9fc2657dce: Pull complete 20:07:46 dda99020689f: Pull complete 20:07:52 db1c61fa0a46: Pull complete 20:07:54 891c053d2c06: Pull complete 20:07:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:07:54 + docker build -t ci-base-image-arm64 -f - . 20:07:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:54 WORKDIR /edgex 20:07:54 COPY go.mod . 20:07:54 RUN go mod download 20:07:55 Sending build context to Docker daemon 3.118MB 20:07:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:55 ---> f96f9c87975a 20:07:55 Step 2/4 : WORKDIR /edgex 20:07:56 ---> 9cfd06ca6a40 20:07:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07:56 ---> 20ba27dec6f9 20:07:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:56 ---> 54fc10c671df 20:07:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:07:56 ---> 3c08b455da3b 20:07:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:07:56 ---> e8f069e47339 20:07:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:56 ---> Running in 245155bbb600 20:07:56 ---> Running in 2cd580153e9b 20:07:56 ---> Running in 8a5bbdf90db8 20:07:56 ---> Running in 2ac520cff68f 20:07:56 ---> Running in 380aa10d9518 20:07:56 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:07:56 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 20:07:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:07:56 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 20:07:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:07:57 ---> Running in 788ce0cf63ec 20:07:57 Removing intermediate container 788ce0cf63ec 20:07:57 ---> 82456ef76989 20:07:57 Step 3/4 : COPY go.mod . 20:07:58 ---> 7a9ca6c099a4 20:07:58 Step 4/4 : RUN go mod download 20:07:58 ---> Running in f44b76f71a45 20:08:33 Removing intermediate container f44b76f71a45 20:08:33 ---> 2f4715451b22 20:08:33 Successfully built 2f4715451b22 20:08:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:33 + docker inspect -f . ci-base-image-arm64 20:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 20:08:34 $ 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 20:08:35 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 20:08:35 $ docker top f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:36 + go version 20:08:36 go version go1.18.7 linux/arm64 [Pipeline] } 20:08:36 $ docker stop --time=1 f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd 20:08:38 $ docker rm -f --volumes f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:38 + docker inspect -f . ci-base-image-arm64 20:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 20:08: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 ******** -e ******** ci-base-image-arm64 cat 20:08:40 $ docker top a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e -eo pid,comm [Pipeline] { [Pipeline] echo 20:08:40 ========================================================= 20:08:40 [edgeXBuildGoParallel] Running Tests and Build... 20:08:40 ========================================================= [Pipeline] sh 20:08:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:08:41 + make test 20:08:41 go test -race -coverprofile=coverage.out ./... 20:08:47 Removing intermediate container 2cd580153e9b 20:08:47 ---> b0d49a9eede2 20:08:47 20:08:47 Step 10/22 : FROM alpine:3.16 20:08:47 Removing intermediate container 245155bbb600 20:08:47 ---> 12a3eca0ea84 20:08:47 20:08:47 Step 9/24 : FROM alpine:3.16 20:08:47 Removing intermediate container 380aa10d9518 20:08:47 ---> 762333dc8319 20:08:47 20:08:47 Step 10/22 : FROM alpine:3.16 20:08:47 Removing intermediate container 8a5bbdf90db8 20:08:47 ---> 297854d37c13 20:08:47 20:08:47 Step 9/32 : FROM alpine:3.16 20:08:47 Removing intermediate container 2ac520cff68f 20:08:47 ---> 9cc5ca8d6a39 20:08:47 20:08:47 Step 10/22 : FROM alpine:3.16 20:08:47 3.16: Pulling from library/alpine 20:08:47 3.16: Pulling from library/alpine 20:08:47 3.16: Pulling from library/alpine 20:08:47 3.16: Pulling from library/alpine 20:08:47 3.16: Pulling from library/alpine 20:08:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:08:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:08:48 Status: Downloaded newer image for alpine:3.16 20:08:48 Status: Downloaded newer image for alpine:3.16 20:08:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:08:48 Status: Image is up to date for alpine:3.16 20:08:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:08:48 Status: Image is up to date for alpine:3.16 20:08:48 ---> dfd21b5a31f5 20:08:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:08:49 ---> dfd21b5a31f5 20:08:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:49 ---> dfd21b5a31f5 20:08:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:08:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:08:49 Status: Image is up to date for alpine:3.16 20:08:49 ---> dfd21b5a31f5 20:08:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:08:49 ---> dfd21b5a31f5 20:08:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:08:49 ---> Running in 4e3c5fab8c6a 20:08:49 ---> Running in 01662b912eb4 20:08:49 ---> Running in 649977490c4c 20:08:49 ---> Running in c6b7323a603c 20:08:49 ---> Running in cd8178763a73 20:08:50 Removing intermediate container 01662b912eb4 20:08:50 ---> 49a8fb9f7cc1 20:08:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:08:50 Removing intermediate container 4e3c5fab8c6a 20:08:50 ---> 57cb07ba6fab 20:08:50 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:50 Removing intermediate container c6b7323a603c 20:08:50 ---> b110188db0d7 20:08:50 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:08:50 Removing intermediate container cd8178763a73 20:08:50 ---> efe236964bf5 20:08:50 Step 12/22 : ENV APP_PORT=59880 20:08:50 ---> Running in 198c804c9b41 20:08:50 ---> Running in fdb0f0ffac95 20:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:50 ---> Running in 24415b248e41 20:08:50 ---> Running in 8e19527b0bfe 20:08:51 Removing intermediate container 8e19527b0bfe 20:08:51 ---> 65da0f18921b 20:08:51 Step 13/22 : EXPOSE $APP_PORT 20:08:51 (1/3) Installing ca-certificates (20220614-r0) 20:08:51 (2/3) Installing dumb-init (1.2.5-r1) 20:08:51 (3/3) Installing su-exec (0.2-r1) 20:08:51 Executing busybox-1.35.0-r17.trigger 20:08:51 ---> Running in 41b93341db27 20:08:51 Executing ca-certificates-20220614-r0.trigger 20:08:51 OK: 6 MiB in 17 packages 20:08:51 Removing intermediate container 41b93341db27 20:08:51 ---> 64574a7f50c4 20:08:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:51 ---> Running in 1ac120698f29 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:51 (1/2) Installing dumb-init (1.2.5-r1) 20:08:51 (2/2) Installing su-exec (0.2-r1) 20:08:51 Executing busybox-1.35.0-r17.trigger 20:08:51 OK: 6 MiB in 16 packages 20:08:51 Removing intermediate container 649977490c4c 20:08:51 ---> 57b17765ecd6 20:08:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:08:52 (1/1) Installing dumb-init (1.2.5-r1) 20:08:52 (1/1) Installing dumb-init (1.2.5-r1) 20:08:52 Executing busybox-1.35.0-r17.trigger 20:08:52 Executing busybox-1.35.0-r17.trigger 20:08:52 OK: 6 MiB in 15 packages 20:08:52 OK: 6 MiB in 15 packages 20:08:52 ---> Running in e28de99eef8f 20:08:52 Removing intermediate container e28de99eef8f 20:08:52 ---> 23449845d001 20:08:52 Step 12/24 : WORKDIR / 20:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:52 ---> Running in 4e70987085d2 20:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:52 Removing intermediate container 4e70987085d2 20:08:52 ---> 924de06873e2 20:08:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:08:52 (1/1) Installing dumb-init (1.2.5-r1) 20:08:52 Executing busybox-1.35.0-r17.trigger 20:08:52 OK: 6 MiB in 15 packages 20:08:52 Removing intermediate container 198c804c9b41 20:08:52 ---> 3e3fd1b546a1 20:08:52 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:08:53 ---> Running in c5795f98c3da 20:08:53 Removing intermediate container 24415b248e41 20:08:53 ---> 10569e00d014 20:08:53 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:53 ---> e932b37385a2 20:08:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:08:53 Removing intermediate container fdb0f0ffac95 20:08:53 ---> 0cd83cbca824 20:08:53 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:54 Removing intermediate container c5795f98c3da 20:08:54 ---> a1a1efb327ac 20:08:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:54 ---> 46b4ac9c3471 20:08:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:08:54 ---> e5e93a996380 20:08:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:08:55 Removing intermediate container 1ac120698f29 20:08:55 ---> ff3d83214f19 20:08:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:55 ---> Running in 0507f4b02dc2 20:08:55 ---> 692bf219d944 20:08:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:08:56 ---> db376c9f658b 20:08:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:08:56 ---> 334725ae01f6 20:08:56 ---> 42c1870f9619 20:08:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:08:56 20:08:56 Removing intermediate container 0507f4b02dc2 20:08:56 ---> 7ffd61acac54 20:08:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:57 ---> 146a9b40ed5a 20:08:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:08:57 ---> Running in 47cee8dda7f4 20:08:57 ---> dcee201b4e37 20:08:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:08:57 ---> 386bc1e7dab1 20:08:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:08:57 ---> c68e5e5d2245 20:08:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:08:58 ---> b201abed6014 20:08:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:08:59 Removing intermediate container 47cee8dda7f4 20:08:59 ---> d28ab18865c4 20:08:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:59 ---> 8e8198266a21 20:08:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:59 ---> fd46cb842d63 20:08:59 Step 18/22 : ENTRYPOINT ["/core-data"] 20:08:59 ---> 8e40fdfd8ab6 20:08:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:08:59 ---> Running in 29d2b2bc7cf4 20:08:59 ---> 2a95c40b773b 20:08:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:00 ---> Running in 58b1ba7e0d32 20:09:01 ---> Running in 28000381c205 20:09:02 ---> Running in abab7b72d27a 20:09:03 Removing intermediate container 29d2b2bc7cf4 20:09:03 ---> eae343322be5 20:09:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:09:03 ---> b5b5899ba500 20:09:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:09:03 Removing intermediate container 28000381c205 20:09:03 ---> 9f2840e25a90 20:09:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:03 ---> Running in 90878d02cdc7 20:09:03 ---> Running in b2c2a5215061 20:09:04 ---> 5fbf8e665a93 20:09:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:05 ---> Running in 6b5acd206b1d 20:09:05 Removing intermediate container b2c2a5215061 20:09:05 ---> 372b0503fe0e 20:09:05 Step 20/22 : LABEL arch=x86_64 20:09:05 ---> Running in d064cc28bbca 20:09:05 Removing intermediate container 58b1ba7e0d32 20:09:05 ---> 7fe9b1be51e9 20:09:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:09:05 ---> Running in b3b4d34b328f 20:09:05 Removing intermediate container d064cc28bbca 20:09:05 ---> 65af1b0aa2d6 20:09:05 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:09:06 Removing intermediate container abab7b72d27a 20:09:06 ---> 977177820ad6 20:09:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:09:06 Removing intermediate container b3b4d34b328f 20:09:06 ---> 13eebffcba41 20:09:06 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:09:06 ---> Running in df7cf5bcbd10 20:09:06 ---> Running in 607ec962ed96 20:09:06 ---> Running in 4254d8de9658 20:09:06 Removing intermediate container 90878d02cdc7 20:09:06 ---> a83301776ebf 20:09:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:09:06 Removing intermediate container 607ec962ed96 20:09:06 ---> 70eba2423cf1 20:09:06 Step 22/22 : LABEL version=0.0.0 20:09:06 Removing intermediate container df7cf5bcbd10 20:09:06 ---> fd8e3637e3e2 20:09:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:09:06 Removing intermediate container 4254d8de9658 20:09:06 ---> 4dc413ce563e 20:09:06 Step 20/22 : LABEL arch=x86_64 20:09:07 ---> Running in 93a8c8b9ae24 20:09:07 ---> Running in 28d27281d3f2 20:09:07 ---> Running in f4d5db5ffd37 20:09:07 Removing intermediate container 6b5acd206b1d 20:09:07 ---> 34fd06c4ca36 20:09:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:09:07 ---> Running in 22d66191b6cd 20:09:08 ---> Running in 65ad1d133806 20:09:08 Removing intermediate container 93a8c8b9ae24 20:09:08 ---> f2cf771d1a91 20:09:08 20:09:08 Successfully built f2cf771d1a91 20:09:08 Removing intermediate container f4d5db5ffd37 20:09:08 ---> da1379386808 20:09:08 Step 20/22 : LABEL arch=x86_64 20:09:08 Successfully tagged core-data:latest 20:09:08  Building core-data ... done Building support-scheduler 20:09:08 Removing intermediate container 28d27281d3f2 20:09:08 ---> 15f22cec4246 20:09:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:09:09 Removing intermediate container 22d66191b6cd 20:09:09 ---> e0d9dd91630d 20:09:09 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:15 ---> 837ac0e1e8d1 20:09:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:15 ---> Using cache 20:09:15 ---> 3c1ae3b0b6ba 20:09:15 Step 4/22 : WORKDIR /edgex-go 20:09:15 ---> Using cache 20:09:15 ---> 236f80aa036c 20:09:15 Step 5/22 : RUN apk add --update --no-cache make git 20:09:15 ---> Using cache 20:09:15 ---> 855105a36655 20:09:15 Step 6/22 : COPY go.mod vendor* ./ 20:09:15 ---> Using cache 20:09:15 ---> bd222d277871 20:09:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:15 ---> Using cache 20:09:15 ---> 4f76449116ed 20:09:15 Step 8/22 : COPY . . 20:09:15 ---> Using cache 20:09:15 ---> 3c08b455da3b 20:09:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:09:19 ---> Running in 95cf959b8198 20:09:19 Removing intermediate container 65ad1d133806 20:09:19 ---> f11c4250f942 20:09:19 Step 22/24 : LABEL arch=x86_64 20:09:19 ---> 0f200a8159f2 20:09:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:09:19 ---> Running in 203bed0a368c 20:09:19 ---> Running in 194fe3c9bfcb 20:09:19 ---> Running in 9ee772882835 20:09:19 ---> Running in cba4038b7776 20:09:19 Removing intermediate container 95cf959b8198 20:09:19 ---> dd27262a5421 20:09:19 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:09:19 ---> Running in 16fbd17944ec 20:09:19 Removing intermediate container 203bed0a368c 20:09:19 ---> 6d323a21b3a1 20:09:19 Step 22/22 : LABEL version=0.0.0 20:09:19 Removing intermediate container 9ee772882835 20:09:19 ---> 49bf8c9d3750 20:09:19 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:09:19 ---> Running in f6044801c349 20:09:19 ---> Running in db775d2eed3a 20:09:19 Removing intermediate container 16fbd17944ec 20:09:19 ---> 7b8cc0c74f0f 20:09:19 Step 22/22 : LABEL version=0.0.0 20:09:19 ---> Running in e1445168ec2a 20:09:19 Removing intermediate container db775d2eed3a 20:09:19 ---> 4e3f884c2fca 20:09:19 Step 24/24 : LABEL version=0.0.0 20:09:19 ---> Running in b93d8fde5251 20:09:19 Removing intermediate container f6044801c349 20:09:19 ---> 4c3256db29a5 20:09:19 20:09:19 Removing intermediate container e1445168ec2a 20:09:19 ---> 1c29b38810bb 20:09:19 20:09:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:09:19 Successfully built 4c3256db29a5 20:09:19 Successfully tagged security-proxy-auth:latest 20:09:19  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:09:19 Successfully built 1c29b38810bb 20:09:19 Removing intermediate container b93d8fde5251 20:09:19 ---> 639e9618a4af 20:09:19 20:09:19 Successfully tagged core-common-config-bootstrapper:latest 20:09:19  Building core-common-config-bootstrapper ... done Building support-notifications 20:09:19 Successfully built 639e9618a4af 20:09:19 Successfully tagged security-secretstore-setup:latest 20:09:19  Building security-secretstore-setup ... done Building security-spire-config 20:09:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:09:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:25 ---> 837ac0e1e8d1 20:09:25 Step 3/24 : WORKDIR /edgex-go 20:09:25 ---> Using cache 20:09:25 ---> 85392f63bf26 20:09:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:09:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:25 ---> 837ac0e1e8d1 20:09:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:25 ---> Using cache 20:09:25 ---> 3c1ae3b0b6ba 20:09:25 Step 4/22 : WORKDIR /edgex-go 20:09:25 ---> Using cache 20:09:25 ---> 236f80aa036c 20:09:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:09:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:09:28 ---> 837ac0e1e8d1 20:09:28 Step 3/19 : WORKDIR /edgex-go 20:09:28 ---> Using cache 20:09:28 ---> 85392f63bf26 20:09:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:09:46 Removing intermediate container cba4038b7776 20:09:46 ---> d14a4c9edb0e 20:09:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:46 ---> Running in bae4dd6baf64 20:09:46 ---> Running in 8af659946077 20:09:46 ---> Running in 62af7c8ea4eb 20:09:46 ---> d0e22e32bce4 20:09:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:46 ---> 0d945cc7fcb1 20:09:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:09:46 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:09:46 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:09:46 OK: 17046 distinct packages available 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:47 OK: 211 MiB in 51 packages 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:47 ---> 0c8e87055695 20:09:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:47 OK: 211 MiB in 51 packages 20:09:47 OK: 211 MiB in 51 packages 20:09:48 ---> 19956df15e7d 20:09:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:09:48 Removing intermediate container bae4dd6baf64 20:09:48 ---> 02b90e0a7205 20:09:48 Step 5/19 : COPY go.mod vendor* ./ 20:09:48 ---> 88b8d3372e0c 20:09:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:09:49 Removing intermediate container 62af7c8ea4eb 20:09:49 ---> 3e0a1329b9f0 20:09:49 Step 6/22 : COPY go.mod vendor* ./ 20:09:49 Removing intermediate container 8af659946077 20:09:49 ---> 151f3829f0ac 20:09:49 Step 5/24 : COPY go.mod vendor* ./ 20:09:49 ---> d5e24a95088b 20:09:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:49 ---> 2c34c4b41c29 20:09:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:49 ---> b9b06fa5deae 20:09:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:49 ---> Running in 700be43efc49 20:09:49 ---> 6cb6fab0adea 20:09:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:50 ---> Running in 83204fa824cd 20:09:50 ---> Running in 14d0647d0388 20:09:52 ---> 6e8abcf6b86b 20:09:52 Step 27/32 : RUN chmod +x /entrypoint.sh 20:09:52 ---> Running in 2f7ee6e84573 20:09:54 Removing intermediate container 2f7ee6e84573 20:09:54 ---> a03826d56f99 20:09:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:09:54 ---> Running in fed955bcc560 20:09:55 Removing intermediate container fed955bcc560 20:09:55 ---> 1ebe821d730d 20:09:55 Step 29/32 : CMD ["gate"] 20:09:56 ---> Running in a903ede4c507 20:09:56 Removing intermediate container a903ede4c507 20:09:56 ---> 21ff37e34d7d 20:09:56 Step 30/32 : LABEL arch=x86_64 20:09:59 ---> Running in 5c25e55eadfa 20:10:00 Removing intermediate container 194fe3c9bfcb 20:10:00 ---> 1eef048d37a3 20:10:00 20:10:00 Step 10/22 : FROM alpine:3.16 20:10:00 ---> dfd21b5a31f5 20:10:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:10:00 Removing intermediate container 5c25e55eadfa 20:10:00 ---> e4e18760e5d0 20:10:00 Step 31/32 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:10:00 ---> Running in a081a409cef9 20:10:00 ---> Running in 91f8d964aaae 20:10:00 Removing intermediate container 91f8d964aaae 20:10:00 ---> 0c768b3b3497 20:10:00 Step 32/32 : LABEL version=0.0.0 20:10:00 ---> Running in 72e487d1dfaa 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:01 (1/1) Installing dumb-init (1.2.5-r1) 20:10:01 Executing busybox-1.35.0-r17.trigger 20:10:01 OK: 6 MiB in 15 packages 20:10:01 Removing intermediate container 72e487d1dfaa 20:10:01 ---> 2f52b4b6447b 20:10:01 20:10:01 Successfully built 2f52b4b6447b 20:10:01 Successfully tagged security-bootstrapper:latest 20:10:01  Building security-bootstrapper ... done Building security-proxy-setup 20:10:04 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:10:04 ---> 837ac0e1e8d1 20:10:04 Step 3/21 : WORKDIR /edgex-go 20:10:04 ---> Using cache 20:10:04 ---> 85392f63bf26 20:10:04 Step 4/21 : RUN apk add --update --no-cache make git 20:10:04 ---> Using cache 20:10:04 ---> 7c564d2021d5 20:10:04 Step 5/21 : COPY go.mod vendor* ./ 20:10:04 ---> Using cache 20:10:04 ---> 9f2d70737a6c 20:10:04 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:04 ---> Using cache 20:10:04 ---> fe50c7403f4b 20:10:04 Step 7/21 : COPY . . 20:10:04 ---> Using cache 20:10:04 ---> e8f069e47339 20:10:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:10:06 ---> Running in b65ee74ce1e9 20:10:06 Removing intermediate container a081a409cef9 20:10:06 ---> 0f2893c8f715 20:10:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:06 ---> Running in 7726c13b2ac8 20:10:06 Removing intermediate container 7726c13b2ac8 20:10:06 ---> babdaf216a29 20:10:06 Step 13/22 : ENV APP_PORT=59861 20:10:07 ---> Running in dcbb49843a4a 20:10:07 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 20:10:07 Removing intermediate container dcbb49843a4a 20:10:07 ---> b43a6dfaa34e 20:10:07 Step 14/22 : EXPOSE $APP_PORT 20:10:07 ---> Running in bf4e682018d0 20:10:07 Removing intermediate container bf4e682018d0 20:10:07 ---> b94701a32b2b 20:10:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:08 ---> 50aa8aa96391 20:10:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:10:09 ---> 9dbca8c5b0d2 20:10:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:10:09 ---> 238c38a1285b 20:10:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:10:09 ---> Running in 412247f090ff 20:10:10 Removing intermediate container 412247f090ff 20:10:10 ---> cbc5ba6481b0 20:10:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:10 ---> Running in 2dae74c5286e 20:10:13 Removing intermediate container 2dae74c5286e 20:10:13 ---> dfe06eb22815 20:10:13 Step 20/22 : LABEL arch=x86_64 20:10:45 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 20:10:45 ---> Running in 9bc996b80bb1 20:10:45 Removing intermediate container 9bc996b80bb1 20:10:45 ---> 8fb8596d2787 20:10:45 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:10:50 ---> Running in 1cb5e8757736 20:10:51 Removing intermediate container 1cb5e8757736 20:10:51 ---> 56d6afe43a98 20:10:51 Step 22/22 : LABEL version=0.0.0 20:10:52 Removing intermediate container 700be43efc49 20:10:52 ---> 60d8bf67e508 20:10:52 Step 7/19 : COPY . . 20:11:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:24 ---> Running in f63ad453054b 20:11:24 ---> 10fb61b7b240 20:11:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:11:24 ---> Running in 3e0ee8eca964 20:11:24 Removing intermediate container b65ee74ce1e9 20:11:24 ---> b1ccac78fd5e 20:11:24 20:11:24 Step 9/21 : FROM alpine:3.16 20:11:24 ---> dfd21b5a31f5 20:11:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:11:24 Removing intermediate container f63ad453054b 20:11:24 ---> b7ea2c258de1 20:11:24 20:11:24 ---> Running in b163d9287064 20:11:24 Successfully built b7ea2c258de1 20:11:24 Successfully tagged support-scheduler:latest 20:11:24  Building support-scheduler ... done Building security-spire-server 20:11:24 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 20:11:24 Removing intermediate container 14d0647d0388 20:11:24 ---> 79717a5b51a4 20:11:24 Step 7/24 : COPY . . 20:11:24 Removing intermediate container 83204fa824cd 20:11:24 ---> 7fa277d51f7c 20:11:24 Step 8/22 : COPY . . 20:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:24 (1/6) Installing ca-certificates (20220614-r0) 20:11:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:11:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:11:24 (4/6) Installing libcurl (7.83.1-r6) 20:11:24 (5/6) Installing curl (7.83.1-r6) 20:11:24 (6/6) Installing dumb-init (1.2.5-r1) 20:11:24 Executing busybox-1.35.0-r17.trigger 20:11:24 Executing ca-certificates-20220614-r0.trigger 20:11:24 OK: 8 MiB in 20 packages 20:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:24 ---> 837ac0e1e8d1 20:11:24 Step 3/23 : WORKDIR /edgex-go 20:11:24 ---> Using cache 20:11:24 ---> 85392f63bf26 20:11:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:11:24 ---> Using cache 20:11:24 ---> 151f3829f0ac 20:11:24 Step 5/23 : COPY go.mod vendor* ./ 20:11:24 ---> Using cache 20:11:24 ---> 6cb6fab0adea 20:11:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:24 ---> Using cache 20:11:24 ---> 79717a5b51a4 20:11:24 Step 7/23 : COPY . . 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.267s coverage: 28.7% of statements 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements 20:11:50 ---> 989c5e866af7 20:11:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:11:50 ---> 1b67aa3471a0 20:11:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:11:50 ---> 18036d6e9f58 20:11:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:11:50 ---> Running in 5eea434eb3c3 20:11:50 ---> Running in 244ccc83fd8f 20:11:50 ---> Running in e9eacb250880 20:11:50 Removing intermediate container b163d9287064 20:11:50 ---> 764f1f59d532 20:11:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:50 Removing intermediate container e9eacb250880 20:11:50 ---> 65ab224e2526 20:11:50 Step 9/23 : WORKDIR /edgex-go/spire-build 20:11:50 Removing intermediate container 5eea434eb3c3 20:11:50 ---> e881ca6330c8 20:11:50 Step 9/24 : WORKDIR /edgex-go/spire-build 20:11:50 ---> Running in 6359d22724a2 20:11:50 ---> Running in 949db6fa6bc2 20:11:50 ---> Running in 182d66a0b4ff 20:11:50 Removing intermediate container 6359d22724a2 20:11:50 ---> 8f6d8c8fd8dd 20:11:50 Step 12/21 : WORKDIR /edgex 20:11:50 ---> Running in 256979b4a283 20:11:50 Removing intermediate container 182d66a0b4ff 20:11:50 ---> ee318c619919 20:11:50 Step 10/24 : 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 20:11:50 Removing intermediate container 949db6fa6bc2 20:11:50 ---> aa9a2074a701 20:11:50 Step 10/23 : 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 20:11:50 ---> Running in 6131441256ad 20:11:50 ---> Running in f5545aa11e3d 20:11:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:11:50 Removing intermediate container 256979b4a283 20:11:50 ---> 692efe83d1ec 20:11:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:11:50 ---> 5e3995a0c3d2 20:11:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:11:50 ---> f9247ab72273 20:11:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:11:50 Removing intermediate container 6131441256ad 20:11:50 ---> 88428fdb8632 20:11:50 Step 11/24 : WORKDIR /edgex-go 20:11:50 ---> Running in a7a8142533da 20:11:50 Removing intermediate container f5545aa11e3d 20:11:50 ---> 62bffc42294c 20:11:50 Step 11/23 : WORKDIR /edgex-go 20:11:50 Removing intermediate container a7a8142533da 20:11:50 ---> d38d7bb2c625 20:11:50 20:11:50 Step 12/24 : FROM alpine:3.15 20:11:50 ---> 869ed36c3561 20:11:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:11:50 ---> Running in 8123bb0810ab 20:11:50 3.15: Pulling from library/alpine 20:11:50 Removing intermediate container 8123bb0810ab 20:11:50 ---> 797602848c85 20:11:50 20:11:50 Step 12/23 : FROM alpine:3.15 20:11:50 3.15: Pulling from library/alpine 20:11:50 ---> d4988514d425 20:11:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:50 ---> Running in 21f0910301cf 20:11:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:11:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:11:50 Status: Downloaded newer image for alpine:3.15 20:11:50 Status: Downloaded newer image for alpine:3.15 20:11:50 ---> 5ce65d7b0fde 20:11:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:11:50 ---> 5ce65d7b0fde 20:11:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:11:50 ---> Running in 228ceb37c186 20:11:50 ---> Running in bb2746ce562e 20:11:50 Removing intermediate container 228ceb37c186 20:11:50 ---> 55c7bf692c0f 20:11:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:50 Removing intermediate container bb2746ce562e 20:11:50 ---> 11dbb21ce2b0 20:11:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:11:50 ---> Running in 1d0e2fdd882f 20:11:50 ---> Running in e5a789e95c11 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:51 Removing intermediate container 21f0910301cf 20:11:51 ---> e742dce92548 20:11:51 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:51 ---> Running in f0fa2bb14dad 20:11:52 Removing intermediate container f0fa2bb14dad 20:11:52 ---> 7ab164a5de53 20:11:52 Step 19/21 : LABEL arch=x86_64 20:11:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:11:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:11:52 OK: 15857 distinct packages available 20:11:52 ---> Running in d1f37d78cd9a 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:11:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:11:52 OK: 15857 distinct packages available 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:52 Removing intermediate container d1f37d78cd9a 20:11:52 ---> e46cfb67b7fb 20:11:52 Step 20/21 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:11:52 (1/5) Installing dumb-init (1.2.5-r1) 20:11:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:11:52 (3/5) Installing libucontext (1.1-r0) 20:11:52 (4/5) Installing gcompat (1.0.0-r4) 20:11:52 (5/5) Installing openssl (1.1.1t-r1) 20:11:52 ---> Running in 6763dd1cf072 20:11:52 Executing busybox-1.34.1-r7.trigger 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:52 OK: 7 MiB in 19 packages 20:11:52 (1/4) Installing dumb-init (1.2.5-r1) 20:11:52 (2/4) Installing musl-obstack (1.2.3-r0) 20:11:52 (3/4) Installing libucontext (1.1-r0) 20:11:52 (4/4) Installing gcompat (1.0.0-r4) 20:11:52 Executing busybox-1.34.1-r7.trigger 20:11:52 OK: 6 MiB in 18 packages 20:11:52 Removing intermediate container 6763dd1cf072 20:11:52 ---> 2a8ddf440bfb 20:11:52 Step 21/21 : LABEL version=0.0.0 20:11:52 ---> Running in ec9007b6d261 20:11:53 Removing intermediate container ec9007b6d261 20:11:53 ---> bf87ee12dd67 20:11:53 20:11:53 Removing intermediate container 1d0e2fdd882f 20:11:53 ---> 802c213def5a 20:11:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:53 Successfully built bf87ee12dd67 20:11:53 Successfully tagged security-proxy-setup:latest 20:11:53 Building security-spire-agent 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.768s coverage: 71.2% of statements 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:54  Building security-proxy-setup ... done Removing intermediate container e5a789e95c11 20:11:54 ---> 6025a45a97ff 20:11:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:11:59 ---> 837ac0e1e8d1 20:11:59 Step 3/24 : WORKDIR /edgex-go 20:11:59 ---> Using cache 20:11:59 ---> 85392f63bf26 20:11:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:11:59 ---> Using cache 20:11:59 ---> 151f3829f0ac 20:11:59 Step 5/24 : COPY go.mod vendor* ./ 20:11:59 ---> Using cache 20:11:59 ---> 6cb6fab0adea 20:11:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:59 ---> Using cache 20:11:59 ---> 79717a5b51a4 20:11:59 Step 7/24 : COPY . . 20:11:59 ---> Using cache 20:11:59 ---> 1b67aa3471a0 20:11:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:11:59 ---> Using cache 20:11:59 ---> 65ab224e2526 20:11:59 Step 9/24 : WORKDIR /edgex-go/spire-build 20:11:59 ---> Using cache 20:11:59 ---> aa9a2074a701 20:11:59 Step 10/24 : 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 20:12:07 ---> Running in 00a830422a21 20:12:07 ---> 56bc45a50db1 20:12:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:12:07 ---> 4a995a746e4d 20:12:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:08 ---> eb31f3e37ce7 20:12:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.721s coverage: 88.5% of statements 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.672s coverage: 3.9% of statements 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:12:10 ---> e0b56dcc4531 20:12:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:11 ---> f00b6f5d9546 20:12:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:12:11 ---> Running in 5d7df189ced6 20:12:11 Removing intermediate container 3e0ee8eca964 20:12:11 ---> a5c7934f520b 20:12:11 20:12:11 Step 9/19 : FROM alpine:3.15 20:12:11 ---> 5ce65d7b0fde 20:12:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:11 ---> Using cache 20:12:11 ---> 55c7bf692c0f 20:12:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:11 ---> Running in 33478677ddc1 20:12:11 Removing intermediate container 00a830422a21 20:12:11 ---> 361628d14332 20:12:11 Step 11/24 : WORKDIR /edgex-go 20:12:11 Removing intermediate container 5d7df189ced6 20:12:11 ---> d85345c26320 20:12:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:11 ---> Running in df4329e64e38 20:12:12 ---> 303ea0e22b9b 20:12:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:12 ---> dafe8bb3808b 20:12:12 Step 19/24 : WORKDIR / 20:12:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.559s coverage: 95.6% of statements 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:12:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.306s coverage: 72.2% of statements 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:12:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.485s coverage: 65.9% of statements 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:12:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:12:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.370s coverage: 29.6% of statements 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:12:12 ---> Running in 2550e773b196 20:12:12 ---> Running in 7f0b2515ef5d 20:12:12 Removing intermediate container df4329e64e38 20:12:12 ---> 42f090a3cf43 20:12:12 20:12:12 Step 12/24 : FROM alpine:3.15 20:12:12 ---> 5ce65d7b0fde 20:12:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:12 ---> Using cache 20:12:12 ---> 55c7bf692c0f 20:12:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:12 ---> Using cache 20:12:12 ---> 802c213def5a 20:12:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:12:12 Removing intermediate container 2550e773b196 20:12:12 ---> b2782b6c9fef 20:12:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:12 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:12:12 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:12:12 OK: 15857 distinct packages available 20:12:12 Removing intermediate container 7f0b2515ef5d 20:12:12 ---> b2c15cdec727 20:12:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:13 ---> Running in 0dfbe5da42b1 20:12:13 ---> Running in 74cc70954e46 20:12:13 (1/9) Installing ca-certificates (20220614-r0) 20:12:13 (2/9) Installing brotli-libs (1.0.9-r5) 20:12:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:12:13 Removing intermediate container 0dfbe5da42b1 20:12:13 ---> 0f438b176bcf 20:12:13 Step 21/23 : LABEL arch=x86_64 20:12:13 (4/9) Installing libcurl (7.80.0-r6) 20:12:13 (5/9) Installing curl (7.80.0-r6) 20:12:13 (6/9) Installing dumb-init (1.2.5-r1) 20:12:13 (7/9) Installing musl-obstack (1.2.3-r0) 20:12:13 (8/9) Installing libucontext (1.1-r0) 20:12:13 (9/9) Installing gcompat (1.0.0-r4) 20:12:13 Executing busybox-1.34.1-r7.trigger 20:12:13 Executing ca-certificates-20220614-r0.trigger 20:12:13 OK: 8 MiB in 23 packages 20:12:13 ---> Running in 4461d803182c 20:12:13 Removing intermediate container 74cc70954e46 20:12:13 ---> 5b9e26b71271 20:12:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements 20:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements 20:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements 20:12:14 ---> Running in 45670893734b 20:12:14 ---> 9123acdd35b9 20:12:14 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:14 Removing intermediate container 4461d803182c 20:12:14 ---> 29c3385bc23c 20:12:14 Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:14 ---> Running in e0032227707f 20:12:14 Removing intermediate container 45670893734b 20:12:14 ---> 1ab464bb5441 20:12:14 Step 22/24 : LABEL arch=x86_64 20:12:14 Removing intermediate container e0032227707f 20:12:14 ---> 349938919575 20:12:14 Step 23/23 : LABEL version=0.0.0 20:12:14 ---> Running in e89269d5f6e9 20:12:14 ---> Running in 10614ea72dbb 20:12:14 Removing intermediate container 33478677ddc1 20:12:14 ---> 026144412209 20:12:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 20:12:15 Removing intermediate container e89269d5f6e9 20:12:15 ---> 1e13d662f9e0 20:12:15 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:15 Removing intermediate container 10614ea72dbb 20:12:15 ---> 430bd3f6a51e 20:12:15 20:12:15 ---> e1cb00baa9bc 20:12:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:12:15 ---> 11e4f20ae112 20:12:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:15 Successfully built 430bd3f6a51e 20:12:15 Successfully tagged security-spire-server:latest 20:12:15  Building security-spire-server ... done Building core-command 20:12:15 ---> Running in ecabb86b7fc1 20:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 20:12:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:19 ---> 837ac0e1e8d1 20:12:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:12:19 ---> Using cache 20:12:19 ---> 3c1ae3b0b6ba 20:12:19 Step 4/23 : WORKDIR /edgex-go 20:12:19 ---> Using cache 20:12:19 ---> 236f80aa036c 20:12:19 Step 5/23 : RUN apk add --update --no-cache make git 20:12:19 ---> Using cache 20:12:19 ---> 855105a36655 20:12:19 Step 6/23 : COPY go.mod vendor* ./ 20:12:19 ---> Using cache 20:12:19 ---> bd222d277871 20:12:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:19 ---> Using cache 20:12:19 ---> 4f76449116ed 20:12:19 Step 8/23 : COPY . . 20:12:19 ---> Using cache 20:12:19 ---> 3c08b455da3b 20:12:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:12:21 Removing intermediate container ecabb86b7fc1 20:12:21 ---> 163aa39d65ad 20:12:21 Step 24/24 : LABEL version=0.0.0 20:12:21 ---> Running in bc8850b71779 20:12:21 ---> cf253e90bafe 20:12:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:12:21 ---> 5d081d63a55e 20:12:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:12:21 ---> Running in 0e539930bf58 20:12:21 Removing intermediate container 0e539930bf58 20:12:21 ---> 4f9c28a6a010 20:12:21 20:12:21 Successfully built 4f9c28a6a010 20:12:21 ---> 2020f0416393 20:12:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:12:21 go build -tags " 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 20:12:21 Successfully tagged security-spire-config:latest 20:12:21  Building security-spire-config ... done Building core-metadata 20:12:21 ---> 50104b5f6b9c 20:12:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:12:21 ---> Running in a071904a7fd4 20:12:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:12:26 ---> 837ac0e1e8d1 20:12:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:12:26 ---> Using cache 20:12:26 ---> 3c1ae3b0b6ba 20:12:26 Step 4/24 : WORKDIR /edgex-go 20:12:26 ---> Using cache 20:12:26 ---> 236f80aa036c 20:12:26 Step 5/24 : RUN apk add --update --no-cache make git 20:12:26 ---> Using cache 20:12:26 ---> 855105a36655 20:12:26 Step 6/24 : COPY go.mod vendor* ./ 20:12:26 ---> Using cache 20:12:26 ---> bd222d277871 20:12:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:26 ---> Using cache 20:12:26 ---> 4f76449116ed 20:12:26 Step 8/24 : COPY . . 20:12:26 ---> Using cache 20:12:26 ---> 3c08b455da3b 20:12:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements 20:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 20:12:29 ---> 409bfa147c9c 20:12:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:29 Removing intermediate container a071904a7fd4 20:12:29 ---> 88a0967bea9b 20:12:29 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:29 ---> Running in 2b8ebcb61ef1 20:12:29 ---> Running in c04b444cecc3 20:12:30 Removing intermediate container 244ccc83fd8f 20:12:30 ---> 6ae0625e939e 20:12:30 20:12:30 Step 10/22 : FROM alpine:3.16 20:12:30 ---> dfd21b5a31f5 20:12:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:12:30 ---> Running in 6d3e3c4a20d7 20:12:30 Removing intermediate container c04b444cecc3 20:12:30 ---> a025683fc164 20:12:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:30 ---> Running in a55093346cc5 20:12:30 ---> Running in 535c3ad92f87 20:12:30 Removing intermediate container 6d3e3c4a20d7 20:12:30 ---> 38bdc4d67587 20:12:30 Step 17/19 : LABEL arch=x86_64 20:12:30 go build -tags " 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 20:12:30 Removing intermediate container 535c3ad92f87 20:12:30 ---> 26a68dd910f1 20:12:30 Step 22/24 : LABEL arch=x86_64 20:12:30 ---> Running in 30b8e5f50a21 20:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:30 ---> Running in 6a89cf2540b8 20:12:31 Removing intermediate container 30b8e5f50a21 20:12:31 ---> 5edc88a879bb 20:12:31 Step 18/19 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:31 ---> Running in 9f848c5563e8 20:12:31 Removing intermediate container 6a89cf2540b8 20:12:31 ---> bfe7ef3f6262 20:12:31 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:31 (1/2) Installing ca-certificates (20220614-r0) 20:12:31 ---> Running in 75a7aef462e4 20:12:31 (2/2) Installing dumb-init (1.2.5-r1) 20:12:31 Executing busybox-1.35.0-r17.trigger 20:12:31 Executing ca-certificates-20220614-r0.trigger 20:12:31 Removing intermediate container 9f848c5563e8 20:12:31 ---> f701dcfb480e 20:12:31 Step 19/19 : LABEL version=0.0.0 20:12:31 OK: 6 MiB in 16 packages 20:12:31 ---> Running in c852d155811b 20:12:31 Removing intermediate container 75a7aef462e4 20:12:31 ---> d5f69a590145 20:12:31 Step 24/24 : LABEL version=0.0.0 20:12:31 ---> Running in 548405b14110 20:12:31 Removing intermediate container c852d155811b 20:12:31 ---> 4d86dea4441c 20:12:31 20:12:31 Successfully built 4d86dea4441c 20:12:31 Successfully tagged security-spiffe-token-provider:latest 20:12:32  Building security-spiffe-token-provider ... done Removing intermediate container 548405b14110 20:12:32 ---> 1ec64505192f 20:12:32 20:12:32 Successfully built 1ec64505192f 20:12:32 Successfully tagged security-spire-agent:latest 20:12:32  Building security-spire-agent ... done Removing intermediate container a55093346cc5 20:12:32 ---> 6393c01adec2 20:12:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:12:32 ---> Running in 1449dc847d8f 20:12:32 Removing intermediate container 1449dc847d8f 20:12:32 ---> 546f23bae81b 20:12:32 Step 13/22 : ENV APP_PORT=59860 20:12:32 ---> Running in 6514533f3219 20:12:33 Removing intermediate container 6514533f3219 20:12:33 ---> fe5b64ef79f1 20:12:33 Step 14/22 : EXPOSE $APP_PORT 20:12:33 ---> Running in 67cabed760c2 20:12:33 Removing intermediate container 67cabed760c2 20:12:33 ---> ac9f265f2ff5 20:12:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:33 ---> 835b94a095f7 20:12:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:12:34 ---> 528453ed52f5 20:12:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:12:34 ---> a011cd7b0e08 20:12:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:12:35 ---> Running in ed7c4d70b2bf 20:12:35 Removing intermediate container ed7c4d70b2bf 20:12:35 ---> 9cae16d8b4f4 20:12:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:35 ---> Running in 873552e5d1b5 20:12:35 Removing intermediate container 873552e5d1b5 20:12:35 ---> 662ce8af9fdc 20:12:35 Step 20/22 : LABEL arch=x86_64 20:12:35 ---> Running in 6e58123fb0c5 20:12:35 Removing intermediate container 6e58123fb0c5 20:12:35 ---> ae61098cb8f4 20:12:35 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:36 ---> Running in fd57a2dc8ffb 20:12:36 Removing intermediate container fd57a2dc8ffb 20:12:36 ---> f701c3b9e96b 20:12:36 Step 22/22 : LABEL version=0.0.0 20:12:36 ---> Running in a64b39a64f8c 20:12:36 Removing intermediate container a64b39a64f8c 20:12:36 ---> e878d586c9a6 20:12:36 20:12:36 Successfully built e878d586c9a6 20:12:36 Successfully tagged support-notifications:latest 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.503s coverage: 79.9% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 77.4% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 20:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.892s coverage: 91.2% of statements 20:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:12:49  Building support-notifications ... done Removing intermediate container bc8850b71779 20:12:49 ---> 4afbc6f9915c 20:12:49 20:12:49 Step 10/23 : FROM alpine:3.16 20:12:49 ---> dfd21b5a31f5 20:12:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:12:49 ---> Using cache 20:12:49 ---> 0f2893c8f715 20:12:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:12:49 ---> Using cache 20:12:49 ---> babdaf216a29 20:12:49 Step 13/23 : ENV APP_PORT=59882 20:12:49 ---> Running in 15c4a40c4934 20:12:49 Removing intermediate container 15c4a40c4934 20:12:49 ---> fdc739896fad 20:12:49 Step 14/23 : EXPOSE $APP_PORT 20:12:49 ---> Running in c7ec89e96ad5 20:12:49 Removing intermediate container c7ec89e96ad5 20:12:49 ---> c8e0112cc0ce 20:12:49 Step 15/23 : WORKDIR / 20:12:50 ---> Running in e713ff9db2fd 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.305s coverage: 63.1% of statements 20:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 20:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 20:12:50 Removing intermediate container e713ff9db2fd 20:12:50 ---> daba7b7441d7 20:12:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:50 Removing intermediate container 2b8ebcb61ef1 20:12:50 ---> 550c097e1e82 20:12:50 20:12:50 Step 10/24 : FROM alpine:3.16 20:12:50 ---> dfd21b5a31f5 20:12:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:12:50 ---> Using cache 20:12:50 ---> 0f2893c8f715 20:12:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:12:50 ---> Using cache 20:12:50 ---> babdaf216a29 20:12:50 Step 13/24 : ENV APP_PORT=59881 20:12:50 ---> Running in 36270c9d856e 20:12:50 ---> 8826b5e3aa5c 20:12:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:12:50 Removing intermediate container 36270c9d856e 20:12:50 ---> 073e7b851fa9 20:12:50 Step 14/24 : EXPOSE $APP_PORT 20:12:50 ---> Running in 56867ffbee22 20:12:51 Removing intermediate container 56867ffbee22 20:12:51 ---> f191d963a5fa 20:12:51 Step 15/24 : WORKDIR / 20:12:51 ---> Running in eaf6052ebb8e 20:12:51 Removing intermediate container eaf6052ebb8e 20:12:51 ---> f75434b1d770 20:12:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:51 ---> 0244b9b2f9f6 20:12:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:12:51 ---> 1060cfeeb64c 20:12:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:12:51 ---> ba71d360d153 20:12:51 Step 19/23 : ENTRYPOINT ["/core-command"] 20:12:51 ---> Running in 24e7f493bd4a 20:12:51 Removing intermediate container 24e7f493bd4a 20:12:51 ---> 96dffba8138f 20:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:52 ---> Running in f4a1e8294123 20:12:52 ---> 9e6c8a3fc92c 20:12:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:12:52 Removing intermediate container f4a1e8294123 20:12:52 ---> 57eab18dfeb5 20:12:52 Step 21/23 : LABEL arch=x86_64 20:12:52 ---> Running in fd0852fb61d5 20:12:52 ---> 504787f85eb5 20:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:12:52 Removing intermediate container fd0852fb61d5 20:12:52 ---> 93d05f8097a5 20:12:52 Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:52 ---> Running in cb42075b1941 20:12:52 ---> e116127bc627 20:12:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:12:52 ---> Running in a520ae5951ce 20:12:52 Removing intermediate container cb42075b1941 20:12:52 ---> 6ea32a23684e 20:12:52 Step 23/23 : LABEL version=0.0.0 20:12:52 ---> Running in 1ffdc7c85f21 20:12:52 Removing intermediate container a520ae5951ce 20:12:52 ---> d66fc20a6db8 20:12:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:52 ---> Running in 339a6a4a37e9 20:12:52 Removing intermediate container 1ffdc7c85f21 20:12:52 ---> eb2be93dadcc 20:12:52 20:12:52 Successfully built eb2be93dadcc 20:12:52 Successfully tagged core-command:latest 20:12:52  Building core-command ... done Removing intermediate container 339a6a4a37e9 20:12:52 ---> b4929e9caccc 20:12:52 Step 22/24 : LABEL arch=x86_64 20:12:52 ---> Running in ffa800594de8 20:12:52 Removing intermediate container ffa800594de8 20:12:52 ---> 5be159bcb7a6 20:12:52 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:12:52 ---> Running in f60243dd713f 20:12:52 Removing intermediate container f60243dd713f 20:12:52 ---> 92fd68ed7c3c 20:12:52 Step 24/24 : LABEL version=0.0.0 20:12:52 ---> Running in b28642195499 20:12:53 Removing intermediate container b28642195499 20:12:53 ---> 268b176c1bb5 20:12:53 20:12:53 Successfully built 268b176c1bb5 20:12:53 Successfully tagged core-metadata:latest 20:12:53  Building core-metadata ... done  [Pipeline] } 20:12:53 $ docker stop --time=1 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 20:12:54 $ docker rm -f --volumes 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:54 + docker images 20:12:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:12:54 core-metadata latest 268b176c1bb5 2 seconds ago 18.5MB 20:12:54 core-command latest eb2be93dadcc 2 seconds ago 17.7MB 20:12:54 550c097e1e82 4 seconds ago 1.7GB 20:12:54 4afbc6f9915c 9 seconds ago 1.69GB 20:12:54 support-notifications latest e878d586c9a6 18 seconds ago 30.7MB 20:12:54 security-spire-agent latest 1ec64505192f 23 seconds ago 125MB 20:12:54 security-spiffe-token-provider latest 4d86dea4441c 23 seconds ago 30MB 20:12:54 6ae0625e939e 25 seconds ago 1.76GB 20:12:54 security-spire-config latest 4f9c28a6a010 33 seconds ago 85.8MB 20:12:54 security-spire-server latest 430bd3f6a51e 40 seconds ago 86.5MB 20:12:54 42f090a3cf43 42 seconds ago 1.56GB 20:12:54 a5c7934f520b 44 seconds ago 1.73GB 20:12:54 security-proxy-setup latest bf87ee12dd67 About a minute ago 27.8MB 20:12:54 797602848c85 About a minute ago 1.56GB 20:12:54 d38d7bb2c625 About a minute ago 1.56GB 20:12:54 support-scheduler latest b7ea2c258de1 About a minute ago 30.1MB 20:12:54 b1ccac78fd5e About a minute ago 1.68GB 20:12:54 security-bootstrapper latest 2f52b4b6447b 2 minutes ago 20.4MB 20:12:54 1eef048d37a3 2 minutes ago 1.75GB 20:12:54 security-secretstore-setup latest 639e9618a4af 3 minutes ago 30MB 20:12:54 core-common-config-bootstrapper latest 1c29b38810bb 3 minutes ago 15.5MB 20:12:54 security-proxy-auth latest 4c3256db29a5 3 minutes ago 16.2MB 20:12:54 core-data latest f2cf771d1a91 3 minutes ago 17.9MB 20:12:54 297854d37c13 4 minutes ago 1.68GB 20:12:54 762333dc8319 4 minutes ago 1.69GB 20:12:54 9cc5ca8d6a39 4 minutes ago 1.7GB 20:12:54 12a3eca0ea84 4 minutes ago 1.68GB 20:12:54 b0d49a9eede2 4 minutes ago 1.67GB 20:12:54 ci-base-image-x86_64 latest 837ac0e1e8d1 9 minutes ago 904MB 20:12:54 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:12:54 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.478s coverage: 65.3% of statements 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.925s coverage: 41.0% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.499s coverage: 84.8% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:13:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:13:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.725s coverage: 92.3% of statements 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:13:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:13:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.472s coverage: 97.7% of statements 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:13:07 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 20:13:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:13:07 go vet ./... 20:15:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:14 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:15 + ls -al . 20:15:15 total 740 20:15:15 drwxrwxr-x 10 1001 1001 4096 Feb 28 20:08 . 20:15:15 drwxr-xr-x 4 root root 4096 Feb 28 20:08 .. 20:15:15 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:07 .blubracket 20:15:15 -rw-rw-r-- 1 1001 1001 16 Feb 28 20:07 .dockerignore 20:15:15 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:07 .git 20:15:15 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:07 .github 20:15:15 -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:07 .gitignore 20:15:15 -rw-rw-r-- 1 1001 1001 42 Feb 28 20:07 .golangci.yml 20:15:15 -rw-rw-r-- 1 1001 1001 87 Feb 28 20:07 .hadolint.yml 20:15:15 -rw-rw-r-- 1 1001 1001 166 Feb 28 20:07 .sonarcloud.properties 20:15:15 -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:07 ADOPTERS.md 20:15:15 -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:07 Attribution.txt 20:15:15 -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:07 CHANGELOG.md 20:15:15 -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:07 CONTRIBUTING.md 20:15:15 -rw-rw-r-- 1 1001 1001 677 Feb 28 20:07 GOVERNANCE.md 20:15:15 -rw-rw-r-- 1 1001 1001 883 Feb 28 20:07 Jenkinsfile 20:15:15 -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:07 LICENSE 20:15:15 -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:07 Makefile 20:15:15 -rw-rw-r-- 1 1001 1001 582 Feb 28 20:07 OWNERS.md 20:15:15 -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:07 README.md 20:15:15 -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:07 SECURITY.md 20:15:15 -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION 20:15:15 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:07 bin 20:15:15 drwxrwxr-x 18 1001 1001 4096 Feb 28 20:07 cmd 20:15:15 -rw-r--r-- 1 root root 487670 Feb 28 20:13 coverage.out 20:15:15 -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:07 go.mod 20:15:15 -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:07 go.sum 20:15:15 drwxrwxr-x 7 1001 1001 4096 Feb 28 20:07 internal 20:15:15 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:07 openapi 20:15:15 drwxrwxr-x 4 1001 1001 4096 Feb 28 20:07 snap 20:15:15 -rw-rw-r-- 1 1001 1001 204 Feb 28 20:07 version.go [Pipeline] sh 20:15:15 + '[' -e coverage.out ] 20:15:15 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:15 Warning: overwriting stash ‘coverage-report’ 20:15:16 Stashed 1 file(s) [Pipeline] sh 20:15:17 + make build 20:15:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:16:54 go build -tags " 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 20:16:57 go build -tags " 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 20:17:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:17:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:03 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:09 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 20:18:13 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 20:18:20 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 20:18:24 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 20:18:28 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 20:18:43 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] } 20:18:49 $ docker stop --time=1 a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e 20:18:51 $ docker rm -f --volumes a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:53 20:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:54 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:54 29e5d40040c1: Pulling fs layer 20:18:54 1ce36da41761: Pulling fs layer 20:18:54 25b303627fd3: Pulling fs layer 20:18:54 29e5d40040c1: Verifying Checksum 20:18:54 29e5d40040c1: Download complete 20:18:54 1ce36da41761: Verifying Checksum 20:18:54 1ce36da41761: Download complete 20:18:54 29e5d40040c1: Pull complete 20:18:56 25b303627fd3: Verifying Checksum 20:18:56 25b303627fd3: Download complete 20:18:56 1ce36da41761: Pull complete 20:19:06 25b303627fd3: Pull complete 20:19:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:06 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 20:19:06 $ 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 20:19:09 $ docker top 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:09 + docker-compose+ buildgrep parallel 20:19:09 --help 20:19:15 --parallel Build images in parallel. [Pipeline] } 20:19:15 $ docker stop --time=1 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be 20:19:16 $ docker rm -f --volumes 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 20:19:17 $ 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 20:19:19 $ docker top 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:26 Building core-command ... 20:19:26 Building core-common-config-bootstrapper ... 20:19:26 Building core-data ... 20:19:26 Building core-metadata ... 20:19:26 Building security-bootstrapper ... 20:19:26 Building security-proxy-auth ... 20:19:26 Building security-proxy-setup ... 20:19:26 Building security-secretstore-setup ... 20:19:26 Building security-spiffe-token-provider ... 20:19:26 Building security-spire-agent ... 20:19:26 Building security-spire-config ... 20:19:26 Building security-spire-server ... 20:19:26 Building support-notifications ... 20:19:26 Building support-scheduler ... 20:19:26 Building security-secretstore-setup 20:19:26 Building core-metadata 20:19:26 Building security-proxy-setup 20:19:26 Building core-data 20:19:26 Building security-spire-config 20:20:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:13 ---> 2f4715451b22 20:20:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:13 ---> 2f4715451b22 20:20:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:20:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:13 ---> 2f4715451b22 20:20:13 Step 3/24 : WORKDIR /edgex-go 20:20:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:20:13 ---> 2f4715451b22 20:20:13 Step 3/21 : WORKDIR /edgex-go 20:20:14 ---> Running in a2df45dc2457 20:20:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 289ea3d34f80 20:20:14 20:20:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:14 ---> 2f4715451b22 20:20:14 Step 3/24 : WORKDIR /edgex-go ---> Running in 130d372fa146 20:20:14 ---> Running in f8a11c4fe92f 20:20:14 20:20:14 ---> Running in f16630ca1173 20:20:14 Removing intermediate container 289ea3d34f80 20:20:14 ---> 0ffe0ddf67ab 20:20:14 Step 4/22 : WORKDIR /edgex-go 20:20:14 Removing intermediate container f8a11c4fe92f 20:20:14 ---> 6f1216b18a70 20:20:14 Step 4/21 : RUN apk add --update --no-cache make git 20:20:14 Removing intermediate container f16630ca1173 20:20:14 ---> 6405e70820a7 20:20:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:20:14 ---> Running in cb7479fe6982 20:20:14 Removing intermediate container 130d372fa146 20:20:14 ---> ad99656330d4 20:20:14 Step 4/24 : WORKDIR /edgex-go 20:20:15 Removing intermediate container a2df45dc2457 20:20:15 ---> 1ebbb34d0d69 20:20:15 Step 4/24 : RUN apk add --update --no-cache make git 20:20:15 ---> Running in 87daeb7b74c1 20:20:15 ---> Running in 50eb6a798123 20:20:15 ---> Running in 96ddccfa6e41 20:20:15 ---> Running in 0659f029539b 20:20:15 Removing intermediate container cb7479fe6982 20:20:15 ---> fe7c2647453a 20:20:15 Step 5/22 : RUN apk add --update --no-cache make git 20:20:15 ---> Running in cd1b85de5e43 20:20:16 Removing intermediate container 96ddccfa6e41 20:20:16 ---> b2e703bcd1fb 20:20:16 Step 5/24 : RUN apk add --update --no-cache make git 20:20:16 ---> Running in 1dff1bdfd6f2 20:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:19 OK: 221 MiB in 51 packages 20:20:20 OK: 221 MiB in 51 packages 20:20:20 OK: 221 MiB in 51 packages 20:20:20 OK: 221 MiB in 51 packages 20:20:20 OK: 221 MiB in 51 packages 20:20:20 Removing intermediate container 50eb6a798123 20:20:20 ---> 076048853bbe 20:20:20 Step 5/24 : COPY go.mod vendor* ./ 20:20:21 Removing intermediate container 87daeb7b74c1 20:20:21 ---> 8035fd5c0ed1 20:20:21 Step 5/21 : COPY go.mod vendor* ./ 20:20:21 Removing intermediate container cd1b85de5e43 20:20:21 ---> 4930c421d83f 20:20:21 Step 6/22 : COPY go.mod vendor* ./ 20:20:22 ---> 8d35fba103c5 20:20:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:22 ---> Running in 221386accf0c 20:20:22 Removing intermediate container 0659f029539b 20:20:22 ---> cbafa1ecc542 20:20:22 Step 5/24 : COPY go.mod vendor* ./ 20:20:22 Removing intermediate container 1dff1bdfd6f2 20:20:22 ---> 0780bb66f814 20:20:22 Step 6/24 : COPY go.mod vendor* ./ 20:20:23 ---> 63e835cfad1f 20:20:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:23 ---> 55d286a7a3a0 20:20:23 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:23 ---> Running in 3ee0146e0a21 20:20:23 ---> Running in 871ca413efe5 20:20:23 ---> 63522b33cd38 20:20:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:23 ---> Running in d0f98b164b9a 20:20:23 ---> 17cac4ed1c88 20:20:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:24 ---> Running in 0af2c9ae3bdc 20:22:15 Removing intermediate container 0af2c9ae3bdc 20:22:15 ---> 7497afc6ff2a 20:22:15 Step 7/24 : COPY . . 20:22:15 Removing intermediate container 221386accf0c 20:22:15 ---> abbc290b8b79 20:22:15 Step 7/24 : COPY . . 20:22:15 Removing intermediate container 3ee0146e0a21 20:22:15 ---> d5d01956385b 20:22:15 Step 7/21 : COPY . . 20:22:15 Removing intermediate container 871ca413efe5 20:22:15 ---> 4bbc61a2b572 20:22:15 Step 8/22 : COPY . . 20:22:15 Removing intermediate container d0f98b164b9a 20:22:15 ---> cf156b167586 20:22:15 Step 8/24 : COPY . . 20:22:21 ---> 8ef10e58de69 20:22:21 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:22:21 ---> c300d183e248 20:22:21 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:21 ---> efeec8a6649b 20:22:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:21 ---> Running in b13883efca31 20:22:21 ---> Running in 5e7cbce01232 20:22:21 ---> Running in 0ab1b8c4013d 20:22:22 ---> b5a9c876abc8 20:22:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:22:22 ---> Running in 87918bcfa1a8 20:22:22 ---> cc15dc40fb1b 20:22:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:22:22 ---> Running in 79b37b3dbe09 20:22:23 Removing intermediate container 87918bcfa1a8 20:22:23 ---> 052e7b306a49 20:22:23 Step 9/24 : WORKDIR /edgex-go/spire-build 20:22:23 ---> Running in afcdd1f73c80 20:22:24 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 20:22:24 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 20:22:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:22:24 Removing intermediate container afcdd1f73c80 20:22:24 ---> d66769e70585 20:22:24 Step 10/24 : 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 20:22:24 ---> Running in ad4e4174cb3c 20:22:24 go build -tags " 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 20:22:27 Removing intermediate container ad4e4174cb3c 20:22:27 ---> d63a0560705f 20:22:27 Step 11/24 : WORKDIR /edgex-go 20:22:27 ---> Running in e743b575d2a2 20:22:28 Removing intermediate container e743b575d2a2 20:22:28 ---> b731f9a503f9 20:22:28 20:22:28 Step 12/24 : FROM alpine:3.15 20:22:28 3.15: Pulling from library/alpine 20:22:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:29 Status: Downloaded newer image for alpine:3.15 20:22:29 ---> 354640af7b1b 20:22:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:32 ---> Running in 09b1d1c6f63a 20:22:32 Removing intermediate container 09b1d1c6f63a 20:22:32 ---> 53d07db5dfc1 20:22:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:32 ---> Running in 8d5b66bfea1a 20:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:36 OK: 15734 distinct packages available 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:38 (1/4) Installing dumb-init (1.2.5-r1) 20:22:38 (2/4) Installing musl-obstack (1.2.3-r0) 20:22:38 (3/4) Installing libucontext (1.1-r0) 20:22:38 (4/4) Installing gcompat (1.0.0-r4) 20:22:38 Executing busybox-1.34.1-r7.trigger 20:22:38 OK: 6 MiB in 18 packages 20:22:39 Removing intermediate container 8d5b66bfea1a 20:22:39 ---> ecd79b95b8e1 20:22:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:46 ---> a5d395905a33 20:22:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:22:47 ---> 2a7b4141b837 20:22:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:22:47 ---> Running in 775cb186030a 20:22:47 Removing intermediate container 775cb186030a 20:22:47 ---> 6920c2b304a6 20:22:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:22:48 ---> 7f829aa134c8 20:22:48 Step 19/24 : WORKDIR / 20:22:48 ---> Running in 4170cb309918 20:22:49 Removing intermediate container 4170cb309918 20:22:49 ---> a34f426bed22 20:22:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:49 ---> Running in 81e909964cc5 20:22:50 Removing intermediate container 81e909964cc5 20:22:50 ---> 2ffd03315613 20:22:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:50 ---> Running in f24be2ffd37e 20:22:50 Removing intermediate container f24be2ffd37e 20:22:50 ---> 17e757e06c47 20:22:50 Step 22/24 : LABEL arch=arm64 20:22:50 ---> Running in d55bdb742530 20:22:51 Removing intermediate container d55bdb742530 20:22:51 ---> c42dd36481f1 20:22:51 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:22:51 ---> Running in df18a13b9a34 20:22:51 Removing intermediate container df18a13b9a34 20:22:51 ---> 6097fdd7d995 20:22:51 Step 24/24 : LABEL version=0.0.0 20:22:51 ---> Running in 6e44abc4a65e 20:22:52 Removing intermediate container 6e44abc4a65e 20:22:52 ---> ccd9deaea642 20:22:52 20:22:52 Successfully built ccd9deaea642 20:22:52 Successfully tagged security-spire-config-arm64:latest 20:22:52  Building security-spire-config ... done Building security-spire-agent 20:23:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:10 ---> 2f4715451b22 20:23:10 Step 3/24 : WORKDIR /edgex-go 20:23:10 ---> Using cache 20:23:10 ---> 1ebbb34d0d69 20:23:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:10 ---> Running in c45b1a3185e8 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:14 OK: 221 MiB in 51 packages 20:23:15 Removing intermediate container c45b1a3185e8 20:23:15 ---> 2574fa768ebc 20:23:15 Step 5/24 : COPY go.mod vendor* ./ 20:23:16 ---> 439cb9ba9b66 20:23:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:16 ---> Running in e59c92815867 20:25:08 Removing intermediate container e59c92815867 20:25:08 ---> d6ae4a2d4f25 20:25:08 Step 7/24 : COPY . . 20:25:18 ---> f6e1badc01ed 20:25:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:18 ---> Running in 07f8808dd50e 20:25:18 Removing intermediate container 07f8808dd50e 20:25:18 ---> 1bfe97a4a8a2 20:25:18 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:18 ---> Running in 8013515b9cef 20:25:18 Removing intermediate container 8013515b9cef 20:25:18 ---> ee4bf1d13c0c 20:25:18 Step 10/24 : 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 20:25:18 ---> Running in bd18f745df49 20:25:22 Removing intermediate container bd18f745df49 20:25:22 ---> 853acfd8e29a 20:25:22 Step 11/24 : WORKDIR /edgex-go 20:25:22 ---> Running in a7c967e61e5d 20:25:23 Removing intermediate container a7c967e61e5d 20:25:23 ---> 36110cb48382 20:25:23 20:25:23 Step 12/24 : FROM alpine:3.15 20:25:23 ---> 354640af7b1b 20:25:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:23 ---> Using cache 20:25:23 ---> 53d07db5dfc1 20:25:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:23 ---> Running in 674c8606634c 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:26 OK: 15734 distinct packages available 20:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:28 (1/5) Installing dumb-init (1.2.5-r1) 20:25:28 (2/5) Installing musl-obstack (1.2.3-r0) 20:25:28 (3/5) Installing libucontext (1.1-r0) 20:25:28 (4/5) Installing gcompat (1.0.0-r4) 20:25:28 (5/5) Installing openssl (1.1.1t-r1) 20:25:28 Executing busybox-1.34.1-r7.trigger 20:25:28 OK: 6 MiB in 19 packages 20:25:30 Removing intermediate container 674c8606634c 20:25:30 ---> 17228a53fb7b 20:25:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:25:34 ---> f3ecce08a691 20:25:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:41 ---> df2d740a9af8 20:25:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:25:41 ---> 27770488df4e 20:25:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:25:41 ---> cf49df7e7c82 20:25:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:25:42 ---> b6a6abeeb81f 20:25:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:42 ---> Running in 95ae40817f99 20:25:43 Removing intermediate container 95ae40817f99 20:25:43 ---> 19aee4387207 20:25:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:43 ---> Running in 783242d9ef6d 20:25:44 Removing intermediate container 783242d9ef6d 20:25:44 ---> 8024a5d2d131 20:25:44 Step 22/24 : LABEL arch=arm64 20:25:44 ---> Running in 1fb7d9110557 20:25:44 Removing intermediate container 1fb7d9110557 20:25:44 ---> b98a46a292b4 20:25:44 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:25:44 ---> Running in fc6c4495205c 20:25:45 Removing intermediate container fc6c4495205c 20:25:45 ---> 98d8517c86bd 20:25:45 Step 24/24 : LABEL version=0.0.0 20:25:45 ---> Running in 2ad90e4d39a6 20:25:45 Removing intermediate container 2ad90e4d39a6 20:25:45 ---> b984aa20662c 20:25:45 20:25:46 Successfully built b984aa20662c 20:25:46 Successfully tagged security-spire-agent-arm64:latest 20:25:46 Building core-common-config-bootstrapper 20:26:04  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:04 ---> 2f4715451b22 20:26:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:04 ---> Using cache 20:26:04 ---> ad99656330d4 20:26:04 Step 4/22 : WORKDIR /edgex-go 20:26:04 ---> Using cache 20:26:04 ---> b2e703bcd1fb 20:26:04 Step 5/22 : RUN apk add --update --no-cache make git 20:26:04 ---> Using cache 20:26:04 ---> 0780bb66f814 20:26:04 Step 6/22 : COPY go.mod vendor* ./ 20:26:04 ---> Using cache 20:26:04 ---> 63522b33cd38 20:26:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:04 ---> Using cache 20:26:04 ---> cf156b167586 20:26:04 Step 8/22 : COPY . . 20:26:04 ---> Using cache 20:26:04 ---> cc15dc40fb1b 20:26:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:04 ---> Running in d881aa599e56 20:26:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:28:57 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 20:28:57 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 20:29:20 Removing intermediate container b13883efca31 20:29:20 ---> b8b96714cf55 20:29:20 20:29:20 Step 9/24 : FROM alpine:3.16 20:29:20 3.16: Pulling from library/alpine 20:29:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:29:20 Status: Downloaded newer image for alpine:3.16 20:29:20 ---> 4c81e5bf8899 20:29:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:20 ---> Running in 7d3d5b9e3bf3 20:29:20 Removing intermediate container 0ab1b8c4013d 20:29:20 ---> 232a5ac2d712 20:29:20 20:29:20 Step 9/21 : FROM alpine:3.16 20:29:20 ---> 4c81e5bf8899 20:29:20 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:29:21 ---> Running in 2a4a83a5c855 20:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:24 (1/6) Installing ca-certificates (20220614-r0) 20:29:24 (1/3) Installing ca-certificates (20220614-r0) 20:29:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:29:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:29:24 (4/6) Installing libcurl (7.83.1-r6) 20:29:24 (5/6) Installing curl (7.83.1-r6) 20:29:24 (2/3) Installing dumb-init (1.2.5-r1) 20:29:24 (6/6) Installing dumb-init (1.2.5-r1) 20:29:24 (3/3) Installing su-exec (0.2-r1) 20:29:24 Executing busybox-1.35.0-r17.trigger 20:29:24 Executing busybox-1.35.0-r17.trigger 20:29:24 Executing ca-certificates-20220614-r0.trigger 20:29:24 Executing ca-certificates-20220614-r0.trigger 20:29:25 OK: 8 MiB in 20 packages 20:29:25 OK: 6 MiB in 17 packages 20:29:29 Removing intermediate container 7d3d5b9e3bf3 20:29:29 ---> d15b0f9c2125 20:29:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:29 Removing intermediate container 2a4a83a5c855 20:29:29 ---> 5b8f70051f07 20:29:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:29 ---> Running in dd334de18667 20:29:29 ---> Running in f9726f537813 20:29:30 Removing intermediate container dd334de18667 20:29:30 ---> cf0a239541b5 20:29:30 Step 12/21 : WORKDIR /edgex 20:29:30 ---> Running in a69c4b12407b 20:29:30 Removing intermediate container f9726f537813 20:29:30 ---> d132f43ef903 20:29:30 Step 12/24 : WORKDIR / 20:29:30 ---> Running in 26a1c205f0b3 20:29:31 Removing intermediate container a69c4b12407b 20:29:31 ---> e9e1c5e2b346 20:29:31 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:29:31 Removing intermediate container 26a1c205f0b3 20:29:31 ---> a40bc4792b96 20:29:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:32 ---> 75c275279686 20:29:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:29:32 ---> a71425cdd188 20:29:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:29:34 ---> b7ee2b5f5c8b 20:29:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:34 ---> 05773c0f3d89 20:29:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:34 ---> 5cfb7ded4006 20:29:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:29:36 ---> edc4356cdfdd 20:29:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:36 ---> 57f0adaddfe7 20:29:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:38 ---> b51a2f358b88 20:29:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:38 ---> Running in 6403d84a21fb 20:29:39 ---> d7650cdc2dc8 20:29:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:43 ---> 12091ec67dd0 20:29:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:43 Removing intermediate container 6403d84a21fb 20:29:43 ---> e824eb4e230a 20:29:43 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:29:43 ---> Running in 5dde4d484244 20:29:44 ---> 98b771976120 20:29:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:44 Removing intermediate container 5dde4d484244 20:29:44 ---> e133d7c2eb9d 20:29:44 Step 19/21 : LABEL arch=arm64 20:29:44 ---> Running in a24d23ce62df 20:29:44 ---> Running in 6bc568cd9763 20:29:45 Removing intermediate container 6bc568cd9763 20:29:45 ---> 23c0710059dd 20:29:45 Step 20/21 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:29:45 ---> Running in de5989e283c9 20:29:46 Removing intermediate container de5989e283c9 20:29:46 ---> 8b13a9b5b0b5 20:29:46 Step 21/21 : LABEL version=0.0.0 20:29:46 ---> Running in 6ceab629a264 20:29:47 Removing intermediate container 6ceab629a264 20:29:47 ---> 599af2c05c60 20:29:47 20:29:47 Successfully built 599af2c05c60 20:29:47 Successfully tagged security-proxy-setup-arm64:latest 20:29:47 Building security-spire-server 20:29:48  Building security-proxy-setup ... done Removing intermediate container a24d23ce62df 20:29:48 ---> 5654a600f966 20:29:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:29:48 ---> Running in e88e829c5f67 20:29:49 Removing intermediate container e88e829c5f67 20:29:49 ---> e9907d7518d7 20:29:49 Step 22/24 : LABEL arch=arm64 20:29:49 ---> Running in 4d000766e2d1 20:29:49 Removing intermediate container 4d000766e2d1 20:29:49 ---> fb4afbf35f09 20:29:49 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:29:49 ---> Running in 12bfb7b18fe4 20:29:50 Removing intermediate container 12bfb7b18fe4 20:29:50 ---> 17fd464b696f 20:29:50 Step 24/24 : LABEL version=0.0.0 20:29:50 ---> Running in ec7812508438 20:29:51 Removing intermediate container ec7812508438 20:29:51 ---> d2731ac51fe9 20:29:51 20:29:51 Successfully built d2731ac51fe9 20:29:51 Successfully tagged security-secretstore-setup-arm64:latest 20:29:51 Building support-notifications 20:30:18  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:18 ---> 2f4715451b22 20:30:18 Step 3/23 : WORKDIR /edgex-go 20:30:18 ---> Using cache 20:30:18 ---> 1ebbb34d0d69 20:30:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:30:18 ---> Using cache 20:30:18 ---> 2574fa768ebc 20:30:18 Step 5/23 : COPY go.mod vendor* ./ 20:30:18 ---> Using cache 20:30:18 ---> 439cb9ba9b66 20:30:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:18 ---> Using cache 20:30:18 ---> d6ae4a2d4f25 20:30:18 Step 7/23 : COPY . . 20:30:18 ---> Using cache 20:30:18 ---> f6e1badc01ed 20:30:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:30:18 ---> Using cache 20:30:18 ---> 1bfe97a4a8a2 20:30:18 Step 9/23 : WORKDIR /edgex-go/spire-build 20:30:18 ---> Using cache 20:30:18 ---> ee4bf1d13c0c 20:30:18 Step 10/23 : 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 20:30:18 ---> Running in d18dacfb02ae 20:30:20 Removing intermediate container 5e7cbce01232 20:30:20 ---> 6ecf38e36423 20:30:20 20:30:20 Step 10/22 : FROM alpine:3.16 20:30:20 ---> 4c81e5bf8899 20:30:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:30:21 ---> Running in 7c6c5e819172 20:30:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:21 ---> 2f4715451b22 20:30:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:30:21 ---> Using cache 20:30:21 ---> ad99656330d4 20:30:21 Step 4/22 : WORKDIR /edgex-go 20:30:21 ---> Using cache 20:30:21 ---> b2e703bcd1fb 20:30:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:21 ---> Running in 5f0bdea4d161 20:30:22 Removing intermediate container 7c6c5e819172 20:30:22 ---> b0bdad03d5fe 20:30:22 Step 12/22 : ENV APP_PORT=59880 20:30:22 Removing intermediate container 79b37b3dbe09 20:30:22 ---> 50ffec906cd0 20:30:22 20:30:22 Step 10/24 : FROM alpine:3.16 20:30:22 ---> 4c81e5bf8899 20:30:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:30:22 ---> Running in f3dcb8cd54a0 20:30:22 ---> Running in 9c6c753f0d10 20:30:23 Removing intermediate container d18dacfb02ae 20:30:23 ---> bcec91ab579b 20:30:23 Step 11/23 : WORKDIR /edgex-go 20:30:23 ---> Running in 798ea5442834 20:30:23 Removing intermediate container 798ea5442834 20:30:23 ---> 3738b60a5bd7 20:30:23 20:30:23 Step 12/23 : FROM alpine:3.15 20:30:23 ---> 354640af7b1b 20:30:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:23 ---> Using cache 20:30:23 ---> 53d07db5dfc1 20:30:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:23 ---> Using cache 20:30:23 ---> 17228a53fb7b 20:30:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:24 Removing intermediate container f3dcb8cd54a0 20:30:24 ---> 5bab60e1ff68 20:30:24 Step 13/22 : EXPOSE $APP_PORT 20:30:24 ---> Running in ad9b21ddc4bb 20:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:25 Removing intermediate container ad9b21ddc4bb 20:30:25 ---> d7e8d0faff6a 20:30:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:30:25 ---> Running in aaebe4b3ab15 20:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:27 OK: 221 MiB in 51 packages 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:27 (1/1) Installing dumb-init (1.2.5-r1) 20:30:27 Executing busybox-1.35.0-r17.trigger 20:30:27 OK: 5 MiB in 15 packages 20:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:29 (1/1) Installing dumb-init (1.2.5-r1) 20:30:29 Executing busybox-1.35.0-r17.trigger 20:30:29 OK: 5 MiB in 15 packages 20:30:30 Removing intermediate container 5f0bdea4d161 20:30:30 ---> a805feefda4c 20:30:30 Step 6/22 : COPY go.mod vendor* ./ 20:30:30 Removing intermediate container 9c6c753f0d10 20:30:30 ---> fc5c9921fb13 20:30:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:30 ---> Running in c4d09e0f139a 20:30:31 Removing intermediate container aaebe4b3ab15 20:30:31 ---> c152c84ef41a 20:30:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:31 Removing intermediate container c4d09e0f139a 20:30:31 ---> 586f95b447b3 20:30:31 Step 13/24 : ENV APP_PORT=59881 20:30:31 ---> Running in 3ad29dde7c83 20:30:32 ---> ddcc3963ebb8 20:30:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:32 ---> Running in 10447cfd1a15 20:30:33 Removing intermediate container 3ad29dde7c83 20:30:33 ---> f30b7af00244 20:30:33 Step 14/24 : EXPOSE $APP_PORT 20:30:33 ---> Running in 1f7f5d006283 20:30:33 ---> 34aa968adee7 20:30:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:34 Removing intermediate container 1f7f5d006283 20:30:34 ---> c49346f64907 20:30:34 Step 15/24 : WORKDIR / 20:30:34 ---> Running in 90101220da3d 20:30:35 Removing intermediate container 90101220da3d 20:30:35 ---> b3fdebea9075 20:30:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:36 ---> 9db480a6095f 20:30:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:30:37 ---> 57cbd7a62589 20:30:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:30:37 ---> 54291a53d38c 20:30:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:30:38 ---> 82088e75a7d4 20:30:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:30:39 ---> e76a3f179d43 20:30:39 Step 18/22 : ENTRYPOINT ["/core-data"] 20:30:39 ---> Running in 8d505df1c0da 20:30:40 ---> c82c49dab4ab 20:30:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:30:40 Removing intermediate container 8d505df1c0da 20:30:40 ---> 94b6a0e2fb15 20:30:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:40 ---> e96323977e0c 20:30:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:40 ---> Running in 34b0d809787f 20:30:41 Removing intermediate container 34b0d809787f 20:30:41 ---> 7338acd777de 20:30:41 Step 20/22 : LABEL arch=arm64 20:30:41 ---> Running in b58353e750c4 20:30:42 ---> 5f36e62d8f87 20:30:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:42 ---> Running in 8a3745a3806c 20:30:42 ---> 9c29d82884f9 20:30:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:30:42 Removing intermediate container b58353e750c4 20:30:42 ---> f8c7d537c15f 20:30:42 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:30:42 ---> Running in b6d82c805c6f 20:30:42 Removing intermediate container 8a3745a3806c 20:30:42 ---> 241965cbe5dd 20:30:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:43 ---> Running in ef46108de0ee 20:30:43 Removing intermediate container b6d82c805c6f 20:30:43 ---> fb169479e83e 20:30:43 Step 22/22 : LABEL version=0.0.0 20:30:44 ---> Running in 0514fd799b01 20:30:44 Removing intermediate container ef46108de0ee 20:30:44 ---> dc4d3764cb33 20:30:44 Step 21/23 : LABEL arch=arm64 20:30:44 ---> b28834c6c04d 20:30:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:30:44 ---> Running in 0bb3521b08a3 20:30:44 ---> Running in bfc69be7dace 20:30:44 Removing intermediate container 0514fd799b01 20:30:44 ---> beab274a51cf 20:30:44 20:30:45 Removing intermediate container 0bb3521b08a3 20:30:45 ---> bf977eab121b 20:30:45 Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:30:45 Removing intermediate container bfc69be7dace 20:30:45 ---> bec700738b84 20:30:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:45 ---> Running in 28bc2b5d5fec 20:30:45 ---> Running in 51727c343e79 20:30:45 Successfully built beab274a51cf 20:30:45 Successfully tagged core-data-arm64:latest 20:30:45  Building core-data ... done Building core-command 20:30:45 Removing intermediate container 28bc2b5d5fec 20:30:45 ---> b88f5c722904 20:30:45 Step 23/23 : LABEL version=0.0.0 20:30:46 ---> Running in ed0fcdc6dbaf 20:30:46 Removing intermediate container 51727c343e79 20:30:46 ---> b05ce9ef59cb 20:30:46 Step 22/24 : LABEL arch=arm64 20:30:46 ---> Running in 38b14c65f442 20:30:46 Removing intermediate container ed0fcdc6dbaf 20:30:46 ---> 3d595f84639d 20:30:46 20:30:47 Removing intermediate container 38b14c65f442 20:30:47 ---> 956a801e4f83 20:30:47 Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:30:47 Successfully built 3d595f84639d 20:30:47 Successfully tagged security-spire-server-arm64:latest 20:30:47 ---> Running in 1161c9939077 20:30:47 Building support-scheduler 20:30:48  Building security-spire-server ... done Removing intermediate container 1161c9939077 20:30:48 ---> abd4b1569500 20:30:48 Step 24/24 : LABEL version=0.0.0 20:30:48 ---> Running in 9a84578eec98 20:30:48 Removing intermediate container 9a84578eec98 20:30:48 ---> 39fadf6176d5 20:30:48 20:30:48 Successfully built 39fadf6176d5 20:30:48 Successfully tagged core-metadata-arm64:latest 20:30:49 Building security-spiffe-token-provider 20:31:21  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:21 ---> 2f4715451b22 20:31:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:21 ---> Using cache 20:31:21 ---> ad99656330d4 20:31:21 Step 4/23 : WORKDIR /edgex-go 20:31:21 ---> Using cache 20:31:21 ---> b2e703bcd1fb 20:31:21 Step 5/23 : RUN apk add --update --no-cache make git 20:31:21 ---> Using cache 20:31:21 ---> 0780bb66f814 20:31:21 Step 6/23 : COPY go.mod vendor* ./ 20:31:21 ---> Using cache 20:31:21 ---> 63522b33cd38 20:31:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:21 ---> Using cache 20:31:21 ---> cf156b167586 20:31:21 Step 8/23 : COPY . . 20:31:21 ---> Using cache 20:31:21 ---> cc15dc40fb1b 20:31:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:21 ---> Running in 0c1f6f0e6aee 20:31:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:21 ---> 2f4715451b22 20:31:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:21 ---> Using cache 20:31:21 ---> ad99656330d4 20:31:21 Step 4/22 : WORKDIR /edgex-go 20:31:21 ---> Using cache 20:31:21 ---> b2e703bcd1fb 20:31:21 Step 5/22 : RUN apk add --update --no-cache make git 20:31:21 ---> Using cache 20:31:21 ---> 0780bb66f814 20:31:21 Step 6/22 : COPY go.mod vendor* ./ 20:31:21 ---> Using cache 20:31:21 ---> 63522b33cd38 20:31:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:21 ---> Using cache 20:31:21 ---> cf156b167586 20:31:21 Step 8/22 : COPY . . 20:31:22 ---> Using cache 20:31:22 ---> cc15dc40fb1b 20:31:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:31:22 ---> Running in 90848c9f5a71 20:31:23 go build -tags " 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 20:31:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:31:23 ---> 2f4715451b22 20:31:23 Step 3/19 : WORKDIR /edgex-go 20:31:23 ---> Using cache 20:31:23 ---> 1ebbb34d0d69 20:31:23 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:31:23 ---> Running in eb32bc72abb7 20:31:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:28 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:31:28 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:31:28 OK: 16903 distinct packages available 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:30 OK: 221 MiB in 51 packages 20:31:32 Removing intermediate container eb32bc72abb7 20:31:32 ---> d3885ddd2682 20:31:32 Step 5/19 : COPY go.mod vendor* ./ 20:31:35 ---> 3a980381b1f4 20:31:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:35 ---> Running in b29b6e310fc7 20:31:43 Removing intermediate container d881aa599e56 20:31:43 ---> c6fd975cbd0a 20:31:43 20:31:43 Step 10/22 : FROM alpine:3.16 20:31:43 ---> 4c81e5bf8899 20:31:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:43 ---> Running in c43a081ca932 20:31:43 Removing intermediate container c43a081ca932 20:31:43 ---> e63470908530 20:31:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:31:44 ---> Running in 92c7401048d8 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:49 (1/1) Installing dumb-init (1.2.5-r1) 20:31:49 Executing busybox-1.35.0-r17.trigger 20:31:49 OK: 5 MiB in 15 packages 20:31:51 Removing intermediate container 92c7401048d8 20:31:51 ---> ad781f81e48e 20:31:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:53 ---> fd65c794cafe 20:31:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:55 ---> 81e34c53d4d6 20:31:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:56 ---> 5fb95b5d0379 20:31:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:58 ---> b081f8e2a827 20:31:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:58 ---> Running in 49fa25f69bc4 20:32:03 Removing intermediate container 49fa25f69bc4 20:32:03 ---> 67156f1faaa8 20:32:03 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:32:03 ---> Running in 8028035d9456 20:32:04 Removing intermediate container 8028035d9456 20:32:04 ---> fc33d99dad96 20:32:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:32:04 ---> Running in 98c04e8569c1 20:32:05 Removing intermediate container 98c04e8569c1 20:32:05 ---> 28646a7a7ca2 20:32:05 Step 20/22 : LABEL arch=arm64 20:32:05 ---> Running in 408d6eb9aa7c 20:32:06 Removing intermediate container 408d6eb9aa7c 20:32:06 ---> 4355f62da772 20:32:06 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:32:06 ---> Running in f951b571502d 20:32:07 Removing intermediate container f951b571502d 20:32:07 ---> c55420a6281f 20:32:07 Step 22/22 : LABEL version=0.0.0 20:32:07 ---> Running in b3609956919f 20:32:08 Removing intermediate container b3609956919f 20:32:08 ---> b943426e0d37 20:32:08 20:32:08 Successfully built b943426e0d37 20:32:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:32:08  Building core-common-config-bootstrapper ... done Building security-proxy-auth 20:32:10 Removing intermediate container 10447cfd1a15 20:32:10 ---> 40576477aa92 20:32:10 Step 8/22 : COPY . . 20:32:28 ---> 92ef64d91ab3 20:32:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:32:28 ---> Running in 675d46e156e0 20:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:28 ---> 2f4715451b22 20:32:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:32:28 ---> Using cache 20:32:28 ---> ad99656330d4 20:32:28 Step 4/22 : WORKDIR /edgex-go 20:32:28 ---> Using cache 20:32:28 ---> b2e703bcd1fb 20:32:28 Step 5/22 : RUN apk add --update --no-cache make git 20:32:28 ---> Using cache 20:32:28 ---> 0780bb66f814 20:32:28 Step 6/22 : COPY go.mod vendor* ./ 20:32:28 ---> Using cache 20:32:28 ---> 63522b33cd38 20:32:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:28 ---> Using cache 20:32:28 ---> cf156b167586 20:32:28 Step 8/22 : COPY . . 20:32:28 ---> Using cache 20:32:28 ---> cc15dc40fb1b 20:32:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:32:28 ---> Running in a5d62b41a646 20:32:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:30 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:33:17 Removing intermediate container b29b6e310fc7 20:33:17 ---> 0ef7075beca9 20:33:17 Step 7/19 : COPY . . 20:33:27 ---> d1ef1071923d 20:33:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:27 ---> Running in 24cf9a398505 20:33:28 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 20:38:49 Removing intermediate container 0c1f6f0e6aee 20:38:49 ---> e9020d80315e 20:38:49 20:38:49 Step 10/23 : FROM alpine:3.16 20:38:49 ---> 4c81e5bf8899 20:38:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:49 ---> Using cache 20:38:49 ---> fc5c9921fb13 20:38:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:49 ---> Using cache 20:38:49 ---> 586f95b447b3 20:38:49 Step 13/23 : ENV APP_PORT=59882 20:38:49 ---> Running in 1065a3b0d9a3 20:38:49 Removing intermediate container 1065a3b0d9a3 20:38:49 ---> 4d8af0223ebb 20:38:49 Step 14/23 : EXPOSE $APP_PORT 20:38:49 ---> Running in dc8d1781553e 20:38:49 Removing intermediate container dc8d1781553e 20:38:49 ---> cdce804568de 20:38:49 Step 15/23 : WORKDIR / 20:38:49 ---> Running in 0011442a87f0 20:38:49 Removing intermediate container 0011442a87f0 20:38:49 ---> 015b37bfc383 20:38:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:49 ---> 1b8add880401 20:38:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:49 ---> aa704caa3da9 20:38:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:38:49 ---> e6059ec8e16b 20:38:49 Step 19/23 : ENTRYPOINT ["/core-command"] 20:38:49 ---> Running in ff0f56125abb 20:38:49 Removing intermediate container ff0f56125abb 20:38:49 ---> d25f865793a0 20:38:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:49 ---> Running in 44f3ef044dd0 20:38:49 Removing intermediate container 44f3ef044dd0 20:38:49 ---> 9be9ab84b3d8 20:38:49 Step 21/23 : LABEL arch=arm64 20:38:49 ---> Running in be2cefa891d2 20:38:49 Removing intermediate container be2cefa891d2 20:38:49 ---> 800af41e7f12 20:38:49 Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:38:49 ---> Running in 5319b9079929 20:38:49 Removing intermediate container 5319b9079929 20:38:49 ---> 6a7b27d13180 20:38:49 Step 23/23 : LABEL version=0.0.0 20:38:49 ---> Running in 183d2d3e8d88 20:38:49 Removing intermediate container 183d2d3e8d88 20:38:49 ---> 7a8e77b927bf 20:38:49 20:38:49 Successfully built 7a8e77b927bf 20:38:49 Successfully tagged core-command-arm64:latest 20:38:49 Building security-bootstrapper 20:38:56  Building core-command ... done Removing intermediate container a5d62b41a646 20:38:56 ---> 5160f75c656e 20:38:56 20:38:56 Step 10/22 : FROM alpine:3.16 20:38:56 ---> 4c81e5bf8899 20:38:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:56 ---> Using cache 20:38:56 ---> e63470908530 20:38:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:38:56 ---> Using cache 20:38:56 ---> ad781f81e48e 20:38:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:56 ---> Using cache 20:38:56 ---> fd65c794cafe 20:38:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:38:57 ---> 99d4cdf04221 20:38:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:38:58 ---> 915398ebad9b 20:38:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:38:59 ---> 9e7c9e28d8fd 20:38:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:59 ---> Running in ccbbae0b465f 20:39:03 Removing intermediate container ccbbae0b465f 20:39:03 ---> 930bfc2ea332 20:39:03 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:39:03 ---> Running in c46862fa61d5 20:39:03 Removing intermediate container c46862fa61d5 20:39:03 ---> 95438861642c 20:39:03 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:39:04 ---> Running in 67e1b42ff934 20:39:04 Removing intermediate container 67e1b42ff934 20:39:04 ---> f1d51031b362 20:39:04 Step 20/22 : LABEL arch=arm64 20:39:04 ---> Running in a910d356b16a 20:39:08 Removing intermediate container a910d356b16a 20:39:08 ---> f72abd79fbe9 20:39:08 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:39:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:39:08 ---> 2f4715451b22 20:39:08 Step 3/32 : WORKDIR /edgex-go 20:39:08 ---> Using cache 20:39:08 ---> 1ebbb34d0d69 20:39:08 Step 4/32 : RUN apk add --update --no-cache make git 20:39:08 ---> Using cache 20:39:08 ---> cbafa1ecc542 20:39:08 Step 5/32 : COPY go.mod vendor* ./ 20:39:08 ---> Using cache 20:39:08 ---> 17cac4ed1c88 20:39:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:08 ---> Using cache 20:39:08 ---> 7497afc6ff2a 20:39:08 Step 7/32 : COPY . . 20:39:08 ---> Running in a19afdcf1eb4 20:39:08 ---> Using cache 20:39:08 ---> c300d183e248 20:39:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:08 ---> Running in dba7ff947c25 20:39:09 Removing intermediate container a19afdcf1eb4 20:39:09 ---> 742e137bf10d 20:39:09 Step 22/22 : LABEL version=0.0.0 20:39:09 ---> Running in e4a26fe855a5 20:39:09 Removing intermediate container e4a26fe855a5 20:39:09 ---> f914e39571e4 20:39:09 20:39:10 Successfully built f914e39571e4 20:39:10 Successfully tagged security-proxy-auth-arm64:latest 20:39:11  Building security-proxy-auth ... done 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 20:41:17 Removing intermediate container 90848c9f5a71 20:41:17 ---> f84d440b3c36 20:41:17 20:41:17 Step 10/22 : FROM alpine:3.16 20:41:17 ---> 4c81e5bf8899 20:41:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:41:17 ---> Using cache 20:41:17 ---> fc5c9921fb13 20:41:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:17 ---> Using cache 20:41:17 ---> 586f95b447b3 20:41:17 Step 13/22 : ENV APP_PORT=59861 20:41:17 ---> Running in 9531fd1bffbb 20:41:17 Removing intermediate container 9531fd1bffbb 20:41:17 ---> dca729023d71 20:41:17 Step 14/22 : EXPOSE $APP_PORT 20:41:17 ---> Running in 7209905f200d 20:41:17 Removing intermediate container 7209905f200d 20:41:17 ---> 0c1bbf6f4e2c 20:41:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:21 ---> a1759fe27b45 20:41:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:41:23 ---> 879bc32f07f0 20:41:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:41:24 ---> 3992917f0cfb 20:41:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:41:24 ---> Running in 89b2de711421 20:41:25 Removing intermediate container 89b2de711421 20:41:25 ---> 0a321ca09726 20:41:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:25 ---> Running in 687b15065c9e 20:41:25 Removing intermediate container 687b15065c9e 20:41:25 ---> 0105f2980849 20:41:25 Step 20/22 : LABEL arch=arm64 20:41:25 ---> Running in e59d49123151 20:41:26 Removing intermediate container e59d49123151 20:41:26 ---> 993afb2bb6c1 20:41:26 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:41:26 ---> Running in d17353668d02 20:41:27 Removing intermediate container d17353668d02 20:41:27 ---> f3db041f1047 20:41:27 Step 22/22 : LABEL version=0.0.0 20:41:27 ---> Running in 8f6aef800352 20:41:27 Removing intermediate container 8f6aef800352 20:41:27 ---> 73d8a92674c0 20:41:27 20:41:27 Successfully built 73d8a92674c0 20:41:27 Successfully tagged support-scheduler-arm64:latest 20:41:46  Building support-scheduler ... done Removing intermediate container 24cf9a398505 20:41:46 ---> 96eb3a92abba 20:41:46 20:41:46 Step 9/19 : FROM alpine:3.15 20:41:46 ---> 354640af7b1b 20:41:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:46 ---> Using cache 20:41:46 ---> 53d07db5dfc1 20:41:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:41:46 ---> Running in d592476ab754 20:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:49 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:41:49 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:41:49 OK: 15734 distinct packages available 20:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:50 (1/9) Installing ca-certificates (20220614-r0) 20:41:51 (2/9) Installing brotli-libs (1.0.9-r5) 20:41:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:41:51 (4/9) Installing libcurl (7.80.0-r6) 20:41:51 (5/9) Installing curl (7.80.0-r6) 20:41:51 (6/9) Installing dumb-init (1.2.5-r1) 20:41:51 (7/9) Installing musl-obstack (1.2.3-r0) 20:41:51 (8/9) Installing libucontext (1.1-r0) 20:41:51 (9/9) Installing gcompat (1.0.0-r4) 20:41:51 Executing busybox-1.34.1-r7.trigger 20:41:51 Executing ca-certificates-20220614-r0.trigger 20:41:51 OK: 8 MiB in 23 packages 20:41:55 Removing intermediate container d592476ab754 20:41:55 ---> 944863fa5e34 20:41:55 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:56 ---> bff2bb93eb85 20:41:56 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:42:00 ---> f25079a1f522 20:42:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:42:02 ---> 1d18aef284f4 20:42:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:42:02 ---> Running in b6bf667a5405 20:42:02 Removing intermediate container b6bf667a5405 20:42:02 ---> 23a7beb63b0d 20:42:02 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:03 ---> Running in 132b80cd8725 20:42:04 Removing intermediate container 132b80cd8725 20:42:04 ---> 7f436be49616 20:42:04 Step 17/19 : LABEL arch=arm64 20:42:04 ---> Running in 2cd8221eb0d2 20:42:05 Removing intermediate container 2cd8221eb0d2 20:42:05 ---> f599df54d56e 20:42:05 Step 18/19 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:42:05 ---> Running in 89f81ac2361c 20:42:05 Removing intermediate container 89f81ac2361c 20:42:05 ---> 08a7db506387 20:42:05 Step 19/19 : LABEL version=0.0.0 20:42:05 ---> Running in 1f6462ca74e0 20:42:06 Removing intermediate container 675d46e156e0 20:42:06 ---> 4b76149615c4 20:42:06 20:42:06 Step 10/22 : FROM alpine:3.16 20:42:06 ---> 4c81e5bf8899 20:42:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:42:06 ---> Running in eb93c1242180 20:42:06 Removing intermediate container 1f6462ca74e0 20:42:06 ---> c45630a08de5 20:42:06 20:42:07 Successfully built c45630a08de5 20:42:07 Successfully tagged security-spiffe-token-provider-arm64:latest 20:42:08  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:09 (1/2) Installing ca-certificates (20220614-r0) 20:42:09 (2/2) Installing dumb-init (1.2.5-r1) 20:42:09 Executing busybox-1.35.0-r17.trigger 20:42:09 Executing ca-certificates-20220614-r0.trigger 20:42:09 OK: 6 MiB in 16 packages 20:42:14 Removing intermediate container eb93c1242180 20:42:14 ---> 89c445d795a0 20:42:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:42:14 ---> Running in 18713aa431f1 20:42:14 Removing intermediate container 18713aa431f1 20:42:14 ---> 391f1a36ec67 20:42:14 Step 13/22 : ENV APP_PORT=59860 20:42:14 ---> Running in 5b67aafac1c5 20:42:15 Removing intermediate container 5b67aafac1c5 20:42:15 ---> d3f1a8097f87 20:42:15 Step 14/22 : EXPOSE $APP_PORT 20:42:15 ---> Running in 28a77b563ad6 20:42:15 Removing intermediate container 28a77b563ad6 20:42:15 ---> cc686e0d96ea 20:42:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:16 ---> e9e48cc5f70b 20:42:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:42:18 ---> cb932c463ff5 20:42:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:42:18 ---> 097bb8591929 20:42:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:42:19 ---> Running in d8f9e7f2b12f 20:42:19 Removing intermediate container d8f9e7f2b12f 20:42:19 ---> 8c04fb5fbefc 20:42:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:19 ---> Running in 789c71a4449d 20:42:19 Removing intermediate container 789c71a4449d 20:42:19 ---> 3a356698d4db 20:42:19 Step 20/22 : LABEL arch=arm64 20:42:20 ---> Running in 74ae85e887f2 20:42:20 Removing intermediate container 74ae85e887f2 20:42:20 ---> e725daac1842 20:42:20 Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:42:20 ---> Running in 25596114a29f 20:42:21 Removing intermediate container 25596114a29f 20:42:21 ---> 048911c9edf5 20:42:21 Step 22/22 : LABEL version=0.0.0 20:42:21 ---> Running in 5d04b9c31c51 20:42:21 Removing intermediate container 5d04b9c31c51 20:42:21 ---> e9e5809e88f6 20:42:21 20:42:21 Successfully built e9e5809e88f6 20:42:21 Successfully tagged support-notifications-arm64:latest 20:42:39  Building support-notifications ... done Removing intermediate container dba7ff947c25 20:42:39 ---> a06600dc80b2 20:42:39 20:42:39 Step 9/32 : FROM alpine:3.16 20:42:39 ---> 4c81e5bf8899 20:42:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:39 ---> Running in db2421a5f99c 20:42:39 Removing intermediate container db2421a5f99c 20:42:39 ---> 107d1097da82 20:42:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:42:39 ---> Running in af947bc8f466 20:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:41 (1/2) Installing dumb-init (1.2.5-r1) 20:42:41 (2/2) Installing su-exec (0.2-r1) 20:42:41 Executing busybox-1.35.0-r17.trigger 20:42:41 OK: 5 MiB in 16 packages 20:42:42 Removing intermediate container af947bc8f466 20:42:42 ---> c67e4e397e57 20:42:42 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:42:42 ---> Running in b4e837c19a52 20:42:42 Removing intermediate container b4e837c19a52 20:42:42 ---> 666ce906e138 20:42:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:42:42 ---> Running in 76484df9a079 20:42:42 Removing intermediate container 76484df9a079 20:42:42 ---> b8edcb63ae9b 20:42:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:42:42 ---> Running in 27f2c3529182 20:42:43 Removing intermediate container 27f2c3529182 20:42:43 ---> 06f271d59ac0 20:42:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:42:43 ---> Running in bc18fa544526 20:42:43 Removing intermediate container bc18fa544526 20:42:43 ---> 4e2ebb250c57 20:42:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:42:43 ---> Running in 4ca1f1c39d8e 20:42:45 Removing intermediate container 4ca1f1c39d8e 20:42:45 ---> 0755b76651f9 20:42:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:42:45 ---> Running in 8546ffc64b51 20:42:45 Removing intermediate container 8546ffc64b51 20:42:45 ---> b1f7cd08282b 20:42:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:42:46 ---> 984f70f26dc6 20:42:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:42:46 ---> Running in 0ae86c2c7b47 20:42:47 Removing intermediate container 0ae86c2c7b47 20:42:47 ---> 60f25b1f00a4 20:42:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:48 ---> e59f90a004d3 20:42:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:42:49 ---> ec361a52bba3 20:42:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:42:49 ---> 503c6c5b31d1 20:42:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:42:50 ---> eb9760b9f87b 20:42:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:42:50 ---> 973ad542a266 20:42:50 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:42:51 ---> 6e854de57414 20:42:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:42:51 ---> 408e7edfb280 20:42:51 Step 27/32 : RUN chmod +x /entrypoint.sh 20:42:54 ---> Running in 8b9ea12404bb 20:42:56 Removing intermediate container 8b9ea12404bb 20:42:56 ---> 81e5009a1b6c 20:42:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:42:56 ---> Running in 5222bfbed4e9 20:42:56 Removing intermediate container 5222bfbed4e9 20:42:56 ---> cbe4a975ed4e 20:42:56 Step 29/32 : CMD ["gate"] 20:42:56 ---> Running in d363176a7baf 20:42:56 Removing intermediate container d363176a7baf 20:42:56 ---> 55a83acbed51 20:42:56 Step 30/32 : LABEL arch=arm64 20:42:56 ---> Running in a43033df34d1 20:42:57 Removing intermediate container a43033df34d1 20:42:57 ---> 86d34d791b96 20:42:57 Step 31/32 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 20:42:57 ---> Running in 50ff85e44eb5 20:42:57 Removing intermediate container 50ff85e44eb5 20:42:57 ---> 410acae9f3c4 20:42:57 Step 32/32 : LABEL version=0.0.0 20:42:57 ---> Running in 67417395fdc4 20:42:57 Removing intermediate container 67417395fdc4 20:42:57 ---> 0ebeae4fd5ea 20:42:57 20:42:57 Successfully built 0ebeae4fd5ea 20:42:57 Successfully tagged security-bootstrapper-arm64:latest 20:42:58  Building security-bootstrapper ... done  [Pipeline] } 20:42:58 $ docker stop --time=1 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d 20:42:59 $ docker rm -f --volumes 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d [Pipeline] // withDockerContainer [Pipeline] sh 20:43:00 + docker images 20:43:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:43:00 security-bootstrapper-arm64 latest 0ebeae4fd5ea 3 seconds ago 19.6MB 20:43:00 a06600dc80b2 23 seconds ago 1.51GB 20:43:00 support-notifications-arm64 latest e9e5809e88f6 39 seconds ago 29.7MB 20:43:00 security-spiffe-token-provider-arm64 latest c45630a08de5 54 seconds ago 29.1MB 20:43:00 4b76149615c4 56 seconds ago 1.58GB 20:43:00 96eb3a92abba About a minute ago 1.55GB 20:43:00 support-scheduler-arm64 latest 73d8a92674c0 About a minute ago 29.1MB 20:43:00 f84d440b3c36 About a minute ago 1.58GB 20:43:00 security-proxy-auth-arm64 latest f914e39571e4 3 minutes ago 15.6MB 20:43:00 5160f75c656e 4 minutes ago 1.5GB 20:43:00 core-command-arm64 latest 7a8e77b927bf 4 minutes ago 17.1MB 20:43:00 e9020d80315e 4 minutes ago 1.52GB 20:43:00 core-common-config-bootstrapper-arm64 latest b943426e0d37 10 minutes ago 14.9MB 20:43:00 c6fd975cbd0a 11 minutes ago 1.51GB 20:43:00 core-metadata-arm64 latest 39fadf6176d5 12 minutes ago 17.8MB 20:43:00 security-spire-server-arm64 latest 3d595f84639d 12 minutes ago 84.3MB 20:43:00 core-data-arm64 latest beab274a51cf 12 minutes ago 17.3MB 20:43:00 3738b60a5bd7 12 minutes ago 1.39GB 20:43:00 50ffec906cd0 12 minutes ago 1.52GB 20:43:00 6ecf38e36423 12 minutes ago 1.52GB 20:43:00 security-secretstore-setup-arm64 latest d2731ac51fe9 13 minutes ago 29MB 20:43:00 security-proxy-setup-arm64 latest 599af2c05c60 13 minutes ago 26.9MB 20:43:00 232a5ac2d712 13 minutes ago 1.51GB 20:43:00 b8b96714cf55 13 minutes ago 1.51GB 20:43:00 security-spire-agent-arm64 latest b984aa20662c 17 minutes ago 122MB 20:43:00 36110cb48382 17 minutes ago 1.39GB 20:43:00 security-spire-config-arm64 latest ccd9deaea642 20 minutes ago 83.6MB 20:43:00 b731f9a503f9 20 minutes ago 1.39GB 20:43:00 ci-base-image-arm64 latest 2f4715451b22 34 minutes ago 905MB 20:43:00 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:43:00 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:01 20:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:02 arm64: Pulling from edgex-lftools-log-publisher 20:43:02 8998bd30e6a1: Pulling fs layer 20:43:02 04944245beec: Pulling fs layer 20:43:02 699f458cf7ca: Pulling fs layer 20:43:02 765212b225bb: Pulling fs layer 20:43:02 f23df028b6ca: Pulling fs layer 20:43:02 d65c8cfc05b1: Pulling fs layer 20:43:02 2437ff75d9bd: Pulling fs layer 20:43:02 f23df028b6ca: Waiting 20:43:02 765212b225bb: Waiting 20:43:02 d65c8cfc05b1: Waiting 20:43:02 2437ff75d9bd: Waiting 20:43:02 04944245beec: Verifying Checksum 20:43:02 04944245beec: Download complete 20:43:02 765212b225bb: Verifying Checksum 20:43:02 765212b225bb: Download complete 20:43:02 f23df028b6ca: Download complete 20:43:02 d65c8cfc05b1: Verifying Checksum 20:43:02 d65c8cfc05b1: Download complete 20:43:02 699f458cf7ca: Verifying Checksum 20:43:02 699f458cf7ca: Download complete 20:43:02 8998bd30e6a1: Verifying Checksum 20:43:02 8998bd30e6a1: Download complete 20:43:05 2437ff75d9bd: Verifying Checksum 20:43:05 2437ff75d9bd: Download complete 20:43:06 8998bd30e6a1: Pull complete 20:43:06 04944245beec: Pull complete 20:43:08 699f458cf7ca: Pull complete 20:43:08 765212b225bb: Pull complete 20:43:08 f23df028b6ca: Pull complete 20:43:09 d65c8cfc05b1: Pull complete 20:43:21 2437ff75d9bd: Pull complete 20:43:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:21 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 20:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 20:43:24 $ docker top f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:25 ---> job-cost.sh 20:43:25 lf-activate-venv: SKIPPING 20:43:25 INFO: No Stack... 20:43:26 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:26 INFO: Archiving Costs [Pipeline] sh 20:43:27 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:43:27 + cut -d, -f6 [Pipeline] lock 20:43:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] 20:43:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] did not exist. Created. 20:43:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:27 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:28 Stashed 1 file(s) [Pipeline] } 20:43:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:28 $ docker stop --time=1 f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d 20:43:29 $ docker rm -f --volumes f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d [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 20:43:30 provisioning config files... 20:43:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3737909904377573671tmp [Pipeline] { [Pipeline] sh 20:43:30 + set +x 20:43:30 + curl -s https://codecov.io/bash 20:43:30 + bash -s -- 20:43:30 20:43:30 _____ _ 20:43:30 / ____| | | 20:43:30 | | ___ __| | ___ ___ _____ __ 20:43:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:30 Bash-1.0.6 20:43:30 20:43:30 20:43:30 ==> git version 2.25.1 found 20:43:30 ==> 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 20:43:30 Release-Date: 2020-01-08 20:43:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:30 ==> Jenkins CI detected. 20:43:30 current dir:  /w/workspace/edgex-go/1 20:43:30 project root: . 20:43:30 --> token set from env 20:43:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:30 ==> Running gcov in . (disable via -X gcov) 20:43:30 ==> Python coveragepy not found 20:43:30 ==> Searching for coverage reports in: 20:43:30 + . 20:43:30 -> Found 1 reports 20:43:30 ==> Detecting git/mercurial file structure 20:43:30 ==> Reading reports 20:43:31 + ./coverage.out bytes=487670 20:43:31 ==> Appending adjustments 20:43:31 https://docs.codecov.io/docs/fixing-reports 20:43:32 + Found adjustments 20:43:32 ==> Gzipping contents 20:43:32 64K /tmp/codecov.3bbYZu.gz 20:43:32 ==> Uploading reports 20:43:32 url: https://codecov.io 20:43:32 query: branch=PR-4399&commit=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4399&job=&cmd_args= 20:43:32 -> Pinging Codecov 20:43:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4399&commit=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4399&job=&cmd_args= 20:43:32 -> Uploading to 20:43:32 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85/ae8a92f5-edb2-456a-9d27-9f5aa0fdc8ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T204332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c6a0e1a23a1d31c43c1f444f86de22583f5e49cc708c14603124e4f51d8cdcf 20:43:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:32 Dload Upload Total Spent Left Speed 20:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 182k --:--:-- --:--:-- --:--:-- 182k 20:43:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] } 20:43:32 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 20:43:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:43:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:35 ---> package-listing.sh 20:43:35 ++ facter osfamily 20:43:35 ++ tr '[:upper:]' '[:lower:]' 20:43:35 + OS_FAMILY=debian 20:43:35 + workspace=/w/workspace/edgex-go/1 20:43:35 + START_PACKAGES=/tmp/packages_start.txt 20:43:35 + END_PACKAGES=/tmp/packages_end.txt 20:43:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:35 + PACKAGES=/tmp/packages_start.txt 20:43:35 + '[' /w/workspace/edgex-go/1 ']' 20:43:35 + PACKAGES=/tmp/packages_end.txt 20:43:35 + case "${OS_FAMILY}" in 20:43:35 + dpkg -l 20:43:35 + grep '^ii' 20:43:35 + '[' -f /tmp/packages_start.txt ']' 20:43:35 + '[' -f /tmp/packages_end.txt ']' 20:43:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:35 + '[' /w/workspace/edgex-go/1 ']' 20:43:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:43:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:43:35 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 20:43:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:36 20:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:36 latest: Pulling from edgex-lftools-log-publisher 20:43:36 5eb5b503b376: Pulling fs layer 20:43:36 5c69ac0246d0: Pulling fs layer 20:43:36 ec43610c2a17: Pulling fs layer 20:43:36 3a2ae6a8a46f: Pulling fs layer 20:43:36 33b1e0a273af: Pulling fs layer 20:43:36 5d3b04190fa2: Pulling fs layer 20:43:36 2f39f015ded8: Pulling fs layer 20:43:36 33b1e0a273af: Waiting 20:43:36 5d3b04190fa2: Waiting 20:43:36 2f39f015ded8: Waiting 20:43:36 3a2ae6a8a46f: Waiting 20:43:36 5c69ac0246d0: Verifying Checksum 20:43:36 5c69ac0246d0: Download complete 20:43:36 3a2ae6a8a46f: Verifying Checksum 20:43:36 3a2ae6a8a46f: Download complete 20:43:37 ec43610c2a17: Download complete 20:43:37 5d3b04190fa2: Verifying Checksum 20:43:37 5d3b04190fa2: Download complete 20:43:37 33b1e0a273af: Verifying Checksum 20:43:37 33b1e0a273af: Download complete 20:43:37 5eb5b503b376: Verifying Checksum 20:43:37 5eb5b503b376: Download complete 20:43:37 2f39f015ded8: Download complete 20:43:38 5eb5b503b376: Pull complete 20:43:38 5c69ac0246d0: Pull complete 20:43:39 ec43610c2a17: Pull complete 20:43:39 3a2ae6a8a46f: Pull complete 20:43:39 33b1e0a273af: Pull complete 20:43:39 5d3b04190fa2: Pull complete 20:43:44 2f39f015ded8: Pull complete 20:43:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:45 prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container 20:43:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:47 $ docker top db0dc20b6add8cf6e6de289ad3859c54054a219ef42c67e88fb1abf1d3a98572 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:48 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:48 + ls /var/log/sa-host 20:43:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:48 provisioning config files... 20:43:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2720028549232416752tmp [Pipeline] { [Pipeline] echo 20:43:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:49 ---> create-netrc.sh [Pipeline] } 20:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:49 ---> python-tools-install.sh [Pipeline] echo 20:43:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:49 ---> sudo-logs.sh 20:43:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:50 ---> job-cost.sh 20:43:50 lf-activate-venv: SKIPPING 20:43:50 DEBUG: total: 0.10999999940395355 20:43:50 INFO: Retrieving Stack Cost... 20:43:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:51 INFO: Archiving Costs [Pipeline] echo 20:43:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:51 ---> logs-deploy.sh 20:43:51 lf-activate-venv: SKIPPING 20:43:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4399/1 20:43:51 INFO: archiving workspace using pattern(s): 20:43:52 Archives upload complete. 20:43:52 INFO: archiving logs to Nexus 20:43:53 ---> uname -a: 20:43:53 Linux prd-ubuntu20-04-docker-8c-8g-7791 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:43:53 20:43:53 20:43:53 ---> lscpu: 20:43:53 Architecture: x86_64 20:43:53 CPU op-mode(s): 32-bit, 64-bit 20:43:53 Byte Order: Little Endian 20:43:53 Address sizes: 40 bits physical, 48 bits virtual 20:43:53 CPU(s): 8 20:43:53 On-line CPU(s) list: 0-7 20:43:53 Thread(s) per core: 1 20:43:53 Core(s) per socket: 1 20:43:53 Socket(s): 8 20:43:53 NUMA node(s): 1 20:43:53 Vendor ID: AuthenticAMD 20:43:53 CPU family: 23 20:43:53 Model: 49 20:43:53 Model name: AMD EPYC-Rome Processor 20:43:53 Stepping: 0 20:43:53 CPU MHz: 2799.998 20:43:53 BogoMIPS: 5599.99 20:43:53 Virtualization: AMD-V 20:43:53 Hypervisor vendor: KVM 20:43:53 Virtualization type: full 20:43:53 L1d cache: 256 KiB 20:43:53 L1i cache: 256 KiB 20:43:53 L2 cache: 4 MiB 20:43:53 L3 cache: 128 MiB 20:43:53 NUMA node0 CPU(s): 0-7 20:43:53 Vulnerability Itlb multihit: Not affected 20:43:53 Vulnerability L1tf: Not affected 20:43:53 Vulnerability Mds: Not affected 20:43:53 Vulnerability Meltdown: Not affected 20:43:53 Vulnerability Mmio stale data: Not affected 20:43:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:53 Vulnerability Srbds: Not affected 20:43:53 Vulnerability Tsx async abort: Not affected 20:43:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:43:53 20:43:53 20:43:53 ---> nproc: 20:43:53 8 20:43:53 20:43:53 20:43:53 ---> df -h: 20:43:53 Filesystem Size Used Avail Use% Mounted on 20:43:53 overlay 155G 20G 136G 13% / 20:43:53 tmpfs 64M 0 64M 0% /dev 20:43:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:43:53 shm 64M 0 64M 0% /dev/shm 20:43:53 /dev/vda1 155G 20G 136G 13% /facter-os 20:43:53 20:43:53 20:43:53 ---> sar -b -r -n DEV: 20:43:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7791) 02/28/23 _x86_64_ (8 CPU) 20:43:53 20:43:53 20:01:26 LINUX RESTART (8 CPU) 20:43:53 20:43:53 20:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:43:53 20:03:01 60.18 10.63 49.55 0.00 1771.77 22965.06 0.00 20:43:53 20:04:01 102.23 0.53 101.70 0.00 21.06 52806.55 0.00 20:43:53 20:05:01 42.49 0.20 42.29 0.00 2.80 17371.50 0.00 20:43:53 20:06:01 253.17 1.60 251.57 0.00 31.86 98391.33 0.00 20:43:53 20:07:01 304.52 6.12 298.40 0.00 109.45 102205.37 0.00 20:43:53 20:08:01 182.67 0.40 182.27 0.00 14.00 148683.49 0.00 20:43:53 20:09:01 343.98 11.18 332.79 0.00 5081.02 66313.35 0.00 20:43:53 20:10:01 397.77 0.22 397.55 0.00 3.60 98883.39 0.00 20:43:53 20:11:01 276.86 0.60 276.26 0.00 4.80 102101.76 0.00 20:43:53 20:12:01 351.54 0.08 351.46 0.00 4.80 164349.94 0.00 20:43:53 20:13:01 635.93 0.18 635.74 0.00 18.93 132381.00 0.00 20:43:53 20:14:01 2.50 0.00 2.50 0.00 0.00 29.46 0.00 20:43:53 20:15:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 20:43:53 20:16:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 20:43:53 20:17:01 1.82 0.03 1.78 0.00 0.27 20.26 0.00 20:43:53 20:18:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 20:43:53 20:19:01 1.25 0.00 1.25 0.00 0.00 18.80 0.00 20:43:53 20:20:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 20:43:53 20:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:43:53 20:22:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 20:43:53 20:23:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:43:53 20:24:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 20:43:53 20:25:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 20:43:53 20:26:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 20:43:53 20:27:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:43:53 20:28:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 20:43:53 20:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 20:43:53 20:30:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 20:43:53 20:31:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 20:43:53 20:32:01 3.87 1.02 2.85 0.00 21.86 36.79 0.00 20:43:53 20:33:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:43:53 20:34:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:43:53 20:35:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 20:43:53 20:36:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 20:43:53 20:37:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:43:53 20:38:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 20:43:53 20:39:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:43:53 20:40:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 20:43:53 20:41:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 20:43:53 20:42:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 20:43:53 20:43:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 20:43:53 Average: 73.00 0.80 72.21 0.00 172.17 24560.87 0.00 20:43:53 20:43:53 20:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:53 20:03:01 28877592 31609832 708328 2.15 72528 2935620 2024588 5.97 1006000 2644528 729976 20:43:53 20:04:01 27877732 31498100 801544 2.44 113528 3710148 2026596 5.97 1541616 3012760 467224 20:43:53 20:05:01 27692220 31573912 723560 2.20 116928 3943136 1861532 5.49 1351440 3363644 345204 20:43:53 20:06:01 25132756 31402384 872932 2.65 160488 6130176 2399216 7.07 1800864 5285212 734788 20:43:53 20:07:01 22327800 31504096 775548 2.36 286840 8684828 1964304 5.79 2099788 7570676 730960 20:43:53 20:08:01 21441044 30981500 1271608 3.87 290640 9089568 3641644 10.73 2355344 8216780 65684 20:43:53 20:09:01 21135596 31500348 772108 2.35 311544 9893528 1970572 5.81 1976916 8926696 51340 20:43:53 20:10:01 21106936 31408048 853252 2.59 331572 9793404 2341240 6.90 2226652 8671380 1256 20:43:53 20:11:01 18000256 31490960 773112 2.35 392556 12714912 1950116 5.75 2489776 11316288 984728 20:43:53 20:12:01 17319304 31409072 851032 2.59 407764 13303524 2255576 6.65 2526360 11963260 562292 20:43:53 20:13:01 18876916 31530580 739112 2.25 424652 11905916 1890520 5.57 2449280 10544796 472 20:43:53 20:14:01 18877316 31531112 738468 2.25 424660 11906048 1890520 5.57 2449420 10544928 236 20:43:53 20:15:01 18877676 31531528 737948 2.24 424668 11906052 1890520 5.57 2448604 10544932 176 20:43:53 20:16:01 18893356 31547676 722284 2.20 424684 11906052 1890520 5.57 2432716 10545384 44 20:43:53 20:17:01 18894896 31549296 720520 2.19 424732 11906048 1909324 5.63 2431736 10545388 16 20:43:53 20:18:01 18895124 31549584 720200 2.19 424752 11906060 1909324 5.63 2431936 10545388 232 20:43:53 20:19:01 18895448 31550020 719796 2.19 424784 11906168 1909324 5.63 2432032 10545468 192 20:43:53 20:20:01 18895480 31550096 719728 2.19 424796 11906176 1909324 5.63 2431980 10545504 188 20:43:53 20:21:01 18895504 31550128 719696 2.19 424804 11906176 1909324 5.63 2431652 10545504 8 20:43:53 20:22:01 18895424 31550056 719700 2.19 424824 11906172 1909324 5.63 2431764 10545512 48 20:43:53 20:23:01 18895588 31550224 719432 2.19 424832 11906184 1909324 5.63 2431964 10545516 184 20:43:53 20:24:01 18895832 31550504 719160 2.19 424844 11906184 1909324 5.63 2431680 10545516 12 20:43:53 20:25:01 18895776 31550464 719136 2.19 424852 11906188 1909324 5.63 2431764 10545520 8 20:43:53 20:26:01 18895720 31550416 719136 2.19 424864 11906188 1909324 5.63 2431736 10545520 8 20:43:53 20:27:01 18895704 31550408 719064 2.19 424900 11906176 1909324 5.63 2431848 10545524 16 20:43:53 20:28:01 18895540 31550296 719276 2.19 424916 11906196 1909324 5.63 2432128 10545528 188 20:43:53 20:29:01 18895556 31550332 719256 2.19 424924 11906196 1909324 5.63 2431788 10545528 8 20:43:53 20:30:01 18895748 31550540 719212 2.19 424940 11906204 1909324 5.63 2431812 10545536 40 20:43:53 20:31:01 18895456 31550264 719484 2.19 424948 11906204 1909324 5.63 2431812 10545536 8 20:43:53 20:32:01 18892732 31548580 720948 2.19 425012 11906816 1952976 5.76 2432116 10546020 16 20:43:53 20:33:01 18893228 31549092 720364 2.19 425028 11906828 1952976 5.76 2432052 10546024 12 20:43:53 20:34:01 18893148 31549028 720464 2.19 425048 11906828 1936848 5.71 2432056 10546024 8 20:43:53 20:35:01 18892880 31548788 720664 2.19 425056 11906832 1936848 5.71 2432088 10546028 180 20:43:53 20:36:01 18893252 31549192 720380 2.19 425072 11906840 1936848 5.71 2432260 10546032 44 20:43:53 20:37:01 18892960 31548904 720648 2.19 425084 11906832 1936848 5.71 2432208 10546032 16 20:43:53 20:38:01 18892944 31548908 720584 2.19 425088 11906848 1936848 5.71 2432168 10546040 52 20:43:53 20:39:01 18892896 31548864 720568 2.19 425092 11906848 1936848 5.71 2432228 10546040 8 20:43:53 20:40:01 18892784 31548772 720604 2.19 425104 11906852 1936848 5.71 2432524 10546044 40 20:43:53 20:41:01 18892768 31548768 720536 2.19 425120 11906856 1936848 5.71 2432316 10546052 8 20:43:53 20:42:01 18892680 31548700 720544 2.19 425136 11906856 1936848 5.71 2432292 10546052 68 20:43:53 20:43:01 18893140 31549168 720220 2.19 425148 11906860 1936848 5.71 2432228 10546056 12 20:43:53 Average: 19916700 31520940 750736 2.28 381872 10958476 1997848 5.89 2312657 9704541 114049 20:43:53 20:43:53 20:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:53 20:03:01 docker0 251.94 294.93 15.76 2770.96 0.00 0.00 0.00 0.00 20:43:53 20:03:01 ens3 835.45 656.08 11149.38 72.86 0.00 0.00 0.00 0.00 20:43:53 20:03:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 20:43:53 20:04:01 docker0 71.29 99.68 5.91 690.89 0.00 0.00 0.00 0.00 20:43:53 20:04:01 veth3f4d80b 0.83 1.02 0.06 0.08 0.00 0.00 0.00 0.00 20:43:53 20:04:01 ens3 135.24 95.57 725.48 22.69 0.00 0.00 0.00 0.00 20:43:53 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:05:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:05:01 veth3f4d80b 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:05:01 ens3 32.64 28.70 22.44 96.48 0.00 0.00 0.00 0.00 20:43:53 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:06:01 vethdebcaf4 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:43:53 20:06:01 docker0 415.63 569.41 31.99 2907.56 0.00 0.00 0.00 0.00 20:43:53 20:06:01 vethc9b33e2 110.78 157.39 10.49 1170.61 0.00 0.00 0.00 0.10 20:43:53 20:06:01 vetha064237 39.24 52.82 3.68 35.80 0.00 0.00 0.00 0.00 20:43:53 20:06:01 veth16e196f 51.32 68.34 4.90 234.70 0.00 0.00 0.00 0.02 20:43:53 20:06:01 ens3 666.79 478.39 4604.16 56.94 0.00 0.00 0.00 0.00 20:43:53 20:06:01 veth4e5e686 48.04 64.91 4.35 89.94 0.00 0.00 0.00 0.01 20:43:53 20:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:43:53 20:06:01 veth381018e 112.80 162.29 10.56 1170.90 0.00 0.00 0.00 0.10 20:43:53 20:07:01 vethdebcaf4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:07:01 docker0 231.81 306.93 17.15 3152.60 0.00 0.00 0.00 0.00 20:43:53 20:07:01 ens3 347.06 248.56 3448.35 22.93 0.00 0.00 0.00 0.00 20:43:53 20:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:43:53 20:08:01 veth0ab3df9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:08:01 vethdebcaf4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:08:01 veth4e5c348 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:08:01 veth3532626 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:08:01 ens3 211.05 89.45 588.59 9.02 0.00 0.00 0.00 0.00 20:43:53 20:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:43:53 20:08:01 veth1b5f370 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:08:01 veth2f13558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:09:01 vethdebcaf4 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:09:01 docker0 7.32 15.30 0.48 207.70 0.00 0.00 0.00 0.00 20:43:53 20:09:01 vethaf7b6bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:09:01 veth65851d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:09:01 ens3 305.40 146.44 2213.25 18.41 0.00 0.00 0.00 0.00 20:43:53 20:09:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 20:43:53 20:10:01 vethdebcaf4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:10:01 veth3d7d8a4 1.92 3.77 0.14 41.05 0.00 0.00 0.00 0.00 20:43:53 20:10:01 vethef72b16 20.78 29.65 2.01 9.19 0.00 0.00 0.00 0.00 20:43:53 20:10:01 docker0 66.42 100.50 5.30 229.01 0.00 0.00 0.00 0.00 20:43:53 20:10:01 vethd71213f 18.51 26.50 1.80 8.42 0.00 0.00 0.00 0.00 20:43:53 20:10:01 vethd1f1161 17.70 25.23 1.71 8.13 0.00 0.00 0.00 0.00 20:43:53 20:10:01 ens3 136.29 87.04 257.46 21.55 0.00 0.00 0.00 0.00 20:43:53 20:10:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:43:53 20:11:01 vethdebcaf4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:11:01 docker0 242.94 491.53 19.76 3494.96 0.00 0.00 0.00 0.00 20:43:53 20:11:01 ens3 513.12 256.19 3511.68 32.27 0.00 0.00 0.00 0.00 20:43:53 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:12:01 veth93a2b68 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:43:53 20:12:01 vethdebcaf4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:43:53 20:12:01 veth25591f3 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:43:53 20:12:01 docker0 12.81 20.66 0.80 214.15 0.00 0.00 0.00 0.00 20:43:53 20:12:01 ens3 40.48 28.11 272.90 7.97 0.00 0.00 0.00 0.00 20:43:53 20:12:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 20:43:53 20:13:01 docker0 6.48 13.41 0.42 135.52 0.00 0.00 0.00 0.00 20:43:53 20:13:01 ens3 73.15 77.45 165.84 211.74 0.00 0.00 0.00 0.00 20:43:53 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:14:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:16:01 ens3 0.32 0.18 0.42 0.01 0.00 0.00 0.00 0.00 20:43:53 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:17:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:43:53 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:19:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:43:53 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:22:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:43:53 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:27:01 ens3 0.58 0.35 0.33 0.26 0.00 0.00 0.00 0.00 20:43:53 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:32:01 ens3 0.48 0.27 0.25 0.08 0.00 0.00 0.00 0.00 20:43:53 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:36:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:37:01 ens3 0.42 0.27 0.15 0.08 0.00 0.00 0.00 0.00 20:43:53 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:42:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:43:53 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:53 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:53 Average: docker0 31.79 46.55 2.37 335.73 0.00 0.00 0.00 0.00 20:43:53 Average: ens3 80.22 53.29 653.36 13.97 0.00 0.00 0.00 0.00 20:43:53 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 20:43:53 20:43:53