Pull request #4544 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22115d107581b91b3e41045e70096514090e4ccc+0075755ea904cb1c320e6f00828dbbda8c0a5f06 (8ed4500293037c9018dc3f787922ab243c58ac67) 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-ssh17612019896546871882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh532756963386836593.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4544/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-4544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13243651891760250752.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-4544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6718754159506878188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7755727596496334386.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-4544/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-4544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15625880490730527051.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12456 in /w/workspace/edgexfoundry_edgex-go_PR-4544 [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/4544/head:refs/remotes/origin/PR-4544 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit 22115d107581b91b3e41045e70096514090e4ccc Merge succeeded, producing 22115d107581b91b3e41045e70096514090e4ccc Checking out Revision 22115d107581b91b3e41045e70096514090e4ccc (PR-4544) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 22115d107581b91b3e41045e70096514090e4ccc # 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 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22115d107581b91b3e41045e70096514090e4ccc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:06 ========================================================= 19:59:06 EdgeX Global Pipelines Version Info 19:59:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:07 ------------------- 19:59:07 stable info: 19:59:07 ------------------- 19:59:07 Commited By: Bill Mahoney bill.mahoney@intel.com 19:59:07 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:59:07 Message: update stable to v1.0.248 19:59:08 ------------------- 19:59:08 experimental info: 19:59:08 ------------------- 19:59:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:08 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:08 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4544 [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4544 [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4544 [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22115d107581b91b3e41045e70096514090e4ccc [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22115d1 [Pipeline] echo 19:59:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:10 provisioning config files... 19:59:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8602371909888576199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:10 ---> docker-login.sh 19:59:10 nexus3.edgexfoundry.org:10001 19:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:11 Configure a credential helper to remove this warning. See 19:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:11 19:59:11 Login Succeeded 19:59:11 nexus3.edgexfoundry.org:10002 19:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:11 Configure a credential helper to remove this warning. See 19:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:11 19:59:11 Login Succeeded 19:59:11 nexus3.edgexfoundry.org:10003 19:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:11 Configure a credential helper to remove this warning. See 19:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:11 19:59:11 Login Succeeded 19:59:11 nexus3.edgexfoundry.org:10004 19:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:11 Configure a credential helper to remove this warning. See 19:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:11 19:59:11 Login Succeeded 19:59:11 docker.io 19:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:12 Configure a credential helper to remove this warning. See 19:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:12 19:59:12 Login Succeeded 19:59:12 ---> docker-login.sh ends [Pipeline] } 19:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:12 + 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 19:59:12 + dirname cmd/core-command/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo core-command,cmd/core-command/Dockerfile 19:59:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:12 + dirname cmd/core-data/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo core-data,cmd/core-data/Dockerfile 19:59:12 + dirname cmd/core-metadata/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:12 + + dirname cmd/security-bootstrapper/Dockerfile 19:59:12 cut -d/ -f2 19:59:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:12 + dirname cmd/security-proxy-auth/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:12 + + dirname cmd/security-proxy-setup/Dockerfile 19:59:12 cut -d/ -f2 19:59:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:12 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + dirname cmd/security-spire-agent/Dockerfile 19:59:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:12 + dirname cmd/security-spire-config/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:12 + dirname cmd/security-spire-server/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:12 + dirname cmd/support-notifications/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:12 + dirname cmd/support-scheduler/Dockerfile 19:59:12 + cut -d/ -f2 19:59:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:12 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 19:59:13 + git rev-list -1 --merges 22115d107581b91b3e41045e70096514090e4ccc~1..22115d107581b91b3e41045e70096514090e4ccc [Pipeline] echo 19:59:13 -----------> git rev-list -1 --merges 22115d107581b91b3e41045e70096514090e4ccc~1..22115d107581b91b3e41045e70096514090e4ccc 22115d107581b91b3e41045e70096514090e4ccc [false] [Pipeline] sh 19:59:13 + git log --format=format:%s -1 22115d107581b91b3e41045e70096514090e4ccc [Pipeline] echo 19:59:13 ========================================================= 19:59:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:14 + grep -v github /etc/ssh/ssh_known_hosts 19:59:14 + [ -e /tmp/ssh_known_hosts ] 19:59:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:14 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:14 19:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:15 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:15 b85a868b505f: Pulling fs layer 19:59:15 e2be974225ed: Pulling fs layer 19:59:15 339a4e72a1f5: Pulling fs layer 19:59:15 988bab9f4d93: Pulling fs layer 19:59:15 1469e6f7b9e6: Pulling fs layer 19:59:15 eaf3925da568: Pulling fs layer 19:59:15 bab4dde63d76: Pulling fs layer 19:59:15 bde34c3a00c8: Pulling fs layer 19:59:15 b352a97aabf1: Pulling fs layer 19:59:15 4872d77fe225: Pulling fs layer 19:59:15 5851b861e8e6: Pulling fs layer 19:59:15 988bab9f4d93: Waiting 19:59:15 1469e6f7b9e6: Waiting 19:59:15 bab4dde63d76: Waiting 19:59:15 eaf3925da568: Waiting 19:59:15 bde34c3a00c8: Waiting 19:59:15 4872d77fe225: Waiting 19:59:15 5851b861e8e6: Waiting 19:59:15 b352a97aabf1: Waiting 19:59:15 e2be974225ed: Verifying Checksum 19:59:15 e2be974225ed: Download complete 19:59:15 988bab9f4d93: Verifying Checksum 19:59:15 988bab9f4d93: Download complete 19:59:15 1469e6f7b9e6: Verifying Checksum 19:59:15 1469e6f7b9e6: Download complete 19:59:15 339a4e72a1f5: Verifying Checksum 19:59:15 339a4e72a1f5: Download complete 19:59:15 eaf3925da568: Verifying Checksum 19:59:15 eaf3925da568: Download complete 19:59:15 bde34c3a00c8: Verifying Checksum 19:59:15 bde34c3a00c8: Download complete 19:59:15 b352a97aabf1: Verifying Checksum 19:59:15 b352a97aabf1: Download complete 19:59:15 b85a868b505f: Verifying Checksum 19:59:15 b85a868b505f: Download complete 19:59:15 5851b861e8e6: Verifying Checksum 19:59:15 5851b861e8e6: Download complete 19:59:15 4872d77fe225: Verifying Checksum 19:59:15 4872d77fe225: Download complete 19:59:16 bab4dde63d76: Verifying Checksum 19:59:16 bab4dde63d76: Download complete 19:59:17 b85a868b505f: Pull complete 19:59:17 e2be974225ed: Pull complete 19:59:18 339a4e72a1f5: Pull complete 19:59:19 988bab9f4d93: Pull complete 19:59:19 1469e6f7b9e6: Pull complete 19:59:19 eaf3925da568: Pull complete 19:59:22 bab4dde63d76: Pull complete 19:59:22 bde34c3a00c8: Pull complete 19:59:22 b352a97aabf1: Pull complete 19:59:22 4872d77fe225: Pull complete 19:59:22 5851b861e8e6: Pull complete 19:59:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:23 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 19:59:23 $ 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 19:59:29 $ docker top 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c -eo pid,comm 19:59: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). 19:59:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:29 [ssh-agent] Looking for ssh-agent implementation... 19:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:29 $ docker exec 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c ssh-agent 19:59:29 SSH_AUTH_SOCK=/tmp/ssh-eByBkP831yNM/agent.15 19:59:29 SSH_AGENT_PID=21 19:59:29 Running ssh-add (command line suppressed) 19:59:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13871550393334098443.key (/w/workspace/edgex-go/1@tmp/private_key_13871550393334098443.key) 19:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:30 + git tag --points-at HEAD [Pipeline] } 19:59:30 $ docker exec --env ******** --env ******** 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c ssh-agent -k 19:59:30 unset SSH_AUTH_SOCK; 19:59:30 unset SSH_AGENT_PID; 19:59:30 echo Agent pid 21 killed; 19:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:30 [ssh-agent] Looking for ssh-agent implementation... 19:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:30 $ docker exec 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c ssh-agent 19:59:30 SSH_AUTH_SOCK=/tmp/ssh-6hkcSJzHwxfn/agent.71 19:59:30 SSH_AGENT_PID=77 19:59:30 Running ssh-add (command line suppressed) 19:59:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2785368316427454438.key (/w/workspace/edgex-go/1@tmp/private_key_2785368316427454438.key) 19:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:31 + git semver init 19:59:31 2023-05-02 19:59:31,598 [run_init] DEBUG init version:0.0.0 force:False 19:59:31 2023-05-02 19:59:31,599 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:31 2023-05-02 19:59:31,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:31 2023-05-02 19:59:31,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:39 2023-05-02 19:59:38,674 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:39 2023-05-02 19:59:38,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4544 with force:False 19:59:39 2023-05-02 19:59:38,675 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4544 19:59:39 2023-05-02 19:59:38,678 [execute] INFO git cat-file --batch-check 19:59:39 2023-05-02 19:59:38,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:39 2023-05-02 19:59:38,684 [execute] INFO git cat-file --batch 19:59:39 2023-05-02 19:59:38,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:39 2023-05-02 19:59:38,691 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4544 19:59:39 0.0.0 [Pipeline] } 19:59:40 $ docker exec --env ******** --env ******** 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c ssh-agent -k 19:59:40 unset SSH_AUTH_SOCK; 19:59:40 unset SSH_AGENT_PID; 19:59:40 echo Agent pid 77 killed; 19:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:40 + git semver [Pipeline] } 19:59:41 $ docker stop --time=1 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c 19:59:42 $ docker rm -f --volumes 659b19ec2ca5236738f1a74a93fbb115eb76998bc93efcfa371b1aef56f0713c [Pipeline] // withDockerContainer [Pipeline] sh 19:59:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:43 Stashed 1 file(s) [Pipeline] echo 19:59:43 [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 19:59:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:44 ========================================================= 19:59:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:45 f56be85fc22e: Pulling fs layer 19:59:45 85791d961cd3: Pulling fs layer 19:59:45 d694b5ae8c79: Pulling fs layer 19:59:45 9f32a84ed3da: Pulling fs layer 19:59:45 4d19c01a9841: Pulling fs layer 19:59:45 9325e15d5711: Pulling fs layer 19:59:45 556b6ee489ea: Pulling fs layer 19:59:45 c5a4b2cf53e6: Pulling fs layer 19:59:45 4d19c01a9841: Waiting 19:59:45 9325e15d5711: Waiting 19:59:45 556b6ee489ea: Waiting 19:59:45 c5a4b2cf53e6: Waiting 19:59:45 9f32a84ed3da: Waiting 19:59:45 85791d961cd3: Verifying Checksum 19:59:45 85791d961cd3: Download complete 19:59:45 9f32a84ed3da: Download complete 19:59:45 4d19c01a9841: Download complete 19:59:45 f56be85fc22e: Verifying Checksum 19:59:45 f56be85fc22e: Download complete 19:59:45 9325e15d5711: Verifying Checksum 19:59:45 9325e15d5711: Download complete 19:59:46 f56be85fc22e: Pull complete 19:59:46 85791d961cd3: Pull complete 19:59:46 c5a4b2cf53e6: Verifying Checksum 19:59:46 c5a4b2cf53e6: Download complete 19:59:46 d694b5ae8c79: Verifying Checksum 19:59:46 d694b5ae8c79: Download complete 19:59:47 556b6ee489ea: Verifying Checksum 19:59:47 556b6ee489ea: Download complete 19:59:50 d694b5ae8c79: Pull complete 19:59:50 9f32a84ed3da: Pull complete 19:59:50 4d19c01a9841: Pull complete 19:59:50 9325e15d5711: Pull complete 19:59:54 556b6ee489ea: Pull complete 19:59:55 c5a4b2cf53e6: Pull complete 19:59:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:55 + + docker build -t ci-base-image-x86_64 -f - . 19:59:55 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:55 WORKDIR /edgex 19:59:55 COPY go.mod . 19:59:55 RUN go mod download 19:59:56 Sending build context to Docker daemon 170.7MB 19:59:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:56 ---> c4be618373d6 19:59:56 Step 2/4 : WORKDIR /edgex 19:59:59 Still waiting to schedule task 19:59:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:08 ---> Running in a3cbff00b1fa 20:00:08 Removing intermediate container a3cbff00b1fa 20:00:08 ---> 190e1e384015 20:00:08 Step 3/4 : COPY go.mod . 20:00:09 ---> fc1fa0c3e65c 20:00:09 Step 4/4 : RUN go mod download 20:00:09 ---> Running in 2932fe5288ee 20:00:31 Removing intermediate container 2932fe5288ee 20:00:31 ---> 206ac3303083 20:00:31 Successfully built 206ac3303083 20:00:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:32 + docker inspect -f . ci-base-image-x86_64 20:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:32 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 20:00:32 $ 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:00:33 $ docker top 90e9ec6f77738e48851cdadb270e51022ccaeedd57826b684f70a3da02bc586e -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:33 + go version 20:00:33 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:33 $ docker stop --time=1 90e9ec6f77738e48851cdadb270e51022ccaeedd57826b684f70a3da02bc586e 20:00:35 $ docker rm -f --volumes 90e9ec6f77738e48851cdadb270e51022ccaeedd57826b684f70a3da02bc586e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:36 + docker inspect -f . ci-base-image-x86_64 20:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:36 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 20:00:36 $ 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:00:37 $ docker top d3884e635d68c93d0f1e1f153e9f5a2e781ea41b9600c2c655db15257154fab8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:37 ========================================================= 20:00:37 [edgeXBuildGoParallel] Running Tests and Build... 20:00:37 ========================================================= [Pipeline] sh 20:00:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:38 + make test 20:00:38 go test -race -coverprofile=coverage.out ./... 20:00:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 20:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.979s coverage: 88.5% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.115s coverage: 42.9% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12459 in /w/workspace/edgexfoundry_edgex-go_PR-4544 [Pipeline] { [Pipeline] ws 20:01:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:36 The recommended git tool is: git 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.073s coverage: 92.9% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 38.4% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 61.5% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 20:01:42 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:01:42 running golangci-lint 20:01:42 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:42 go version go1.20.2 linux/amd64 20:01:43 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:43 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:43 using credential edgex-jenkins-ssh 20:01:43 Cloning the remote Git repository 20:01:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:43 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:43 > git --version # timeout=10 20:01:43 > git --version # 'git version 2.25.1' 20:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:57 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 14.225109542s" 20:01:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.155981ms" 20:02:04 level=info msg="[linters_context/goanalysis] analyzers took 54.780400164s with top 10 stages: buildir: 26.588528187s, fact_deprecated: 2.278627334s, inspect: 1.884556912s, gosec: 1.580027649s, printf: 1.403986307s, ctrlflow: 1.35667405s, nilness: 966.770561ms, directives: 876.400691ms, S1038: 817.300264ms, fact_purity: 740.563805ms" 20:02:04 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:02:04 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203" 20:02:04 level=info msg="[runner] processing took 17.916674ms with stages: nolint: 7.846222ms, identifier_marker: 4.650503ms, exclude-rules: 1.676345ms, autogenerated_exclude: 1.575534ms, path_prettifier: 1.400633ms, skip_dirs: 721.777µs, cgo: 26.84µs, filename_unadjuster: 14.73µs, uniq_by_line: 800ns, max_same_issues: 790ns, skip_files: 470ns, severity-rules: 380ns, diff: 320ns, exclude: 270ns, source_code: 260ns, sort_results: 250ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 20:02:04 level=info msg="[runner] linters took 6.496921086s with stages: goanalysis_metalinter: 6.478918491s" 20:02:04 level=info msg="File cache stats: 0 entries of total size 0B" 20:02:04 level=info msg="Memory: 209 samples, avg is 171.6MB, max is 757.0MB" 20:02:04 level=info msg="Execution took 20.773316925s" 20:02:04 go vet ./... 20:02:05 Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit 22115d107581b91b3e41045e70096514090e4ccc 20:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4544/head:refs/remotes/origin/PR-4544 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:05 > git config core.sparsecheckout # timeout=10 20:02:06 Merge succeeded, producing 22115d107581b91b3e41045e70096514090e4ccc 20:02:06 Checking out Revision 22115d107581b91b3e41045e70096514090e4ccc (PR-4544) 20:02:06 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:02:06 > git --version # timeout=10 20:02:06 > git --version # 'git version 2.25.1' 20:02:06 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:07 Dload Upload Total Spent Left Speed 20:02:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 20:02:05 > git checkout -f 22115d107581b91b3e41045e70096514090e4ccc # timeout=10 20:02:05 > git remote # timeout=10 20:02:06 > git config --get remote.origin.url # timeout=10 20:02:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:06 > git merge 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 20:02:06 > git rev-parse HEAD^{commit} # timeout=10 20:02:06 > git config core.sparsecheckout # timeout=10 20:02:06 > git checkout -f 22115d107581b91b3e41045e70096514090e4ccc # timeout=10 20:02:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] sh 20:02:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:08 + ls -al . 20:02:08 total 704 20:02:08 drwxrwxr-x 11 1001 1001 4096 May 2 20:00 . 20:02:08 drwxr-xr-x 4 root root 4096 May 2 20:00 .. 20:02:08 drwxrwxr-x 2 1001 1001 4096 May 2 19:59 .blubracket 20:02:08 -rw-rw-r-- 1 1001 1001 16 May 2 19:59 .dockerignore 20:02:08 drwxrwxr-x 8 1001 1001 4096 May 2 19:59 .git 20:02:08 drwxrwxr-x 3 1001 1001 4096 May 2 19:59 .github 20:02:08 -rw-rw-r-- 1 1001 1001 1133 May 2 19:59 .gitignore 20:02:08 -rw-rw-r-- 1 1001 1001 42 May 2 19:59 .golangci.yml 20:02:08 -rw-rw-r-- 1 1001 1001 87 May 2 19:59 .hadolint.yml 20:02:08 drwxr-xr-x 3 1001 1001 4096 May 2 19:59 .semver 20:02:08 -rw-rw-r-- 1 1001 1001 166 May 2 19:59 .sonarcloud.properties 20:02:08 -rw-rw-r-- 1 1001 1001 1171 May 2 19:59 ADOPTERS.md 20:02:08 -rw-rw-r-- 1 1001 1001 10835 May 2 19:59 Attribution.txt 20:02:08 -rw-rw-r-- 1 1001 1001 73765 May 2 19:59 CHANGELOG.md 20:02:08 -rw-rw-r-- 1 1001 1001 3804 May 2 19:59 CONTRIBUTING.md 20:02:08 -rw-rw-r-- 1 1001 1001 677 May 2 19:59 GOVERNANCE.md 20:02:08 -rw-rw-r-- 1 1001 1001 883 May 2 19:59 Jenkinsfile 20:02:08 -rw-rw-r-- 1 1001 1001 10775 May 2 19:59 LICENSE 20:02:08 -rw-rw-r-- 1 1001 1001 14368 May 2 19:59 Makefile 20:02:08 -rw-rw-r-- 1 1001 1001 582 May 2 19:59 OWNERS.md 20:02:08 -rw-rw-r-- 1 1001 1001 9403 May 2 19:59 README.md 20:02:08 -rw-rw-r-- 1 1001 1001 789 May 2 19:59 SECURITY.md 20:02:08 -rw-rw-r-- 1 1001 1001 5 May 2 19:59 VERSION 20:02:08 drwxrwxr-x 2 1001 1001 4096 May 2 19:59 bin 20:02:08 drwxrwxr-x 18 1001 1001 4096 May 2 19:59 cmd 20:02:08 -rw-r--r-- 1 root root 448352 May 2 20:01 coverage.out 20:02:08 -rw-rw-r-- 1 1001 1001 3200 May 2 19:59 go.mod 20:02:08 -rw-rw-r-- 1 1001 1001 31040 May 2 19:59 go.sum 20:02:08 drwxrwxr-x 7 1001 1001 4096 May 2 19:59 internal 20:02:08 drwxrwxr-x 3 1001 1001 4096 May 2 19:59 openapi 20:02:08 -rw-rw-r-- 1 1001 1001 594 May 2 19:59 security.txt 20:02:08 drwxrwxr-x 4 1001 1001 4096 May 2 19:59 snap 20:02:08 -rw-rw-r-- 1 1001 1001 204 May 2 19:59 version.go [Pipeline] sh 20:02:08 + sudo tee /etc/docker/daemon.new 20:02:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:08 { 20:02:08 "registry-mirrors": [ 20:02:08 "https://nexus3.edgexfoundry.org:10001" 20:02:08 ], 20:02:08 "bip": "10.250.0.254/24", 20:02:08 "hosts": [ 20:02:08 "tcp://0.0.0.0:5555", 20:02:08 "unix:///var/run/docker.sock" 20:02:08 ], 20:02:08 "mtu": 1458, 20:02:08 "selinux-enabled": true, 20:02:08 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:08 } [Pipeline] sh 20:02:09 + '[' -e coverage.out ] 20:02:09 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:02:09 Stashed 1 file(s) [Pipeline] sh [Pipeline] sh 20:02:09 + make build 20:02:09 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:02:09 + sudo service docker restart 20:02:21 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:02: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:02:22 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:02:22 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:02:29 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:02: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:02:31 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:31 provisioning config files... 20:02:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7349509865164821041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:32 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:02:32 ---> docker-login.sh 20:02:32 nexus3.edgexfoundry.org:10001 20:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:32 Configure a credential helper to remove this warning. See 20:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:32 20:02:32 Login Succeeded 20:02:32 nexus3.edgexfoundry.org:10002 20:02:32 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:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:33 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:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:33 Configure a credential helper to remove this warning. See 20:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:33 20:02:33 Login Succeeded 20:02:33 nexus3.edgexfoundry.org:10003 20:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:33 Configure a credential helper to remove this warning. See 20:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:33 20:02:33 Login Succeeded 20:02:33 nexus3.edgexfoundry.org:10004 20:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:34 Configure a credential helper to remove this warning. See 20:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:34 20:02:34 Login Succeeded 20:02:34 docker.io 20:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:34 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:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:34 Configure a credential helper to remove this warning. See 20:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:34 20:02:34 Login Succeeded 20:02:34 ---> docker-login.sh ends [Pipeline] } 20:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:35 ========================================================= 20:02:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:35 ========================================================= [Pipeline] fileExists [Pipeline] } 20:02:35 $ docker stop --time=1 d3884e635d68c93d0f1e1f153e9f5a2e781ea41b9600c2c655db15257154fab8 20:02:40 $ docker rm -f --volumes d3884e635d68c93d0f1e1f153e9f5a2e781ea41b9600c2c655db15257154fab8 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:02:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:41 c41833b44d91: Pulling fs layer 20:02:41 ed15518f5707: Pulling fs layer 20:02:41 feae8fd75edb: Pulling fs layer 20:02:41 242c74f7c9fa: Pulling fs layer 20:02:41 3cdef696dda3: Pulling fs layer 20:02:41 2ced38df9373: Pulling fs layer 20:02:41 58f1dce35555: Pulling fs layer 20:02:41 3cdef696dda3: Waiting 20:02:41 2ced38df9373: Waiting 20:02:41 58f1dce35555: Waiting 20:02:41 242c74f7c9fa: Waiting 20:02:41 ed15518f5707: Verifying Checksum 20:02:41 ed15518f5707: Download complete 20:02:41 242c74f7c9fa: Verifying Checksum 20:02:41 242c74f7c9fa: Download complete 20:02:41 3cdef696dda3: Verifying Checksum 20:02:41 3cdef696dda3: Download complete 20:02:41 c41833b44d91: Verifying Checksum [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:41 20:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:42 latest: Pulling from edgex-devops/edgex-compose 20:02:42 cbdbe7a5bc2a: Pulling fs layer 20:02:42 ca9280d653b3: Pulling fs layer 20:02:42 7e9c9ca2126c: Pulling fs layer 20:02:42 cbdbe7a5bc2a: Download complete 20:02:42 c41833b44d91: Pull complete 20:02:42 cbdbe7a5bc2a: Pull complete 20:02:42 58f1dce35555: Verifying Checksum 20:02:42 58f1dce35555: Download complete 20:02:42 ca9280d653b3: Verifying Checksum 20:02:42 ca9280d653b3: Download complete 20:02:43 ed15518f5707: Pull complete 20:02:43 ca9280d653b3: Pull complete 20:02:43 7e9c9ca2126c: Download complete 20:02:44 feae8fd75edb: Verifying Checksum 20:02:44 feae8fd75edb: Download complete 20:02:44 2ced38df9373: Verifying Checksum 20:02:44 2ced38df9373: Download complete 20:02:46 7e9c9ca2126c: Pull complete 20:02:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:47 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 20:02:47 $ 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:02:50 $ docker top f238d23ea9a737b49a34c74dcf33012761007f7e31fa2c7d3105e7bd5a284408 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:50 + docker-compose build --help 20:02:50 + grep parallel 20:02:51 --parallel Build images in parallel. [Pipeline] } 20:02:51 $ docker stop --time=1 f238d23ea9a737b49a34c74dcf33012761007f7e31fa2c7d3105e7bd5a284408 20:02:52 $ docker rm -f --volumes f238d23ea9a737b49a34c74dcf33012761007f7e31fa2c7d3105e7bd5a284408 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:53 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 20:02:53 $ 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:02:53 $ docker top e5afe5b8892dda874d6f49ae8cb418e5e522b0f944705eee9afb3fad95cd9cbc -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:54 Building core-command ... 20:02:54 Building core-common-config-bootstrapper ... 20:02:54 Building core-data ... 20:02:54 Building core-metadata ... 20:02:54 Building security-bootstrapper ... 20:02:54 Building security-proxy-auth ... 20:02:54 Building security-proxy-setup ... 20:02:54 Building security-secretstore-setup ... 20:02:54 Building security-spiffe-token-provider ... 20:02:54 Building security-spire-agent ... 20:02:54 Building security-spire-config ... 20:02:54 Building security-spire-server ... 20:02:54 Building support-notifications ... 20:02:54 Building support-scheduler ... 20:02:54 Building core-command 20:02:54 Building core-common-config-bootstrapper 20:02:54 Building security-spiffe-token-provider 20:02:54 Building security-spire-agent 20:02:54 Building core-metadata 20:02:56 feae8fd75edb: Pull complete 20:02:56 242c74f7c9fa: Pull complete 20:02:56 3cdef696dda3: Pull complete 20:03:01 2ced38df9373: Pull complete 20:03:04 58f1dce35555: Pull complete 20:03:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:03:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:04 ---> 206ac3303083 20:03:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:03:04 ---> 206ac3303083 20:03:04 Step 3/27 : WORKDIR /edgex-go 20:03:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:04 WORKDIR /edgex 20:03:04 COPY go.mod . 20:03:04 RUN go mod download 20:03:04 + docker build -t ci-base-image-arm64 -f - . 20:03:05 Sending build context to Docker daemon 2.932MB 20:03:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:05 ---> fadd8f120f05 20:03:05 Step 2/4 : WORKDIR /edgex 20:03:08 ---> Running in 5ba878024848 20:03:08 Removing intermediate container 5ba878024848 20:03:08 ---> d7c63c27e77f 20:03:08 Step 3/4 : COPY go.mod . 20:03:08 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 206ac3303083 20:03:08 Step 3/20 : WORKDIR /edgex-go 20:03:08 ---> 3f1271d09433 20:03:08 Step 4/4 : RUN go mod download 20:03:08 ---> Running in 349825227c7f 20:03:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 206ac3303083 20:03:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:09 ---> 206ac3303083 20:03:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:14 ---> Running in df49a531e82c 20:03:14 ---> Running in 127c3c172187 20:03:14 ---> Running in 46b02ea72bb4 20:03:14 ---> Running in 5599fb71c4aa 20:03:14 ---> Running in b9f8ff866a5b 20:03:14 Removing intermediate container df49a531e82c 20:03:14 ---> 85806b0fa304 20:03:14 Step 4/23 : WORKDIR /edgex-go 20:03:14 Removing intermediate container 5599fb71c4aa 20:03:14 ---> f6471e743981 20:03:14 Step 4/24 : WORKDIR /edgex-go 20:03:14 Removing intermediate container 46b02ea72bb4 20:03:14 ---> 2b49117a5332 20:03:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:03:14 ---> Running in 2f7225bd8c25 20:03:14 Removing intermediate container 127c3c172187 20:03:14 ---> 2f3f57bf8311 20:03:14 Step 4/25 : WORKDIR /edgex-go 20:03:14 Removing intermediate container b9f8ff866a5b 20:03:14 ---> 266ae03f99c3 20:03:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:03:14 ---> Running in f6a9438cd8a2 20:03:14 ---> Running in bc8c78faec0e 20:03:14 ---> Running in 65f70944aa97 20:03:14 ---> Running in 50aabc490cac 20:03:14 Removing intermediate container 2f7225bd8c25 20:03:14 ---> 971e111dcfea 20:03:14 Step 5/23 : RUN apk add --update --no-cache make git 20:03:14 ---> Running in 45dc2dcd0a6c 20:03:14 Removing intermediate container f6a9438cd8a2 20:03:14 ---> 70985d3dd5fa 20:03:14 Step 5/24 : RUN apk add --update --no-cache make git 20:03:14 Removing intermediate container 50aabc490cac 20:03:14 ---> 7900a7c1d618 20:03:14 Step 5/25 : RUN apk add --update --no-cache make git 20:03:14 ---> Running in 9e6977870af2 20:03:14 ---> Running in 1b7a845f9334 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 OK: 265 MiB in 53 packages 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:15 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:15 OK: 17819 distinct packages available 20:03:15 OK: 265 MiB in 53 packages 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 OK: 265 MiB in 53 packages 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 OK: 265 MiB in 53 packages 20:03:16 OK: 265 MiB in 53 packages 20:03:16 Removing intermediate container bc8c78faec0e 20:03:16 ---> 4c931c7fc0c1 20:03:16 Step 5/27 : COPY go.mod vendor* ./ 20:03:16 Removing intermediate container 45dc2dcd0a6c 20:03:16 ---> 5c0f09b67c44 20:03:16 Step 6/23 : COPY go.mod vendor* ./ 20:03:16 ---> fcc2d47b7a06 20:03:16 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 ---> Running in 4fb3b21bd2af 20:03:16 Removing intermediate container 9e6977870af2 20:03:16 ---> c1e0257518bc 20:03:16 Step 6/24 : COPY go.mod vendor* ./ 20:03:16 Removing intermediate container 1b7a845f9334 20:03:16 ---> c65b3e332b22 20:03:16 Step 6/25 : COPY go.mod vendor* ./ 20:03:16 ---> 4ed26393bd0d 20:03:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:17 Removing intermediate container 65f70944aa97 20:03:17 ---> ce98b99b147f 20:03:17 Step 5/20 : COPY go.mod vendor* ./ 20:03:17 ---> Running in 7ba0bdea7f2d 20:03:17 ---> cbd689e2288c 20:03:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:17 ---> d3a7dc393027 20:03:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:17 ---> ccd0ff4ca6c5 20:03:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:17 ---> Running in a7de9934cee6 20:03:17 ---> Running in df87d7ace578 20:03:17 ---> Running in 2cbf19c6c6eb 20:03:41 Removing intermediate container 349825227c7f 20:03:41 ---> fcd896ad48d1 20:03:41 Successfully built fcd896ad48d1 20:03:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:41 + docker inspect -f . ci-base-image-arm64 20:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:41 prd-ubuntu20.04-docker-arm64-4c-16g-12459 does not seem to be running inside a container 20:03:42 $ 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:03:43 $ docker top 45def2b5557e07bbc1bb3d830f270bf402f74271955f8608380cfa71fe7fa56c -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:44 + go version 20:03:44 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:44 $ docker stop --time=1 45def2b5557e07bbc1bb3d830f270bf402f74271955f8608380cfa71fe7fa56c 20:03:46 $ docker rm -f --volumes 45def2b5557e07bbc1bb3d830f270bf402f74271955f8608380cfa71fe7fa56c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:47 + docker inspect -f . ci-base-image-arm64 20:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:47 prd-ubuntu20.04-docker-arm64-4c-16g-12459 does not seem to be running inside a container 20:03:47 $ 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:03:48 $ docker top b5bbccd035e336d38737a93b2bd28d32fb0128320751f57f7d604794429be3ec -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:48 ========================================================= 20:03:48 [edgeXBuildGoParallel] Running Tests and Build... 20:03:48 ========================================================= [Pipeline] sh 20:03:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:50 + make test 20:03:50 go test -race -coverprofile=coverage.out ./... 20:04:36 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:39 Removing intermediate container df87d7ace578 20:04:39 ---> d8b860474959 20:04:39 Step 8/24 : COPY . . 20:04:39 Removing intermediate container 7ba0bdea7f2d 20:04:39 ---> d1dbfa4d3672 20:04:39 Step 8/23 : COPY . . 20:04:39 Removing intermediate container a7de9934cee6 20:04:39 ---> cdb1a3b59ca8 20:04:39 Step 8/25 : COPY . . 20:04:39 Removing intermediate container 2cbf19c6c6eb 20:04:39 ---> eb47e7abd9d5 20:04:39 Step 7/20 : COPY . . 20:04:39 Removing intermediate container 4fb3b21bd2af 20:04:39 ---> 31c46d5b93a8 20:04:39 Step 7/27 : COPY . . 20:04:49 ---> 455f8250a735 20:04:49 ---> ff318be89dbc 20:04:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:49 ---> f8a86a8b17c1 20:04:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:49 20:04:49 ---> Running in 32fcae4f96c8 20:04:49 ---> Running in d9c2de8bf98f 20:04:49 ---> Running in 12a53505237d 20:04:49 ---> 9820c9a6310a 20:04:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:49 ---> ad5147264237 20:04:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:04:49 ---> Running in 2d5fa122beb5 20:04:49 ---> Running in c71e6ddfb70f 20:04:49 Removing intermediate container c71e6ddfb70f 20:04:49 ---> 608ef44af966 20:04:49 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:49 ---> Running in 0b88d143f0a4 20:04:49 Removing intermediate container 0b88d143f0a4 20:04:49 ---> 34851548cfe2 20:04:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:49 ---> Running in cfcb4ad271a9 20:04:49 Removing intermediate container cfcb4ad271a9 20:04:49 ---> c8b8da289eff 20:04:49 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:49 ---> Running in ed78d34b1a01 20:04:49 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:49 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:04:49 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:49 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:49 Removing intermediate container ed78d34b1a01 20:04:49 ---> 60f920113f20 20:04:49 Step 12/27 : WORKDIR /edgex-go 20:04:49 ---> Running in 556ba9f7c6db 20:04:49 Removing intermediate container 556ba9f7c6db 20:04:49 ---> 862f2dc860af 20:04:49 20:04:49 Step 13/27 : FROM alpine:3.17 20:04:50 3.17: Pulling from library/alpine 20:04:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:04:50 Status: Downloaded newer image for alpine:3.17 20:04:50 ---> 9ed4aefc74f6 20:04:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:50 ---> Running in 12d45e4ab40e 20:04:50 Removing intermediate container 12d45e4ab40e 20:04:50 ---> a065fd65e21c 20:04:50 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:50 ---> Running in 6b22926328b3 20:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:51 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:51 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:51 OK: 17820 distinct packages available 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:51 (1/5) Installing dumb-init (1.2.5-r2) 20:04:51 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:51 (3/5) Installing libucontext (1.2-r0) 20:04:51 (4/5) Installing gcompat (1.1.0-r0) 20:04:51 (5/5) Installing openssl (3.0.8-r4) 20:04:51 Executing busybox-1.35.0-r29.trigger 20:04:51 OK: 8 MiB in 20 packages 20:04:52 Removing intermediate container 6b22926328b3 20:04:52 ---> ab39abb4e1f8 20:04:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:52 ---> 30b6b870dd13 20:04:52 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:54 ---> 0bde0bb5434f 20:04:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:02 ---> 02bcd07bba87 20:05:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:09 ---> 5a730e7cb889 20:05:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:10 ---> fb4bb41d6117 20:05:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:12 ---> a43c37767494 20:05:12 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:12 ---> 67fb2cef6f49 20:05:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:13 ---> Running in 4623c06e1088 20:05:13 Removing intermediate container 4623c06e1088 20:05:13 ---> c4696284889a 20:05:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:14 ---> Running in 78170ce9482a 20:05:14 Removing intermediate container 78170ce9482a 20:05:14 ---> 9ebad5020184 20:05:14 Step 25/27 : LABEL arch=x86_64 20:05:14 ---> Running in 2ecade8d3f33 20:05:15 Removing intermediate container 2ecade8d3f33 20:05:15 ---> c2a86e6441b9 20:05:15 Step 26/27 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:05:15 ---> Running in ab5f9345a8ad 20:05:16 Removing intermediate container ab5f9345a8ad 20:05:16 ---> 2e766c344f69 20:05:16 Step 27/27 : LABEL version=0.0.0 20:05:16 ---> Running in ab8d60e4e0d2 20:05:16 Removing intermediate container ab8d60e4e0d2 20:05:16 ---> c38d931dd60c 20:05:16 20:05:16 Successfully built c38d931dd60c 20:05:16 Successfully tagged security-spire-agent:latest 20:05:16  Building security-spire-agent ... done Building security-proxy-auth 20:05:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:22 ---> 206ac3303083 20:05:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:22 ---> Using cache 20:05:22 ---> 2f3f57bf8311 20:05:22 Step 4/23 : WORKDIR /edgex-go 20:05:22 ---> Using cache 20:05:22 ---> 7900a7c1d618 20:05:22 Step 5/23 : RUN apk add --update --no-cache make git 20:05:22 ---> Using cache 20:05:22 ---> c65b3e332b22 20:05:22 Step 6/23 : COPY go.mod vendor* ./ 20:05:22 ---> Using cache 20:05:22 ---> d3a7dc393027 20:05:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Using cache 20:05:22 ---> cdb1a3b59ca8 20:05:22 Step 8/23 : COPY . . 20:05:22 ---> Using cache 20:05:22 ---> ff318be89dbc 20:05:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:25 ---> Running in 12795e4247d3 20:05:28 Removing intermediate container 12a53505237d 20:05:28 ---> f946cab45e28 20:05:28 20:05:28 Step 10/24 : FROM alpine:3.17 20:05:28 ---> 9ed4aefc74f6 20:05:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:05:28 Removing intermediate container 32fcae4f96c8 20:05:28 ---> 93259b09c909 20:05:28 20:05:28 Step 10/25 : FROM alpine:3.17 20:05:28 ---> 9ed4aefc74f6 20:05:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:05: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:31 ---> Running in b43da36ccdb8 20:05:31 ---> Running in f033873d064c 20:05:31 Removing intermediate container 2d5fa122beb5 20:05:31 ---> 47a9b2173c72 20:05:31 20:05:31 Step 10/23 : FROM alpine:3.17 20:05:31 ---> 9ed4aefc74f6 20:05:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:31 Removing intermediate container d9c2de8bf98f 20:05:31 ---> 678efb8b5bdc 20:05:31 20:05:31 Step 9/20 : FROM alpine:3.17 20:05:31 ---> 9ed4aefc74f6 20:05:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:31 ---> Running in 73e9a59e240f 20:05:31 ---> Running in ca8b42a2d6ea 20:05:32 Removing intermediate container ca8b42a2d6ea 20:05:32 ---> 518471bcf5f1 20:05:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:32 ---> Running in 01a0fdc0b902 20:05:32 Removing intermediate container 73e9a59e240f 20:05:32 ---> bbb7875aee4b 20:05:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:32 ---> Running in 6b99d8d16efe 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:32 (1/1) Installing dumb-init (1.2.5-r2) 20:05:32 Executing busybox-1.35.0-r29.trigger 20:05:32 OK: 7 MiB in 16 packages 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 (1/1) Installing dumb-init (1.2.5-r2) 20:05:32 Executing busybox-1.35.0-r29.trigger 20:05:32 OK: 7 MiB in 16 packages 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:32 (1/1) Installing dumb-init (1.2.5-r2) 20:05:32 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:32 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:32 OK: 17820 distinct packages available 20:05:32 Executing busybox-1.35.0-r29.trigger 20:05:32 OK: 7 MiB in 16 packages 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:33 (1/9) Installing ca-certificates (20220614-r4) 20:05:33 (2/9) Installing brotli-libs (1.0.9-r9) 20:05:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:05:33 (4/9) Installing libcurl (8.0.1-r0) 20:05:33 (5/9) Installing curl (8.0.1-r0) 20:05:33 (6/9) Installing dumb-init (1.2.5-r2) 20:05:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:33 (8/9) Installing libucontext (1.2-r0) 20:05:33 (9/9) Installing gcompat (1.1.0-r0) 20:05:33 Executing busybox-1.35.0-r29.trigger 20:05:33 Executing ca-certificates-20220614-r4.trigger 20:05:33 OK: 10 MiB in 24 packages 20:05:34 Removing intermediate container b43da36ccdb8 20:05:34 ---> a33e6ace247f 20:05:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:34 Removing intermediate container f033873d064c 20:05:34 ---> 4e5d05d85b3f 20:05:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:34 ---> Running in 31b2bb06f3fd 20:05:34 ---> Running in 6c72c8b9aef2 20:05:34 Removing intermediate container 6b99d8d16efe 20:05:34 ---> 589514bf45a6 20:05:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:34 Removing intermediate container 31b2bb06f3fd 20:05:34 ---> decac3a2d452 20:05:34 Step 13/25 : ENV APP_PORT=59881 20:05:34 Removing intermediate container 6c72c8b9aef2 20:05:34 ---> f0c52880fc03 20:05:34 Step 13/24 : ENV APP_PORT=59882 20:05:34 ---> Running in 3945c85770f2 20:05:34 ---> Running in 75fbedb311ed 20:05:34 ---> a25f4dbd4a27 20:05:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:34 Removing intermediate container 01a0fdc0b902 20:05:34 ---> e291b92f1385 20:05:34 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:34 Removing intermediate container 75fbedb311ed 20:05:34 ---> 7e580ec8dec3 20:05:34 Step 14/24 : EXPOSE $APP_PORT 20:05:34 Removing intermediate container 3945c85770f2 20:05:34 ---> 3f140d750b61 20:05:34 Step 14/25 : EXPOSE $APP_PORT 20:05:34 ---> Running in 027809f201e9 20:05:34 ---> Running in 150617b24064 20:05:35 ---> cf292d5257af 20:05:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:35 ---> dcc253fb6f7d 20:05:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:05:35 Removing intermediate container 027809f201e9 20:05:35 ---> 10a67a978a59 20:05:35 Step 15/24 : WORKDIR / 20:05:35 Removing intermediate container 150617b24064 20:05:35 ---> 0b8e59d05e2a 20:05:35 Step 15/25 : WORKDIR / 20:05:35 ---> Running in 668ac254a1aa 20:05:35 ---> Running in b319e1492478 20:05:35 ---> 0401c8802373 20:05:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:35 Removing intermediate container 668ac254a1aa 20:05:35 ---> ef95dd96c93f 20:05:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:35 Removing intermediate container b319e1492478 20:05:35 ---> 4f0060a9eb2f 20:05:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:35 ---> df1875833cb6 20:05:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:37 ---> 092645ba151f 20:05:37 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:05:37 ---> b713ef34c19a 20:05:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:37 ---> caf4e0b937d2 20:05:37 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:05:37 ---> 310932530f5f 20:05:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:37 ---> b1cea7598198 20:05:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:37 ---> c6f759224379 20:05:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:37 ---> Running in e494c09d4f61 20:05:38 ---> 51cab84dfa6f 20:05:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:38 ---> abbf6cb7b447 20:05:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:38 ---> f489cd6e52f8 20:05:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:38 ---> Running in a085f9ee3825 20:05:38 Removing intermediate container a085f9ee3825 20:05:38 ---> e42df7c5ae8b 20:05:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:05:38 ---> 4dfecc1dc9ae 20:05:38 Step 20/24 : ENTRYPOINT ["/core-command"] 20:05:38 ---> 2a5ecb32834c 20:05:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:38 ---> Running in 01bd3b2fd190 20:05:38 ---> Running in 7c7301d74b60 20:05:38 Removing intermediate container 01bd3b2fd190 20:05:38 ---> c39c208fab67 20:05:38 Step 18/20 : LABEL arch=x86_64 20:05:38 Removing intermediate container 7c7301d74b60 20:05:38 ---> 68a3e566b790 20:05:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:38 ---> Running in 7b888f850154 20:05:38 ---> Running in 53e18129b54d 20:05:38 ---> eeed7719b78d 20:05:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:38 Removing intermediate container 7b888f850154 20:05:38 ---> 96b0afb4c3d3 20:05:38 Step 19/20 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:05:38 ---> Running in 13021e5d6bcd 20:05:38 Removing intermediate container 53e18129b54d 20:05:38 ---> e714aefd87ca 20:05:38 Step 22/24 : LABEL arch=x86_64 20:05:38 ---> Running in bc4bd1c16849 20:05:38 Removing intermediate container 13021e5d6bcd 20:05:38 ---> 9ef69c799459 20:05:38 Step 20/20 : LABEL version=0.0.0 20:05:38 ---> 33a45f0b59a2 20:05:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:05:38 ---> Running in 68cbcedd54ab 20:05:38 ---> Running in a902408a2de3 20:05:38 Removing intermediate container e494c09d4f61 20:05:38 ---> 1c8b2b8cabff 20:05:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:38 Removing intermediate container bc4bd1c16849 20:05:38 ---> a7514e1cea7b 20:05:38 Step 23/24 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:05:38 ---> Running in f821e1bf0ccc 20:05:38 ---> Running in fda581ae3aae 20:05:38 Removing intermediate container a902408a2de3 20:05:38 ---> 2a66e3bee2fd 20:05:38 20:05:38 Removing intermediate container 68cbcedd54ab 20:05:38 ---> 18b7fef5caf6 20:05:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:38 Removing intermediate container f821e1bf0ccc 20:05:38 ---> d8522fba6a21 20:05:38 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:05:38 ---> Running in fab8a2b96097 20:05:39 Removing intermediate container fda581ae3aae 20:05:39 ---> 7a59be5befe5 20:05:39 Step 24/24 : LABEL version=0.0.0 20:05:39 Successfully built 2a66e3bee2fd 20:05:39 Successfully tagged security-spiffe-token-provider:latest 20:05:39  Building security-spiffe-token-provider ... done Building core-data 20:05:39 ---> Running in d30719d6311c 20:05:39 ---> Running in d5b33f1135bc 20:05:39 Removing intermediate container fab8a2b96097 20:05:39 ---> 315840e212a7 20:05:39 Step 23/25 : LABEL arch=x86_64 20:05:39 ---> Running in fe0e8cc4872a 20:05:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:42 ---> 206ac3303083 20:05:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:42 ---> Using cache 20:05:42 ---> 2f3f57bf8311 20:05:42 Step 4/23 : WORKDIR /edgex-go 20:05:42 ---> Using cache 20:05:42 ---> 7900a7c1d618 20:05:42 Step 5/23 : RUN apk add --update --no-cache make git 20:05:42 ---> Using cache 20:05:42 ---> c65b3e332b22 20:05:42 Step 6/23 : COPY go.mod vendor* ./ 20:05:42 ---> Using cache 20:05:42 ---> d3a7dc393027 20:05:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:42 ---> Using cache 20:05:42 ---> cdb1a3b59ca8 20:05:42 Step 8/23 : COPY . . 20:05:42 ---> Using cache 20:05:42 ---> ff318be89dbc 20:05:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:46 Removing intermediate container d5b33f1135bc 20:05:46 ---> 3c9f93a6c4a6 20:05:46 20:05:46 Removing intermediate container d30719d6311c 20:05:46 ---> f6fd5a6d3e5f 20:05:46 Step 21/23 : LABEL arch=x86_64 20:05:46 Successfully built 3c9f93a6c4a6 20:05:46 Successfully tagged core-command:latest 20:05:46 Building support-scheduler 20:05:46  Building core-command ... done Removing intermediate container fe0e8cc4872a 20:05:46 ---> d75bf707aeab 20:05:46 Step 24/25 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:05:46 ---> Running in 5a3302189d7a 20:05:46 ---> Running in c631490949ae 20:05:47 ---> Running in f9bf5d63ab8e 20:05:48 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:05:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:48 ---> 206ac3303083 20:05:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:48 ---> Using cache 20:05:48 ---> 2f3f57bf8311 20:05:48 Step 4/23 : WORKDIR /edgex-go 20:05:48 ---> Using cache 20:05:48 ---> 7900a7c1d618 20:05:48 Step 5/23 : RUN apk add --update --no-cache make git 20:05:48 ---> Using cache 20:05:48 ---> c65b3e332b22 20:05:48 Step 6/23 : COPY go.mod vendor* ./ 20:05:48 ---> Using cache 20:05:48 ---> d3a7dc393027 20:05:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:48 ---> Using cache 20:05:48 ---> cdb1a3b59ca8 20:05:48 Step 8/23 : COPY . . 20:05:48 ---> Using cache 20:05:48 ---> ff318be89dbc 20:05:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:05:52 Removing intermediate container c631490949ae 20:05:52 ---> 86d1d2e582d3 20:05:52 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:05:52 ---> Running in e14000e2c0f3 20:05:52 Removing intermediate container f9bf5d63ab8e 20:05:52 ---> 1327592c8a36 20:05:52 Step 25/25 : LABEL version=0.0.0 20:05:52 ---> Running in c8ff19d58495 20:05:52 ---> Running in 5b1dbcf3743e 20:05:52 Removing intermediate container c8ff19d58495 20:05:52 ---> e39802f5a61d 20:05:52 Step 23/23 : LABEL version=0.0.0 20:05:52 Removing intermediate container 12795e4247d3 20:05:52 ---> 1fa1873d102d 20:05:52 20:05:52 Step 10/23 : FROM alpine:3.17 20:05:52 ---> 9ed4aefc74f6 20:05:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:52 ---> Using cache 20:05:52 ---> bbb7875aee4b 20:05:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:52 ---> Using cache 20:05:52 ---> 589514bf45a6 20:05:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:52 ---> Using cache 20:05:52 ---> a25f4dbd4a27 20:05:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:52 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:05:52 ---> Using cache 20:05:52 ---> Running in 2e1bb3f60a86 20:05:52 Removing intermediate container 5b1dbcf3743e 20:05:52 ---> 00729215908a 20:05:52 20:05:52 ---> cf292d5257af 20:05:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:52 Successfully built 00729215908a 20:05:52 Successfully tagged core-metadata:latest 20:05:52  Building core-metadata ... done Building support-notifications 20:05:52 Removing intermediate container 2e1bb3f60a86 20:05:52 ---> 806eb9a8975f 20:05:52 20:05:52 Successfully built 806eb9a8975f 20:05:56 Successfully tagged core-common-config-bootstrapper:latest 20:05:56 Building security-secretstore-setup 20:05:57  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:57 ---> 206ac3303083 20:05:57 Step 3/25 : WORKDIR /edgex-go 20:05:57 ---> Using cache 20:05:57 ---> 266ae03f99c3 20:05:57 Step 4/25 : RUN apk add --update --no-cache make git 20:05:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:59 ---> 206ac3303083 20:05:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:59 ---> Using cache 20:05:59 ---> 2f3f57bf8311 20:05:59 Step 4/23 : WORKDIR /edgex-go 20:05:59 ---> Using cache 20:05:59 ---> 7900a7c1d618 20:05:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:04 ---> 134f73181ae2 20:06:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:06:04 ---> Running in 2ba2a415d408 20:06:04 ---> Running in dd5131504203 20:06:05 ---> 6bfb9af6fb70 20:06:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:06:05 ---> 0e72e60e1e58 20:06:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:05 ---> Running in f87619ba946c 20:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:05 OK: 265 MiB in 53 packages 20:06:05 OK: 265 MiB in 53 packages 20:06:06 Removing intermediate container 2ba2a415d408 20:06:06 ---> 0fda40b427f0 20:06:06 Step 6/23 : COPY go.mod vendor* ./ 20:06:07 Removing intermediate container dd5131504203 20:06:07 ---> f95957ccdb0f 20:06:07 Step 5/25 : COPY go.mod vendor* ./ 20:06:07 Removing intermediate container f87619ba946c 20:06:07 ---> 936943b95670 20:06:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:06:07 ---> Running in 56c057161358 20:06:07 ---> 56e9997a4d00 20:06:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:07 ---> Running in 24bcbe5c9a88 20:06:07 Removing intermediate container 56c057161358 20:06:07 ---> 76a53aa3f67e 20:06:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:06:07 ---> Running in 71c4f883fd81 20:06:07 ---> e3c9dc768a48 20:06:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:07 ---> Running in f1a569b3e73d 20:06:07 Removing intermediate container 71c4f883fd81 20:06:07 ---> cdcbfe013e41 20:06:07 Step 21/23 : LABEL arch=x86_64 20:06:07 ---> Running in cc5bab9853cb 20:06:07 Removing intermediate container cc5bab9853cb 20:06:07 ---> d90c5791fdac 20:06:07 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:06:07 ---> Running in e3d4431bb9bf 20:06:08 Removing intermediate container e3d4431bb9bf 20:06:08 ---> 3a5dfc34255e 20:06:08 Step 23/23 : LABEL version=0.0.0 20:06:08 ---> Running in 4e6267779a4b 20:06:08 Removing intermediate container 4e6267779a4b 20:06:08 ---> 62c4b446ebf8 20:06:08 20:06:08 Successfully built 62c4b446ebf8 20:06:08 Successfully tagged security-proxy-auth:latest 20:06:08  Building security-proxy-auth ... done Building security-spire-config 20:06:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> 206ac3303083 20:06:11 Step 3/27 : WORKDIR /edgex-go 20:06:11 ---> Using cache 20:06:11 ---> 266ae03f99c3 20:06:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:06:11 ---> Using cache 20:06:11 ---> 4c931c7fc0c1 20:06:11 Step 5/27 : COPY go.mod vendor* ./ 20:06:11 ---> Using cache 20:06:11 ---> fcc2d47b7a06 20:06:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:11 ---> Using cache 20:06:11 ---> 31c46d5b93a8 20:06:11 Step 7/27 : COPY . . 20:06:11 ---> Using cache 20:06:11 ---> ad5147264237 20:06:11 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:06:11 ---> Using cache 20:06:11 ---> 608ef44af966 20:06:11 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:11 ---> Using cache 20:06:11 ---> 34851548cfe2 20:06:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:11 ---> Using cache 20:06:11 ---> c8b8da289eff 20:06:11 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:11 ---> Using cache 20:06:11 ---> 60f920113f20 20:06:11 Step 12/27 : WORKDIR /edgex-go 20:06:11 ---> Using cache 20:06:11 ---> 862f2dc860af 20:06:11 20:06:11 Step 13/27 : FROM alpine:3.17 20:06:11 ---> 9ed4aefc74f6 20:06:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:11 ---> Using cache 20:06:11 ---> a065fd65e21c 20:06:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:17 ---> Running in 175977414d61 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:18 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:18 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:18 OK: 17820 distinct packages available 20:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:18 (1/4) Installing dumb-init (1.2.5-r2) 20:06:18 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:18 (3/4) Installing libucontext (1.2-r0) 20:06:18 (4/4) Installing gcompat (1.1.0-r0) 20:06:18 Executing busybox-1.35.0-r29.trigger 20:06:18 OK: 7 MiB in 19 packages 20:06:33 Removing intermediate container 5a3302189d7a 20:06:33 ---> 162a7eb85805 20:06:33 20:06:33 Step 10/23 : FROM alpine:3.17 20:06:33 ---> 9ed4aefc74f6 20:06:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:37 ---> Running in 5f171e3c6289 20:06:37 Removing intermediate container 175977414d61 20:06:37 ---> 22aedcff7c0b 20:06:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:44 Removing intermediate container 5f171e3c6289 20:06:44 ---> 4e27fa6de992 20:06:44 Step 12/23 : ENV APP_PORT=59880 20:06:44 ---> afebf7b69298 20:06:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:44 ---> Running in 1cccb417ae84 20:06:44 Removing intermediate container e14000e2c0f3 20:06:44 ---> 58fafa7ca12a 20:06:44 20:06:44 Step 10/23 : FROM alpine:3.17 20:06:44 ---> 9ed4aefc74f6 20:06:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:06:44 ---> Using cache 20:06:44 ---> 4e5d05d85b3f 20:06:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:44 ---> Using cache 20:06:44 ---> f0c52880fc03 20:06:44 Step 13/23 : ENV APP_PORT=59861 20:06:44 ---> Running in 52762ca39286 20:06:44 ---> 98f2dc026aec 20:06:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:44 Removing intermediate container 1cccb417ae84 20:06:44 ---> 7b92c8dc4b6d 20:06:44 Step 13/23 : EXPOSE $APP_PORT 20:06:44 ---> Running in 6cbe6f83d735 20:06:44 Removing intermediate container f1a569b3e73d 20:06:44 ---> 7786be1fb305 20:06:44 Step 7/25 : COPY . . 20:06:44 Removing intermediate container 24bcbe5c9a88 20:06:44 ---> df37a1a79e1a 20:06:44 Step 8/23 : COPY . . 20:06:47 Removing intermediate container 52762ca39286 20:06:47 ---> 35d52fb96600 20:06:47 Step 14/23 : EXPOSE $APP_PORT 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:00 Removing intermediate container 6cbe6f83d735 20:07:00 ---> 49f73063c5e0 20:07:00 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:07:00 ---> Running in 7e482b6dd7ec 20:07:00 ---> c45856d50a58 20:07:00 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:00 ---> Running in 5c27743776be 20:07:00 ---> ca2e95b739f2 20:07:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:07:00 Removing intermediate container 7e482b6dd7ec 20:07:00 ---> 1de1bd990f14 20:07:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:00 ---> a1f3944eefce 20:07:00 ---> Running in 47413cd87693 20:07:00 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:00 ---> Running in 0d7e3527ce00 20:07:00 ---> 92cbb932a3a6 20:07:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:00 ---> Running in 2896c11bc501 20:07:00 ---> 979b6b213711 20:07:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:00 Removing intermediate container 2896c11bc501 20:07:00 ---> 76eb8dbcdf83 20:07:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:07:00 ---> a0809a63651b 20:07:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:00 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:07:00 ---> 2d256aec032c 20:07:00 Step 22/27 : WORKDIR / 20:07:00 (1/1) Installing dumb-init (1.2.5-r2) 20:07:00 Executing busybox-1.35.0-r29.trigger 20:07:00 OK: 7 MiB in 16 packages 20:07:00 ---> Running in 16e91098ea48 20:07:01 Removing intermediate container 16e91098ea48 20:07:01 ---> 5df79ada5a48 20:07:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:01 ---> 6e8d0c8e98cb 20:07:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:07:01 ---> Running in 759a93751d05 20:07:01 Removing intermediate container 5c27743776be 20:07:01 ---> 388fff6d97f2 20:07:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 Removing intermediate container 759a93751d05 20:07:01 ---> 1ed53ab0be72 20:07:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:01 ---> ec4553532a77 20:07:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:07:01 ---> Running in 66a5b2467c92 20:07:01 ---> Running in 89a8a8b15c3b 20:07:01 ---> df1e1228a5ef 20:07:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:01 Removing intermediate container 66a5b2467c92 20:07:01 ---> 5145c02e68d2 20:07:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:01 Removing intermediate container 89a8a8b15c3b 20:07:01 ---> 3dc9603859be 20:07:01 Step 25/27 : LABEL arch=x86_64 20:07:01 ---> Running in 19317728e78d 20:07:01 ---> Running in b3bbe0046977 20:07:01 ---> ea46f91cfc0e 20:07:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:01 Removing intermediate container 19317728e78d 20:07:01 ---> 36af54e3f623 20:07:01 Step 21/23 : LABEL arch=x86_64 20:07:02 ---> Running in 88fc2258df24 20:07:02 Removing intermediate container b3bbe0046977 20:07:02 ---> eec25005bd40 20:07:02 Step 26/27 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:02 ---> Running in a14930ceb489 20:07:02 Removing intermediate container 88fc2258df24 20:07:02 ---> b2cc9780b2ec 20:07:02 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:02 ---> Running in dd4fec20a83e 20:07:02 Removing intermediate container a14930ceb489 20:07:02 ---> fa8e47314471 20:07:02 Step 27/27 : LABEL version=0.0.0 20:07:02 Removing intermediate container dd4fec20a83e 20:07:02 ---> 00cae55293d0 20:07:02 Step 23/23 : LABEL version=0.0.0 20:07:02 ---> Running in b39608e4d311 20:07:02 ---> Running in f4db94386dda 20:07:02 ---> 565306cb186c 20:07:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:07:02 Removing intermediate container b39608e4d311 20:07:02 ---> f20617218f4d 20:07:02 20:07:02 Removing intermediate container f4db94386dda 20:07:02 ---> e578c2764e46 20:07:02 20:07:02 Successfully built f20617218f4d 20:07:02 Successfully tagged security-spire-config:latest 20:07:02  Building security-spire-config ... done Building security-proxy-setup 20:07:02 Successfully built e578c2764e46 20:07:02 Successfully tagged support-scheduler:latest 20:07:02  Building support-scheduler ... done Building security-bootstrapper 20:07:02 ---> 3e5a80295591 20:07:02 Step 19/23 : ENTRYPOINT ["/core-data"] 20:07:02 ---> Running in 9206f9497738 20:07:03 Removing intermediate container 9206f9497738 20:07:03 ---> 2f5cd96dc5da 20:07:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:08 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:08 ---> 206ac3303083 20:07:08 Step 3/22 : WORKDIR /edgex-go 20:07:08 ---> Using cache 20:07:08 ---> 266ae03f99c3 20:07:08 Step 4/22 : RUN apk add --update --no-cache make git 20:07:08 ---> Using cache 20:07:08 ---> f95957ccdb0f 20:07:08 Step 5/22 : COPY go.mod vendor* ./ 20:07:08 ---> Using cache 20:07:08 ---> e3c9dc768a48 20:07:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:08 ---> Using cache 20:07:08 ---> 7786be1fb305 20:07:08 Step 7/22 : COPY . . 20:07:08 ---> Using cache 20:07:08 ---> a1f3944eefce 20:07:08 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:07:08 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:07:08 ---> 206ac3303083 20:07:08 Step 3/33 : WORKDIR /edgex-go 20:07:08 ---> Using cache 20:07:08 ---> 266ae03f99c3 20:07:08 Step 4/33 : RUN apk add --update --no-cache make git 20:07:08 ---> Using cache 20:07:08 ---> f95957ccdb0f 20:07:08 Step 5/33 : COPY go.mod vendor* ./ 20:07:08 ---> Using cache 20:07:08 ---> e3c9dc768a48 20:07:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:08 ---> Using cache 20:07:08 ---> 7786be1fb305 20:07:08 Step 7/33 : COPY . . 20:07:08 ---> Using cache 20:07:08 ---> a1f3944eefce 20:07:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 20:07:11 ---> Running in 6301e7caf345 20:07:16 Removing intermediate container 6301e7caf345 20:07:16 ---> 91e88c881e85 20:07:16 Step 21/23 : LABEL arch=x86_64 20:07:16 ---> Running in b6247641a28f 20:07:16 ---> Running in f166731561eb 20:07:16 ---> Running in df2f6985977c 20:07:16 Removing intermediate container df2f6985977c 20:07:16 ---> 27311e750afd 20:07:16 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:16 ---> Running in a4ffa0215bf2 20:07:17 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:17 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:07:17 Removing intermediate container a4ffa0215bf2 20:07:17 ---> 13371a6b7d74 20:07:17 Step 23/23 : LABEL version=0.0.0 20:07:17 ---> Running in 10f6a1efe0ce 20:07:19 Removing intermediate container 10f6a1efe0ce 20:07:19 ---> a923d5142316 20:07:19 20:07:19 Successfully built a923d5142316 20:07:19 Successfully tagged core-data:latest 20:07:19  Building core-data ... done Building security-spire-server 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 98.5% of statements 20:07:22 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:07:22 ---> 206ac3303083 20:07:22 Step 3/26 : WORKDIR /edgex-go 20:07:22 ---> Using cache 20:07:22 ---> 266ae03f99c3 20:07:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:07:22 ---> Using cache 20:07:22 ---> 4c931c7fc0c1 20:07:22 Step 5/26 : COPY go.mod vendor* ./ 20:07:22 ---> Using cache 20:07:22 ---> fcc2d47b7a06 20:07:22 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:22 ---> Using cache 20:07:22 ---> 31c46d5b93a8 20:07:22 Step 7/26 : COPY . . 20:07:22 ---> Using cache 20:07:22 ---> ad5147264237 20:07:22 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:07:22 ---> Using cache 20:07:22 ---> 608ef44af966 20:07:22 Step 9/26 : WORKDIR /edgex-go/spire-build 20:07:22 ---> Using cache 20:07:22 ---> 34851548cfe2 20:07:22 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:07:22 ---> Using cache 20:07:22 ---> c8b8da289eff 20:07:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.441s coverage: 71.5% of statements 20:07:29 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:07:31 ---> Running in a65ae358ad68 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 54.0% of statements 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:37 Removing intermediate container 0d7e3527ce00 20:07:37 ---> 6ec2d8f6f7f6 20:07:37 20:07:37 Step 9/25 : FROM alpine:3.17 20:07:37 ---> 9ed4aefc74f6 20:07:37 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:39 ---> Running in 2dafd1731dc8 20:07:39 Removing intermediate container a65ae358ad68 20:07:39 ---> 52ef81d1ce5b 20:07:39 Step 12/26 : WORKDIR /edgex-go 20:07:39 ---> Running in 1dc5da298d21 20:07:39 Removing intermediate container 47413cd87693 20:07:39 ---> 43436bafb45b 20:07:39 20:07:39 Step 10/23 : FROM alpine:3.17 20:07:39 ---> 9ed4aefc74f6 20:07:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:39 ---> Running in 9c13d4975db7 20:07:39 Removing intermediate container 1dc5da298d21 20:07:39 ---> f713751ea719 20:07:39 20:07:39 Step 13/26 : FROM alpine:3.17 20:07:39 ---> 9ed4aefc74f6 20:07:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:39 ---> Using cache 20:07:39 ---> a065fd65e21c 20:07:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:39 ---> Using cache 20:07:39 ---> ab39abb4e1f8 20:07:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:39 ---> Using cache 20:07:39 ---> 30b6b870dd13 20:07:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:07:39 ---> Using cache 20:07:39 ---> 0bde0bb5434f 20:07:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:39 (1/3) Installing ca-certificates (20220614-r4) 20:07:39 (2/3) Installing dumb-init (1.2.5-r2) 20:07:39 (3/3) Installing su-exec (0.2-r2) 20:07:39 Executing busybox-1.35.0-r29.trigger 20:07:39 Executing ca-certificates-20220614-r4.trigger 20:07:40 OK: 8 MiB in 18 packages 20:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:40 (1/2) Installing ca-certificates (20220614-r4) 20:07:40 (2/2) Installing dumb-init (1.2.5-r2) 20:07:40 Executing busybox-1.35.0-r29.trigger 20:07:40 Executing ca-certificates-20220614-r4.trigger 20:07:40 OK: 8 MiB in 17 packages 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:45 ---> 0eeba9a37f9a 20:07:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:45 Removing intermediate container 2dafd1731dc8 20:07:45 ---> 91e08b851c2f 20:07:45 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:45 ---> Running in 6705a0ed83d0 20:07:45 ---> 23561beec3a5 20:07:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:45 Removing intermediate container 9c13d4975db7 20:07:45 ---> fa51f27000d2 20:07:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:07:45 ---> Running in a3e0002d264a 20:07:45 Removing intermediate container a3e0002d264a 20:07:45 ---> b761c9c918fe 20:07:45 Step 13/23 : ENV APP_PORT=59860 20:07:45 Removing intermediate container 6705a0ed83d0 20:07:45 ---> 8501e8e28af6 20:07:45 Step 12/25 : WORKDIR / 20:07:45 ---> 690a4dd7e4ed 20:07:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:46 ---> Running in 20c04925d329 20:07:46 ---> Running in 4b4dfdb2c3b3 20:07:46 ---> 355cfe8def32 20:07:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:46 ---> Running in 247a5b8d85d3 20:07:46 Removing intermediate container 4b4dfdb2c3b3 20:07:46 ---> 4a9b94b96f75 20:07:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:46 Removing intermediate container 20c04925d329 20:07:46 ---> d135bb1a6b28 20:07:46 Step 14/23 : EXPOSE $APP_PORT 20:07:46 ---> Running in b42f438c2161 20:07:46 Removing intermediate container 247a5b8d85d3 20:07:46 ---> f43611ca02b7 20:07:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:46 ---> Running in a9e83c9b8f25 20:07:46 Removing intermediate container b42f438c2161 20:07:46 ---> ae9a780e47e0 20:07:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:46 ---> 7b74958ed8d2 20:07:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:07:46 Removing intermediate container a9e83c9b8f25 20:07:46 ---> 59894a881d47 20:07:46 Step 24/26 : LABEL arch=x86_64 20:07:46 ---> Running in 90298ebafbf1 20:07:46 Removing intermediate container 90298ebafbf1 20:07:46 ---> 0d563ba2ae50 20:07:46 Step 25/26 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:46 ---> d9043b4750d4 20:07:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:46 ---> 36d08c09bda9 20:07:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:46 ---> Running in 27f8e5b5ad8a 20:07:46 Removing intermediate container 27f8e5b5ad8a 20:07:46 ---> daaa1590026c 20:07:46 Step 26/26 : LABEL version=0.0.0 20:07:47 ---> Running in 6dde944145a3 20:07:47 ---> 0c1acf9dfb42 20:07:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:47 ---> 20e62ec55dcb 20:07:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:07:47 Removing intermediate container 6dde944145a3 20:07:47 ---> 949a82fbbcbf 20:07:47 20:07:47 Successfully built 949a82fbbcbf 20:07:47 Successfully tagged security-spire-server:latest 20:07:47  Building security-spire-server ... done  ---> 6091f8108e88 20:07:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:07:48 ---> be7cfcef75f2 20:07:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:48 ---> f21baf85abaa 20:07:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:48 ---> 5bfcad3ec578 20:07:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:07:48 ---> c1dc899f4974 20:07:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:48 ---> Running in c665f7acb89f 20:07:49 Removing intermediate container c665f7acb89f 20:07:49 ---> 69b38f534f85 20:07:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:53 ---> 1349a8b31ba0 20:07:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:53 ---> Running in 513182d088bc 20:07:54 Removing intermediate container 513182d088bc 20:07:54 ---> a49ee27ab0fe 20:07:54 Step 21/23 : LABEL arch=x86_64 20:07:54 Removing intermediate container b6247641a28f 20:07:54 ---> 84a32b17c716 20:07:54 20:07:54 Step 9/33 : FROM alpine:3.17 20:07:54 ---> 9ed4aefc74f6 20:07:54 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:54 ---> Using cache 20:07:54 ---> 518471bcf5f1 20:07:54 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:07:54 ---> f234b4751449 20:07:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:54 Removing intermediate container f166731561eb 20:07:54 ---> 958607630d54 20:07:54 20:07:54 Step 9/22 : FROM alpine:3.17 20:07:54 ---> 9ed4aefc74f6 20:07:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:07:54 ---> Running in 8622a096212b 20:07:54 ---> Running in c6f1dd1161d9 20:07:54 ---> Running in 7bfa275e9b5a 20:07:54 ---> Running in 6cc19e3262d0 20:07:54 Removing intermediate container c6f1dd1161d9 20:07:54 ---> 072458563c7d 20:07:54 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:54 ---> Running in 1d98f7331c95 20:07:54 Removing intermediate container 1d98f7331c95 20:07:54 ---> 934a6c332f5c 20:07:54 Step 23/23 : LABEL version=0.0.0 20:07:54 ---> Running in 532aededa889 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:54 Removing intermediate container 532aededa889 20:07:54 ---> a15c5c7dc20d 20:07:54 20:07:54 Successfully built a15c5c7dc20d 20:07:54 Successfully tagged support-notifications:latest 20:07:54  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:54 (1/2) Installing dumb-init (1.2.5-r2) 20:07:54 (2/2) Installing su-exec (0.2-r2) 20:07:54 Executing busybox-1.35.0-r29.trigger 20:07:54 OK: 7 MiB in 17 packages 20:07:54 Removing intermediate container 7bfa275e9b5a 20:07:54 ---> bb2539e03256 20:07:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:07:54 ---> Running in a42cf732fd32 20:07:54 (1/2) Installing dumb-init (1.2.5-r2) 20:07:54 Removing intermediate container a42cf732fd32 20:07:54 ---> 0df1498b5262 20:07:54 Step 23/25 : LABEL arch=x86_64 20:07:54 (2/2) Installing openssl (3.0.8-r4) 20:07:54 Executing busybox-1.35.0-r29.trigger 20:07:54 OK: 8 MiB in 17 packages 20:07:54 ---> Running in c82a0d0f17ad 20:07:55 Removing intermediate container c82a0d0f17ad 20:07:55 ---> 8af633ef6e11 20:07:55 Step 24/25 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:55 Removing intermediate container 8622a096212b 20:07:55 ---> de57fc176754 20:07:55 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:07:55 ---> Running in 71cff58e7165 20:07:55 ---> Running in 7d739b5a661f 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.440s coverage: 88.5% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.466s coverage: 3.8% of statements 20:07:55 Removing intermediate container 7d739b5a661f 20:07:55 ---> 105b01c044aa 20:07:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:55 Removing intermediate container 71cff58e7165 20:07:55 ---> c46062d95dd4 20:07:55 Step 25/25 : LABEL version=0.0.0 20:07:55 ---> Running in 50b7ec172ed2 20:07:55 ---> Running in 71fe530a86d5 20:07:55 Removing intermediate container 6cc19e3262d0 20:07:55 ---> 4b6f25cd890e 20:07:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:55 ---> Running in 8d55c6ed92ec 20:07:55 Removing intermediate container 50b7ec172ed2 20:07:55 ---> 9373a259255e 20:07:55 20:07:55 Removing intermediate container 71fe530a86d5 20:07:55 ---> 3ed5367efa2e 20:07:55 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:07:55 ---> Running in b62f1167b5e3 20:07:55 Successfully built 9373a259255e 20:07:55 Successfully tagged security-secretstore-setup:latest 20:07:55  Building security-secretstore-setup ... done Removing intermediate container 8d55c6ed92ec 20:07:55 ---> 5bbc588535e8 20:07:55 Step 12/22 : WORKDIR /edgex 20:07:55 ---> Running in 318415672f14 20:07:55 Removing intermediate container b62f1167b5e3 20:07:55 ---> e31f90245b0a 20:07:55 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:07:55 ---> Running in d980e61fcd07 20:07:55 Removing intermediate container 318415672f14 20:07:55 ---> 2d9f685d671d 20:07:55 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:55 Removing intermediate container d980e61fcd07 20:07:55 ---> 6dc81522e175 20:07:55 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:55 ---> Running in 5968be063ecf 20:07:55 ---> 34a12fb0a86a 20:07:55 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:07:56 ---> 30a5c4ba6c1c 20:07:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:07:56 ---> 63f93c577b78 20:07:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:56 ---> de6fac3f977c 20:07:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:56 Removing intermediate container 5968be063ecf 20:07:56 ---> a09b36d2f0ea 20:07:56 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:56 ---> Running in 1f3fc304effb 20:07:56 Removing intermediate container 1f3fc304effb 20:07:56 ---> 420475096b47 20:07:56 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:56 ---> 4727eab211f3 20:07:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:56 ---> Running in 3cb4e61ffdbd 20:07:56 ---> 1d7d61e5fae2 20:07:56 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:56 ---> Running in 880cec036a68 20:07:57 Removing intermediate container 3cb4e61ffdbd 20:07:57 ---> ea60d9f31b84 20:07:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:57 ---> Running in 7633012aa8bc 20:07:57 Removing intermediate container 880cec036a68 20:07:57 ---> f4b37557c04b 20:07:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:57 Removing intermediate container 7633012aa8bc 20:07:57 ---> e84c462a878a 20:07:57 Step 20/22 : LABEL arch=x86_64 20:07:57 ---> Running in 2f2ed65eca31 20:07:57 ---> b309706e3506 20:07:57 Removing intermediate container 2f2ed65eca31 20:07:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:07:57 ---> ccca7cb42fca 20:07:57 Step 21/22 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:57 ---> Running in 2c3ec43a5a14 20:07:57 Removing intermediate container 2c3ec43a5a14 20:07:57 ---> 5ab965da27e1 20:07:57 Step 22/22 : LABEL version=0.0.0 20:07:57 ---> Running in eed250e9e307 20:07:57 ---> 2009525df376 20:07:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:57 Removing intermediate container eed250e9e307 20:07:57 ---> 90519ac4ce0d 20:07:57 20:07:57 Successfully built 90519ac4ce0d 20:07:57 Successfully tagged security-proxy-setup:latest 20:07:58  Building security-proxy-setup ... done  ---> abe27bc2c1dd 20:07:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:07:58 ---> 21dc48a68325 20:07:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:07:58 ---> b355ee796641 20:07:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:07:58 ---> 610892e4d5ab 20:07:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:07:58 ---> ff5256187a27 20:07:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:07:58 ---> 166a7ac00aad 20:07:58 Step 28/33 : RUN chmod +x /entrypoint.sh 20:07:58 ---> Running in 48ac77801e57 20:07:59 Removing intermediate container 48ac77801e57 20:07:59 ---> 015379d3abb9 20:07:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:07:59 ---> Running in 5aae7442c62f 20:07:59 Removing intermediate container 5aae7442c62f 20:07:59 ---> fadc64480d32 20:07:59 Step 30/33 : CMD ["gate"] 20:07:59 ---> Running in b9f4085cdd4c 20:07:59 Removing intermediate container b9f4085cdd4c 20:07:59 ---> 4a21e6af9476 20:07:59 Step 31/33 : LABEL arch=x86_64 20:07:59 ---> Running in 6033d986fa69 20:07:59 Removing intermediate container 6033d986fa69 20:07:59 ---> 6b146ecbe90c 20:07:59 Step 32/33 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:07:59 ---> Running in c1420d3f14c9 20:07:59 Removing intermediate container c1420d3f14c9 20:07:59 ---> 31320b8c01fd 20:07:59 Step 33/33 : LABEL version=0.0.0 20:07:59 ---> Running in 2ec5fb11722f 20:07:59 Removing intermediate container 2ec5fb11722f 20:07:59 ---> 7e79d9c17288 20:07:59 20:07:59 Successfully built 7e79d9c17288 20:07:59 Successfully tagged security-bootstrapper:latest 20:08:00  Building security-bootstrapper ... done  [Pipeline] } 20:08:00 $ docker stop --time=1 e5afe5b8892dda874d6f49ae8cb418e5e522b0f944705eee9afb3fad95cd9cbc 20:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:01 $ docker rm -f --volumes e5afe5b8892dda874d6f49ae8cb418e5e522b0f944705eee9afb3fad95cd9cbc [Pipeline] // withDockerContainer [Pipeline] sh 20:08:01 + docker images 20:08:01 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:01 security-bootstrapper latest 7e79d9c17288 2 seconds ago 22.2MB 20:08:01 security-proxy-setup latest 90519ac4ce0d 4 seconds ago 18.7MB 20:08:01 security-secretstore-setup latest 9373a259255e 6 seconds ago 32.8MB 20:08:01 support-notifications latest a15c5c7dc20d 7 seconds ago 32.4MB 20:08:01 84a32b17c716 8 seconds ago 1.71GB 20:08:01 958607630d54 8 seconds ago 1.7GB 20:08:01 security-spire-server latest 949a82fbbcbf 15 seconds ago 103MB 20:08:01 f713751ea719 22 seconds ago 1.58GB 20:08:01 43436bafb45b 23 seconds ago 1.79GB 20:08:01 6ec2d8f6f7f6 26 seconds ago 1.72GB 20:08:01 core-data latest a923d5142316 43 seconds ago 20MB 20:08:01 support-scheduler latest e578c2764e46 59 seconds ago 31.8MB 20:08:01 security-spire-config latest f20617218f4d 59 seconds ago 102MB 20:08:01 58fafa7ca12a About a minute ago 1.79GB 20:08:01 162a7eb85805 About a minute ago 1.73GB 20:08:01 security-proxy-auth latest 62c4b446ebf8 About a minute ago 18.3MB 20:08:01 core-metadata latest 00729215908a 2 minutes ago 20.4MB 20:08:01 core-common-config-bootstrapper latest 806eb9a8975f 2 minutes ago 17.2MB 20:08:01 1fa1873d102d 2 minutes ago 1.7GB 20:08:01 core-command latest 3c9f93a6c4a6 2 minutes ago 19.8MB 20:08:01 security-spiffe-token-provider latest 2a66e3bee2fd 2 minutes ago 32.8MB 20:08:01 678efb8b5bdc 2 minutes ago 1.76GB 20:08:01 47a9b2173c72 2 minutes ago 1.72GB 20:08:01 93259b09c909 2 minutes ago 1.73GB 20:08:01 f946cab45e28 2 minutes ago 1.72GB 20:08:01 security-spire-agent latest c38d931dd60c 2 minutes ago 161MB 20:08:01 862f2dc860af 3 minutes ago 1.58GB 20:08:01 ci-base-image-x86_64 latest 206ac3303083 7 minutes ago 918MB 20:08:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB 20:08:01 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 20:08:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:08:01 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] } 20:08:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.935s coverage: 95.6% of statements [Pipeline] // stage [Pipeline] } 20:08:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.288s coverage: 65.9% of statements 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.487s coverage: 0.9% of statements 20:08:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 42.9% of statements 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.111s coverage: 79.9% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.263s coverage: 62.3% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.468s coverage: 81.8% of statements 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.573s coverage: 82.1% of statements 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.333s coverage: 86.0% of statements 20:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 20:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 20:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 20:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements 20:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 20:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 17.7% of statements 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 92.3% of statements 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 20:09:48 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:09:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:48 go vet ./... 20:12:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:39 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:40 + ls -al . 20:12:40 total 700 20:12:40 drwxrwxr-x 10 1001 1001 4096 May 2 20:03 . 20:12:40 drwxr-xr-x 4 root root 4096 May 2 20:03 .. 20:12:40 drwxrwxr-x 2 1001 1001 4096 May 2 20:02 .blubracket 20:12:40 -rw-rw-r-- 1 1001 1001 16 May 2 20:02 .dockerignore 20:12:40 drwxrwxr-x 8 1001 1001 4096 May 2 20:02 .git 20:12:40 drwxrwxr-x 3 1001 1001 4096 May 2 20:02 .github 20:12:40 -rw-rw-r-- 1 1001 1001 1133 May 2 20:02 .gitignore 20:12:40 -rw-rw-r-- 1 1001 1001 42 May 2 20:02 .golangci.yml 20:12:40 -rw-rw-r-- 1 1001 1001 87 May 2 20:02 .hadolint.yml 20:12:40 -rw-rw-r-- 1 1001 1001 166 May 2 20:02 .sonarcloud.properties 20:12:40 -rw-rw-r-- 1 1001 1001 1171 May 2 20:02 ADOPTERS.md 20:12:40 -rw-rw-r-- 1 1001 1001 10835 May 2 20:02 Attribution.txt 20:12:40 -rw-rw-r-- 1 1001 1001 73765 May 2 20:02 CHANGELOG.md 20:12:40 -rw-rw-r-- 1 1001 1001 3804 May 2 20:02 CONTRIBUTING.md 20:12:40 -rw-rw-r-- 1 1001 1001 677 May 2 20:02 GOVERNANCE.md 20:12:40 -rw-rw-r-- 1 1001 1001 883 May 2 20:02 Jenkinsfile 20:12:40 -rw-rw-r-- 1 1001 1001 10775 May 2 20:02 LICENSE 20:12:40 -rw-rw-r-- 1 1001 1001 14368 May 2 20:02 Makefile 20:12:40 -rw-rw-r-- 1 1001 1001 582 May 2 20:02 OWNERS.md 20:12:40 -rw-rw-r-- 1 1001 1001 9403 May 2 20:02 README.md 20:12:40 -rw-rw-r-- 1 1001 1001 789 May 2 20:02 SECURITY.md 20:12:40 -rw-rw-r-- 1 1001 1001 5 May 2 19:59 VERSION 20:12:40 drwxrwxr-x 2 1001 1001 4096 May 2 20:02 bin 20:12:40 drwxrwxr-x 18 1001 1001 4096 May 2 20:02 cmd 20:12:40 -rw-r--r-- 1 root root 448352 May 2 20:09 coverage.out 20:12:40 -rw-rw-r-- 1 1001 1001 3200 May 2 20:02 go.mod 20:12:40 -rw-rw-r-- 1 1001 1001 31040 May 2 20:02 go.sum 20:12:40 drwxrwxr-x 7 1001 1001 4096 May 2 20:02 internal 20:12:40 drwxrwxr-x 3 1001 1001 4096 May 2 20:02 openapi 20:12:40 -rw-rw-r-- 1 1001 1001 594 May 2 20:02 security.txt 20:12:40 drwxrwxr-x 4 1001 1001 4096 May 2 20:02 snap 20:12:40 -rw-rw-r-- 1 1001 1001 204 May 2 20:02 version.go [Pipeline] sh 20:12:41 + '[' -e coverage.out ] 20:12:41 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:41 Warning: overwriting stash ‘coverage-report’ 20:12:42 Stashed 1 file(s) [Pipeline] sh 20:12:42 + make build 20:12:42 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:14:34 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:14:34 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:14:35 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:14:40 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:15:37 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:15:40 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:15:47 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:15:54 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:15: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:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:11 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:16:18 $ docker stop --time=1 b5bbccd035e336d38737a93b2bd28d32fb0128320751f57f7d604794429be3ec 20:16:20 $ docker rm -f --volumes b5bbccd035e336d38737a93b2bd28d32fb0128320751f57f7d604794429be3ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:23 20:16:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:24 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:24 29e5d40040c1: Pulling fs layer 20:16:24 1ce36da41761: Pulling fs layer 20:16:24 25b303627fd3: Pulling fs layer 20:16:24 29e5d40040c1: Verifying Checksum 20:16:24 29e5d40040c1: Download complete 20:16:24 1ce36da41761: Verifying Checksum 20:16:24 1ce36da41761: Download complete 20:16:25 29e5d40040c1: Pull complete 20:16:26 1ce36da41761: Pull complete 20:16:26 25b303627fd3: Verifying Checksum 20:16:26 25b303627fd3: Download complete 20:16:36 25b303627fd3: Pull complete 20:16:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-12459 does not seem to be running inside a container 20:16:37 $ 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:16:39 $ docker top d90497d1c6c870ab3b26d1c491aa97f322641e10070f7319415511a826d7f3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:40 + docker-compose build --help 20:16:40 + grep parallel 20:16:47 --parallel Build images in parallel. [Pipeline] } 20:16:47 $ docker stop --time=1 d90497d1c6c870ab3b26d1c491aa97f322641e10070f7319415511a826d7f3c3 20:16:49 $ docker rm -f --volumes d90497d1c6c870ab3b26d1c491aa97f322641e10070f7319415511a826d7f3c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:50 prd-ubuntu20.04-docker-arm64-4c-16g-12459 does not seem to be running inside a container 20:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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:16:51 $ docker top 59e45b3ed2b0b99c224d655868bbde23e00010fa23e72cbcfc3aa9410c8f0c89 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:16:59 Building core-command ... 20:16:59 Building core-common-config-bootstrapper ... 20:16:59 Building core-data ... 20:16:59 Building core-metadata ... 20:16:59 Building security-bootstrapper ... 20:16:59 Building security-proxy-auth ... 20:16:59 Building security-proxy-setup ... 20:16:59 Building security-secretstore-setup ... 20:16:59 Building security-spiffe-token-provider ... 20:16:59 Building security-spire-agent ... 20:16:59 Building security-spire-config ... 20:16:59 Building security-spire-server ... 20:16:59 Building support-notifications ... 20:16:59 Building support-scheduler ... 20:16:59 Building security-spiffe-token-provider 20:16:59 Building core-command 20:16:59 Building security-spire-agent 20:16:59 Building core-data 20:16:59 Building security-spire-config 20:17:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:55 ---> fcd896ad48d1 20:17:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:55 ---> fcd896ad48d1 20:17:55 Step 3/27 : WORKDIR /edgex-go 20:17:55 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:17:55 ---> fcd896ad48d1 20:17:55 Step 3/20 : WORKDIR /edgex-go 20:17:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:55 ---> fcd896ad48d1 20:17:55 Step 3/27 : WORKDIR /edgex-go 20:17:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:55 ---> fcd896ad48d1 20:17:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:17:55 ---> Running in a45e9aac0766 20:17:55 ---> Running in 18694c6ba794 20:17:55 ---> Running in fb94ab85cdac 20:17:55 ---> Running in 6ceb853146ee 20:17:55 ---> Running in 9b6b8bd05cd2 20:17:55 Removing intermediate container a45e9aac0766 20:17:55 ---> b6fb1f2a1e5b 20:17:55 Step 4/23 : WORKDIR /edgex-go 20:17:55 ---> Running in 18f1e873481d 20:17:55 Removing intermediate container 18694c6ba794 20:17:55 ---> a6f25d2a1a6c 20:17:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:55 Removing intermediate container fb94ab85cdac 20:17:55 ---> fb43b693071a 20:17:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:55 ---> Running in f42fbc8bcec8 20:17:55 Removing intermediate container 6ceb853146ee 20:17:55 ---> 46114eedc746 20:17:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:17:55 Removing intermediate container 9b6b8bd05cd2 20:17:55 ---> b08dcc71a759 20:17:55 Step 4/24 : WORKDIR /edgex-go 20:17:55 ---> Running in 98ea2f5f2f75 20:17:55 ---> Running in b0faecd6dcc7 20:17:55 ---> Running in 4e25e4395464 20:17:55 Removing intermediate container 18f1e873481d 20:17:55 ---> 8984bc09b615 20:17:55 Step 5/23 : RUN apk add --update --no-cache make git 20:17:55 ---> Running in d1d89dedd115 20:17:55 Removing intermediate container 4e25e4395464 20:17:55 ---> 7ed702d68171 20:17:55 Step 5/24 : RUN apk add --update --no-cache make git 20:17:55 ---> Running in 39ea5b15c543 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 OK: 263 MiB in 53 packages 20:17:55 OK: 263 MiB in 53 packages 20:17:55 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:55 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:55 OK: 17690 distinct packages available 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:55 OK: 263 MiB in 53 packages 20:17:55 OK: 263 MiB in 53 packages 20:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:55 Removing intermediate container f42fbc8bcec8 20:17:55 ---> 9bcbd82c0890 20:17:55 Step 5/27 : COPY go.mod vendor* ./ 20:17:56 Removing intermediate container 98ea2f5f2f75 20:17:56 ---> 9650a7278f77 20:17:56 Step 5/27 : COPY go.mod vendor* ./ 20:17:56 OK: 263 MiB in 53 packages 20:17:56 Removing intermediate container d1d89dedd115 20:17:56 ---> 2949baf3ef50 20:17:56 Step 6/23 : COPY go.mod vendor* ./ 20:17:56 Removing intermediate container 39ea5b15c543 20:17:56 ---> 6c124f533805 20:17:56 Step 6/24 : COPY go.mod vendor* ./ 20:17:56 ---> 132439c492b5 20:17:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:57 ---> Running in 31d80d32bbc1 20:17:57 ---> 54a0ed0f2262 20:17:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:58 ---> 953e388daf1b 20:17:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:58 ---> Running in 77fcfe98fc12 20:17:58 ---> 78f69a94eaf7 20:17:58 ---> Running in 3f15ba9fc492 20:17:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:58 Removing intermediate container b0faecd6dcc7 20:17:58 ---> Running in 54222c06fb11 20:17:58 ---> 37e63fff70cd 20:17:58 Step 5/20 : COPY go.mod vendor* ./ 20:18:00 ---> a6457a370062 20:18:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:00 ---> Running in bfee3fc2da48 20:20:07 Removing intermediate container bfee3fc2da48 20:20:07 ---> 4dd30843f380 20:20:07 Step 7/20 : COPY . . 20:20:07 Removing intermediate container 77fcfe98fc12 20:20:07 ---> e5926215391a 20:20:07 Step 7/27 : COPY . . 20:20:07 Removing intermediate container 31d80d32bbc1 20:20:07 ---> e9f4523f52f2 20:20:07 Step 7/27 : COPY . . 20:20:07 Removing intermediate container 3f15ba9fc492 20:20:07 ---> cc09e8983729 20:20:07 Step 8/24 : COPY . . 20:20:07 Removing intermediate container 54222c06fb11 20:20:07 ---> 154f954f8016 20:20:07 Step 8/23 : COPY . . 20:20:17 ---> aae0dd454c38 20:20:17 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:20:17 ---> e7ab994c8646 20:20:17 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:20:17 ---> c45ce0a290f2 20:20:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:17 ---> Running in 34d7243c1f17 20:20:17 ---> dcc291de44b3 20:20:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:20:17 ---> 234c354d2aab 20:20:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:17 ---> Running in 694502e2c74b 20:20:17 ---> Running in b27eb5606715 20:20:17 ---> Running in ef4280194b7b 20:20:17 ---> Running in 195ff9df0c09 20:20:17 Removing intermediate container 34d7243c1f17 20:20:17 ---> 10e5f2ede520 20:20:17 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:17 Removing intermediate container 694502e2c74b 20:20:17 ---> 188e1c944840 20:20:17 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:17 ---> Running in afcf60827c7b 20:20:17 ---> Running in 5db5df4df48c 20:20:17 Removing intermediate container afcf60827c7b 20:20:17 ---> 927e05c07da0 20:20:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:18 Removing intermediate container 5db5df4df48c 20:20:18 ---> 330d758a060d 20:20:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:18 ---> Running in d5cc85188821 20:20:18 ---> Running in 7bdc98570940 20:20:18 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:20:19 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:20:19 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:20:19 Removing intermediate container d5cc85188821 20:20:19 ---> 0c86e187b3fa 20:20:19 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:19 Removing intermediate container 7bdc98570940 20:20:19 ---> ab1a95d43952 20:20:19 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:19 ---> Running in aa68c5ab3887 20:20:19 ---> Running in a454b5be5389 20:20:23 Removing intermediate container aa68c5ab3887 20:20:23 ---> f52a601e08c6 20:20:23 Step 12/27 : WORKDIR /edgex-go 20:20:23 Removing intermediate container a454b5be5389 20:20:23 ---> d99cfbad9fbc 20:20:23 Step 12/27 : WORKDIR /edgex-go 20:20:23 ---> Running in e32035e178f2 20:20:23 ---> Running in a2281684abf8 20:20:24 Removing intermediate container e32035e178f2 20:20:24 ---> 199a38479daf 20:20:24 20:20:24 Step 13/27 : FROM alpine:3.17 20:20:24 Removing intermediate container a2281684abf8 20:20:24 ---> c706aa63127f 20:20:24 20:20:24 Step 13/27 : FROM alpine:3.17 20:20:24 3.17: Pulling from library/alpine 20:20:24 3.17: Pulling from library/alpine 20:20:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:24 Status: Image is up to date for alpine:3.17 20:20:24 Status: Downloaded newer image for alpine:3.17 20:20:24 ---> 51e60588ff2c 20:20:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:24 ---> 51e60588ff2c 20:20:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:24 ---> Running in 692004220eae 20:20:24 ---> Running in b36746055d35 20:20:25 Removing intermediate container 692004220eae 20:20:25 ---> 242ce78b7b83 20:20:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:25 Removing intermediate container b36746055d35 20:20:25 ---> 61e341aaffe8 20:20:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:25 ---> Running in 6dc9c814dbdf 20:20:25 ---> Running in a92e24cc652d 20:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:31 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:31 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:31 OK: 17691 distinct packages available 20:20:31 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:31 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:31 OK: 17691 distinct packages available 20:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:34 (1/4) Installing dumb-init (1.2.5-r2) 20:20:34 (2/4) Installing musl-obstack (1.2.3-r0) 20:20:34 (1/5) Installing dumb-init (1.2.5-r2) 20:20:34 (3/4) Installing libucontext (1.2-r0) 20:20:34 (2/5) Installing musl-obstack (1.2.3-r0) 20:20:34 (4/4) Installing gcompat (1.1.0-r0) 20:20:34 (3/5) Installing libucontext (1.2-r0) 20:20:34 Executing busybox-1.35.0-r29.trigger 20:20:34 (4/5) Installing gcompat (1.1.0-r0) 20:20:34 (5/5) Installing openssl (3.0.8-r4) 20:20:34 Executing busybox-1.35.0-r29.trigger 20:20:34 OK: 8 MiB in 19 packages 20:20:34 OK: 9 MiB in 20 packages 20:20:37 Removing intermediate container a92e24cc652d 20:20:37 ---> e92ec7990309 20:20:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:37 Removing intermediate container 6dc9c814dbdf 20:20:37 ---> 98001eec80e3 20:20:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:38 ---> fa8167bba029 20:20:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:38 ---> 79df4ccd7371 20:20:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:39 ---> 534059fb0dd1 20:20:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:40 ---> 1f995867b49c 20:20:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:20:48 ---> c201d3b0722b 20:20:48 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:49 ---> f88570c323a8 20:20:49 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:51 ---> b52c4f7a4995 20:20:51 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:51 ---> Running in e0f324cbbb5d 20:20:52 Removing intermediate container e0f324cbbb5d 20:20:52 ---> 5c0d6f77bd4d 20:20:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:54 ---> 200c72d09b22 20:20:54 Step 22/27 : WORKDIR / 20:20:54 ---> Running in 89c13a4400c4 20:20:55 Removing intermediate container 89c13a4400c4 20:20:55 ---> d5a0a2e35fb0 20:20:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:55 ---> Running in 543e11e5c716 20:20:55 ---> a4e4b5067c7a 20:20:55 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:56 Removing intermediate container 543e11e5c716 20:20:56 ---> d5219eb011bc 20:20:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:56 ---> Running in f0cdfa1b95d7 20:20:57 ---> 1c4237f312bd 20:20:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:57 Removing intermediate container f0cdfa1b95d7 20:20:57 ---> 6b891490b3ea 20:20:57 Step 25/27 : LABEL arch=arm64 20:20:57 ---> Running in d47830b0541e 20:20:58 Removing intermediate container d47830b0541e 20:20:58 ---> f9205c5bf2d4 20:20:58 Step 26/27 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:20:58 ---> Running in 5cfd167f0772 20:20:58 ---> 2b36ab4eec29 20:20:58 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:59 Removing intermediate container 5cfd167f0772 20:20:59 ---> 9770fe50cbbd 20:20:59 Step 27/27 : LABEL version=0.0.0 20:20:59 ---> Running in 8f1e0845c08b 20:20:59 ---> 52a5af87c115 20:20:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:00 ---> Running in d2a80fcc7435 20:21:00 Removing intermediate container 8f1e0845c08b 20:21:00 ---> 5f422b20c85c 20:21:00 20:21:00 Successfully built 5f422b20c85c 20:21:00 Successfully tagged security-spire-config-arm64:latest 20:21:00 Removing intermediate container d2a80fcc7435 20:21:00 ---> e1df898e292d 20:21:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:00  Building security-spire-config ... done Building support-notifications 20:21:00 ---> Running in f4f0b39e24d9 20:21:01 Removing intermediate container f4f0b39e24d9 20:21:01 ---> 10497c7a33a3 20:21:01 Step 25/27 : LABEL arch=arm64 20:21:01 ---> Running in 8f02c5aa2f79 20:21:01 Removing intermediate container 8f02c5aa2f79 20:21:01 ---> 01e6218a722d 20:21:01 Step 26/27 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:21:02 ---> Running in d039b9e2aed0 20:21:02 Removing intermediate container d039b9e2aed0 20:21:02 ---> 337ef72f50b3 20:21:02 Step 27/27 : LABEL version=0.0.0 20:21:02 ---> Running in 9c88f82d8035 20:21:03 Removing intermediate container 9c88f82d8035 20:21:03 ---> 3ee8e8f3ee04 20:21:03 20:21:03 Successfully built 3ee8e8f3ee04 20:21:03 Successfully tagged security-spire-agent-arm64:latest 20:21:03  Building security-spire-agent ... done Building security-proxy-auth 20:21:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:32 ---> fcd896ad48d1 20:21:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:21:32 ---> Using cache 20:21:32 ---> b08dcc71a759 20:21:32 Step 4/23 : WORKDIR /edgex-go 20:21:32 ---> Using cache 20:21:32 ---> 7ed702d68171 20:21:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:32 ---> Running in 854382602ccf 20:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:34 ---> fcd896ad48d1 20:21:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:21:34 ---> Using cache 20:21:34 ---> b08dcc71a759 20:21:34 Step 4/23 : WORKDIR /edgex-go 20:21:34 ---> Using cache 20:21:34 ---> 7ed702d68171 20:21:34 Step 5/23 : RUN apk add --update --no-cache make git 20:21:34 ---> Using cache 20:21:34 ---> 6c124f533805 20:21:34 Step 6/23 : COPY go.mod vendor* ./ 20:21:34 ---> Using cache 20:21:34 ---> 953e388daf1b 20:21:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:34 ---> Using cache 20:21:34 ---> cc09e8983729 20:21:34 Step 8/23 : COPY . . 20:21:34 ---> Using cache 20:21:34 ---> 234c354d2aab 20:21:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:34 ---> Running in 6100affaaf45 20:21:36 OK: 263 MiB in 53 packages 20:21:37 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:21:38 Removing intermediate container 854382602ccf 20:21:38 ---> 7a41e575fbe8 20:21:38 Step 6/23 : COPY go.mod vendor* ./ 20:21:39 ---> e262bfec4f02 20:21:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:39 ---> Running in 9beed8aa895d 20:23:16 Removing intermediate container 9beed8aa895d 20:23:16 ---> b38cf13593dd 20:23:16 Step 8/23 : COPY . . 20:23:28 ---> 47f50f3fe000 20:23:28 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:23:28 ---> Running in d1279c8743c7 20:23:30 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:28:06 Removing intermediate container 195ff9df0c09 20:28:06 ---> d04799913f6a 20:28:06 20:28:06 Step 10/24 : FROM alpine:3.17 20:28:06 ---> 51e60588ff2c 20:28:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:28:06 ---> Running in 2cfd2c9db4d7 20:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:09 (1/1) Installing dumb-init (1.2.5-r2) 20:28:09 Executing busybox-1.35.0-r29.trigger 20:28:09 OK: 8 MiB in 16 packages 20:28:11 Removing intermediate container 2cfd2c9db4d7 20:28:11 ---> a5bbd49bd87b 20:28:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:28:11 ---> Running in 2bdd83994dea 20:28:11 Removing intermediate container 2bdd83994dea 20:28:11 ---> 43f57401a87e 20:28:11 Step 13/24 : ENV APP_PORT=59882 20:28:11 ---> Running in 9c9d5e25dbb9 20:28:12 Removing intermediate container 9c9d5e25dbb9 20:28:12 ---> 7ce9d6e4b3b5 20:28:12 Step 14/24 : EXPOSE $APP_PORT 20:28:12 ---> Running in 571c8cab778e 20:28:13 Removing intermediate container 571c8cab778e 20:28:13 ---> e5aa8149566a 20:28:13 Step 15/24 : WORKDIR / 20:28:13 ---> Running in bacbeb0c638d 20:28:14 Removing intermediate container bacbeb0c638d 20:28:14 ---> ea528f367178 20:28:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:15 ---> ca65da43ebb6 20:28:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:28:16 ---> 46f929c50501 20:28:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28:20 ---> 61c7797e2cc4 20:28:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:28:22 ---> 716ef1c42a34 20:28:22 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:22 ---> Running in 68bbaf644bfa 20:28:23 Removing intermediate container 68bbaf644bfa 20:28:23 ---> 78ac4e1ae591 20:28:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:23 ---> Running in c3a11e455bc2 20:28:24 Removing intermediate container c3a11e455bc2 20:28:24 ---> 1fbf8e20cd05 20:28:24 Step 22/24 : LABEL arch=arm64 20:28:25 ---> Running in 2ef7b20aede8 20:28:26 Removing intermediate container 2ef7b20aede8 20:28:26 ---> 9cfb76ec14b5 20:28:26 Step 23/24 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:28:26 ---> Running in a27e6760ecba 20:28:27 Removing intermediate container a27e6760ecba 20:28:27 ---> 737cc4c947ea 20:28:27 Step 24/24 : LABEL version=0.0.0 20:28:27 ---> Running in 29031fce6e35 20:28:28 Removing intermediate container ef4280194b7b 20:28:28 ---> 9171d4b48889 20:28:28 20:28:28 Step 10/23 : FROM alpine:3.17 20:28:28 ---> 51e60588ff2c 20:28:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:28:30 Removing intermediate container 29031fce6e35 20:28:30 ---> 549e76f037ce 20:28:30 20:28:30 ---> Running in f7c9980c66ab 20:28:31 Successfully built 549e76f037ce 20:28:31 Successfully tagged core-command-arm64:latest 20:28:31 Building security-bootstrapper 20:28:31 Removing intermediate container f7c9980c66ab 20:28:31 ---> 663e50a13bfa 20:28:31 Step 12/23 : ENV APP_PORT=59880 20:28:31  Building core-command ... done  ---> Running in a45ab93910ab 20:28:32 Removing intermediate container a45ab93910ab 20:28:32 ---> 3a9e4d5d11fb 20:28:32 Step 13/23 : EXPOSE $APP_PORT 20:28:32 ---> Running in 9a39eb9ad249 20:28:33 Removing intermediate container 9a39eb9ad249 20:28:33 ---> 8053aba34d74 20:28:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:28:33 ---> Running in dd3084865c2c 20:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:37 Removing intermediate container 6100affaaf45 20:28:37 ---> e979e0664302 20:28:37 20:28:37 Step 10/23 : FROM alpine:3.17 20:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:37 ---> 51e60588ff2c 20:28:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:28:37 ---> Running in 41bbd809ecb4 20:28:37 Removing intermediate container 41bbd809ecb4 20:28:37 ---> 4bc779f65baa 20:28:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:28:37 ---> Running in 8532999eb0dd 20:28:38 (1/1) Installing dumb-init (1.2.5-r2) 20:28:38 Executing busybox-1.35.0-r29.trigger 20:28:38 OK: 8 MiB in 16 packages 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:41 Removing intermediate container dd3084865c2c 20:28:41 ---> 1ce07cc79ac1 20:28:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:42 (1/1) Installing dumb-init (1.2.5-r2) 20:28:42 Executing busybox-1.35.0-r29.trigger 20:28:42 OK: 8 MiB in 16 packages 20:28:42 ---> 62fa0625212d 20:28:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:28:43 ---> 8e3204057d2f 20:28:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:44 Removing intermediate container 8532999eb0dd 20:28:44 ---> 11329f3a91b2 20:28:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:46 ---> 1a3751354e2f 20:28:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:28:47 ---> 86cd3a3be6b8 20:28:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:28:47 ---> 6aed0755877c 20:28:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:28:48 ---> 6db60ffbb2f6 20:28:48 Step 19/23 : ENTRYPOINT ["/core-data"] 20:28:49 ---> Running in 89d5a01d8189 20:28:49 Removing intermediate container 89d5a01d8189 20:28:49 ---> 4a73475d7539 20:28:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:50 ---> Running in f2cd8208219a 20:28:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:28:50 ---> fcd896ad48d1 20:28:50 Step 3/33 : WORKDIR /edgex-go 20:28:50 ---> Using cache 20:28:50 ---> 46114eedc746 20:28:50 Step 4/33 : RUN apk add --update --no-cache make git 20:28:50 ---> Running in e0fd244c8b86 20:28:50 ---> 02e56ee6957b 20:28:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:28:51 Removing intermediate container f2cd8208219a 20:28:51 ---> 777e107edef3 20:28:51 Step 21/23 : LABEL arch=arm64 20:28:51 ---> Running in 8a04059c0596 20:28:52 ---> 85137d37ec5a 20:28:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:28:52 Removing intermediate container 8a04059c0596 20:28:52 ---> 505c29e8386b 20:28:52 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:28:52 ---> Running in 4c04067b9d8d 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:53 Removing intermediate container 4c04067b9d8d 20:28:53 ---> f03e22af71a1 20:28:53 Step 23/23 : LABEL version=0.0.0 20:28:53 ---> Running in 2a9640165800 20:28:53 ---> 647314f78281 20:28:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:53 ---> Running in b753bdf22beb 20:28:54 Removing intermediate container 2a9640165800 20:28:54 ---> c5ebde786906 20:28:54 20:28:54 Successfully built c5ebde786906 20:28:54 Successfully tagged core-data-arm64:latest 20:28:54 Building security-spire-server 20:28:55  Building core-data ... done OK: 263 MiB in 53 packages 20:28:58 Removing intermediate container e0fd244c8b86 20:28:58 ---> aec643d685fa 20:28:58 Step 5/33 : COPY go.mod vendor* ./ 20:28:58 Removing intermediate container b753bdf22beb 20:28:58 ---> 93dc5d26ddc0 20:28:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:28:58 ---> Running in 31a0f84d81be 20:28:59 Removing intermediate container 31a0f84d81be 20:28:59 ---> 1d32b22cde0f 20:28:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:28:59 ---> Running in 2c3302921691 20:28:59 ---> 37180cea7af8 20:28:59 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:59 ---> Running in 558f88bf3ddf 20:29:00 Removing intermediate container 2c3302921691 20:29:00 ---> 4bb13cda9143 20:29:00 Step 21/23 : LABEL arch=arm64 20:29:00 ---> Running in 6328bac25d8e 20:29:01 Removing intermediate container 6328bac25d8e 20:29:01 ---> e3c93e506bb7 20:29:01 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:29:01 ---> Running in 06374019e8b4 20:29:02 Removing intermediate container 06374019e8b4 20:29:02 ---> 249e4896225b 20:29:02 Step 23/23 : LABEL version=0.0.0 20:29:02 ---> Running in 66a5e8f7d966 20:29:03 Removing intermediate container 66a5e8f7d966 20:29:03 ---> d3dfa859c6cb 20:29:03 20:29:03 Successfully built d3dfa859c6cb 20:29:03 Successfully tagged security-proxy-auth-arm64:latest 20:29:03 Building security-secretstore-setup 20:29:18  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:18 ---> fcd896ad48d1 20:29:18 Step 3/26 : WORKDIR /edgex-go 20:29:18 ---> Using cache 20:29:18 ---> 46114eedc746 20:29:18 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:29:18 ---> Running in da57f3e56a80 20:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:23 OK: 263 MiB in 53 packages 20:29:26 Removing intermediate container da57f3e56a80 20:29:26 ---> 8179ff543a2a 20:29:26 Step 5/26 : COPY go.mod vendor* ./ 20:29:27 ---> a9f9c583e3e8 20:29:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:27 ---> Running in dfd915bc0663 20:29:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:27 ---> fcd896ad48d1 20:29:27 Step 3/25 : WORKDIR /edgex-go 20:29:27 ---> Using cache 20:29:27 ---> 46114eedc746 20:29:27 Step 4/25 : RUN apk add --update --no-cache make git 20:29:27 ---> Using cache 20:29:27 ---> aec643d685fa 20:29:27 Step 5/25 : COPY go.mod vendor* ./ 20:29:27 ---> Using cache 20:29:27 ---> 37180cea7af8 20:29:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:27 ---> Running in 6d4e3cefcd8c 20:29:45 Removing intermediate container b27eb5606715 20:29:45 ---> 09113dc63f56 20:29:45 20:29:45 Step 9/20 : FROM alpine:3.17 20:29:45 ---> 51e60588ff2c 20:29:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:45 ---> Running in 930eb49c3a1c 20:29:45 Removing intermediate container 930eb49c3a1c 20:29:45 ---> 1eb4f6fa2c56 20:29:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:45 ---> Running in 3a31a44ea707 20:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:50 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:50 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:50 OK: 17691 distinct packages available 20:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:52 (1/9) Installing ca-certificates (20220614-r4) 20:29:52 (2/9) Installing brotli-libs (1.0.9-r9) 20:29:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:29:52 (4/9) Installing libcurl (8.0.1-r0) 20:29:52 (5/9) Installing curl (8.0.1-r0) 20:29:52 (6/9) Installing dumb-init (1.2.5-r2) 20:29:52 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:52 (8/9) Installing libucontext (1.2-r0) 20:29:52 (9/9) Installing gcompat (1.1.0-r0) 20:29:52 Executing busybox-1.35.0-r29.trigger 20:29:52 Executing ca-certificates-20220614-r4.trigger 20:29:53 OK: 11 MiB in 24 packages 20:29:56 Removing intermediate container 3a31a44ea707 20:29:56 ---> 4143e60f8ec7 20:29:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:57 ---> 13f302f3b51b 20:29:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:29:58 ---> 119fced1aa78 20:29:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:30:02 ---> 34ae64a0ad31 20:30:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:30:03 ---> e812f3ddd71a 20:30:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:30:03 ---> Running in 3e29527579b3 20:30:04 Removing intermediate container 3e29527579b3 20:30:04 ---> c3fbf6e5516b 20:30:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:30:04 ---> Running in 8bb8b95a0363 20:30:05 Removing intermediate container 8bb8b95a0363 20:30:05 ---> fcf301b22be6 20:30:05 Step 18/20 : LABEL arch=arm64 20:30:05 ---> Running in 8d6af00badfc 20:30:06 Removing intermediate container 8d6af00badfc 20:30:06 ---> 47ed6a3aef8f 20:30:06 Step 19/20 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:30:06 ---> Running in 0f9c3d0ab1b7 20:30:07 Removing intermediate container 0f9c3d0ab1b7 20:30:07 ---> 3cd27605c3ae 20:30:07 Step 20/20 : LABEL version=0.0.0 20:30:08 ---> Running in 7bedf03999c1 20:30:09 Removing intermediate container 7bedf03999c1 20:30:09 ---> 9763c8448efb 20:30:09 20:30:09 Successfully built 9763c8448efb 20:30:09 Successfully tagged security-spiffe-token-provider-arm64:latest 20:30:09  Building security-spiffe-token-provider ... done Building support-scheduler 20:30:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:32 ---> fcd896ad48d1 20:30:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:32 ---> Using cache 20:30:32 ---> b08dcc71a759 20:30:32 Step 4/23 : WORKDIR /edgex-go 20:30:32 ---> Using cache 20:30:32 ---> 7ed702d68171 20:30:32 Step 5/23 : RUN apk add --update --no-cache make git 20:30:32 ---> Using cache 20:30:32 ---> 6c124f533805 20:30:32 Step 6/23 : COPY go.mod vendor* ./ 20:30:32 ---> Using cache 20:30:32 ---> 953e388daf1b 20:30:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:32 ---> Using cache 20:30:32 ---> cc09e8983729 20:30:32 Step 8/23 : COPY . . 20:30:32 ---> Using cache 20:30:32 ---> 234c354d2aab 20:30:32 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:30:32 ---> Running in 8b1fd254c281 20:30:34 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:01 Removing intermediate container 558f88bf3ddf 20:31:01 ---> a22f5d04d2b9 20:31:01 Step 7/33 : COPY . . 20:31:34 ---> 59b023b1c9b3 20:31:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:34 ---> Running in 8f728ecc7988 20:31:34 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:31:37 Removing intermediate container 6d4e3cefcd8c 20:31:37 ---> 0e2d769f2303 20:31:37 Step 7/25 : COPY . . 20:31:38 Removing intermediate container dfd915bc0663 20:31:38 ---> 5a567e8114ff 20:31:38 Step 7/26 : COPY . . 20:31:57 ---> e9ff913e49d7 20:31:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:57 ---> Running in 392cf251c5de 20:31:57 ---> 2c1bb46f1dc0 20:31:57 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:31:57 ---> Running in e706cb1b1e11 20:31:58 Removing intermediate container e706cb1b1e11 20:31:58 ---> 1b6f3dc27070 20:31:58 Step 9/26 : WORKDIR /edgex-go/spire-build 20:31:58 ---> Running in a456a5534c6b 20:31:59 Removing intermediate container a456a5534c6b 20:31:59 ---> a890a78b0f6f 20:31:59 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:31:59 ---> Running in f1970b463cd4 20:31: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:31:59 Removing intermediate container f1970b463cd4 20:31:59 ---> 2fe23e3e73c5 20:31:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:00 ---> Running in 52e0c46387c9 20:32:03 Removing intermediate container 52e0c46387c9 20:32:03 ---> 595dd2b7ee11 20:32:03 Step 12/26 : WORKDIR /edgex-go 20:32:03 ---> Running in 029964b5429e 20:32:03 Removing intermediate container 029964b5429e 20:32:03 ---> dc72464ba8e3 20:32:03 20:32:03 Step 13/26 : FROM alpine:3.17 20:32:03 ---> 51e60588ff2c 20:32:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:04 ---> Using cache 20:32:04 ---> 61e341aaffe8 20:32:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:04 ---> Using cache 20:32:04 ---> 98001eec80e3 20:32:04 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:04 ---> Using cache 20:32:04 ---> 79df4ccd7371 20:32:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:32:04 ---> Using cache 20:32:04 ---> 1f995867b49c 20:32:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:10 ---> 78d97d491028 20:32:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:11 ---> 77bc1b84cc9e 20:32:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:12 ---> 23c3a323698a 20:32:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:13 ---> 569304478893 20:32:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:13 ---> Running in 49925b3d6acf 20:32:14 Removing intermediate container 49925b3d6acf 20:32:14 ---> 1e8b355e0cc9 20:32:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:14 ---> Running in 9163566f6806 20:32:15 Removing intermediate container 9163566f6806 20:32:15 ---> 42b4079c6a8f 20:32:15 Step 24/26 : LABEL arch=arm64 20:32:15 ---> Running in 221b3b0383d9 20:32:15 Removing intermediate container 221b3b0383d9 20:32:15 ---> 8e88149aa42b 20:32:15 Step 25/26 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:32:15 ---> Running in 5b548d699943 20:32:16 Removing intermediate container 5b548d699943 20:32:16 ---> 22c3f069362b 20:32:16 Step 26/26 : LABEL version=0.0.0 20:32:16 ---> Running in c009f3dbd514 20:32:16 Removing intermediate container c009f3dbd514 20:32:16 ---> 8a08e08b1f7a 20:32:16 20:32:17 Successfully built 8a08e08b1f7a 20:32:17 Successfully tagged security-spire-server-arm64:latest 20:32:17 Building security-proxy-setup 20:32:35  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:35 ---> fcd896ad48d1 20:32:35 Step 3/22 : WORKDIR /edgex-go 20:32:35 ---> Using cache 20:32:35 ---> 46114eedc746 20:32:35 Step 4/22 : RUN apk add --update --no-cache make git 20:32:35 ---> Using cache 20:32:35 ---> aec643d685fa 20:32:35 Step 5/22 : COPY go.mod vendor* ./ 20:32:35 ---> Using cache 20:32:35 ---> 37180cea7af8 20:32:35 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:35 ---> Using cache 20:32:35 ---> 0e2d769f2303 20:32:35 Step 7/22 : COPY . . 20:32:35 ---> Using cache 20:32:35 ---> e9ff913e49d7 20:32:35 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:32:35 ---> Running in 0a6bf64f31d1 20:32:37 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:33:09 Removing intermediate container d1279c8743c7 20:33:09 ---> 5dc7cf4f6596 20:33:09 20:33:09 Step 10/23 : FROM alpine:3.17 20:33:09 ---> 51e60588ff2c 20:33:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:09 ---> Running in c7aab16cbbb6 20:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:11 (1/2) Installing ca-certificates (20220614-r4) 20:33:11 (2/2) Installing dumb-init (1.2.5-r2) 20:33:11 Executing busybox-1.35.0-r29.trigger 20:33:11 Executing ca-certificates-20220614-r4.trigger 20:33:12 OK: 8 MiB in 17 packages 20:33:15 Removing intermediate container c7aab16cbbb6 20:33:15 ---> 178acd89fc5b 20:33:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:33:15 ---> Running in e31ccdcc517f 20:33:15 Removing intermediate container e31ccdcc517f 20:33:15 ---> 9779da12b09f 20:33:15 Step 13/23 : ENV APP_PORT=59860 20:33:15 ---> Running in a62530e113fb 20:33:15 Removing intermediate container a62530e113fb 20:33:15 ---> f8f5443cb34f 20:33:15 Step 14/23 : EXPOSE $APP_PORT 20:33:16 ---> Running in 6f7c3d950fda 20:33:16 Removing intermediate container 6f7c3d950fda 20:33:16 ---> 1c1d7a84fb78 20:33:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:17 ---> e728069e7f69 20:33:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:18 ---> c510ad913198 20:33:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:33:20 ---> fc85a8add355 20:33:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:33:22 ---> d2786fbc86df 20:33:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:33:22 ---> Running in be900a7d4ec8 20:33:22 Removing intermediate container be900a7d4ec8 20:33:22 ---> 02108264e9b2 20:33:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:22 ---> Running in a6a006aaa386 20:33:23 Removing intermediate container a6a006aaa386 20:33:23 ---> e74104737056 20:33:23 Step 21/23 : LABEL arch=arm64 20:33:23 ---> Running in 414a9d0c2017 20:33:24 Removing intermediate container 414a9d0c2017 20:33:24 ---> d3db2c2c5b42 20:33:24 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:33:24 ---> Running in cf5f46c7f3b6 20:33:24 Removing intermediate container cf5f46c7f3b6 20:33:24 ---> 1a3dea8e1dc2 20:33:24 Step 23/23 : LABEL version=0.0.0 20:33:24 ---> Running in c2276de0ee05 20:33:25 Removing intermediate container c2276de0ee05 20:33:25 ---> 86448da06996 20:33:25 20:33:25 Successfully built 86448da06996 20:33:25 Successfully tagged support-notifications-arm64:latest 20:33:25  Building support-notifications ... done Building core-metadata 20:33:47 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:47 ---> fcd896ad48d1 20:33:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:33:47 ---> Using cache 20:33:47 ---> b08dcc71a759 20:33:47 Step 4/25 : WORKDIR /edgex-go 20:33:47 ---> Using cache 20:33:47 ---> 7ed702d68171 20:33:47 Step 5/25 : RUN apk add --update --no-cache make git 20:33:47 ---> Using cache 20:33:47 ---> 6c124f533805 20:33:47 Step 6/25 : COPY go.mod vendor* ./ 20:33:47 ---> Using cache 20:33:47 ---> 953e388daf1b 20:33:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Using cache 20:33:47 ---> cc09e8983729 20:33:47 Step 8/25 : COPY . . 20:33:47 ---> Using cache 20:33:47 ---> 234c354d2aab 20:33:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:33:47 ---> Running in e53d627a5d79 20:33:47 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:39:10 Removing intermediate container 8f728ecc7988 20:39:10 ---> b0d6850aa7b5 20:39:10 20:39:10 Step 9/33 : FROM alpine:3.17 20:39:10 ---> 51e60588ff2c 20:39:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:39:10 ---> Using cache 20:39:10 ---> 1eb4f6fa2c56 20:39:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:39:10 ---> Running in 8f2784582d3d 20:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:10 (1/2) Installing dumb-init (1.2.5-r2) 20:39:10 (2/2) Installing su-exec (0.2-r2) 20:39:10 Executing busybox-1.35.0-r29.trigger 20:39:10 OK: 8 MiB in 17 packages 20:39:10 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:39:11 Removing intermediate container 8f2784582d3d 20:39:11 ---> 881960b7bce9 20:39:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:39:11 ---> Running in 4dff18593707 20:39:12 Removing intermediate container 4dff18593707 20:39:12 ---> 76fb120357ce 20:39:12 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:39:12 ---> Running in 468aa74ca304 20:39:13 Removing intermediate container 468aa74ca304 20:39:13 ---> bcd2b3ed30c3 20:39:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:39:13 ---> Running in e8a61134ce9e 20:39:14 Removing intermediate container e8a61134ce9e 20:39:14 ---> cab45eabcdd3 20:39:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:39:14 ---> Running in 14e2e63c7fdd 20:39:14 Removing intermediate container 14e2e63c7fdd 20:39:14 ---> 5fade6e0752c 20:39:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:39:14 ---> Running in 060f0eed7f47 20:39:21 Removing intermediate container 060f0eed7f47 20:39:21 ---> 3c8fd68da4f2 20:39:21 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:39:21 ---> Running in a25319974f8b 20:39:21 Removing intermediate container a25319974f8b 20:39:21 ---> 96005846b47a 20:39:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:39:22 ---> cae6b15999d2 20:39:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:39:23 ---> Running in 923581509c87 20:39:28 Removing intermediate container 923581509c87 20:39:28 ---> df9a8e604697 20:39:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:29 ---> 226e4a4118ad 20:39:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:39:30 ---> 11c1de1c0eaa 20:39:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:34 ---> 80aae7c7e364 20:39:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:39:35 Removing intermediate container 392cf251c5de 20:39:35 ---> 6bf407155bc9 20:39:35 20:39:35 Step 9/25 : FROM alpine:3.17 20:39:35 ---> 51e60588ff2c 20:39:35 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:35 ---> Running in 550e321350f8 20:39:35 ---> f5cce4b0b066 20:39:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:37 ---> 2062fd2e4a51 20:39:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:38 ---> bcdff908a515 20:39:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:39:39 ---> 15aa3c2937f3 20:39:39 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:40 ---> f6997e94c44d 20:39:40 Step 28/33 : RUN chmod +x /entrypoint.sh 20:39:40 ---> Running in b3b1a8b95a45 20:39:41 (1/3) Installing ca-certificates (20220614-r4) 20:39:41 (2/3) Installing dumb-init (1.2.5-r2) 20:39:41 (3/3) Installing su-exec (0.2-r2) 20:39:41 Executing busybox-1.35.0-r29.trigger 20:39:41 Executing ca-certificates-20220614-r4.trigger 20:39:42 OK: 8 MiB in 18 packages 20:39:44 Removing intermediate container b3b1a8b95a45 20:39:44 ---> ad2c183ad78e 20:39:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:39:44 ---> Running in 6ae280da06dd 20:39:44 Removing intermediate container 6ae280da06dd 20:39:44 ---> 88f547917c91 20:39:44 Step 30/33 : CMD ["gate"] 20:39:45 ---> Running in 65b5cd9efe87 20:39:45 Removing intermediate container 550e321350f8 20:39:45 ---> e0c2cf09746e 20:39:45 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:45 Removing intermediate container 65b5cd9efe87 20:39:45 ---> c8848393148e 20:39:45 Step 31/33 : LABEL arch=arm64 20:39:45 ---> Running in 8fcaa41db177 20:39:45 ---> Running in 361517fab9d0 20:39:46 Removing intermediate container 8fcaa41db177 20:39:46 ---> 8b513de9762a 20:39:46 Step 12/25 : WORKDIR / 20:39:46 Removing intermediate container 361517fab9d0 20:39:46 ---> 46d32e0fc61c 20:39:46 Step 32/33 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:39:46 ---> Running in 28ab41f8df01 20:39:46 ---> Running in 6c334206ea6f 20:39:47 Removing intermediate container 6c334206ea6f 20:39:47 ---> 07f76b444486 20:39:47 Step 33/33 : LABEL version=0.0.0 20:39:47 Removing intermediate container 28ab41f8df01 20:39:47 ---> e1386dd52fd2 20:39:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:47 ---> Running in 06024368c610 20:39:48 Removing intermediate container 06024368c610 20:39:48 ---> fb9c981a3567 20:39:48 20:39:48 ---> e101d821e708 20:39:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:39:49 Successfully built fb9c981a3567 20:39:49 Successfully tagged security-bootstrapper-arm64:latest 20:39:49  Building security-bootstrapper ... done Building core-common-config-bootstrapper 20:39:50 ---> ad81415c76b3 20:39:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:52 ---> 783c1ec666df 20:39:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:39:54 ---> d48b8cc9688f 20:39:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:39:56 ---> 6bdc503ad72f 20:39:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:00 ---> fcb5c0d4cf70 20:40:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:01 Removing intermediate container 0a6bf64f31d1 20:40:01 ---> 0a364c665beb 20:40:01 20:40:01 Step 9/22 : FROM alpine:3.17 20:40:01 ---> 51e60588ff2c 20:40:01 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:40:01 ---> Running in 3b9519d9ef5c 20:40:04 ---> 7da091b47ea2 20:40:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:05 ---> 4b638bec0b6a 20:40:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:05 ---> Running in 98dc5fa51616 20:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:07 (1/2) Installing dumb-init (1.2.5-r2) 20:40:07 (2/2) Installing openssl (3.0.8-r4) 20:40:07 Executing busybox-1.35.0-r29.trigger 20:40:07 OK: 8 MiB in 17 packages 20:40:09 Removing intermediate container 3b9519d9ef5c 20:40:09 ---> cd25d62fca0f 20:40:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:40:09 ---> Running in 2525a6a8db6f 20:40:09 Removing intermediate container 98dc5fa51616 20:40:09 ---> 3e04c6284fe2 20:40:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:40:10 ---> Running in ada7ec0f6afb 20:40:10 Removing intermediate container 2525a6a8db6f 20:40:10 ---> 3f792f69ed33 20:40:10 Step 12/22 : WORKDIR /edgex 20:40:10 ---> Running in 17c20d525f6b 20:40:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:40:11 ---> fcd896ad48d1 20:40:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:40:11 ---> Using cache 20:40:11 ---> b08dcc71a759 20:40:11 Step 4/23 : WORKDIR /edgex-go 20:40:11 ---> Using cache 20:40:11 ---> 7ed702d68171 20:40:11 Step 5/23 : RUN apk add --update --no-cache make git 20:40:11 ---> Using cache 20:40:11 ---> 6c124f533805 20:40:11 Step 6/23 : COPY go.mod vendor* ./ 20:40:11 ---> Using cache 20:40:11 ---> 953e388daf1b 20:40:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:11 ---> Using cache 20:40:11 ---> cc09e8983729 20:40:11 Step 8/23 : COPY . . 20:40:11 Removing intermediate container ada7ec0f6afb 20:40:11 ---> 6ed4b1a4b162 20:40:11 Step 23/25 : LABEL arch=arm64 20:40:11 ---> Running in ce86591fac0a 20:40:11 ---> Using cache 20:40:11 ---> 234c354d2aab 20:40:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:40:11 Removing intermediate container 17c20d525f6b 20:40:11 ---> 748fb45c7646 20:40:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:11 ---> Running in ffa08340ada5 20:40:12 Removing intermediate container ce86591fac0a 20:40:12 ---> 6b922e1e1a79 20:40:12 Step 24/25 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:40:12 ---> Running in 4bf29e77b598 20:40:13 ---> c4e014d8e710 20:40:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt /Removing intermediate container 4bf29e77b598 20:40:13 20:40:13 ---> c97839b528e2 20:40:13 Step 25/25 : LABEL version=0.0.0 20:40:14 ---> Running in 048fe05be9e0 20:40:14 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:40:15 Removing intermediate container 048fe05be9e0 20:40:15 ---> a6449d535042 20:40:15 20:40:15 ---> ed03e2ba3a3b 20:40:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:40:15 Successfully built a6449d535042 20:40:15 Successfully tagged security-secretstore-setup-arm64:latest 20:40:16  Building security-secretstore-setup ... done  ---> 3906b8e706a5 20:40:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:40:17 ---> 68699fd8c449 20:40:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:40:18 ---> 6ad4a2883df1 20:40:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:19 ---> Running in 56d1ac8fb407 20:40:22 Removing intermediate container 56d1ac8fb407 20:40:22 ---> 93d1d49e8135 20:40:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:40:22 ---> Running in f5f4dbe954b7 20:40:23 Removing intermediate container f5f4dbe954b7 20:40:23 ---> 6419553de338 20:40:23 Step 20/22 : LABEL arch=arm64 20:40:23 ---> Running in 0bd37aa72440 20:40:23 Removing intermediate container 0bd37aa72440 20:40:23 ---> c1c6aa4901d9 20:40:23 Step 21/22 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:40:24 ---> Running in 236af2b424b6 20:40:24 Removing intermediate container 236af2b424b6 20:40:24 ---> 2a96ef971e6c 20:40:24 Step 22/22 : LABEL version=0.0.0 20:40:24 ---> Running in 44cae2198a93 20:40:26 Removing intermediate container 44cae2198a93 20:40:26 ---> 5ea8918b0a1b 20:40:26 20:40:26 Successfully built 5ea8918b0a1b 20:40:27 Successfully tagged security-proxy-setup-arm64:latest 20:41:14  Building security-proxy-setup ... done Removing intermediate container 8b1fd254c281 20:41:14 ---> 74cb3ac37296 20:41:14 20:41:14 Step 10/23 : FROM alpine:3.17 20:41:14 ---> 51e60588ff2c 20:41:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:14 ---> Using cache 20:41:14 ---> a5bbd49bd87b 20:41:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:41:14 ---> Using cache 20:41:14 ---> 43f57401a87e 20:41:14 Step 13/23 : ENV APP_PORT=59861 20:41:14 ---> Running in 8ac92ae2e35a 20:41:14 Removing intermediate container 8ac92ae2e35a 20:41:14 ---> 59288424cfe7 20:41:14 Step 14/23 : EXPOSE $APP_PORT 20:41:14 ---> Running in dbb8cabb57b5 20:41:14 Removing intermediate container dbb8cabb57b5 20:41:14 ---> 30c37912790a 20:41:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:15 ---> d6778bb23cc1 20:41:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:41:17 ---> 005ccdf5d57b 20:41:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:41:22 ---> 7931265b8549 20:41:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:41:23 Removing intermediate container e53d627a5d79 20:41:23 ---> ee6bdc70b30d 20:41:23 20:41:23 Step 10/25 : FROM alpine:3.17 20:41:23 ---> 51e60588ff2c 20:41:23 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:41:23 ---> Using cache 20:41:23 ---> a5bbd49bd87b 20:41:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:41:23 ---> Using cache 20:41:23 ---> 43f57401a87e 20:41:23 Step 13/25 : ENV APP_PORT=59881 20:41:23 ---> Running in 0edb95b0162a 20:41:23 ---> 01b9d5fbe39d 20:41:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:41:23 ---> Running in 13852e1fc8e8 20:41:24 Removing intermediate container 0edb95b0162a 20:41:24 ---> 06d65485db85 20:41:24 Step 14/25 : EXPOSE $APP_PORT 20:41:24 Removing intermediate container 13852e1fc8e8 20:41:24 ---> f55002795149 20:41:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:24 ---> Running in 54e6bd40a09b 20:41:24 ---> Running in 64b9f32a3ccc 20:41:25 Removing intermediate container 54e6bd40a09b 20:41:25 ---> d49ad631ab23 20:41:25 Step 15/25 : WORKDIR / 20:41:25 Removing intermediate container 64b9f32a3ccc 20:41:25 ---> 3dd486e0292a 20:41:25 Step 21/23 : LABEL arch=arm64 20:41:25 ---> Running in 4f1294be5a1c 20:41:25 ---> Running in eb1d67f7013b 20:41:26 Removing intermediate container 4f1294be5a1c 20:41:26 ---> c96c527e309e 20:41:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:26 Removing intermediate container eb1d67f7013b 20:41:26 ---> 1cd03eb8b7e7 20:41:26 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:41:26 ---> Running in 9f654e8612be 20:41:27 Removing intermediate container 9f654e8612be 20:41:27 ---> 0d7bd7e6402a 20:41:27 Step 23/23 : LABEL version=0.0.0 20:41:27 ---> Running in c17dc629f051 20:41:27 ---> c26377e1f176 20:41:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:41:28 Removing intermediate container c17dc629f051 20:41:28 ---> 94030703dca4 20:41:28 20:41:28 ---> 28624092d241 20:41:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:41:28 Successfully built 94030703dca4 20:41:28 Successfully tagged support-scheduler-arm64:latest 20:41:30  Building support-scheduler ... done  ---> ef1c76c97efb 20:41:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:41:31 ---> 89ad6e6c4675 20:41:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:41:32 ---> a58afc819551 20:41:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:41:32 ---> Running in a7dea7b29487 20:41:33 Removing intermediate container a7dea7b29487 20:41:33 ---> 397e6ddd6aa4 20:41:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:33 ---> Running in 4e5531f09282 20:41:33 Removing intermediate container 4e5531f09282 20:41:33 ---> 4974a7f5cdee 20:41:33 Step 23/25 : LABEL arch=arm64 20:41:33 ---> Running in c039340bb734 20:41:34 Removing intermediate container c039340bb734 20:41:34 ---> a35eec8e53ed 20:41:34 Step 24/25 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:41:34 ---> Running in 9bbef3349c38 20:41:34 Removing intermediate container 9bbef3349c38 20:41:34 ---> 116b92f6a746 20:41:34 Step 25/25 : LABEL version=0.0.0 20:41:35 ---> Running in d99f06de3083 20:41:35 Removing intermediate container d99f06de3083 20:41:35 ---> 08a0ba0b25b3 20:41:35 20:41:36 Successfully built 08a0ba0b25b3 20:41:36 Successfully tagged core-metadata-arm64:latest 20:42:44  Building core-metadata ... done Removing intermediate container ffa08340ada5 20:42:44 ---> cd4e5cf8f0a7 20:42:44 20:42:44 Step 10/23 : FROM alpine:3.17 20:42:44 ---> 51e60588ff2c 20:42:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:42:44 ---> Using cache 20:42:44 ---> 4bc779f65baa 20:42:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:42:44 ---> Using cache 20:42:44 ---> 11329f3a91b2 20:42:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:44 ---> Using cache 20:42:44 ---> 1a3751354e2f 20:42:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:42:44 ---> Using cache 20:42:44 ---> 6aed0755877c 20:42:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:42:44 ---> 86aa65bb7989 20:42:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:42:44 ---> af76fd509680 20:42:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:42:44 ---> 4530e2d8fc50 20:42:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:44 ---> Running in 09f65738f6a0 20:42:44 Removing intermediate container 09f65738f6a0 20:42:44 ---> 71b769e42d2a 20:42:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:42:44 ---> Running in 3724372b9ba2 20:42:44 Removing intermediate container 3724372b9ba2 20:42:44 ---> d07fb4a29de5 20:42:44 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:42:44 ---> Running in 54eaf7521eb2 20:42:44 Removing intermediate container 54eaf7521eb2 20:42:44 ---> 4481a6ced262 20:42:44 Step 21/23 : LABEL arch=arm64 20:42:44 ---> Running in 3bbebffade80 20:42:44 Removing intermediate container 3bbebffade80 20:42:44 ---> d1e4b5c5f21c 20:42:44 Step 22/23 : LABEL git_sha=22115d107581b91b3e41045e70096514090e4ccc 20:42:44 ---> Running in fb94c5782850 20:42:44 Removing intermediate container fb94c5782850 20:42:44 ---> 0269e1f249fc 20:42:44 Step 23/23 : LABEL version=0.0.0 20:42:44 ---> Running in 20f5b1e4d2ec 20:42:44 Removing intermediate container 20f5b1e4d2ec 20:42:44 ---> 5dc1998e3753 20:42:44 20:42:44 Successfully built 5dc1998e3753 20:42:44 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:42:44  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:42:44 $ docker stop --time=1 59e45b3ed2b0b99c224d655868bbde23e00010fa23e72cbcfc3aa9410c8f0c89 20:42:46 $ docker rm -f --volumes 59e45b3ed2b0b99c224d655868bbde23e00010fa23e72cbcfc3aa9410c8f0c89 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:46 + docker images 20:42:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:47 core-common-config-bootstrapper-arm64 latest 5dc1998e3753 4 seconds ago 17.2MB 20:42:47 cd4e5cf8f0a7 11 seconds ago 1.52GB 20:42:47 core-metadata-arm64 latest 08a0ba0b25b3 About a minute ago 20.2MB 20:42:47 support-scheduler-arm64 latest 94030703dca4 About a minute ago 31.2MB 20:42:47 ee6bdc70b30d About a minute ago 1.53GB 20:42:47 74cb3ac37296 About a minute ago 1.59GB 20:42:47 security-proxy-setup-arm64 latest 5ea8918b0a1b 2 minutes ago 18.7MB 20:42:47 security-secretstore-setup-arm64 latest a6449d535042 2 minutes ago 32.2MB 20:42:47 0a364c665beb 2 minutes ago 1.51GB 20:42:47 security-bootstrapper-arm64 latest fb9c981a3567 2 minutes ago 21.9MB 20:42:47 6bf407155bc9 3 minutes ago 1.52GB 20:42:47 b0d6850aa7b5 3 minutes ago 1.51GB 20:42:47 support-notifications-arm64 latest 86448da06996 9 minutes ago 31.9MB 20:42:47 5dc7cf4f6596 9 minutes ago 1.59GB 20:42:47 security-spire-server-arm64 latest 8a08e08b1f7a 10 minutes ago 97MB 20:42:47 dc72464ba8e3 10 minutes ago 1.39GB 20:42:47 security-spiffe-token-provider-arm64 latest 9763c8448efb 12 minutes ago 32.7MB 20:42:47 09113dc63f56 13 minutes ago 1.57GB 20:42:47 security-proxy-auth-arm64 latest d3dfa859c6cb 13 minutes ago 18.1MB 20:42:47 core-data-arm64 latest c5ebde786906 13 minutes ago 19.9MB 20:42:47 e979e0664302 14 minutes ago 1.51GB 20:42:47 core-command-arm64 latest 549e76f037ce 14 minutes ago 19.7MB 20:42:47 9171d4b48889 14 minutes ago 1.53GB 20:42:47 d04799913f6a 14 minutes ago 1.53GB 20:42:47 security-spire-agent-arm64 latest 3ee8e8f3ee04 21 minutes ago 153MB 20:42:47 security-spire-config-arm64 latest 5f422b20c85c 21 minutes ago 96.1MB 20:42:47 199a38479daf 22 minutes ago 1.39GB 20:42:47 c706aa63127f 22 minutes ago 1.39GB 20:42:47 ci-base-image-arm64 latest fcd896ad48d1 39 minutes ago 899MB 20:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB 20:42:47 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 20:42:47 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:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:48 20:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:48 arm64: Pulling from edgex-lftools-log-publisher 20:42:48 8998bd30e6a1: Pulling fs layer 20:42:48 04944245beec: Pulling fs layer 20:42:48 699f458cf7ca: Pulling fs layer 20:42:48 765212b225bb: Pulling fs layer 20:42:48 f23df028b6ca: Pulling fs layer 20:42:48 d65c8cfc05b1: Pulling fs layer 20:42:48 2437ff75d9bd: Pulling fs layer 20:42:48 f23df028b6ca: Waiting 20:42:48 d65c8cfc05b1: Waiting 20:42:48 2437ff75d9bd: Waiting 20:42:48 765212b225bb: Waiting 20:42:49 04944245beec: Verifying Checksum 20:42:49 04944245beec: Download complete 20:42:49 765212b225bb: Verifying Checksum 20:42:49 765212b225bb: Download complete 20:42:49 f23df028b6ca: Download complete 20:42:49 d65c8cfc05b1: Verifying Checksum 20:42:49 d65c8cfc05b1: Download complete 20:42:49 699f458cf7ca: Verifying Checksum 20:42:49 699f458cf7ca: Download complete 20:42:49 8998bd30e6a1: Verifying Checksum 20:42:49 8998bd30e6a1: Download complete 20:42:52 2437ff75d9bd: Verifying Checksum 20:42:52 2437ff75d9bd: Download complete 20:42:54 8998bd30e6a1: Pull complete 20:42:55 04944245beec: Pull complete 20:42:56 699f458cf7ca: Pull complete 20:42:56 765212b225bb: Pull complete 20:42:57 f23df028b6ca: Pull complete 20:42:57 d65c8cfc05b1: Pull complete 20:43:12 2437ff75d9bd: Pull complete 20:43:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:13 prd-ubuntu20.04-docker-arm64-4c-16g-12459 does not seem to be running inside a container 20:43:13 $ 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:16 $ docker top 8d798931a11ddd69e0dde96326e1ea23e2c590e87cae759d10870be3494332d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:17 ---> job-cost.sh 20:43:17 lf-activate-venv: SKIPPING 20:43:17 INFO: No Stack... 20:43:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:18 INFO: Archiving Costs [Pipeline] sh 20:43:19 + cut -d, -f6 20:43:19 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:43:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4544-1-stack-cost] 20:43:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4544-1-stack-cost] did not exist. Created. 20:43:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:20 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:20 Stashed 1 file(s) [Pipeline] } 20:43:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4544-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:20 $ docker stop --time=1 8d798931a11ddd69e0dde96326e1ea23e2c590e87cae759d10870be3494332d2 20:43:22 $ docker rm -f --volumes 8d798931a11ddd69e0dde96326e1ea23e2c590e87cae759d10870be3494332d2 [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:23 provisioning config files... 20:43:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15995015639334161718tmp [Pipeline] { [Pipeline] sh 20:43:23 + set +x 20:43:23 + curl -s https://codecov.io/bash 20:43:23 + bash -s -- 20:43:23 20:43:23 _____ _ 20:43:23 / ____| | | 20:43:23 | | ___ __| | ___ ___ _____ __ 20:43:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:23 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:23 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:23 Bash-1.0.6 20:43:23 20:43:23 20:43:23 ==> git version 2.25.1 found 20:43:23 ==> 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:23 Release-Date: 2020-01-08 20:43:23 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:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:23 ==> Jenkins CI detected. 20:43:23 current dir:  /w/workspace/edgex-go/1 20:43:23 project root: . 20:43:23 --> token set from env 20:43:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:23 ==> Running gcov in . (disable via -X gcov) 20:43:24 ==> Python coveragepy not found 20:43:24 ==> Searching for coverage reports in: 20:43:24 + . 20:43:24 -> Found 1 reports 20:43:24 ==> Detecting git/mercurial file structure 20:43:24 ==> Reading reports 20:43:24 + ./coverage.out bytes=448352 20:43:24 ==> Appending adjustments 20:43:24 https://docs.codecov.io/docs/fixing-reports 20:43:25 + Found adjustments 20:43:25 ==> Gzipping contents 20:43:25 60K /tmp/codecov.b4ak1o.gz 20:43:25 ==> Uploading reports 20:43:25 url: https://codecov.io 20:43:25 query: branch=PR-4544&commit=22115d107581b91b3e41045e70096514090e4ccc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4544&job=&cmd_args= 20:43:25 -> Pinging Codecov 20:43:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4544&commit=22115d107581b91b3e41045e70096514090e4ccc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4544&job=&cmd_args= 20:43:25 -> Uploading to 20:43:25 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/00271124DB129430A58F1EEE437C3FCB/22115d107581b91b3e41045e70096514090e4ccc/8ddb8845-cd72-4a8a-83ff-f26cb7a21144.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T204325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e35232abbd887c3374dec53eecf912dc38d5e671ec2e6155e11e9f6da0bfd936 20:43:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:25 Dload Upload Total Spent Left Speed 20:43:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57531 0 0 100 57531 0 222k --:--:-- --:--:-- --:--:-- 222k 20:43:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/22115d107581b91b3e41045e70096514090e4ccc [Pipeline] } 20:43:25 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:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:43:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:28 ---> package-listing.sh 20:43:28 ++ tr '[:upper:]' '[:lower:]' 20:43:28 ++ facter osfamily 20:43:28 + OS_FAMILY=debian 20:43:28 + workspace=/w/workspace/edgex-go/1 20:43:28 + START_PACKAGES=/tmp/packages_start.txt 20:43:28 + END_PACKAGES=/tmp/packages_end.txt 20:43:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:28 + PACKAGES=/tmp/packages_start.txt 20:43:28 + '[' /w/workspace/edgex-go/1 ']' 20:43:28 + PACKAGES=/tmp/packages_end.txt 20:43:28 + case "${OS_FAMILY}" in 20:43:28 + dpkg -l 20:43:28 + grep '^ii' 20:43:28 + '[' -f /tmp/packages_start.txt ']' 20:43:28 + '[' -f /tmp/packages_end.txt ']' 20:43:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:28 + '[' /w/workspace/edgex-go/1 ']' 20:43:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:43:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:43:28 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:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:29 20:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:29 latest: Pulling from edgex-lftools-log-publisher 20:43:29 5eb5b503b376: Pulling fs layer 20:43:29 5c69ac0246d0: Pulling fs layer 20:43:29 ec43610c2a17: Pulling fs layer 20:43:29 3a2ae6a8a46f: Pulling fs layer 20:43:29 33b1e0a273af: Pulling fs layer 20:43:29 5d3b04190fa2: Pulling fs layer 20:43:29 2f39f015ded8: Pulling fs layer 20:43:29 3a2ae6a8a46f: Waiting 20:43:29 5d3b04190fa2: Waiting 20:43:29 2f39f015ded8: Waiting 20:43:29 33b1e0a273af: Waiting 20:43:29 5c69ac0246d0: Download complete 20:43:29 3a2ae6a8a46f: Download complete 20:43:30 ec43610c2a17: Verifying Checksum 20:43:30 ec43610c2a17: Download complete 20:43:30 5d3b04190fa2: Verifying Checksum 20:43:30 5d3b04190fa2: Download complete 20:43:30 33b1e0a273af: Verifying Checksum 20:43:30 33b1e0a273af: Download complete 20:43:30 5eb5b503b376: Verifying Checksum 20:43:30 5eb5b503b376: Download complete 20:43:31 2f39f015ded8: Download complete 20:43:31 5eb5b503b376: Pull complete 20:43:31 5c69ac0246d0: Pull complete 20:43:32 ec43610c2a17: Pull complete 20:43:32 3a2ae6a8a46f: Pull complete 20:43:32 33b1e0a273af: Pull complete 20:43:32 5d3b04190fa2: Pull complete 20:43:37 2f39f015ded8: Pull complete 20:43:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:37 prd-ubuntu20.04-docker-8c-8g-12456 does not seem to be running inside a container 20:43:37 $ 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:42 $ docker top db3a17e409e5650a4ecc7439d101b7498374823892739ffa6fa7b7120535a5d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:43 + ls /var/log/sa-host 20:43:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:43 provisioning config files... 20:43:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11480596080297349114tmp [Pipeline] { [Pipeline] echo 20:43:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:43 ---> create-netrc.sh [Pipeline] } 20:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:44 ---> python-tools-install.sh [Pipeline] echo 20:43:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:44 ---> sudo-logs.sh 20:43:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:44 ---> job-cost.sh 20:43:44 lf-activate-venv: SKIPPING 20:43:44 DEBUG: total: 0.10999999940395355 20:43:44 INFO: Retrieving Stack Cost... 20:43:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:45 INFO: Archiving Costs [Pipeline] echo 20:43:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> logs-deploy.sh 20:43:46 lf-activate-venv: SKIPPING 20:43:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4544/1 20:43:46 INFO: archiving workspace using pattern(s): 20:43:47 Archives upload complete. 20:43:47 INFO: archiving logs to Nexus 20:43:48 ---> uname -a: 20:43:48 Linux prd-ubuntu20-04-docker-8c-8g-12456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:43:48 20:43:48 20:43:48 ---> lscpu: 20:43:48 Architecture: x86_64 20:43:48 CPU op-mode(s): 32-bit, 64-bit 20:43:48 Byte Order: Little Endian 20:43:48 Address sizes: 40 bits physical, 48 bits virtual 20:43:48 CPU(s): 8 20:43:48 On-line CPU(s) list: 0-7 20:43:48 Thread(s) per core: 1 20:43:48 Core(s) per socket: 1 20:43:48 Socket(s): 8 20:43:48 NUMA node(s): 1 20:43:48 Vendor ID: AuthenticAMD 20:43:48 CPU family: 23 20:43:48 Model: 49 20:43:48 Model name: AMD EPYC-Rome Processor 20:43:48 Stepping: 0 20:43:48 CPU MHz: 2800.000 20:43:48 BogoMIPS: 5600.00 20:43:48 Virtualization: AMD-V 20:43:48 Hypervisor vendor: KVM 20:43:48 Virtualization type: full 20:43:48 L1d cache: 256 KiB 20:43:48 L1i cache: 256 KiB 20:43:48 L2 cache: 4 MiB 20:43:48 L3 cache: 128 MiB 20:43:48 NUMA node0 CPU(s): 0-7 20:43:48 Vulnerability Itlb multihit: Not affected 20:43:48 Vulnerability L1tf: Not affected 20:43:48 Vulnerability Mds: Not affected 20:43:48 Vulnerability Meltdown: Not affected 20:43:48 Vulnerability Mmio stale data: Not affected 20:43:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:48 Vulnerability Srbds: Not affected 20:43:48 Vulnerability Tsx async abort: Not affected 20:43:48 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:48 20:43:48 20:43:48 ---> nproc: 20:43:48 8 20:43:48 20:43:48 20:43:48 ---> df -h: 20:43:48 Filesystem Size Used Avail Use% Mounted on 20:43:48 overlay 155G 19G 137G 12% / 20:43:48 tmpfs 64M 0 64M 0% /dev 20:43:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:43:48 shm 64M 0 64M 0% /dev/shm 20:43:48 /dev/vda1 155G 19G 137G 12% /facter-os 20:43:48 20:43:48 20:43:48 ---> sar -b -r -n DEV: 20:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12456) 05/02/23 _x86_64_ (8 CPU) 20:43:48 20:43:48 19:58:11 LINUX RESTART (8 CPU) 20:43:48 20:43:48 19:59:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:43:48 20:00:01 74.30 10.88 63.42 0.00 1821.34 44273.75 0.00 20:43:48 20:01:01 84.80 0.77 84.04 0.00 14.00 50515.31 0.00 20:43:48 20:02:01 31.95 0.02 31.93 0.00 0.13 28982.33 0.00 20:43:48 20:03:01 90.18 0.22 89.97 0.00 7.07 45407.50 0.00 20:43:48 20:04:01 420.18 15.83 404.35 0.00 5227.07 172217.60 0.00 20:43:48 20:05:01 426.41 4.75 421.66 0.00 277.24 220404.93 0.00 20:43:48 20:06:01 617.48 0.07 617.41 0.00 12.53 186810.00 0.00 20:43:48 20:07:01 478.60 0.32 478.28 0.00 2.53 168328.80 0.00 20:43:48 20:08:01 809.62 0.03 809.58 0.00 2.00 148119.71 0.00 20:43:48 20:09:01 7.31 0.02 7.30 0.00 0.67 10975.08 0.00 20:43:48 20:10:01 3.03 0.00 3.03 0.00 0.00 11038.03 0.00 20:43:48 20:11:01 2.93 0.00 2.93 0.00 0.00 10902.85 0.00 20:43:48 20:12:01 2.57 0.00 2.57 0.00 0.00 11032.96 0.00 20:43:48 20:13:01 2.22 0.00 2.22 0.00 0.00 3111.75 0.00 20:43:48 20:14:01 1.48 0.02 1.47 0.00 0.13 16.13 0.00 20:43:48 20:15:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 20:43:48 20:16:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 20:43:48 20:17:01 1.15 0.02 1.13 0.00 0.13 13.46 0.00 20:43:48 20:18:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 20:43:48 20:19:01 3.27 1.02 2.25 0.00 21.86 29.86 0.00 20:43:48 20:20:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 20:43:48 20:21:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 20:43:48 20:22:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:43:48 20:23:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 20:43:48 20:24:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:43:48 20:25:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 20:43:48 20:26:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 20:43:48 20:27:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 20:43:48 20:28:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 20:43:48 20:29:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 20:43:48 20:30:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:43:48 20:31:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 20:43:48 20:32:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 20:43:48 20:33:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 20:43:48 20:34:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 20:43:48 20:35:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 20:43:48 20:36:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 20:43:48 20:37:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 20:43:48 20:38:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 20:43:48 20:39:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 20:43:48 20:40:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:43:48 20:41:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 20:43:48 20:42:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:43:48 20:43:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 20:43:48 Average: 70.23 0.76 69.47 0.00 166.60 25269.76 0.00 20:43:48 20:43:48 19:59:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:48 20:00:01 28681648 31605836 710184 2.16 73480 3117008 1829332 5.39 1040684 2795172 576352 20:43:48 20:01:01 27933940 31497392 807124 2.45 113112 3643272 1986872 5.86 1479932 3017524 457952 20:43:48 20:02:01 27398016 31061900 1239984 3.77 116180 3722944 2315800 6.82 1734532 3275852 266396 20:43:48 20:03:01 25245024 31441656 860720 2.62 118372 6198836 2631908 7.76 1664716 5441524 2504892 20:43:48 20:04:01 23812384 31494492 782560 2.38 207792 7409644 1912536 5.64 2242572 6081440 138588 20:43:48 20:05:01 20408964 30530428 1725856 5.25 298188 9615516 4546992 13.40 3210604 8346312 31328 20:43:48 20:06:01 20363180 31225580 1039624 3.16 309176 10331608 2730832 8.05 2613932 8989376 190556 20:43:48 20:07:01 18692600 31338144 923648 2.81 341460 11978680 2668192 7.86 2451648 10712536 208 20:43:48 20:08:01 19837984 31487148 784348 2.39 350760 11009488 2070040 6.10 2422540 9648312 824 20:43:48 20:09:01 19874020 31520688 752460 2.29 350864 11009168 1925348 5.67 2389688 9647576 152 20:43:48 20:10:01 19874948 31521652 751400 2.29 350912 11009172 1925348 5.67 2388400 9647580 16 20:43:48 20:11:01 19881720 31528488 744536 2.26 350956 11009176 1925348 5.67 2381512 9647588 8 20:43:48 20:12:01 19882264 31529128 744024 2.26 351016 11009180 1925348 5.67 2381668 9647588 16 20:43:48 20:13:01 19885068 31532040 741156 2.25 351052 11009180 1925348 5.67 2380116 9647668 12 20:43:48 20:14:01 19885228 31532304 741264 2.25 351092 11009188 1916828 5.65 2380056 9647668 16 20:43:48 20:15:01 19884912 31532068 741436 2.25 351112 11009248 1916828 5.65 2379924 9647736 204 20:43:48 20:16:01 19884928 31532084 741368 2.25 351128 11009256 1916828 5.65 2379972 9647736 8 20:43:48 20:17:01 19884840 31532032 741368 2.25 351152 11009256 1916828 5.65 2380224 9647740 52 20:43:48 20:18:01 19884584 31531940 741264 2.25 351180 11009256 1916828 5.65 2379976 9647744 8 20:43:48 20:19:01 19882904 31531328 742056 2.26 351248 11009884 1923976 5.67 2380320 9648260 56 20:43:48 20:20:01 19882928 31531368 741952 2.26 351264 11009888 1923976 5.67 2380208 9648264 8 20:43:48 20:21:01 19882840 31531412 741820 2.26 351288 11010016 1923976 5.67 2380212 9648392 12 20:43:48 20:22:01 19882792 31531392 741800 2.26 351292 11010020 1923976 5.67 2380240 9648396 8 20:43:48 20:23:01 19883192 31531816 741236 2.25 351304 11010024 1923976 5.67 2380232 9648400 12 20:43:48 20:24:01 19882892 31531540 741452 2.25 351328 11010024 1923976 5.67 2380308 9648400 20 20:43:48 20:25:01 19882768 31531476 741636 2.26 351344 11010028 1923976 5.67 2380272 9648404 4 20:43:48 20:26:01 19882976 31531696 741604 2.26 351356 11010028 1923976 5.67 2380268 9648404 4 20:43:48 20:27:01 19882896 31531636 741632 2.26 351368 11010036 1923976 5.67 2380296 9648408 12 20:43:48 20:28:01 19882596 31531368 741840 2.26 351400 11010032 1923976 5.67 2380304 9648412 8 20:43:48 20:29:01 19883004 31531824 741244 2.25 351424 11010044 1923976 5.67 2380420 9648420 24 20:43:48 20:30:01 19883168 31532148 740964 2.25 351448 11010176 1923976 5.67 2380420 9648552 32 20:43:48 20:31:01 19882836 31531856 741208 2.25 351484 11010176 1923976 5.67 2380600 9648552 8 20:43:48 20:32:01 19882568 31531628 741384 2.25 351512 11010180 1907356 5.62 2380492 9648556 4 20:43:48 20:33:01 19882528 31531604 741356 2.25 351528 11010176 1907356 5.62 2380456 9648560 28 20:43:48 20:34:01 19882480 31531592 741276 2.25 351552 11010184 1907356 5.62 2380548 9648560 16 20:43:48 20:35:01 19882884 31532028 740988 2.25 351580 11010188 1907356 5.62 2380600 9648564 16 20:43:48 20:36:01 19882908 31532076 740904 2.25 351608 11010188 1907356 5.62 2380684 9648564 16 20:43:48 20:37:01 19882924 31532168 740920 2.25 351632 11010192 1907356 5.62 2380608 9648568 56 20:43:48 20:38:01 19882940 31532212 740844 2.25 351664 11010192 1907356 5.62 2380616 9648572 36 20:43:48 20:39:01 19882496 31531804 741056 2.25 351688 11010200 1923412 5.67 2380728 9648572 40 20:43:48 20:40:01 19882440 31531784 741036 2.25 351716 11010204 1923412 5.67 2380696 9648576 32 20:43:48 20:41:01 19882068 31531444 741300 2.25 351724 11010204 1923412 5.67 2380772 9648576 40 20:43:48 20:42:01 19882816 31532204 740472 2.25 351732 11010208 1923412 5.67 2381048 9648580 28 20:43:48 20:43:01 19882548 31531980 740648 2.25 351752 11010212 1923412 5.67 2380952 9648584 8 20:43:48 Average: 20642401 31483372 791976 2.41 323323 10281177 2042810 6.02 2322614 8999927 94730 20:43:48 20:43:48 19:59:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:48 20:00:01 lo 4.96 4.96 0.48 0.48 0.00 0.00 0.00 0.00 20:43:48 20:00:01 ens3 771.28 717.58 9042.77 85.44 0.00 0.00 0.00 0.00 20:43:48 20:00:01 docker0 545.84 479.38 38.62 2840.97 0.00 0.00 0.00 0.00 20:43:48 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:01:01 ens3 148.56 106.05 713.27 94.21 0.00 0.00 0.00 0.00 20:43:48 20:01:01 docker0 70.67 110.23 5.73 684.12 0.00 0.00 0.00 0.00 20:43:48 20:01:01 veth7e3a66a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:02:01 ens3 40.46 28.29 34.75 16.96 0.00 0.00 0.00 0.00 20:43:48 20:02:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:43:48 20:02:01 veth7e3a66a 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:43:48 20:03:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:43:48 20:03:01 ens3 102.42 64.84 1703.48 22.15 0.00 0.00 0.00 0.00 20:43:48 20:03:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:03:01 vethcd66515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:43:48 20:04:01 ens3 1140.25 629.22 8273.26 62.48 0.00 0.00 0.00 0.00 20:43:48 20:04:01 docker0 510.62 894.37 40.87 6301.57 0.00 0.00 0.00 0.00 20:43:48 20:04:01 vethcd66515 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:05:01 vetha6b83db 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:05:01 veth01c74eb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:05:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:43:48 20:05:01 veth5ce73ad 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:05:01 vethcee3a23 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:05:01 ens3 21.84 14.75 102.60 6.15 0.00 0.00 0.00 0.00 20:43:48 20:05:01 docker0 4.25 8.33 0.27 91.89 0.00 0.00 0.00 0.00 20:43:48 20:05:01 vethcd66515 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:06:01 veth568c36a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:06:01 ens3 58.10 33.86 264.79 18.44 0.00 0.00 0.00 0.00 20:43:48 20:06:01 docker0 8.78 18.16 0.57 231.45 0.00 0.00 0.00 0.00 20:43:48 20:06:01 vethcd66515 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:06:01 vethb32d303 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:07:01 ens3 435.38 224.25 2657.97 31.05 0.00 0.00 0.00 0.00 20:43:48 20:07:01 docker0 207.92 408.12 16.28 2636.26 0.00 0.00 0.00 0.00 20:43:48 20:07:01 vethcd66515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:07:01 veth1c01c1a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:07:01 vetha96e0e3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:08:01 ens3 74.95 83.94 216.05 218.32 0.00 0.00 0.00 0.00 20:43:48 20:08:01 docker0 6.57 15.00 0.43 182.99 0.00 0.00 0.00 0.00 20:43:48 20:08:01 vethcd66515 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:43:48 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:09:01 ens3 2.28 1.77 2.38 0.99 0.00 0.00 0.00 0.00 20:43:48 20:09:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:11:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:12:01 ens3 0.77 0.18 0.46 0.01 0.00 0.00 0.00 0.00 20:43:48 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:13:01 ens3 0.52 0.45 0.34 0.28 0.00 0.00 0.00 0.00 20:43:48 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:14:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:43:48 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:15:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:16:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:43:48 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:19:01 ens3 0.38 0.27 0.09 0.08 0.00 0.00 0.00 0.00 20:43:48 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:20:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:43:48 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:24:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:43:48 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:29:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:43:48 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:30:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:43:48 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:31:01 ens3 0.75 0.57 0.39 0.22 0.00 0.00 0.00 0.00 20:43:48 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:33:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:34:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:43:48 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:35:01 ens3 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:43:48 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:36:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 20:43:48 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:37:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:43:48 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:39:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:43:48 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:41:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:43:48 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:43:48 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:48 20:43:01 ens3 0.62 0.47 0.27 0.22 0.00 0.00 0.00 0.00 20:43:48 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:48 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 20:43:48 Average: ens3 63.18 42.87 516.51 12.62 0.00 0.00 0.00 0.00 20:43:48 Average: docker0 30.42 43.64 2.31 292.78 0.00 0.00 0.00 0.00 20:43:48 20:43:48 20:43:48 ---> sar -P ALL: 20:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12456) 05/02/23 _x86_64_ (8 CPU) 20:43:48 20:43:48 19:58:11 LINUX RESTART (8 CPU) 20:43:48 20:43:48 19:59:03 CPU %user %nice %system %iowait %steal %idle 20:43:48 20:00:01 all 7.72 0.00 3.63 5.41 0.15 83.10 20:43:48 20:00:01 0 8.76 0.00 4.82 8.34 0.21 77.87 20:43:48 20:00:01 1 12.45 0.00 4.55 2.62 0.12 80.25 20:43:48 20:00:01 2 6.50 0.00 2.56 3.14 0.16 87.64 20:43:48 20:00:01 3 6.82 0.00 4.34 0.19 0.14 88.50 20:43:48 20:00:01 4 7.94 0.00 1.94 0.51 0.10 89.52 20:43:48 20:00:01 5 6.39 0.00 3.26 16.50 0.16 73.70 20:43:48 20:00:01 6 6.72 0.00 3.76 2.23 0.14 87.15 20:43:48 20:00:01 7 6.16 0.00 3.80 9.70 0.14 80.20 20:43:48 20:01:01 all 21.26 0.00 4.16 5.33 0.20 69.05 20:43:48 20:01:01 0 23.17 0.00 4.75 11.66 0.27 60.16 20:43:48 20:01:01 1 18.07 0.00 3.80 6.36 0.17 71.60 20:43:48 20:01:01 2 23.46 0.00 4.41 2.41 0.22 69.50 20:43:48 20:01:01 3 21.92 0.00 4.01 0.69 0.20 73.19 20:43:48 20:01:01 4 17.87 0.00 4.27 0.25 0.20 77.41 20:43:48 20:01:01 5 21.46 0.00 4.09 9.85 0.19 64.41 20:43:48 20:01:01 6 20.74 0.00 3.99 9.14 0.17 65.96 20:43:48 20:01:01 7 23.39 0.00 3.96 2.28 0.22 70.16 20:43:48 20:02:01 all 31.10 0.00 5.03 2.28 0.16 61.42 20:43:48 20:02:01 0 25.84 0.00 4.43 0.05 0.15 69.53 20:43:48 20:02:01 1 30.52 0.00 4.12 12.31 0.17 52.88 20:43:48 20:02:01 2 30.06 0.00 4.63 0.08 0.15 65.07 20:43:48 20:02:01 3 35.92 0.00 4.66 0.81 0.15 58.47 20:43:48 20:02:01 4 27.55 0.00 6.02 0.02 0.15 66.26 20:43:48 20:02:01 5 31.23 0.00 4.78 0.27 0.19 63.54 20:43:48 20:02:01 6 36.89 0.00 5.56 4.75 0.15 52.66 20:43:48 20:02:01 7 30.85 0.00 6.08 0.03 0.15 62.89 20:43:48 20:03:01 all 25.74 0.00 6.20 1.66 0.10 66.30 20:43:48 20:03:01 0 24.79 0.00 6.46 0.00 0.10 68.65 20:43:48 20:03:01 1 23.84 0.00 5.19 11.33 0.08 59.56 20:43:48 20:03:01 2 25.39 0.00 6.03 0.27 0.10 68.21 20:43:48 20:03:01 3 28.71 0.00 7.14 0.44 0.10 63.61 20:43:48 20:03:01 4 24.46 0.00 6.45 0.07 0.08 68.94 20:43:48 20:03:01 5 24.70 0.00 6.40 0.02 0.10 68.78 20:43:48 20:03:01 6 28.92 0.00 5.98 1.06 0.10 63.95 20:43:48 20:03:01 7 25.14 0.00 5.97 0.05 0.08 68.76 20:43:48 20:04:01 all 8.64 0.00 5.08 19.05 0.11 67.12 20:43:48 20:04:01 0 8.13 0.00 5.14 26.87 0.10 59.76 20:43:48 20:04:01 1 8.36 0.00 4.46 9.22 0.07 77.90 20:43:48 20:04:01 2 7.70 0.00 4.72 24.66 0.10 62.82 20:43:48 20:04:01 3 9.63 0.00 6.61 17.35 0.10 66.31 20:43:48 20:04:01 4 8.64 0.00 6.35 36.79 0.14 48.08 20:43:48 20:04:01 5 8.24 0.00 4.51 8.52 0.12 78.61 20:43:48 20:04:01 6 10.01 0.00 4.81 15.95 0.10 69.13 20:43:48 20:04:01 7 8.45 0.00 4.03 13.09 0.12 74.31 20:43:48 20:05:01 all 24.12 0.00 7.88 14.24 0.18 53.59 20:43:48 20:05:01 0 23.53 0.00 9.87 56.21 0.21 10.18 20:43:48 20:05:01 1 24.27 0.00 7.78 7.02 0.15 60.78 20:43:48 20:05:01 2 23.76 0.00 7.31 5.55 0.13 63.25 20:43:48 20:05:01 3 23.49 0.00 8.18 4.39 0.19 63.76 20:43:48 20:05:01 4 23.02 0.00 7.39 7.07 0.24 62.28 20:43:48 20:05:01 5 24.13 0.00 7.54 22.58 0.25 45.51 20:43:48 20:05:01 6 26.01 0.00 7.81 5.87 0.13 60.18 20:43:48 20:05:01 7 24.70 0.00 7.16 6.06 0.17 61.91 20:43:48 20:06:01 all 47.86 0.00 10.46 13.62 0.21 27.85 20:43:48 20:06:01 0 49.49 0.00 11.62 23.23 0.24 15.43 20:43:48 20:06:01 1 44.94 0.00 11.83 17.76 0.24 25.23 20:43:48 20:06:01 2 46.65 0.00 9.39 13.56 0.27 30.13 20:43:48 20:06:01 3 47.55 0.00 8.34 6.32 0.19 37.60 20:43:48 20:06:01 4 46.89 0.00 8.84 5.18 0.17 38.91 20:43:48 20:06:01 5 49.12 0.00 11.05 20.45 0.17 19.22 20:43:48 20:06:01 6 51.78 0.00 11.87 7.68 0.24 28.44 20:43:48 20:06:01 7 46.47 0.00 10.71 14.82 0.17 27.83 20:43:48 20:07:01 all 22.33 0.00 6.86 23.07 0.53 47.20 20:43:48 20:07:01 0 19.67 0.00 6.72 19.39 0.42 53.79 20:43:48 20:07:01 1 22.33 0.00 6.85 35.71 0.53 34.57 20:43:48 20:07:01 2 22.20 0.00 6.54 18.12 0.62 52.51 20:43:48 20:07:01 3 22.15 0.00 7.09 20.81 0.48 49.47 20:43:48 20:07:01 4 21.95 0.00 5.79 16.07 0.53 55.67 20:43:48 20:07:01 5 23.42 0.00 7.23 34.82 0.38 34.16 20:43:48 20:07:01 6 23.99 0.00 8.42 22.82 0.65 44.13 20:43:48 20:07:01 7 22.95 0.00 6.27 17.04 0.65 53.08 20:43:48 20:08:01 all 44.35 0.00 12.75 11.52 0.61 30.77 20:43:48 20:08:01 0 44.63 0.00 12.10 9.35 0.40 33.53 20:43:48 20:08:01 1 46.01 0.00 16.27 20.62 0.65 16.45 20:43:48 20:08:01 2 45.26 0.00 11.71 8.62 0.50 33.92 20:43:48 20:08:01 3 44.49 0.00 11.73 9.44 0.67 33.67 20:43:48 20:08:01 4 40.90 0.00 15.72 14.92 0.43 28.04 20:43:48 20:08:01 5 45.34 0.00 9.75 7.18 0.48 37.25 20:43:48 20:08:01 6 43.42 0.00 13.87 13.43 0.58 28.70 20:43:48 20:08:01 7 44.76 0.00 10.79 8.52 1.22 34.71 20:43:48 20:09:01 all 0.16 0.00 0.04 0.04 0.01 99.75 20:43:48 20:09:01 0 0.91 0.00 0.05 0.00 0.02 99.02 20:43:48 20:09:01 1 0.07 0.00 0.10 0.05 0.03 99.75 20:43:48 20:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:43:48 20:09:01 3 0.17 0.00 0.02 0.00 0.00 99.82 20:43:48 20:09:01 4 0.05 0.00 0.03 0.18 0.00 99.73 20:43:48 20:09:01 5 0.05 0.00 0.02 0.08 0.02 99.83 20:43:48 20:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:43:48 20:09:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:43:48 20:10:01 all 0.04 0.00 0.01 0.10 0.01 99.84 20:43:48 20:10:01 0 0.27 0.00 0.02 0.00 0.02 99.70 20:43:48 20:10:01 1 0.03 0.00 0.05 0.00 0.03 99.88 20:43:48 20:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:10:01 4 0.00 0.00 0.00 0.75 0.00 99.25 20:43:48 20:10:01 5 0.00 0.00 0.03 0.07 0.00 99.90 20:43:48 20:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:43:48 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:43:48 20:11:01 all 0.02 0.00 0.00 0.05 0.01 99.92 20:43:48 20:11:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:43:48 20:11:01 1 0.05 0.00 0.00 0.00 0.03 99.92 20:43:48 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:11:01 3 0.02 0.00 0.00 0.00 0.05 99.93 20:43:48 20:11:01 4 0.02 0.00 0.00 0.35 0.00 99.63 20:43:48 20:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:43:48 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:12:01 all 0.03 0.00 0.01 0.05 0.04 99.88 20:43:48 20:12:01 0 0.13 0.00 0.03 0.00 0.03 99.80 20:43:48 20:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:43:48 20:12:01 2 0.02 0.00 0.00 0.00 0.22 99.77 20:43:48 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:12:01 4 0.00 0.00 0.02 0.37 0.00 99.62 20:43:48 20:12:01 5 0.00 0.00 0.00 0.03 0.02 99.95 20:43:48 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:13:01 all 0.05 0.00 0.02 0.02 0.01 99.90 20:43:48 20:13:01 0 0.30 0.00 0.02 0.00 0.02 99.67 20:43:48 20:13:01 1 0.02 0.00 0.02 0.02 0.05 99.90 20:43:48 20:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:43:48 20:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:13:01 4 0.00 0.00 0.02 0.15 0.02 99.82 20:43:48 20:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:43:48 20:14:01 0 0.18 0.00 0.03 0.00 0.02 99.77 20:43:48 20:14:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:43:48 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:43:48 20:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:43:48 20:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:43:48 20:15:01 0 0.17 0.00 0.02 0.00 0.02 99.80 20:43:48 20:15:01 1 0.03 0.00 0.00 0.03 0.03 99.90 20:43:48 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:43:48 20:15:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:43:48 20:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:43:48 20:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:43:48 20:16:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:43:48 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:43:48 20:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:17:01 all 0.11 0.00 0.01 0.00 0.01 99.87 20:43:48 20:17:01 0 0.81 0.00 0.02 0.00 0.02 99.15 20:43:48 20:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:43:48 20:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:43:48 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:18:01 all 0.25 0.00 0.01 0.01 0.01 99.73 20:43:48 20:18:01 0 1.97 0.00 0.00 0.00 0.00 98.03 20:43:48 20:18:01 1 0.02 0.00 0.02 0.03 0.03 99.90 20:43:48 20:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:43:48 20:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:43:48 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:19:01 all 0.18 0.00 0.04 0.01 0.01 99.76 20:43:48 20:19:01 0 1.06 0.00 0.05 0.00 0.03 98.86 20:43:48 20:19:01 1 0.03 0.00 0.05 0.02 0.03 99.87 20:43:48 20:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:19:01 3 0.02 0.00 0.05 0.00 0.00 99.93 20:43:48 20:19:01 4 0.23 0.00 0.03 0.05 0.00 99.68 20:43:48 20:19:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:43:48 20:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:43:48 20:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:43:48 20:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:20:01 1 0.02 0.00 0.00 0.02 0.03 99.93 20:43:48 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:43:48 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:21:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:43:48 20:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:43:48 20:21:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:43:48 20:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:43:48 20:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:43:48 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:43:48 20:22:01 all 0.02 0.00 0.01 0.02 0.00 99.95 20:43:48 20:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:43:48 20:22:01 1 0.03 0.00 0.03 0.12 0.03 99.78 20:43:48 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:22:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:43:48 20:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:23:01 all 0.08 0.00 0.00 0.03 0.01 99.87 20:43:48 20:23:01 0 0.52 0.00 0.00 0.00 0.02 99.47 20:43:48 20:23:01 1 0.05 0.00 0.03 0.15 0.03 99.73 20:43:48 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:43:48 20:23:01 4 0.03 0.00 0.00 0.08 0.00 99.88 20:43:48 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:43:48 20:24:01 all 0.13 0.00 0.01 0.02 0.01 99.83 20:43:48 20:24:01 0 0.93 0.00 0.02 0.00 0.02 99.04 20:43:48 20:24:01 1 0.03 0.00 0.03 0.00 0.05 99.88 20:43:48 20:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:24:01 4 0.02 0.00 0.00 0.17 0.02 99.80 20:43:48 20:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:43:48 20:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:25:01 all 0.26 0.00 0.00 0.00 0.00 99.73 20:43:48 20:25:01 0 2.00 0.00 0.00 0.00 0.00 98.00 20:43:48 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:43:48 20:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:25:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:43:48 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:26:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:43:48 20:26:01 0 0.58 0.00 0.02 0.00 0.02 99.38 20:43:48 20:26:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:43:48 20:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:43:48 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:43:48 20:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:43:48 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:43:48 20:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:43:48 20:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:43:48 20:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:43:48 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:43:48 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:43:48 20:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:43:48 20:29:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:43:48 20:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:43:48 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:29:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:43:48 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:43:48 20:30:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:43:48 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:30:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:43:48 20:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:43:48 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:43:48 20:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:43:48 20:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:43:48 20:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:43:48 20:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:43:48 20:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:43:48 20:32:01 0 0.18 0.00 0.03 0.00 0.02 99.77 20:43:48 20:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:32:01 2 0.00 0.00 0.03 0.00 0.03 99.93 20:43:48 20:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:43:48 20:32:01 4 0.00 0.00 0.00 0.05 0.02 99.93 20:43:48 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:43:48 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:43:48 20:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:43:48 20:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:43:48 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 20:43:48 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:33:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:43:48 20:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:34:01 all 0.08 0.00 0.00 0.00 0.01 99.90 20:43:48 20:34:01 0 0.52 0.00 0.00 0.00 0.03 99.45 20:43:48 20:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:48 20:34:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:43:48 20:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:43:48 20:34:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:43:48 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:35:01 all 0.03 0.00 0.02 0.03 0.00 99.92 20:43:48 20:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:43:48 20:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:35:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:43:48 20:35:01 3 0.10 0.00 0.03 0.00 0.00 99.87 20:43:48 20:35:01 4 0.00 0.00 0.02 0.25 0.00 99.73 20:43:48 20:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:36:01 all 0.12 0.00 0.02 0.01 0.01 99.85 20:43:48 20:36:01 0 0.71 0.00 0.02 0.00 0.00 99.27 20:43:48 20:36:01 1 0.07 0.00 0.00 0.02 0.02 99.90 20:43:48 20:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:43:48 20:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:43:48 20:36:01 4 0.05 0.00 0.02 0.05 0.00 99.88 20:43:48 20:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:43:48 20:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:43:48 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:37:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:43:48 20:37:01 0 0.48 0.00 0.02 0.00 0.02 99.48 20:43:48 20:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:37:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:43:48 20:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:43:48 20:37:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:43:48 20:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:43:48 20:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:43:48 20:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:43:48 20:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:39:01 all 0.10 0.00 0.02 0.04 0.00 99.84 20:43:48 20:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:39:01 1 0.02 0.00 0.02 0.07 0.00 99.90 20:43:48 20:39:01 2 0.03 0.00 0.08 0.00 0.02 99.87 20:43:48 20:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:39:01 4 0.63 0.00 0.02 0.23 0.02 99.10 20:43:48 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:40:01 all 0.05 0.00 0.01 0.03 0.00 99.91 20:43:48 20:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:43:48 20:40:01 1 0.07 0.00 0.00 0.12 0.02 99.80 20:43:48 20:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:43:48 20:40:01 3 0.08 0.00 0.00 0.00 0.00 99.92 20:43:48 20:40:01 4 0.00 0.00 0.00 0.13 0.00 99.87 20:43:48 20:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:43:48 20:40:01 6 0.08 0.00 0.02 0.00 0.00 99.90 20:43:48 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:43:48 20:41:01 all 0.10 0.00 0.02 0.01 0.00 99.87 20:43:48 20:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:43:48 20:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:43:48 20:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:43:48 20:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:43:48 20:41:01 4 0.55 0.00 0.02 0.07 0.00 99.37 20:43:48 20:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:48 20:42:01 all 0.12 0.00 0.01 0.03 0.01 99.84 20:43:48 20:42:01 0 0.08 0.00 0.00 0.00 0.00 99.92 20:43:48 20:42:01 1 0.05 0.00 0.02 0.05 0.02 99.87 20:43:48 20:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:43:48 20:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:43:48 20:42:01 4 0.63 0.00 0.00 0.17 0.02 99.19 20:43:48 20:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:43:48 20:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:43:48 20:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:43:48 20:43:01 all 0.12 0.00 0.02 0.03 0.00 99.83 20:43:48 20:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:43:48 20:43:01 1 0.02 0.00 0.02 0.07 0.00 99.90 20:43:48 20:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:43:48 20:43:01 3 0.80 0.00 0.05 0.00 0.00 99.15 20:43:48 20:43:01 4 0.03 0.00 0.03 0.17 0.00 99.77 20:43:48 20:43:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:43:48 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:48 20:43:48 Average: CPU %user %nice %system %iowait %steal %idle 20:43:48 Average: all 5.24 0.00 1.39 2.15 0.06 91.16 20:43:48 Average: 0 5.38 0.00 1.48 3.46 0.06 89.63 20:43:48 Average: 1 5.16 0.00 1.45 2.75 0.06 90.57 20:43:48 Average: 2 5.15 0.00 1.29 1.70 0.06 91.80 20:43:48 Average: 3 5.40 0.00 1.39 1.34 0.05 91.81 20:43:48 Average: 4 4.93 0.00 1.40 1.88 0.05 91.74 20:43:48 Average: 5 5.20 0.00 1.31 2.67 0.05 90.77 20:43:48 Average: 6 5.57 0.00 1.48 1.85 0.05 91.05 20:43:48 Average: 7 5.16 0.00 1.30 1.58 0.07 91.88 20:43:48 20:43:48 20:43:48