Pull request #4132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5+0b67b2119381be7da318202365afae4bab1434a1 (38bd5690aa2e0f33a560c9904685fb32832585de) 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-ssh936350897651965064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3367891414559832290.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4132/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-4132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14086941131619204963.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-4132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16847642198580561697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6293382304519244647.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-4132/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-4132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13297744401249677345.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23567 in /w/workspace/edgexfoundry_edgex-go_PR-4132 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 Merge succeeded, producing 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 Checking out Revision 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 (PR-4132) > 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/4132/head:refs/remotes/origin/PR-4132 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:16 ========================================================= 19:05:16 EdgeX Global Pipelines Version Info 19:05:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:17 ------------------- 19:05:17 stable info: 19:05:17 ------------------- 19:05:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:17 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:05:17 Message: update stable to v1.0.239 19:05:18 ------------------- 19:05:18 experimental info: 19:05:18 ------------------- 19:05:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:05:18 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4132 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4132 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4132 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73a7dc1 [Pipeline] echo 19:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:19 provisioning config files... 19:05:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6065789638204394159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:20 ---> docker-login.sh 19:05:20 nexus3.edgexfoundry.org:10001 19:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:20 Configure a credential helper to remove this warning. See 19:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:20 19:05:20 Login Succeeded 19:05:20 nexus3.edgexfoundry.org:10002 19:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:20 Configure a credential helper to remove this warning. See 19:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:20 19:05:20 Login Succeeded 19:05:20 nexus3.edgexfoundry.org:10003 19:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:20 Configure a credential helper to remove this warning. See 19:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:20 19:05:20 Login Succeeded 19:05:20 nexus3.edgexfoundry.org:10004 19:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:21 Configure a credential helper to remove this warning. See 19:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:21 19:05:21 Login Succeeded 19:05:21 docker.io 19:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:21 Configure a credential helper to remove this warning. See 19:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:21 19:05:21 Login Succeeded 19:05:21 ---> docker-login.sh ends [Pipeline] } 19:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:21 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:05:21 + dirname cmd/core-command/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo core-command,cmd/core-command/Dockerfile 19:05:21 + dirname cmd/core-data/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo core-data,cmd/core-data/Dockerfile 19:05:21 + dirname cmd/core-metadata/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo core-metadata,cmd/core-metadata/Dockerfile 19:05:21 + dirname cmd/security-bootstrapper/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:05:21 + dirname cmd/security-proxy-setup/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:05:21 + dirname cmd/security-secretstore-setup/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:05:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:05:21 + dirname cmd/security-spire-agent/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:05:21 + dirname cmd/security-spire-config/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:05:21 + dirname cmd/security-spire-server/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:05:21 + dirname cmd/support-notifications/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo support-notifications,cmd/support-notifications/Dockerfile 19:05:21 + dirname cmd/support-scheduler/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:05:21 + dirname cmd/sys-mgmt-agent/Dockerfile 19:05:21 + cut -d/ -f2 19:05:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:05:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:22 + git rev-list -1 --merges 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5~1..73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo 19:05:22 -----------> git rev-list -1 --merges 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5~1..73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [false] [Pipeline] sh 19:05:22 + git log --format=format:%s -1 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo 19:05:22 ========================================================= 19:05:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:05:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:23 + grep -v github /etc/ssh/ssh_known_hosts 19:05:23 + [ -e /tmp/ssh_known_hosts ] 19:05:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:23 + sudo tee -a /etc/ssh/ssh_known_hosts 19:05:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:23 19:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:24 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:24 b85a868b505f: Pulling fs layer 19:05:24 e2be974225ed: Pulling fs layer 19:05:24 339a4e72a1f5: Pulling fs layer 19:05:24 988bab9f4d93: Pulling fs layer 19:05:24 1469e6f7b9e6: Pulling fs layer 19:05:24 eaf3925da568: Pulling fs layer 19:05:24 bab4dde63d76: Pulling fs layer 19:05:24 bde34c3a00c8: Pulling fs layer 19:05:24 b352a97aabf1: Pulling fs layer 19:05:24 4872d77fe225: Pulling fs layer 19:05:24 5851b861e8e6: Pulling fs layer 19:05:24 988bab9f4d93: Waiting 19:05:24 bde34c3a00c8: Waiting 19:05:24 1469e6f7b9e6: Waiting 19:05:24 eaf3925da568: Waiting 19:05:24 4872d77fe225: Waiting 19:05:24 bab4dde63d76: Waiting 19:05:24 b352a97aabf1: Waiting 19:05:24 e2be974225ed: Download complete 19:05:24 988bab9f4d93: Verifying Checksum 19:05:24 988bab9f4d93: Download complete 19:05:24 1469e6f7b9e6: Verifying Checksum 19:05:24 1469e6f7b9e6: Download complete 19:05:24 eaf3925da568: Verifying Checksum 19:05:24 eaf3925da568: Download complete 19:05:24 339a4e72a1f5: Verifying Checksum 19:05:24 339a4e72a1f5: Download complete 19:05:24 bde34c3a00c8: Download complete 19:05:24 b352a97aabf1: Verifying Checksum 19:05:24 b352a97aabf1: Download complete 19:05:24 4872d77fe225: Download complete 19:05:24 5851b861e8e6: Download complete 19:05:24 b85a868b505f: Verifying Checksum 19:05:24 b85a868b505f: Download complete 19:05:24 bab4dde63d76: Verifying Checksum 19:05:24 bab4dde63d76: Download complete 19:05:25 b85a868b505f: Pull complete 19:05:25 e2be974225ed: Pull complete 19:05:26 339a4e72a1f5: Pull complete 19:05:26 988bab9f4d93: Pull complete 19:05:26 1469e6f7b9e6: Pull complete 19:05:26 eaf3925da568: Pull complete 19:05:28 bab4dde63d76: Pull complete 19:05:28 bde34c3a00c8: Pull complete 19:05:28 b352a97aabf1: Pull complete 19:05:28 4872d77fe225: Pull complete 19:05:28 5851b861e8e6: Pull complete 19:05:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:29 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:31 $ docker top 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 -eo pid,comm 19:05:31 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:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:31 [ssh-agent] Looking for ssh-agent implementation... 19:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:31 $ docker exec 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent 19:05:31 SSH_AUTH_SOCK=/tmp/ssh-yOlVWxt820YK/agent.34 19:05:31 SSH_AGENT_PID=40 19:05:31 Running ssh-add (command line suppressed) 19:05:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6885468224394380610.key (/w/workspace/edgex-go/1@tmp/private_key_6885468224394380610.key) 19:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:32 + git tag --points-at HEAD [Pipeline] } 19:05:32 $ docker exec --env ******** --env ******** 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent -k 19:05:32 unset SSH_AUTH_SOCK; 19:05:32 unset SSH_AGENT_PID; 19:05:32 echo Agent pid 40 killed; 19:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:32 [ssh-agent] Looking for ssh-agent implementation... 19:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:32 $ docker exec 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent 19:05:32 SSH_AUTH_SOCK=/tmp/ssh-OTmdDUTKApwO/agent.72 19:05:32 SSH_AGENT_PID=78 19:05:32 Running ssh-add (command line suppressed) 19:05:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4363249720074999183.key (/w/workspace/edgex-go/1@tmp/private_key_4363249720074999183.key) 19:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:33 + git semver init 19:05:33 2022-08-25 19:05:33,449 [run_init] DEBUG init version:0.0.0 force:False 19:05:33 2022-08-25 19:05:33,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:05:33 2022-08-25 19:05:33,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:05:33 2022-08-25 19:05:33,450 [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:05:38 2022-08-25 19:05:37,946 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:38 2022-08-25 19:05:37,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4132 with force:False 19:05:38 2022-08-25 19:05:37,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4132 19:05:38 2022-08-25 19:05:37,951 [execute] INFO git cat-file --batch-check 19:05:38 2022-08-25 19:05:37,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:38 2022-08-25 19:05:37,956 [execute] INFO git cat-file --batch 19:05:38 2022-08-25 19:05:37,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:38 2022-08-25 19:05:37,962 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4132 19:05:38 0.0.0 [Pipeline] } 19:05:38 $ docker exec --env ******** --env ******** 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent -k 19:05:39 unset SSH_AUTH_SOCK; 19:05:39 unset SSH_AGENT_PID; 19:05:39 echo Agent pid 78 killed; 19:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:39 + git semver [Pipeline] } 19:05:39 $ docker stop --time=1 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 19:05:41 $ docker rm -f 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:41 Stashed 1 file(s) [Pipeline] echo 19:05:41 [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:05:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:42 ========================================================= 19:05:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:42 2408cc74d12b: Pulling fs layer 19:05:42 ea60b727a1ce: Pulling fs layer 19:05:42 30c4a7721957: Pulling fs layer 19:05:42 370296b7ddb6: Pulling fs layer 19:05:42 7c6cee850709: Pulling fs layer 19:05:42 39a5fcdaea64: Pulling fs layer 19:05:42 d94ebbe4e438: Pulling fs layer 19:05:42 bcfd1f05c69d: Pulling fs layer 19:05:42 59ccb84bbe0f: Pulling fs layer 19:05:42 7c6cee850709: Waiting 19:05:42 bcfd1f05c69d: Waiting 19:05:42 39a5fcdaea64: Waiting 19:05:42 59ccb84bbe0f: Waiting 19:05:42 370296b7ddb6: Waiting 19:05:42 d94ebbe4e438: Waiting 19:05:42 30c4a7721957: Download complete 19:05:42 ea60b727a1ce: Verifying Checksum 19:05:42 ea60b727a1ce: Download complete 19:05:42 7c6cee850709: Verifying Checksum 19:05:42 7c6cee850709: Download complete 19:05:42 39a5fcdaea64: Verifying Checksum 19:05:42 39a5fcdaea64: Download complete 19:05:42 2408cc74d12b: Verifying Checksum 19:05:42 2408cc74d12b: Download complete 19:05:43 d94ebbe4e438: Verifying Checksum 19:05:43 d94ebbe4e438: Download complete 19:05:43 2408cc74d12b: Pull complete 19:05:43 ea60b727a1ce: Pull complete 19:05:43 59ccb84bbe0f: Verifying Checksum 19:05:43 59ccb84bbe0f: Download complete 19:05:43 30c4a7721957: Pull complete 19:05:43 bcfd1f05c69d: Verifying Checksum 19:05:43 bcfd1f05c69d: Download complete 19:05:44 370296b7ddb6: Verifying Checksum 19:05:44 370296b7ddb6: Download complete 19:05:48 370296b7ddb6: Pull complete 19:05:48 7c6cee850709: Pull complete 19:05:48 39a5fcdaea64: Pull complete 19:05:48 d94ebbe4e438: Pull complete 19:05:49 bcfd1f05c69d: Pull complete 19:05:50 59ccb84bbe0f: Pull complete 19:05:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:50 WORKDIR /edgex 19:05:50 COPY go.mod . 19:05:50 RUN go mod download 19:05:50 + docker build -t ci-base-image-x86_64 -f - . 19:05:51 Sending build context to Docker daemon 169.3MB 19:05:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:51 ---> a4fb48ad2a94 19:05:51 Step 2/4 : WORKDIR /edgex 19:05:55 ---> Running in 1fdc8532e7e2 19:05:55 Removing intermediate container 1fdc8532e7e2 19:05:55 ---> 989e48373dba 19:05:55 Step 3/4 : COPY go.mod . 19:05:55 ---> aeaab475d15b 19:05:55 Step 4/4 : RUN go mod download 19:05:55 ---> Running in 3e3272118e0a 19:05:57 Still waiting to schedule task 19:05:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:10 Removing intermediate container 3e3272118e0a 19:06:10 ---> a2ad503ec88d 19:06:10 Successfully built a2ad503ec88d 19:06:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:10 + docker inspect -f . ci-base-image-x86_64 19:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:10 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:11 $ docker top acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:11 + go version 19:06:11 go version go1.18.3 linux/amd64 [Pipeline] } 19:06:11 $ docker stop --time=1 acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef 19:06:12 $ docker rm -f acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:13 + docker inspect -f . ci-base-image-x86_64 19:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:13 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:14 $ docker top b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:14 ========================================================= 19:06:14 [edgeXBuildGoParallel] Running Tests and Build... 19:06:14 ========================================================= [Pipeline] sh 19:06:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:06:15 + make test 19:06:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:21 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.791s coverage: 89.2% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 19:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements 19:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 80.8% of statements 19:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:06:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 19:06:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:06:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:07:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:07:21 GO111MODULE=on go vet ./... 19:07:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:22 ./bin/test-attribution-txt.sh 19:07:22 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:07:22 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:07:22 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:07:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:07:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:07:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:07:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:23 + ls -al . 19:07:23 total 736 19:07:23 drwxrwxr-x 10 1001 1001 4096 Aug 25 19:06 . 19:07:23 drwxr-xr-x 4 root root 4096 Aug 25 19:06 .. 19:07:23 -rw-rw-r-- 1 1001 1001 16 Aug 25 19:05 .dockerignore 19:07:23 drwxrwxr-x 8 1001 1001 4096 Aug 25 19:06 .git 19:07:23 drwxrwxr-x 3 1001 1001 4096 Aug 25 19:05 .github 19:07:23 -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:05 .gitignore 19:07:23 -rw-rw-r-- 1 1001 1001 42 Aug 25 19:05 .golangci.yml 19:07:23 -rw-rw-r-- 1 1001 1001 87 Aug 25 19:05 .hadolint.yml 19:07:23 drwxr-xr-x 3 1001 1001 4096 Aug 25 19:05 .semver 19:07:23 -rw-rw-r-- 1 1001 1001 166 Aug 25 19:05 .sonarcloud.properties 19:07:23 -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:05 ADOPTERS.md 19:07:23 -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:05 Attribution.txt 19:07:23 -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:05 CHANGELOG.md 19:07:23 -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:05 CONTRIBUTING.md 19:07:23 -rw-rw-r-- 1 1001 1001 677 Aug 25 19:05 GOVERNANCE.md 19:07:23 -rw-rw-r-- 1 1001 1001 850 Aug 25 19:05 Jenkinsfile 19:07:23 -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:05 LICENSE 19:07:23 -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:05 Makefile 19:07:23 -rw-rw-r-- 1 1001 1001 582 Aug 25 19:05 OWNERS.md 19:07:23 -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:05 README.md 19:07:23 -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:05 SECURITY.md 19:07:23 -rw-rw-r-- 1 1001 1001 5 Aug 25 19:05 VERSION 19:07:23 -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:05 ZMQWindows.md 19:07:23 drwxrwxr-x 2 1001 1001 4096 Aug 25 19:05 bin 19:07:23 drwxrwxr-x 18 1001 1001 4096 Aug 25 19:05 cmd 19:07:23 -rw-r--r-- 1 root root 482786 Aug 25 19:06 coverage.out 19:07:23 -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:05 go.mod 19:07:23 -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:05 go.sum 19:07:23 drwxrwxr-x 8 1001 1001 4096 Aug 25 19:05 internal 19:07:23 drwxrwxr-x 3 1001 1001 4096 Aug 25 19:05 openapi 19:07:23 drwxrwxr-x 4 1001 1001 4096 Aug 25 19:05 snap 19:07:23 -rw-rw-r-- 1 1001 1001 204 Aug 25 19:05 version.go [Pipeline] sh 19:07:23 + '[' -e coverage.out ] 19:07:23 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:23 Stashed 1 file(s) [Pipeline] sh 19:07:23 + make build 19:07:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:07:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23569 in /w/workspace/edgexfoundry_edgex-go_PR-4132 [Pipeline] { [Pipeline] ws 19:07:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:38 The recommended git tool is: git 19:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:44 using credential edgex-jenkins-ssh 19:07:44 Cloning the remote Git repository 19:07:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:45 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:45 > git --version # timeout=10 19:07:45 > git --version # 'git version 2.25.1' 19:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:07:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:07:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:07:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:02 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:08:02 Merge succeeded, producing 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:08:02 Checking out Revision 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 (PR-4132) 19:08:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4132/head:refs/remotes/origin/PR-4132 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:02 > git config core.sparsecheckout # timeout=10 19:08:02 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 19:08:02 > git remote # timeout=10 19:08:02 > git config --get remote.origin.url # timeout=10 19:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:02 > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 19:08:02 > git rev-parse HEAD^{commit} # timeout=10 19:08:02 > git config core.sparsecheckout # timeout=10 19:08:02 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 19:08:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:08:04 $ docker stop --time=1 b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd 19:08:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:08:07 > git --version # timeout=10 19:08:07 > git --version # 'git version 2.25.1' 19:08:07 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:08 $ docker rm -f b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:09 19:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:10 Dload Upload Total Spent Left Speed 19:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10503 0 0 68201 0 --:--:-- --:--:-- --:--:-- 67761 100 12602 100 12602 0 0 81303 0 --:--:-- --:--:-- --:--:-- 80782 19:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:10 latest: Pulling from edgex-devops/edgex-compose 19:08:10 cbdbe7a5bc2a: Pulling fs layer 19:08:10 ca9280d653b3: Pulling fs layer 19:08:10 7e9c9ca2126c: Pulling fs layer 19:08:10 cbdbe7a5bc2a: Verifying Checksum 19:08:10 cbdbe7a5bc2a: Download complete 19:08:10 ca9280d653b3: Verifying Checksum 19:08:10 ca9280d653b3: Download complete 19:08:10 cbdbe7a5bc2a: Pull complete [Pipeline] sh 19:08:10 7e9c9ca2126c: Download complete 19:08:10 ca9280d653b3: Pull complete 19:08:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:11 + sudo tee /etc/docker/daemon.new 19:08:11 { 19:08:11 "registry-mirrors": [ 19:08:11 "https://nexus3.edgexfoundry.org:10001" 19:08:11 ], 19:08:11 "bip": "10.250.0.254/24", 19:08:11 "hosts": [ 19:08:11 "tcp://0.0.0.0:5555", 19:08:11 "unix:///var/run/docker.sock" 19:08:11 ], 19:08:11 "mtu": 1458, 19:08:11 "selinux-enabled": true, 19:08:11 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:11 } [Pipeline] sh 19:08:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:12 + sudo service docker restart 19:08:14 7e9c9ca2126c: Pull complete 19:08:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:14 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:08:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:16 $ docker top 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:16 + + docker-composegrep build parallel --help 19:08:16 19:08:17 --parallel Build images in parallel. [Pipeline] } 19:08:17 $ docker stop --time=1 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 19:08:18 $ docker rm -f 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:19 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:19 $ docker top 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:19 + docker-compose -f ./docker-compose-build.yml build --parallel 19:08:20 Building core-command ... 19:08:20 Building core-data ... 19:08:20 Building core-metadata ... 19:08:20 Building security-bootstrapper ... 19:08:20 Building security-proxy-setup ... 19:08:20 Building security-secretstore-setup ... 19:08:20 Building security-spiffe-token-provider ... 19:08:20 Building security-spire-agent ... 19:08:20 Building security-spire-config ... 19:08:20 Building security-spire-server ... 19:08:20 Building support-notifications ... 19:08:20 Building support-scheduler ... 19:08:20 Building sys-mgmt-agent ... 19:08:20 Building security-bootstrapper 19:08:20 Building security-secretstore-setup 19:08:20 Building sys-mgmt-agent 19:08:20 Building core-data 19:08:20 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:30 provisioning config files... 19:08:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4668964008317146582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:31 ---> docker-login.sh 19:08:31 nexus3.edgexfoundry.org:10001 19:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:31 Configure a credential helper to remove this warning. See 19:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:31 19:08:31 Login Succeeded 19:08:31 nexus3.edgexfoundry.org:10002 19:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:32 Configure a credential helper to remove this warning. See 19:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:32 19:08:32 Login Succeeded 19:08:32 nexus3.edgexfoundry.org:10003 19:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:33 Configure a credential helper to remove this warning. See 19:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:33 19:08:33 Login Succeeded 19:08:33 nexus3.edgexfoundry.org:10004 19:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:33 Configure a credential helper to remove this warning. See 19:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:33 19:08:33 Login Succeeded 19:08:33 docker.io 19:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:34 Configure a credential helper to remove this warning. See 19:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:34 19:08:34 Login Succeeded 19:08:34 ---> docker-login.sh ends [Pipeline] } 19:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 19:08:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:35 ---> a2ad503ec88d 19:08:35 Step 3/23 : WORKDIR /edgex-go 19:08:35 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:08:35 ---> a2ad503ec88d 19:08:35 Step 3/31 : WORKDIR /edgex-go 19:08:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:35 ---> a2ad503ec88d 19:08:35 Step 3/23 : WORKDIR /edgex-go 19:08:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:08:35 ---> a2ad503ec88d 19:08:35 Step 3/26 : WORKDIR /edgex-go 19:08:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:08:35 ---> a2ad503ec88d 19:08:35 Step 3/25 : WORKDIR /edgex-go [Pipeline] echo 19:08:35 ========================================================= 19:08:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:36 b3c136eddcbf: Pulling fs layer 19:08:36 c0a3192eca97: Pulling fs layer 19:08:36 a050256f5b6f: Pulling fs layer 19:08:36 656be50a0ddc: Pulling fs layer 19:08:36 2bbca73fdf42: Pulling fs layer 19:08:36 46d945488cbd: Pulling fs layer 19:08:36 8a5474983e97: Pulling fs layer 19:08:36 329c88fbcd65: Pulling fs layer 19:08:36 2bbca73fdf42: Waiting 19:08:36 8a5474983e97: Waiting 19:08:36 46d945488cbd: Waiting 19:08:36 329c88fbcd65: Waiting 19:08:36 656be50a0ddc: Waiting 19:08:36 a050256f5b6f: Verifying Checksum 19:08:36 a050256f5b6f: Download complete 19:08:36 c0a3192eca97: Verifying Checksum 19:08:36 c0a3192eca97: Download complete 19:08:36 2bbca73fdf42: Verifying Checksum 19:08:36 2bbca73fdf42: Download complete 19:08:36 46d945488cbd: Verifying Checksum 19:08:36 46d945488cbd: Download complete 19:08:36 b3c136eddcbf: Download complete 19:08:37 b3c136eddcbf: Pull complete 19:08:37 329c88fbcd65: Verifying Checksum 19:08:37 329c88fbcd65: Download complete 19:08:37 c0a3192eca97: Pull complete 19:08:37 a050256f5b6f: Pull complete 19:08:38 8a5474983e97: Verifying Checksum 19:08:38 8a5474983e97: Download complete 19:08:39 656be50a0ddc: Verifying Checksum 19:08:39 656be50a0ddc: Download complete 19:08:39 ---> Running in a6e3ec25af42 19:08:39 ---> Running in d36bd52fb073 19:08:39 ---> Running in 3ce68cd163a0 19:08:39 ---> Running in fbe0f3694481 19:08:39 ---> Running in caa68a3d21d4 19:08:39 Removing intermediate container a6e3ec25af42 19:08:39 ---> a6a920d70964 19:08:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:39 Removing intermediate container d36bd52fb073 19:08:39 ---> 9a0c2a52c28f 19:08:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:39 Removing intermediate container caa68a3d21d4 19:08:39 ---> 8499bc187329 19:08:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:39 Removing intermediate container 3ce68cd163a0 19:08:39 ---> a57aca1a5aa4 19:08:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:39 Removing intermediate container fbe0f3694481 19:08:39 ---> 7b2e6ce3b907 19:08:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:39 ---> Running in 1939c36de008 19:08:39 ---> Running in e1269880b8c2 19:08:39 ---> Running in 0d9ba6600714 19:08:39 ---> Running in 807811ceafcc 19:08:39 ---> Running in 21fdba516d47 19:08:40 Removing intermediate container 1939c36de008 19:08:40 ---> 01e29fbe0c7a 19:08:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:08:40 ---> Running in 815f2b24f863 19:08:40 Removing intermediate container e1269880b8c2 19:08:40 ---> 17fd25cd2329 19:08:40 Step 5/23 : RUN apk add --update --no-cache make bash git 19:08:40 ---> Running in f799b335a2b2 19:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:41 Removing intermediate container 21fdba516d47 19:08:41 ---> 78e159b370b8 19:08:41 Step 5/31 : RUN apk add --update --no-cache make git 19:08:41 ---> Running in e72d759853e8 19:08:41 Removing intermediate container 807811ceafcc 19:08:41 ---> 8647ceaea7f9 19:08:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:08:41 Removing intermediate container 0d9ba6600714 19:08:41 ---> 741dbde2eff2 19:08:41 Step 5/25 : RUN apk add --update --no-cache make git 19:08:41 ---> Running in f4623d4af5ca 19:08:41 ---> Running in 4455313b3fc5 19:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:42 OK: 211 MiB in 51 packages 19:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:42 Removing intermediate container 815f2b24f863 19:08:42 ---> 3e759900cd6c 19:08:42 Step 6/23 : COPY go.mod vendor* ./ 19:08:42 ---> 6864f5daba87 19:08:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:42 ---> Running in 38918d7a5461 19:08:43 OK: 211 MiB in 51 packages 19:08:43 OK: 211 MiB in 51 packages 19:08:43 OK: 211 MiB in 51 packages 19:08:43 Removing intermediate container 4455313b3fc5 19:08:43 ---> d422e4b4eb73 19:08:43 Step 6/25 : COPY go.mod vendor* ./ 19:08:43 ---> 4a82f553a5d8 19:08:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:43 ---> Running in cc9813f46e17 19:08:43 Removing intermediate container e72d759853e8 19:08:43 ---> 6638f55a5df4 19:08:43 Step 6/31 : COPY go.mod vendor* ./ 19:08:43 Removing intermediate container f4623d4af5ca 19:08:43 ---> ee1f088ac07d 19:08:43 Step 6/26 : COPY go.mod vendor* ./ 19:08:43 ---> 9a644f6cffa3 19:08:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:43 ---> Running in 90b9224e88f3 19:08:43 ---> 29f990dc6ef7 19:08:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:43 ---> Running in 23f72903575d 19:08:44 OK: 211 MiB in 51 packages 19:08:44 Removing intermediate container f799b335a2b2 19:08:44 ---> fc55f4f43724 19:08:44 Step 6/23 : COPY go.mod vendor* ./ 19:08:45 ---> f72d11478c29 19:08:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:45 ---> Running in 32084ac75c32 19:08:51 656be50a0ddc: Pull complete 19:08:51 2bbca73fdf42: Pull complete 19:08:51 46d945488cbd: Pull complete 19:08:57 Removing intermediate container 23f72903575d 19:08:57 ---> a49312de1dcf 19:08:57 Step 8/26 : COPY . . 19:08:57 Removing intermediate container 38918d7a5461 19:08:57 ---> 8eadadfa71df 19:08:57 Step 8/23 : COPY . . 19:08:57 Removing intermediate container 90b9224e88f3 19:08:57 ---> 30e7e7b0527d 19:08:57 Step 8/31 : COPY . . 19:08:57 Removing intermediate container cc9813f46e17 19:08:57 ---> 60605210cd0a 19:08:57 Step 8/25 : COPY . . 19:08:57 Removing intermediate container 32084ac75c32 19:08:57 ---> c822499a0765 19:08:57 Step 8/23 : COPY . . 19:08:58 8a5474983e97: Pull complete 19:09:00 329c88fbcd65: Pull complete 19:09:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:01 WORKDIR /edgex 19:09:01 COPY go.mod . 19:09:01 RUN go mod download 19:09:01 + docker build -t ci-base-image-arm64 -f - . 19:09:01 Sending build context to Docker daemon 3.156MB 19:09:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:01 ---> ff4287adb874 19:09:01 Step 2/4 : WORKDIR /edgex 19:09:03 ---> Running in cab189f62dac 19:09:03 Removing intermediate container cab189f62dac 19:09:03 ---> a9a281421ef1 19:09:03 Step 3/4 : COPY go.mod . 19:09:04 ---> 8f9e6ad954c1 19:09:04 Step 4/4 : RUN go mod download 19:09:04 ---> Running in c401915d6914 19:09:12 ---> 04f4b8124198 19:09:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:09:12 ---> cffdad98f962 19:09:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:12 ---> 6e86fc53132d 19:09:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:12 ---> 6d9f56dbf158 19:09:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:12 ---> e7e188f11bf0 19:09:12 Step 9/23 : RUN make cmd/core-data/core-data 19:09:12 ---> Running in e8c77e38c239 19:09:12 ---> Running in b4ee4ec25df9 19:09:12 ---> Running in 8a1058b3046c 19:09:12 ---> Running in 74e5836e302f 19:09:12 ---> Running in 571cf0bc0c39 19:09:12 Removing intermediate container e8c77e38c239 19:09:12 ---> a55554507f66 19:09:12 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:12 ---> Running in bdb46428e413 19:09:12 Removing intermediate container bdb46428e413 19:09:12 ---> e5f3ba8ac785 19:09:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:12 ---> Running in a3f24f8ceff1 19:09:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:12 Removing intermediate container a3f24f8ceff1 19:09:12 ---> 4a477014d42e 19:09:12 Step 12/26 : WORKDIR /edgex-go 19:09:12 ---> Running in 9c3a3d3237fa 19:09:12 Removing intermediate container 9c3a3d3237fa 19:09:12 ---> 2d390be3c586 19:09:12 19:09:12 Step 13/26 : FROM alpine:3.15 19:09:12 3.15: Pulling from library/alpine 19:09:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:09:12 Status: Downloaded newer image for alpine:3.15 19:09:12 ---> c4fc93816858 19:09:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:12 ---> Running in 267d094b6af4 19:09:12 Removing intermediate container 267d094b6af4 19:09:12 ---> 8740e7f89560 19:09:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:12 ---> Running in 4b87bef60781 19:09:14 Removing intermediate container 4b87bef60781 19:09:14 ---> fcc8dedebae6 19:09:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:14 ---> Running in 93883946fb3f 19:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:16 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:09:16 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:09:16 OK: 15856 distinct packages available 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:17 (1/5) Installing dumb-init (1.2.5-r1) 19:09:18 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:18 (3/5) Installing libucontext (1.1-r0) 19:09:18 (4/5) Installing gcompat (1.0.0-r4) 19:09:18 (5/5) Installing openssl (1.1.1q-r0) 19:09:18 Executing busybox-1.34.1-r7.trigger 19:09:18 OK: 7 MiB in 19 packages 19:09:20 Removing intermediate container 93883946fb3f 19:09:20 ---> 24b18cac93b8 19:09:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:09:22 ---> 279ea014399a 19:09:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:25 ---> 2dbf1fa0e216 19:09:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:09:26 ---> 68b4a18f8ccc 19:09:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:09:26 ---> 77fed73f265b 19:09:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:09:27 ---> d16566d2a693 19:09:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:27 ---> Running in e80635228f7a 19:09:27 Removing intermediate container e80635228f7a 19:09:27 ---> 2ee4f34d9c93 19:09:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:27 ---> Running in 673f8d0d834e 19:09:28 Removing intermediate container 673f8d0d834e 19:09:28 ---> 79108bbafbd0 19:09:28 Step 24/26 : LABEL arch=x86_64 19:09:28 ---> Running in e9d8634b7e0c 19:09:28 Removing intermediate container e9d8634b7e0c 19:09:28 ---> e32e440068b1 19:09:28 Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:09:28 ---> Running in 2b3b7b4838f0 19:09:28 Removing intermediate container 2b3b7b4838f0 19:09:28 ---> 374199ebb8fd 19:09:28 Step 26/26 : LABEL version=0.0.0 19:09:28 ---> Running in e31869b2669e 19:09:29 Removing intermediate container e31869b2669e 19:09:29 ---> 0f88285ce503 19:09:29 19:09:29 Successfully built 0f88285ce503 19:09:29 Successfully tagged security-spire-agent:latest 19:09:29  Building security-spire-agent ... done Building core-command 19:09:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:31 ---> a2ad503ec88d 19:09:31 Step 3/23 : WORKDIR /edgex-go 19:09:31 ---> Using cache 19:09:31 ---> a57aca1a5aa4 19:09:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:31 ---> Using cache 19:09:31 ---> 8647ceaea7f9 19:09:31 Step 5/23 : RUN apk add --update --no-cache make git 19:09:33 ---> Running in a5864d0f7c0c 19:09:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:35 OK: 211 MiB in 51 packages 19:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:36 Removing intermediate container c401915d6914 19:09:36 ---> 78c1461d3b0c 19:09:37 Removing intermediate container a5864d0f7c0c 19:09:37 ---> d51522739289 19:09:37 Step 6/23 : COPY go.mod vendor* ./ 19:09:37 Successfully built 78c1461d3b0c 19:09:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:37 + docker inspect -f . ci-base-image-arm64 19:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:37 ---> 2b7303f89869 19:09:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container 19:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:38 ---> Running in b012fc25ed05 19:09:38 Removing intermediate container 8a1058b3046c 19:09:38 ---> 34048f7694ad 19:09:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:09:38 Removing intermediate container 74e5836e302f 19:09:38 ---> 5ded64aed9b3 19:09:38 19:09:38 Step 10/31 : FROM alpine:3.16 19:09:39 ---> Running in 85303aa1a9e8 19:09:39 $ docker top 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:39 3.16: Pulling from library/alpine 19:09:40 + go version 19:09:40 go version go1.18.3 linux/arm64 [Pipeline] } 19:09:40 $ docker stop --time=1 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 19:09:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:09:41 Status: Downloaded newer image for alpine:3.16 19:09:41 ---> 9c6f07244728 19:09:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:41 ---> Running in e9d42029e02c 19:09:41 Removing intermediate container b4ee4ec25df9 19:09:41 ---> eb6a5533b38b 19:09:41 19:09:41 Step 10/25 : FROM alpine:3.16 19:09:41 ---> 9c6f07244728 19:09:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:09:41 Removing intermediate container 571cf0bc0c39 19:09:41 ---> 699ca74f3dd7 19:09:41 19:09:41 Step 10/23 : FROM alpine:3.16 19:09:41 ---> 9c6f07244728 19:09:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:09:41 Removing intermediate container 85303aa1a9e8 19:09:41 ---> 43e56a395085 19:09:41 19:09:41 Step 11/23 : FROM alpine:3.16 19:09:41 ---> 9c6f07244728 19:09:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:09:41 Removing intermediate container e9d42029e02c 19:09:41 ---> 2aaf052b4af1 19:09:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:09:41 ---> Running in 7ed153697559 19:09:41 ---> Running in 9d4650d477e6 19:09:41 $ docker rm -f 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 [Pipeline] // withDockerContainer 19:09:42 ---> Running in 9d35090cc0f1 19:09:42 ---> Running in fc977e5d5d3f 19:09:42 Removing intermediate container 7ed153697559 19:09:42 ---> 26b575ace938 19:09:42 Step 12/23 : ENV APP_PORT=59880 19:09:42 Removing intermediate container fc977e5d5d3f 19:09:42 ---> 01836e13ceb1 19:09:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:09:42 ---> Running in c5ceec863c2a [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 19:09:42 ---> Running in 15999d2190cc 19:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:42 Removing intermediate container c5ceec863c2a 19:09:42 ---> d1c2257de756 19:09:42 Step 13/23 : EXPOSE $APP_PORT 19:09:42 ---> Running in cf1f7f028cd6 19:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:42 Removing intermediate container cf1f7f028cd6 19:09:42 ---> d68d2146f028 19:09:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:42 ---> Running in 63de8c70320e 19:09:42 (1/3) Installing ca-certificates (20220614-r0) 19:09:42 (2/3) Installing dumb-init (1.2.5-r1) 19:09:42 (3/3) Installing su-exec (0.2-r1) 19:09:42 Executing busybox-1.35.0-r17.trigger 19:09:42 Executing ca-certificates-20220614-r0.trigger 19:09:42 OK: 6 MiB in 17 packages 19:09:42 + docker inspect -f . ci-base-image-arm64 19:09:42 . [Pipeline] } [Pipeline] // withEnv 19:09:43 (1/2) Installing dumb-init (1.2.5-r1) 19:09:43 (2/2) Installing su-exec (0.2-r1) 19:09:43 Executing busybox-1.35.0-r17.trigger 19:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:43 OK: 6 MiB in 16 packages 19:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 19:09:43 prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container 19:09:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:09:43 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:09:43 (3/33) Installing readline (8.1.2-r0) 19:09:43 (4/33) Installing bash (5.1.16-r2) 19:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:43 Executing bash-5.1.16-r2.post-install 19:09:43 (5/33) Installing ca-certificates (20220614-r0) 19:09:43 (6/33) Installing brotli-libs (1.0.9-r6) 19:09:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:09:43 (8/33) Installing libcurl (7.83.1-r2) 19:09:43 (9/33) Installing curl (7.83.1-r2) 19:09:43 (10/33) Installing docker-cli (20.10.16-r2) 19:09:43 (11/33) Installing dumb-init (1.2.5-r1) 19:09:43 (12/33) Installing libbz2 (1.0.8-r1) 19:09:43 (13/33) Installing expat (2.4.8-r0) 19:09:43 (14/33) Installing libffi (3.4.2-r1) 19:09:43 (15/33) Installing gdbm (1.23-r0) 19:09:43 (16/33) Installing xz-libs (5.2.5-r1) 19:09:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:09:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:09:43 (19/33) Installing mpdecimal (2.5.1-r1) 19:09:43 (20/33) Installing sqlite-libs (3.38.5-r0) 19:09:43 (21/33) Installing python3 (3.10.5-r0) 19:09:43 Removing intermediate container 9d35090cc0f1 19:09:43 ---> a5b7be97f4f5 19:09:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:09:44 Removing intermediate container 9d4650d477e6 19:09:44 ---> 614ae964d0fe 19:09:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:44 ---> Running in 784e8f14fcc9 19:09:44 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:09:44 (23/33) Installing py3-tomli (2.0.1-r1) 19:09:44 ---> Running in adc8d6ecb09d 19:09:44 (24/33) Installing py3-pep517 (0.12.0-r2) 19:09:44 (25/33) Installing py3-six (1.16.0-r1) 19:09:44 (26/33) Installing py3-retrying (1.3.3-r3) 19:09:44 (27/33) Installing py3-appdirs (1.4.4-r3) 19:09:44 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:09:44 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:09:44 (30/33) Installing py3-parsing (2.4.7-r3) 19:09:44 (31/33) Installing py3-packaging (21.3-r0) 19:09:44 (32/33) Installing py3-setuptools (59.4.0-r0) 19:09:44 Removing intermediate container 63de8c70320e 19:09:44 ---> a74eec7c69f9 19:09:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:09:44 $ docker top 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 -eo pid,comm 19:09:44 (33/33) Installing py3-pip (22.1.1-r0) 19:09:44 Removing intermediate container 784e8f14fcc9 19:09:44 ---> 1b49d611a84a 19:09:44 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:44 Removing intermediate container adc8d6ecb09d 19:09:44 ---> 7dfe7513e985 19:09:44 Step 13/25 : WORKDIR / 19:09:44 ---> Running in aca3a5d3944b 19:09:44 ---> Running in 6980f50de6ea 19:09:44 ---> Running in f9f1b7920034 19:09:44 Executing busybox-1.35.0-r17.trigger 19:09:44 Executing ca-certificates-20220614-r0.trigger [Pipeline] { 19:09:44 Removing intermediate container 6980f50de6ea 19:09:44 ---> 4aac6cfa2ca8 19:09:44 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:44 Removing intermediate container f9f1b7920034 19:09:44 ---> 9b1c6adb59df 19:09:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:44 OK: 122 MiB in 47 packages 19:09:44 ---> Running in 7cbcfb20c729 19:09:44 Removing intermediate container 7cbcfb20c729 19:09:44 ---> cdae15728db0 19:09:44 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:44 ---> c8e2998fff60 19:09:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:44 ---> Running in a90d0176e75d [Pipeline] echo 19:09:45 ========================================================= 19:09:45 [edgeXBuildGoParallel] Running Tests and Build... 19:09:45 ========================================================= [Pipeline] sh 19:09:45 ---> b68d713434e2 19:09:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:45 ---> 2d0e7e184404 19:09:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 19:09:45 Removing intermediate container a90d0176e75d 19:09:45 ---> f407f4a43f23 19:09:45 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:45 ---> Running in 3ce52d7f1fe8 19:09:45 ---> 80074b0961a8 19:09:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:09:46 Removing intermediate container 3ce52d7f1fe8 19:09:46 ---> e1a99625aed3 19:09:46 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:46 Removing intermediate container b012fc25ed05 19:09:46 ---> b173027ee0a3 19:09:46 Step 8/23 : COPY . . 19:09:46 ---> f9744a6c312a 19:09:46 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:46 ---> ab59bd378116 19:09:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:46 ---> Running in 848adf140f1b 19:09:46 (1/6) Installing dumb-init (1.2.5-r1) 19:09:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:09:46 (3/6) Installing libsodium (1.0.18-r0) 19:09:46 + make test 19:09:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:09:46 (5/6) Installing libzmq (4.3.4-r0) 19:09:46 (6/6) Installing zeromq (4.3.4-r0) 19:09:46 Executing busybox-1.35.0-r17.trigger 19:09:46 OK: 8 MiB in 20 packages 19:09:48 ---> 45c9d491831d 19:09:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:48 Removing intermediate container 848adf140f1b 19:09:48 ---> 770e91638f00 19:09:48 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:48 ---> 7a95868cc690 19:09:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:48 ---> Running in d5b37061f5b0 19:09:48 Removing intermediate container aca3a5d3944b 19:09:48 ---> 1503e687c83a 19:09:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:48 Collecting docker-compose==1.23.2 19:09:48 ---> 69e9103046f3 19:09:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:09:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.9 MB/s eta 0:00:00 19:09:48 Collecting docker<4.0,>=3.6.0 19:09:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:09:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 87.3 MB/s eta 0:00:00 19:09:48 Collecting dockerpty<0.5,>=0.4.1 19:09:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:09:48 Preparing metadata (setup.py): started 19:09:48 ---> 9e734c27ca77 19:09:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:09:49 ---> 5f1b571370b1 19:09:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:49 Preparing metadata (setup.py): finished with status 'done' 19:09:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:09:49 Collecting PyYAML<4,>=3.10 19:09:49 Downloading PyYAML-3.13.tar.gz (270 kB) 19:09:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 87.8 MB/s eta 0:00:00 19:09:49 Removing intermediate container d5b37061f5b0 19:09:49 ---> 505f4582bf1f 19:09:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:09:49 ---> caf8a29f5785 19:09:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:09:49 ---> Running in 81cceec563ca 19:09:49 ---> e144db8bebf5 19:09:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:49 Removing intermediate container 81cceec563ca 19:09:49 ---> 66fc2b8982d5 19:09:49 Step 23/25 : LABEL arch=x86_64 19:09:49 Preparing metadata (setup.py): started 19:09:49 ---> 7e480fb563e6 19:09:49 Step 19/23 : ENTRYPOINT ["/core-data"] 19:09:49 ---> Running in 2692d1544ee2 19:09:49 ---> Running in d26b16de0226 19:09:49 ---> 74f0e019eb61 19:09:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:09:49 Removing intermediate container 2692d1544ee2 19:09:49 ---> 96d5a425e97f 19:09:49 Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:09:49 ---> Running in 2a4a74eda197 19:09:49 Removing intermediate container d26b16de0226 19:09:49 ---> 70f26d3cffbc 19:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:49 Preparing metadata (setup.py): finished with status 'done' 19:09:49 Collecting docopt<0.7,>=0.6.1 19:09:49 ---> Running in 0d10b5ae1510 19:09:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:09:50 Preparing metadata (setup.py): started 19:09:50 Removing intermediate container 2a4a74eda197 19:09:50 ---> 3711da73eb57 19:09:50 Step 25/25 : LABEL version=0.0.0 19:09:50 ---> bff3859356f4 19:09:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:50 ---> Running in 977a98d52eab 19:09:50 Removing intermediate container 0d10b5ae1510 19:09:50 ---> 516a620fc327 19:09:50 Step 21/23 : LABEL arch=x86_64 19:09:50 ---> Running in a92330ac165a 19:09:50 Removing intermediate container 977a98d52eab 19:09:50 ---> fa805c6d2c2a 19:09:50 19:09:50 Preparing metadata (setup.py): finished with status 'done' 19:09:50 ---> 069e74bb7e29 19:09:50 Step 26/31 : RUN chmod +x /entrypoint.sh 19:09:50 Collecting cached-property<2,>=1.2.0 19:09:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:09:50 Removing intermediate container a92330ac165a 19:09:50 ---> b9ae4b8aa813 19:09:50 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:09:50 ---> Running in 2b67ee818a8f 19:09:50 Collecting texttable<0.10,>=0.9.0 19:09:50 Downloading texttable-0.9.1.tar.gz (11 kB) 19:09:50 Successfully built fa805c6d2c2a 19:09:50 Preparing metadata (setup.py): started 19:09:50 Successfully tagged security-secretstore-setup:latest 19:09:50  Building security-secretstore-setup ... done  ---> Running in a4468e7528b0 19:09:50 Building support-scheduler 19:09:50 Preparing metadata (setup.py): finished with status 'done' 19:09:50 Collecting jsonschema<3,>=2.5.1 19:09:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:09:50 Collecting websocket-client<1.0,>=0.32.0 19:09:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:09:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 169.2 MB/s eta 0:00:00 19:09:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:09:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:09:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 110.2 MB/s eta 0:00:00 19:09:51 Collecting docker-pycreds>=0.4.0 19:09:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:09:51 Collecting certifi>=2017.4.17 19:09:51 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:09:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 208.5 MB/s eta 0:00:00 19:09:51 Collecting idna<2.8,>=2.5 19:09:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:09:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.7 MB/s eta 0:00:00 19:09:51 Collecting chardet<3.1.0,>=3.0.2 19:09:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:09:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 149.1 MB/s eta 0:00:00 19:09:51 Collecting urllib3<1.25,>=1.21.1 19:09:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:09:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.7 MB/s eta 0:00:00 19:09:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:09:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:09:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:09:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:09:51 Removing intermediate container a4468e7528b0 19:09:51 ---> be30021fb14e 19:09:51 Step 23/23 : LABEL version=0.0.0 19:09:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:09:51 Running setup.py install for texttable: started 19:09:51 Running setup.py install for texttable: finished with status 'done' 19:09:51 Running setup.py install for PyYAML: started 19:09:52 ---> 556de622f833 19:09:52 Step 9/23 : RUN make cmd/core-command/core-command 19:09:52 ---> Running in ecbdc97147e5 19:09:52 ---> Running in 0c955688ca1c 19:09:52 Removing intermediate container ecbdc97147e5 19:09:52 Running setup.py install for PyYAML: finished with status 'done' 19:09:52 ---> d724f47dc781 19:09:52 19:09:52 Removing intermediate container 2b67ee818a8f 19:09:52 ---> 028117edcab8 19:09:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:09:52 ---> Running in afe1b28e0f2e 19:09:52 Successfully built d724f47dc781 19:09:52 Successfully tagged core-data:latest 19:09:52  Building core-data ... done Building support-notifications 19:09:52 Removing intermediate container afe1b28e0f2e 19:09:52 ---> 77303e496d11 19:09:52 Step 28/31 : CMD ["gate"] 19:09:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:52 Running setup.py install for docopt: started 19:09:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:53 ---> a2ad503ec88d 19:09:53 Step 3/22 : WORKDIR /edgex-go 19:09:53 ---> Using cache 19:09:53 ---> a57aca1a5aa4 19:09:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:53 ---> Using cache 19:09:53 ---> 8647ceaea7f9 19:09:53 Step 5/22 : RUN apk add --update --no-cache make git 19:09:53 ---> Using cache 19:09:53 ---> d51522739289 19:09:53 Step 6/22 : COPY go.mod vendor* ./ 19:09:53 ---> Using cache 19:09:53 ---> 2b7303f89869 19:09:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:53 ---> Using cache 19:09:53 ---> b173027ee0a3 19:09:53 Step 8/22 : COPY . . 19:09:53 ---> Using cache 19:09:53 ---> 556de622f833 19:09:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:09:53 Running setup.py install for docopt: finished with status 'done' 19:09:53 ---> Running in dc9b32a78eb1 19:09:54 ---> Running in ebece601451a 19:09:54 Running setup.py install for dockerpty: started 19:09:54 Removing intermediate container dc9b32a78eb1 19:09:54 ---> dedb79db70ef 19:09:54 Step 29/31 : LABEL arch=x86_64 19:09:54 ---> Running in 6c93845548ca 19:09:54 Removing intermediate container 6c93845548ca 19:09:54 ---> 7ea9f1a238e7 19:09:54 Step 30/31 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:09:55 ---> Running in ec1fc41da203 19:09:55 Running setup.py install for dockerpty: finished with status 'done' 19:09:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:55 Removing intermediate container ec1fc41da203 19:09:55 ---> ac3020d205f0 19:09:55 Step 31/31 : LABEL version=0.0.0 19:09:55 ---> Running in 7c554eb9a31f 19:09:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:09:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:09:55 Removing intermediate container 7c554eb9a31f 19:09:55 ---> 38db2eca4efe 19:09:55 19:09:55 Successfully built 38db2eca4efe 19:09:55 Successfully tagged security-bootstrapper:latest 19:09:55 Building security-spire-config 19:09:56  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:56 ---> a2ad503ec88d 19:09:56 Step 3/22 : WORKDIR /edgex-go 19:09:56 ---> Using cache 19:09:56 ---> a57aca1a5aa4 19:09:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:56 ---> Using cache 19:09:56 ---> 8647ceaea7f9 19:09:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:58 ---> a2ad503ec88d 19:09:58 Step 3/26 : WORKDIR /edgex-go 19:09:58 ---> Using cache 19:09:58 ---> a57aca1a5aa4 19:09:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:58 ---> Using cache 19:09:58 ---> 8647ceaea7f9 19:09:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:58 ---> Using cache 19:09:58 ---> ee1f088ac07d 19:09:58 Step 6/26 : COPY go.mod vendor* ./ 19:09:58 ---> Using cache 19:09:58 ---> 29f990dc6ef7 19:09:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> Using cache 19:09:58 ---> a49312de1dcf 19:09:58 Step 8/26 : COPY . . 19:09:58 ---> Using cache 19:09:58 ---> 6e86fc53132d 19:09:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:58 ---> Using cache 19:09:58 ---> a55554507f66 19:09:58 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:58 ---> Using cache 19:09:58 ---> e5f3ba8ac785 19:09:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:58 ---> Using cache 19:09:58 ---> 4a477014d42e 19:09:58 Step 12/26 : WORKDIR /edgex-go 19:09:58 ---> Using cache 19:09:58 ---> 2d390be3c586 19:09:58 19:09:58 Step 13/26 : FROM alpine:3.15 19:09:58 ---> c4fc93816858 19:09:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:58 ---> Using cache 19:09:58 ---> 8740e7f89560 19:09:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:58 ---> Using cache 19:09:58 ---> fcc8dedebae6 19:09:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:59 ---> Running in 6ecdf0c1a55d 19:09:59 ---> Running in 3fd28fc4fc9c 19:10:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:01 OK: 211 MiB in 51 packages 19:10:01 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:01 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:01 OK: 15856 distinct packages available 19:10:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:02 (1/4) Installing dumb-init (1.2.5-r1) 19:10:02 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:03 (3/4) Installing libucontext (1.1-r0) 19:10:03 (4/4) Installing gcompat (1.0.0-r4) 19:10:03 Removing intermediate container 3fd28fc4fc9c 19:10:03 ---> 2b91bb80c084 19:10:03 Step 6/22 : COPY go.mod vendor* ./ 19:10:03 Executing busybox-1.34.1-r7.trigger 19:10:03 OK: 6 MiB in 18 packages 19:10:03 Removing intermediate container 15999d2190cc 19:10:03 ---> 40788570778c 19:10:03 Step 14/23 : ENV APP_PORT=58890 19:10:03 ---> Running in dbbac4f02e1a 19:10:03 ---> fb3fe745d5a1 19:10:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:03 Removing intermediate container dbbac4f02e1a 19:10:03 ---> 7158c2ca0075 19:10:03 Step 15/23 : EXPOSE $APP_PORT 19:10:03 ---> Running in 9e6185571fd3 19:10:03 ---> Running in f313d078575e 19:10:03 Removing intermediate container f313d078575e 19:10:03 ---> 868cd84684cb 19:10:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:03 Removing intermediate container 6ecdf0c1a55d 19:10:03 ---> fccdd28f9da3 19:10:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:05 ---> f7afc271bd16 19:10:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:06 ---> 70105703280b 19:10:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:06 ---> 3fd73b1979c0 19:10:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:07 ---> aa775ab0b474 19:10:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:07 ---> Running in 36fd203b7104 19:10:07 ---> e413f3f2f827 19:10:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:07 ---> Running in 5d2636ee48b1 19:10:07 Removing intermediate container 36fd203b7104 19:10:07 ---> a3145f75c9a0 19:10:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:07 Removing intermediate container 5d2636ee48b1 19:10:07 ---> c2c35c679235 19:10:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:07 ---> Running in 74dc40d44dd6 19:10:08 ---> 10c27931a98a 19:10:08 Step 21/26 : WORKDIR / 19:10:08 Removing intermediate container 74dc40d44dd6 19:10:08 ---> ac1b0214e023 19:10:08 Step 21/23 : LABEL arch=x86_64 19:10:08 ---> Running in 6078f5d23dc3 19:10:08 ---> Running in 49b8fce2f1ed 19:10:08 Removing intermediate container 6078f5d23dc3 19:10:08 ---> 51ce1f54e28f 19:10:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:08 Removing intermediate container 49b8fce2f1ed 19:10:08 ---> 73a27473abb5 19:10:08 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:08 ---> Running in 63d537877e15 19:10:08 ---> Running in 04093eb9eec7 19:10:08 Removing intermediate container 04093eb9eec7 19:10:08 ---> 673b78a0b1b9 19:10:08 Step 23/23 : LABEL version=0.0.0 19:10:08 Removing intermediate container 63d537877e15 19:10:08 ---> 48a23d3e5635 19:10:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:08 ---> Running in a0b5a241003f 19:10:09 ---> Running in 132a232a0685 19:10:09 Removing intermediate container 132a232a0685 19:10:09 ---> d3a00a2f210e 19:10:09 Step 24/26 : LABEL arch=x86_64 19:10:09 Removing intermediate container a0b5a241003f 19:10:09 ---> e06a6f264de1 19:10:09 19:10:09 ---> Running in 950dece89dab 19:10:09 Successfully built e06a6f264de1 19:10:09 Successfully tagged sys-mgmt-agent:latest 19:10:09  Building sys-mgmt-agent ... done Building security-proxy-setup 19:10:11 Removing intermediate container 950dece89dab 19:10:11 ---> 002f07798445 19:10:11 Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:13 ---> a2ad503ec88d 19:10:13 Step 3/22 : WORKDIR /edgex-go 19:10:13 ---> Using cache 19:10:13 ---> a57aca1a5aa4 19:10:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 ---> Using cache 19:10:13 ---> 8647ceaea7f9 19:10:13 Step 5/22 : RUN apk add --update --no-cache make git 19:10:13 ---> Using cache 19:10:13 ---> d51522739289 19:10:13 Step 6/22 : COPY go.mod vendor* ./ 19:10:13 ---> Using cache 19:10:13 ---> 2b7303f89869 19:10:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:13 ---> Using cache 19:10:13 ---> b173027ee0a3 19:10:13 Step 8/22 : COPY . . 19:10:13 ---> Using cache 19:10:13 ---> 556de622f833 19:10:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:13 ---> Running in 2db3eeae0faa 19:10:13 ---> Running in cab13ce2d7dc 19:10:14 Removing intermediate container 9e6185571fd3 19:10:14 ---> a936f2262da2 19:10:14 Step 8/22 : COPY . . 19:10:14 Removing intermediate container 2db3eeae0faa 19:10:14 ---> 86710b2f9a19 19:10:14 Step 26/26 : LABEL version=0.0.0 19:10:14 ---> Running in 7987e78e2489 19:10:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:15 Removing intermediate container 7987e78e2489 19:10:15 ---> b75a78b0afee 19:10:15 19:10:15 Successfully built b75a78b0afee 19:10:15 Successfully tagged security-spire-config:latest 19:10:15  Building security-spire-config ... done Building core-metadata 19:10:18 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:19 ---> a2ad503ec88d 19:10:19 Step 3/24 : WORKDIR /edgex-go 19:10:19 ---> Using cache 19:10:19 ---> a57aca1a5aa4 19:10:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:19 ---> Using cache 19:10:19 ---> 8647ceaea7f9 19:10:19 Step 5/24 : RUN apk add --update --no-cache make git 19:10:19 ---> Using cache 19:10:19 ---> d51522739289 19:10:19 Step 6/24 : COPY go.mod vendor* ./ 19:10:19 ---> Using cache 19:10:19 ---> 2b7303f89869 19:10:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:19 ---> Using cache 19:10:19 ---> b173027ee0a3 19:10:19 Step 8/24 : COPY . . 19:10:19 ---> Using cache 19:10:19 ---> 556de622f833 19:10:19 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:10:21 ---> Running in 01e1fb471587 19:10:21 Removing intermediate container 0c955688ca1c 19:10:21 ---> 15a224c88682 19:10:21 19:10:21 Step 10/23 : FROM alpine:3.16 19:10:21 ---> 9c6f07244728 19:10:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:21 ---> Running in 25966ac8f61e 19:10:21 ---> 317fa4c7fea8 19:10:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:21 ---> Running in 8ec2d4250302 19:10:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:22 (1/1) Installing dumb-init (1.2.5-r1) 19:10:22 Executing busybox-1.35.0-r17.trigger 19:10:22 OK: 6 MiB in 15 packages 19:10:23 Removing intermediate container 25966ac8f61e 19:10:23 ---> e6b99b49e0e4 19:10:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:23 ---> Running in 0804edc06ac0 19:10:24 Removing intermediate container ebece601451a 19:10:24 ---> be630bc35cce 19:10:24 19:10:24 Step 10/22 : FROM alpine:3.16 19:10:24 ---> 9c6f07244728 19:10:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:10:24 ---> Using cache 19:10:24 ---> e6b99b49e0e4 19:10:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:24 ---> Running in 0644c3130159 19:10:24 Removing intermediate container 0804edc06ac0 19:10:24 ---> 2eb2c0036eda 19:10:24 Step 13/23 : ENV APP_PORT=59882 19:10:24 ---> Running in 66083ac2041d 19:10:24 Removing intermediate container 66083ac2041d 19:10:24 ---> 0061ede7cbd3 19:10:24 Step 14/23 : EXPOSE $APP_PORT 19:10:24 Removing intermediate container 0644c3130159 19:10:24 ---> 1c51c5b4b618 19:10:24 Step 13/22 : ENV APP_PORT=59861 19:10:24 ---> Running in e699caa6d432 19:10:24 ---> Running in d390fd993514 19:10:24 Removing intermediate container e699caa6d432 19:10:24 ---> 0c8508b98d46 19:10:24 Step 15/23 : WORKDIR / 19:10:24 Removing intermediate container d390fd993514 19:10:24 ---> 502180f4b836 19:10:24 Step 14/22 : EXPOSE $APP_PORT 19:10:24 ---> Running in 33229aaad450 19:10:24 ---> Running in df63eec12d98 19:10:25 Removing intermediate container df63eec12d98 19:10:25 ---> 0ee85f887c15 19:10:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:25 Removing intermediate container 33229aaad450 19:10:25 ---> 87e930866abb 19:10:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:25 ---> 97f2955c932d 19:10:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:10:25 ---> 91d8bf5c6961 19:10:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:26 ---> 9dcd2b1f27e6 19:10:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:26 ---> 2a14adb9d5c1 19:10:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:10:27 ---> 9cf916e3eb07 19:10:27 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:27 ---> a458b405f8fb 19:10:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:10:27 ---> Running in cd523a69fb5a 19:10:27 ---> Running in ce4dd9a3f03b 19:10:27 Removing intermediate container ce4dd9a3f03b 19:10:27 ---> 171971400923 19:10:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:27 ---> Running in bbb10159b2a6 19:10:27 Removing intermediate container cd523a69fb5a 19:10:27 ---> b78842449275 19:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:27 ---> Running in 043a68014cf6 19:10:27 Removing intermediate container bbb10159b2a6 19:10:27 ---> 792d9838663a 19:10:27 Step 20/22 : LABEL arch=x86_64 19:10:28 ---> Running in 63d7a8732b46 19:10:28 Removing intermediate container 043a68014cf6 19:10:28 ---> f12e6d78dba7 19:10:28 Step 21/23 : LABEL arch=x86_64 19:10:28 ---> Running in c2dc5e6e3aaa 19:10:28 Removing intermediate container 63d7a8732b46 19:10:28 ---> 941999e0664f 19:10:28 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:28 ---> Running in 591ffcdeaf79 19:10:28 Removing intermediate container c2dc5e6e3aaa 19:10:28 ---> 6c989da5e9c8 19:10:28 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:28 Removing intermediate container 591ffcdeaf79 19:10:28 ---> c31e3e7b2b41 19:10:28 Step 22/22 : LABEL version=0.0.0 19:10:28 ---> Running in 697731591be5 19:10:28 ---> Running in 8dd17a3b7603 19:10:29 Removing intermediate container 697731591be5 19:10:29 ---> e91ea90c0008 19:10:29 Step 23/23 : LABEL version=0.0.0 19:10:29 Removing intermediate container 8dd17a3b7603 19:10:29 ---> 584dbd4bc41e 19:10:29 19:10:29 ---> Running in 5e8183763d85 19:10:29 Successfully built 584dbd4bc41e 19:10:29 Successfully tagged support-scheduler:latest 19:10:29  Building support-scheduler ... done Building security-spire-server 19:10:30 Removing intermediate container 5e8183763d85 19:10:30 ---> 0f9c896c41b4 19:10:30 19:10:30 Successfully built 0f9c896c41b4 19:10:30 Successfully tagged core-command:latest 19:10:30 Building security-spiffe-token-provider 19:10:34  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> a2ad503ec88d 19:10:34 Step 3/25 : WORKDIR /edgex-go 19:10:34 ---> Using cache 19:10:34 ---> a57aca1a5aa4 19:10:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:34 ---> Using cache 19:10:34 ---> 8647ceaea7f9 19:10:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:34 ---> Using cache 19:10:34 ---> ee1f088ac07d 19:10:34 Step 6/25 : COPY go.mod vendor* ./ 19:10:34 ---> Using cache 19:10:34 ---> 29f990dc6ef7 19:10:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:34 ---> Using cache 19:10:34 ---> a49312de1dcf 19:10:34 Step 8/25 : COPY . . 19:10:34 ---> Using cache 19:10:34 ---> 6e86fc53132d 19:10:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:34 ---> Using cache 19:10:34 ---> a55554507f66 19:10:34 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:34 ---> Using cache 19:10:34 ---> e5f3ba8ac785 19:10:34 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:35 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> a2ad503ec88d 19:10:35 Step 3/20 : WORKDIR /edgex-go 19:10:35 ---> Using cache 19:10:35 ---> a57aca1a5aa4 19:10:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:40 ---> Running in 7f216480e488 19:10:40 ---> Running in 7b19dbdca13f 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:40 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:40 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:40 OK: 17036 distinct packages available 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:41 OK: 211 MiB in 51 packages 19:10:41 Removing intermediate container 7b19dbdca13f 19:10:41 ---> 84c7585964a0 19:10:41 Step 12/25 : WORKDIR /edgex-go 19:10:41 ---> Running in d898eb838d23 19:10:42 Removing intermediate container d898eb838d23 19:10:42 ---> fd89607de631 19:10:42 19:10:42 Step 13/25 : FROM alpine:3.15 19:10:42 ---> c4fc93816858 19:10:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:42 ---> Using cache 19:10:42 ---> 8740e7f89560 19:10:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:42 ---> Using cache 19:10:42 ---> fcc8dedebae6 19:10:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:42 ---> Using cache 19:10:42 ---> 24b18cac93b8 19:10:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:42 Removing intermediate container 7f216480e488 19:10:42 ---> 1c1379d33ca8 19:10:42 Step 5/20 : COPY go.mod vendor* ./ 19:10:42 Removing intermediate container cab13ce2d7dc 19:10:42 ---> ece6facb443d 19:10:42 19:10:42 Step 10/22 : FROM alpine:3.16 19:10:42 ---> 9c6f07244728 19:10:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:42 ---> Running in 97b9fb807401 19:10:42 ---> c29052343c7b 19:10:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:42 ---> Running in 593ac8d5d1a8 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:43 (1/6) Installing ca-certificates (20220614-r0) 19:10:43 (2/6) Installing brotli-libs (1.0.9-r6) 19:10:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:10:43 (4/6) Installing libcurl (7.83.1-r2) 19:10:43 (5/6) Installing curl (7.83.1-r2) 19:10:43 (6/6) Installing dumb-init (1.2.5-r1) 19:10:43 Executing busybox-1.35.0-r17.trigger 19:10:43 Executing ca-certificates-20220614-r0.trigger 19:10:43 OK: 8 MiB in 20 packages 19:10:45 ---> 599b280257d0 19:10:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:46 ---> 37e2c929bbb1 19:10:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:46 Removing intermediate container 97b9fb807401 19:10:46 ---> 113075072a7f 19:10:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:47 ---> Running in 44407fdc395d 19:10:47 ---> 430283291bd0 19:10:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:47 Removing intermediate container 44407fdc395d 19:10:47 ---> fcca43169a15 19:10:47 Step 13/22 : WORKDIR /edgex 19:10:47 ---> Running in 0d44e3a3d371 19:10:47 ---> 58db2cc8a389 19:10:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:47 ---> Running in 4d5462bf6f96 19:10:47 Removing intermediate container 0d44e3a3d371 19:10:47 ---> da5d02d283ea 19:10:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:47 Removing intermediate container 4d5462bf6f96 19:10:47 ---> e7ad708a99ba 19:10:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:47 ---> Running in d15639cc47b0 19:10:48 Removing intermediate container d15639cc47b0 19:10:48 ---> 330f2859b720 19:10:48 Step 23/25 : LABEL arch=x86_64 19:10:48 ---> eed99a55c5cf 19:10:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:48 ---> Running in d652c8f83d21 19:10:48 Removing intermediate container d652c8f83d21 19:10:48 ---> 27a0efa8a3a1 19:10:48 Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:48 ---> e2729aacd7c8 19:10:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:48 ---> Running in 2c3d8dc0ceff 19:10:48 Removing intermediate container 2c3d8dc0ceff 19:10:48 ---> b9ab5bc9dea9 19:10:48 Step 25/25 : LABEL version=0.0.0 19:10:48 ---> Running in ca713e337f9a 19:10:49 Removing intermediate container ca713e337f9a 19:10:49 ---> 568d5a29d083 19:10:49 19:10:49 Successfully built 568d5a29d083 19:10:49 Successfully tagged security-spire-server:latest 19:10:49  Building security-spire-server ... done  ---> 0a0e0b1a80af 19:10:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:49 Removing intermediate container 01e1fb471587 19:10:49 ---> 67a341a4e0e0 19:10:49 19:10:49 Step 10/24 : FROM alpine:3.16 19:10:49 ---> 9c6f07244728 19:10:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:10:49 ---> Using cache 19:10:49 ---> e6b99b49e0e4 19:10:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:49 ---> Using cache 19:10:49 ---> 1c51c5b4b618 19:10:49 Step 13/24 : ENV APP_PORT=59881 19:10:49 ---> Running in 50382835b92d 19:10:49 ---> 1c3e707bf346 19:10:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:49 ---> Running in f9a99e90a318 19:10:50 Removing intermediate container 50382835b92d 19:10:50 ---> be960fc64355 19:10:50 Step 14/24 : EXPOSE $APP_PORT 19:10:50 ---> Running in eb65f3179f3e 19:10:50 Removing intermediate container eb65f3179f3e 19:10:50 ---> 076f0be92b33 19:10:50 Step 15/24 : WORKDIR / 19:10:50 ---> Running in 8f1cae575a59 19:10:50 Removing intermediate container 8f1cae575a59 19:10:50 ---> 357b942d2eb8 19:10:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:51 ---> 005d9aa8bdb8 19:10:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:51 Removing intermediate container f9a99e90a318 19:10:51 ---> a98f923311c0 19:10:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:10:51 ---> Running in 13e45df3f0c1 19:10:51 Removing intermediate container 593ac8d5d1a8 19:10:51 ---> ac3cfa69714a 19:10:51 Step 7/20 : COPY . . 19:10:51 ---> 011f53726583 19:10:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:52 Removing intermediate container 13e45df3f0c1 19:10:52 ---> 056735d36c9f 19:10:52 Step 20/22 : LABEL arch=x86_64 19:10:54 ---> 4c8d799c9b4e 19:10:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:10:54 ---> Running in a9f5c5d9bb09 19:10:54 Removing intermediate container 8ec2d4250302 19:10:54 ---> 18b46bf58935 19:10:54 19:10:54 Step 10/22 : FROM alpine:3.16 19:10:54 ---> 9c6f07244728 19:10:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:54 ---> Running in d98a214252a7 19:10:54 Removing intermediate container a9f5c5d9bb09 19:10:54 ---> 089ff09b44e9 19:10:54 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:54 ---> 58b9f97c632d 19:10:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:10:54 ---> Running in 4c92ec60c00f 19:10:54 ---> Running in 3764d7779307 19:10:55 Removing intermediate container 4c92ec60c00f 19:10:55 ---> c45228b09a5e 19:10:55 Step 22/22 : LABEL version=0.0.0 19:10:55 Removing intermediate container 3764d7779307 19:10:55 ---> 244f951a0fec 19:10:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:55 ---> Running in 388de213e1c2 19:10:55 ---> Running in 8b3411d9582e 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:55 Removing intermediate container 388de213e1c2 19:10:55 ---> a230deff85ef 19:10:55 19:10:55 Removing intermediate container 8b3411d9582e 19:10:55 ---> cb55ad5c87fa 19:10:55 Step 22/24 : LABEL arch=x86_64 19:10:55 ---> Running in 6bd264d87295 19:10:55 Successfully built a230deff85ef 19:10:55 Successfully tagged security-proxy-setup:latest 19:10:55  Building security-proxy-setup ... done (1/2) Installing ca-certificates (20220614-r0) 19:10:55 (2/2) Installing dumb-init (1.2.5-r1) 19:10:55 Executing busybox-1.35.0-r17.trigger 19:10:55 Executing ca-certificates-20220614-r0.trigger 19:10:55 OK: 6 MiB in 16 packages 19:10:55 ---> 0706957b726b 19:10:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:55 ---> Running in daca95ae5a81 19:10:55 Removing intermediate container 6bd264d87295 19:10:55 ---> c6b002f5bae9 19:10:55 Step 23/24 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:55 ---> Running in 53cf49556bc0 19:10:56 Removing intermediate container 53cf49556bc0 19:10:56 ---> b26d302a0625 19:10:56 Step 24/24 : LABEL version=0.0.0 19:10:56 ---> Running in e794b945fdfa 19:10:56 Removing intermediate container d98a214252a7 19:10:56 ---> 6c111bc03674 19:10:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:56 ---> Running in 0dea321be743 19:10:56 Removing intermediate container e794b945fdfa 19:10:56 ---> c850ecd5d73b 19:10:56 19:10:56 Successfully built c850ecd5d73b 19:10:56 Successfully tagged core-metadata:latest 19:10:56  Building core-metadata ... done Removing intermediate container 0dea321be743 19:10:56 ---> 6b8164cd8a32 19:10:56 Step 13/22 : ENV APP_PORT=59860 19:10:56 ---> Running in 89074e05003e 19:10:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:56 Removing intermediate container 89074e05003e 19:10:56 ---> 9b7c8d2d6a1d 19:10:56 Step 14/22 : EXPOSE $APP_PORT 19:10:56 ---> Running in 8406f618becf 19:10:56 Removing intermediate container 8406f618becf 19:10:56 ---> fe846adb66f2 19:10:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:56 ---> fd6b3642d8fd 19:10:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:57 ---> e69ea3808d43 19:10:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:57 ---> b4dfb6862319 19:10:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:10:57 ---> Running in ee449dc4cb24 19:10:57 Removing intermediate container ee449dc4cb24 19:10:57 ---> a122d9cccf5a 19:10:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:57 ---> Running in 0e504d110017 19:10:57 Removing intermediate container 0e504d110017 19:10:57 ---> ea522eb45e12 19:10:57 Step 20/22 : LABEL arch=x86_64 19:10:57 ---> Running in 6bf9d43dfa5d 19:10:57 Removing intermediate container 6bf9d43dfa5d 19:10:57 ---> 476c86602a37 19:10:57 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:10:57 ---> Running in ea8b1fe6a806 19:10:57 Removing intermediate container ea8b1fe6a806 19:10:57 ---> 87e6a5ced00b 19:10:57 Step 22/22 : LABEL version=0.0.0 19:10:58 ---> Running in 2885255b879a 19:10:58 Removing intermediate container 2885255b879a 19:10:58 ---> fdb493a5e895 19:10:58 19:10:58 Successfully built fdb493a5e895 19:10:58 Successfully tagged support-notifications:latest 19:11:16  Building support-notifications ... done Removing intermediate container daca95ae5a81 19:11:16 ---> 85a1798ee676 19:11:16 19:11:16 Step 9/20 : FROM alpine:3.15 19:11:16 ---> c4fc93816858 19:11:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:16 ---> Using cache 19:11:16 ---> 8740e7f89560 19:11:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:16 ---> Using cache 19:11:16 ---> fcc8dedebae6 19:11:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:16 ---> Running in 4b324ad470b7 19:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:16 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:16 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:16 OK: 15856 distinct packages available 19:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:16 (1/9) Installing ca-certificates (20220614-r0) 19:11:16 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:16 (4/9) Installing libcurl (7.80.0-r2) 19:11:16 (5/9) Installing curl (7.80.0-r2) 19:11:16 (6/9) Installing dumb-init (1.2.5-r1) 19:11:17 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:17 (8/9) Installing libucontext (1.1-r0) 19:11:17 (9/9) Installing gcompat (1.0.0-r4) 19:11:17 Executing busybox-1.34.1-r7.trigger 19:11:17 Executing ca-certificates-20220614-r0.trigger 19:11:17 OK: 8 MiB in 23 packages 19:11:18 Removing intermediate container 4b324ad470b7 19:11:18 ---> 9c0d752212d0 19:11:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:18 ---> 11ef26d79eb2 19:11:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:18 ---> 11b54791c666 19:11:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:18 ---> 4d4991614665 19:11:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:18 ---> Running in df85faafd410 19:11:18 Removing intermediate container df85faafd410 19:11:18 ---> b45f3e38fd0a 19:11:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:18 ---> Running in 1064c5b71b5f 19:11:18 Removing intermediate container 1064c5b71b5f 19:11:18 ---> 015111360c01 19:11:18 Step 18/20 : LABEL arch=x86_64 19:11:18 ---> Running in e094b89f33d7 19:11:19 Removing intermediate container e094b89f33d7 19:11:19 ---> 06697e15e5a6 19:11:19 Step 19/20 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:11:19 ---> Running in 9487bf1c3e1f 19:11:19 Removing intermediate container 9487bf1c3e1f 19:11:19 ---> ff68a2e868b3 19:11:19 Step 20/20 : LABEL version=0.0.0 19:11:19 ---> Running in 92de374a51d7 19:11:19 Removing intermediate container 92de374a51d7 19:11:19 ---> 206161a1b061 19:11:19 19:11:19 Successfully built 206161a1b061 19:11:19 Successfully tagged security-spiffe-token-provider:latest 19:11:19  Building security-spiffe-token-provider ... done  [Pipeline] } 19:11:19 $ docker stop --time=1 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e 19:11:20 $ docker rm -f 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e [Pipeline] // withDockerContainer [Pipeline] sh 19:11:21 + docker images 19:11:21 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:21 security-spiffe-token-provider latest 206161a1b061 1 second ago 29.3MB 19:11:21 85a1798ee676 8 seconds ago 1.58GB 19:11:21 support-notifications latest fdb493a5e895 22 seconds ago 27.2MB 19:11:21 core-metadata latest c850ecd5d73b 24 seconds ago 18.2MB 19:11:21 security-proxy-setup latest a230deff85ef 25 seconds ago 27.3MB 19:11:21 18b46bf58935 27 seconds ago 1.59GB 19:11:21 67a341a4e0e0 31 seconds ago 1.55GB 19:11:21 security-spire-server latest 568d5a29d083 32 seconds ago 86.5MB 19:11:21 fd89607de631 38 seconds ago 1.42GB 19:11:21 ece6facb443d 39 seconds ago 1.53GB 19:11:21 core-command latest 0f9c896c41b4 51 seconds ago 16.2MB 19:11:21 support-scheduler latest 584dbd4bc41e 52 seconds ago 26.6MB 19:11:21 be630bc35cce 57 seconds ago 1.58GB 19:11:21 15a224c88682 About a minute ago 1.52GB 19:11:21 security-spire-config latest b75a78b0afee About a minute ago 85.8MB 19:11:21 sys-mgmt-agent latest e06a6f264de1 About a minute ago 136MB 19:11:21 security-bootstrapper latest 38db2eca4efe About a minute ago 19.4MB 19:11:21 core-data latest d724f47dc781 About a minute ago 21.5MB 19:11:21 security-secretstore-setup latest fa805c6d2c2a About a minute ago 29.1MB 19:11:21 43e56a395085 About a minute ago 1.53GB 19:11:21 699ca74f3dd7 About a minute ago 1.55GB 19:11:21 eb6a5533b38b About a minute ago 1.54GB 19:11:21 5ded64aed9b3 About a minute ago 1.53GB 19:11:21 security-spire-agent latest 0f88285ce503 About a minute ago 125MB 19:11:21 2d390be3c586 2 minutes ago 1.42GB 19:11:21 ci-base-image-x86_64 latest a2ad503ec88d 5 minutes ago 993MB 19:11:21 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 19:11:21 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 19:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB 19:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 19:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.549s coverage: 98.5% of statements 19:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements 19:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.988s coverage: 89.2% of statements 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.714s coverage: 2.1% of statements 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.590s coverage: 95.6% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.576s coverage: 60.0% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.306s coverage: 58.8% of statements 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.6% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 47.1% of statements 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.458s coverage: 79.5% of statements 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.296s coverage: 94.1% of statements 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.248s coverage: 94.4% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.723s coverage: 80.8% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.902s coverage: 91.2% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.010s coverage: 64.7% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.349s coverage: 65.8% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.921s coverage: 43.6% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.813s coverage: 92.3% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.364s coverage: 63.2% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 19:13:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:13:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:53 GO111MODULE=on go vet ./... 19:16:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:00 ./bin/test-attribution-txt.sh 19:16:00 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:16:00 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:16:00 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:16:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:16:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:16:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:16:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:01 + ls -al . 19:16:01 total 732 19:16:01 drwxrwxr-x 9 1001 1001 4096 Aug 25 19:09 . 19:16:01 drwxr-xr-x 4 root root 4096 Aug 25 19:09 .. 19:16:01 -rw-rw-r-- 1 1001 1001 16 Aug 25 19:08 .dockerignore 19:16:01 drwxrwxr-x 8 1001 1001 4096 Aug 25 19:08 .git 19:16:01 drwxrwxr-x 3 1001 1001 4096 Aug 25 19:08 .github 19:16:01 -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:08 .gitignore 19:16:01 -rw-rw-r-- 1 1001 1001 42 Aug 25 19:08 .golangci.yml 19:16:01 -rw-rw-r-- 1 1001 1001 87 Aug 25 19:08 .hadolint.yml 19:16:01 -rw-rw-r-- 1 1001 1001 166 Aug 25 19:08 .sonarcloud.properties 19:16:01 -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:08 ADOPTERS.md 19:16:01 -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:08 Attribution.txt 19:16:01 -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:08 CHANGELOG.md 19:16:01 -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:08 CONTRIBUTING.md 19:16:01 -rw-rw-r-- 1 1001 1001 677 Aug 25 19:08 GOVERNANCE.md 19:16:01 -rw-rw-r-- 1 1001 1001 850 Aug 25 19:08 Jenkinsfile 19:16:01 -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:08 LICENSE 19:16:01 -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:08 Makefile 19:16:01 -rw-rw-r-- 1 1001 1001 582 Aug 25 19:08 OWNERS.md 19:16:01 -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:08 README.md 19:16:01 -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:08 SECURITY.md 19:16:01 -rw-rw-r-- 1 1001 1001 5 Aug 25 19:05 VERSION 19:16:01 -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:08 ZMQWindows.md 19:16:01 drwxrwxr-x 2 1001 1001 4096 Aug 25 19:08 bin 19:16:01 drwxrwxr-x 18 1001 1001 4096 Aug 25 19:08 cmd 19:16:01 -rw-r--r-- 1 root root 482786 Aug 25 19:13 coverage.out 19:16:01 -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:08 go.mod 19:16:01 -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:08 go.sum 19:16:01 drwxrwxr-x 8 1001 1001 4096 Aug 25 19:08 internal 19:16:01 drwxrwxr-x 3 1001 1001 4096 Aug 25 19:08 openapi 19:16:01 drwxrwxr-x 4 1001 1001 4096 Aug 25 19:08 snap 19:16:01 -rw-rw-r-- 1 1001 1001 204 Aug 25 19:08 version.go [Pipeline] sh 19:16:02 + '[' -e coverage.out ] 19:16:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:02 Warning: overwriting stash ‘coverage-report’ 19:16:03 Stashed 1 file(s) [Pipeline] sh 19:16:03 + make build 19:16:03 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:17:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:19:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:17 $ docker stop --time=1 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 19:20:19 $ docker rm -f 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:22 19:20:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:23 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:23 29e5d40040c1: Pulling fs layer 19:20:23 1ce36da41761: Pulling fs layer 19:20:23 25b303627fd3: Pulling fs layer 19:20:23 29e5d40040c1: Verifying Checksum 19:20:23 29e5d40040c1: Download complete 19:20:23 1ce36da41761: Verifying Checksum 19:20:23 1ce36da41761: Download complete 19:20:24 29e5d40040c1: Pull complete 19:20:25 25b303627fd3: Verifying Checksum 19:20:25 25b303627fd3: Download complete 19:20:25 1ce36da41761: Pull complete 19:20:37 25b303627fd3: Pull complete 19:20:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:38 prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container 19:20:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:41 $ docker top 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:41 + + grep parallel 19:20:41 docker-compose build --help 19:20:46 --parallel Build images in parallel. [Pipeline] } 19:20:46 $ docker stop --time=1 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef 19:20:47 $ docker rm -f 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:49 prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container 19:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:50 $ docker top 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:51 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:55 Building core-command ... 19:20:55 Building core-data ... 19:20:55 Building core-metadata ... 19:20:55 Building security-bootstrapper ... 19:20:55 Building security-proxy-setup ... 19:20:55 Building security-secretstore-setup ... 19:20:55 Building security-spiffe-token-provider ... 19:20:55 Building security-spire-agent ... 19:20:55 Building security-spire-config ... 19:20:55 Building security-spire-server ... 19:20:55 Building support-notifications ... 19:20:55 Building support-scheduler ... 19:20:55 Building sys-mgmt-agent ... 19:20:55 Building security-spiffe-token-provider 19:20:55 Building core-metadata 19:20:55 Building security-secretstore-setup 19:20:55 Building security-spire-config 19:20:55 Building sys-mgmt-agent 19:21:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:42 ---> 78c1461d3b0c 19:21:42 Step 3/24 : WORKDIR /edgex-go 19:21:42 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:21:42 ---> 78c1461d3b0c 19:21:42 Step 3/20 : WORKDIR /edgex-go 19:21:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:21:43 ---> 78c1461d3b0c 19:21:43 Step 3/25 : WORKDIR /edgex-go 19:21:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:43 ---> 78c1461d3b0c 19:21:43 Step 3/23 : WORKDIR /edgex-go 19:21:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:43 ---> 78c1461d3b0c 19:21:43 Step 3/26 : WORKDIR /edgex-go 19:21:44 ---> Running in dcda5c01c801 19:21:44 ---> Running in 0f971edeb24d 19:21:44 ---> Running in 20aa2c55175b 19:21:44 ---> Running in 0cd89a9d1af2 19:21:44 ---> Running in 79e28ab784f6 19:21:44 Removing intermediate container 0cd89a9d1af2 19:21:44 ---> b643de74249a 19:21:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:44 ---> Running in 6c964ba7391d 19:21:44 Removing intermediate container 79e28ab784f6 19:21:44 ---> e474cab6a463 19:21:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:21:44 Removing intermediate container 0f971edeb24d 19:21:44 ---> 0455dfe8f0ed 19:21:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:44 Removing intermediate container dcda5c01c801 19:21:44 ---> c92d9c62e051 19:21:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:44 Removing intermediate container 20aa2c55175b 19:21:44 ---> f929a8e573de 19:21:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:45 ---> Running in 7e9e8b8a8679 19:21:45 ---> Running in 418cf19e8ea2 19:21:45 ---> Running in 85059cb224f9 19:21:45 ---> Running in d67e78ff2a2d 19:21:47 Removing intermediate container 6c964ba7391d 19:21:47 ---> 59f6bce222ac 19:21:47 Step 5/23 : RUN apk add --update --no-cache make bash git 19:21:48 ---> Running in 84322111b722 19:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:49 Removing intermediate container d67e78ff2a2d 19:21:49 ---> 1c5b4e481f27 19:21:49 Step 5/25 : RUN apk add --update --no-cache make git 19:21:49 Removing intermediate container 418cf19e8ea2 19:21:49 ---> dbfcf234dfff 19:21:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:21:49 ---> Running in 03ba4334a986 19:21:49 Removing intermediate container 85059cb224f9 19:21:49 ---> f16bb98067ba 19:21:49 Step 5/24 : RUN apk add --update --no-cache make git 19:21:49 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:21:49 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:21:49 OK: 16890 distinct packages available 19:21:49 ---> Running in efdc708d939b 19:21:50 ---> Running in ab09c545f5d0 19:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:51 OK: 221 MiB in 51 packages 19:21:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:52 Removing intermediate container 7e9e8b8a8679 19:21:52 ---> 3f3f8fd727c9 19:21:52 Step 5/20 : COPY go.mod vendor* ./ 19:21:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:53 OK: 221 MiB in 51 packages 19:21:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:53 ---> 33d5e022b841 19:21:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:53 ---> Running in d77f1c2963fd 19:21:54 OK: 221 MiB in 51 packages 19:21:54 OK: 221 MiB in 51 packages 19:21:54 OK: 221 MiB in 51 packages 19:21:54 Removing intermediate container 84322111b722 19:21:54 ---> 3521844048d8 19:21:54 Step 6/23 : COPY go.mod vendor* ./ 19:21:56 Removing intermediate container 03ba4334a986 19:21:56 ---> ac13924b5ebd 19:21:56 Step 6/25 : COPY go.mod vendor* ./ 19:21:56 ---> a00ff76c6ad1 19:21:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:56 ---> Running in d9fc5e169e1e 19:21:56 Removing intermediate container ab09c545f5d0 19:21:56 ---> b926bb932991 19:21:56 Step 6/24 : COPY go.mod vendor* ./ 19:21:56 Removing intermediate container efdc708d939b 19:21:56 ---> 9b26f1167f4f 19:21:56 Step 6/26 : COPY go.mod vendor* ./ 19:21:57 ---> 4d1f61cc6f44 19:21:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:57 ---> Running in 7f6a6b38922f 19:21:57 ---> 50effee785d5 19:21:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:57 ---> Running in 047fe5324991 19:21:57 ---> 3c1914307afc 19:21:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:58 ---> Running in 0d16a439cefe 19:22:54 Removing intermediate container d77f1c2963fd 19:22:54 ---> eb139b904137 19:22:54 Step 7/20 : COPY . . 19:22:54 Removing intermediate container d9fc5e169e1e 19:22:54 ---> a4f9e042e0bf 19:22:54 Step 8/23 : COPY . . 19:22:54 Removing intermediate container 047fe5324991 19:22:54 ---> 0612c2c4cba1 19:22:54 Step 8/24 : COPY . . 19:22:54 Removing intermediate container 7f6a6b38922f 19:22:54 ---> c6c9312ba01c 19:22:54 Step 8/25 : COPY . . 19:22:54 Removing intermediate container 0d16a439cefe 19:22:54 ---> 1cb2358b12e8 19:22:54 Step 8/26 : COPY . . 19:23:13 ---> 07636cc3e550 19:23:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:23:13 ---> 5519f5151858 19:23:13 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:23:13 ---> bb079658539f 19:23:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:13 ---> 7557d4e2c476 19:23:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:13 ---> Running in b1839e8c1386 19:23:13 ---> Running in 8be2caa59a70 19:23:13 ---> Running in e6b27ad3b26a 19:23:13 ---> 64ccf8c8a210 19:23:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:13 ---> Running in 61cf2f3676bb 19:23:13 ---> Running in c1ad47df2eda 19:23:13 Removing intermediate container 61cf2f3676bb 19:23:13 ---> 28859361382b 19:23:13 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:13 ---> Running in d0d02ec4d801 19:23:13 Removing intermediate container d0d02ec4d801 19:23:13 ---> c310fb88f554 19:23:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:13 ---> Running in 91e494ba76fe 19:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:23:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:16 Removing intermediate container 91e494ba76fe 19:23:16 ---> a0db1e63becc 19:23:16 Step 12/26 : WORKDIR /edgex-go 19:23:16 ---> Running in 22d09d99b92d 19:23:17 Removing intermediate container 22d09d99b92d 19:23:17 ---> a6000659c94a 19:23:17 19:23:17 Step 13/26 : FROM alpine:3.15 19:23:17 3.15: Pulling from library/alpine 19:23:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:23:18 Status: Downloaded newer image for alpine:3.15 19:23:18 ---> 02e0d6fdf486 19:23:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:18 ---> Running in 326e658de600 19:23:19 Removing intermediate container 326e658de600 19:23:19 ---> c1c0fe9ecc57 19:23:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:19 ---> Running in 6e3fda40bd9d 19:23:22 Removing intermediate container 6e3fda40bd9d 19:23:22 ---> 1931a94696cf 19:23:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:22 ---> Running in 583074cf7f1c 19:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:27 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:23:27 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:23:27 OK: 15733 distinct packages available 19:23:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:30 (1/4) Installing dumb-init (1.2.5-r1) 19:23:30 (2/4) Installing musl-obstack (1.2.3-r0) 19:23:30 (3/4) Installing libucontext (1.1-r0) 19:23:30 (4/4) Installing gcompat (1.0.0-r4) 19:23:30 Executing busybox-1.34.1-r7.trigger 19:23:30 OK: 6 MiB in 18 packages 19:23:32 Removing intermediate container 583074cf7f1c 19:23:32 ---> e11cbd0ddff6 19:23:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:39 ---> 51beac03fb96 19:23:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:39 ---> 6416bba8dd17 19:23:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:39 ---> Running in ca116d684fe4 19:23:40 Removing intermediate container ca116d684fe4 19:23:40 ---> f7f2e9a49d14 19:23:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:41 ---> 5e00722dda0b 19:23:41 Step 21/26 : WORKDIR / 19:23:41 ---> Running in a536a537c57d 19:23:41 Removing intermediate container a536a537c57d 19:23:41 ---> 44262599afc5 19:23:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:42 ---> Running in 790bc4ae2ad1 19:23:42 Removing intermediate container 790bc4ae2ad1 19:23:42 ---> cad32cf7344c 19:23:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:42 ---> Running in 9e6afeacb16a 19:23:43 Removing intermediate container 9e6afeacb16a 19:23:43 ---> 3f5c37ea93a5 19:23:43 Step 24/26 : LABEL arch=arm64 19:23:43 ---> Running in d11002314815 19:23:44 Removing intermediate container d11002314815 19:23:44 ---> 84c06e768fde 19:23:44 Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:23:44 ---> Running in a5e09b6bdf4b 19:23:44 Removing intermediate container a5e09b6bdf4b 19:23:44 ---> 780a4b522e2a 19:23:44 Step 26/26 : LABEL version=0.0.0 19:23:44 ---> Running in cbda3ed5992e 19:23:45 Removing intermediate container cbda3ed5992e 19:23:45 ---> fa11aaf98f45 19:23:45 19:23:45 Successfully built fa11aaf98f45 19:23:45 Successfully tagged security-spire-config-arm64:latest 19:23:45  Building security-spire-config ... done Building security-spire-server 19:24:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:03 ---> 78c1461d3b0c 19:24:03 Step 3/25 : WORKDIR /edgex-go 19:24:03 ---> Using cache 19:24:03 ---> c92d9c62e051 19:24:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:03 ---> Using cache 19:24:03 ---> f16bb98067ba 19:24:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:24:03 ---> Running in 7d34d362e04e 19:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:05 OK: 221 MiB in 51 packages 19:24:07 Removing intermediate container 7d34d362e04e 19:24:07 ---> 1cb7ec3b44c2 19:24:07 Step 6/25 : COPY go.mod vendor* ./ 19:24:08 ---> ba643dfe73c7 19:24:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:08 ---> Running in f98698055d3c 19:25:05 Removing intermediate container f98698055d3c 19:25:05 ---> ceb0aa5f6b51 19:25:05 Step 8/25 : COPY . . 19:25:13 ---> fc1bec2ce899 19:25:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:25:13 ---> Running in 99fafb500f7e 19:25:13 Removing intermediate container 99fafb500f7e 19:25:13 ---> ca35badb1966 19:25:13 Step 10/25 : WORKDIR /edgex-go/spire-build 19:25:13 ---> Running in 2198d861011c 19:25:13 Removing intermediate container 2198d861011c 19:25:13 ---> 03d6dc866282 19:25:13 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:25:13 ---> Running in d067d5126ac2 19:25:16 Removing intermediate container d067d5126ac2 19:25:16 ---> c7307b3d4d01 19:25:16 Step 12/25 : WORKDIR /edgex-go 19:25:16 ---> Running in 629410be3da9 19:25:17 Removing intermediate container 629410be3da9 19:25:17 ---> 9bc6cccc4ac8 19:25:17 19:25:17 Step 13/25 : FROM alpine:3.15 19:25:17 ---> 02e0d6fdf486 19:25:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:17 ---> Using cache 19:25:17 ---> c1c0fe9ecc57 19:25:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Using cache 19:25:17 ---> 1931a94696cf 19:25:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:17 ---> Running in 419dcfc5f4c5 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:23 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:25:23 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:25:23 OK: 15733 distinct packages available 19:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:25 (1/5) Installing dumb-init (1.2.5-r1) 19:25:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:25:25 (3/5) Installing libucontext (1.1-r0) 19:25:25 (4/5) Installing gcompat (1.0.0-r4) 19:25:25 (5/5) Installing openssl (1.1.1q-r0) 19:25:25 Executing busybox-1.34.1-r7.trigger 19:25:26 OK: 6 MiB in 19 packages 19:25:27 Removing intermediate container 419dcfc5f4c5 19:25:27 ---> 7f764b8f2150 19:25:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:25:32 ---> 5f53d53a4003 19:25:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:25:33 ---> 982ba57d4d3c 19:25:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:25:34 ---> e7f91f7a4f39 19:25:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:25:35 ---> 7654017ec368 19:25:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:35 ---> Running in a5878ff4a880 19:25:35 Removing intermediate container a5878ff4a880 19:25:35 ---> c3ac6cf6dcb9 19:25:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:35 ---> Running in 14540056da3b 19:25:36 Removing intermediate container 14540056da3b 19:25:36 ---> 241a3e15eb47 19:25:36 Step 23/25 : LABEL arch=arm64 19:25:36 ---> Running in 4f0f588feb7f 19:25:37 Removing intermediate container 4f0f588feb7f 19:25:37 ---> 32ae62510d7c 19:25:37 Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:25:37 ---> Running in 511aa0080a71 19:25:37 Removing intermediate container 511aa0080a71 19:25:37 ---> 81022dc161b3 19:25:37 Step 25/25 : LABEL version=0.0.0 19:25:37 ---> Running in 8fe305fdee16 19:25:38 Removing intermediate container 8fe305fdee16 19:25:38 ---> 5d6e41a9b0af 19:25:38 19:25:38 Successfully built 5d6e41a9b0af 19:25:38 Successfully tagged security-spire-server-arm64:latest 19:25:38  Building security-spire-server ... done Building security-spire-agent 19:25:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:53 ---> 78c1461d3b0c 19:25:53 Step 3/26 : WORKDIR /edgex-go 19:25:53 ---> Using cache 19:25:53 ---> c92d9c62e051 19:25:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:53 ---> Using cache 19:25:53 ---> f16bb98067ba 19:25:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:53 ---> Using cache 19:25:53 ---> 1cb7ec3b44c2 19:25:53 Step 6/26 : COPY go.mod vendor* ./ 19:25:53 ---> Using cache 19:25:53 ---> ba643dfe73c7 19:25:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:53 ---> Using cache 19:25:53 ---> ceb0aa5f6b51 19:25:53 Step 8/26 : COPY . . 19:25:53 ---> Using cache 19:25:53 ---> fc1bec2ce899 19:25:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:53 ---> Using cache 19:25:53 ---> ca35badb1966 19:25:53 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:53 ---> Using cache 19:25:53 ---> 03d6dc866282 19:25:53 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:25:53 ---> Running in b34feef829d3 19:25:55 Removing intermediate container b34feef829d3 19:25:55 ---> 81754bc8569f 19:25:55 Step 12/26 : WORKDIR /edgex-go 19:25:56 ---> Running in 227fb54bab01 19:25:56 Removing intermediate container 227fb54bab01 19:25:56 ---> 3fec1997d256 19:25:56 19:25:56 Step 13/26 : FROM alpine:3.15 19:25:56 ---> 02e0d6fdf486 19:25:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:56 ---> Using cache 19:25:56 ---> c1c0fe9ecc57 19:25:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:56 ---> Using cache 19:25:56 ---> 1931a94696cf 19:25:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:56 ---> Using cache 19:25:56 ---> 7f764b8f2150 19:25:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:26:00 ---> feeacaf2e181 19:26:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:06 ---> 0b930298fa83 19:26:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:26:06 ---> b42ebd99dafe 19:26:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:26:07 ---> fc717c0fb2c1 19:26:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:26:08 ---> 592aa36c79ce 19:26:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:08 ---> Running in cacc182a373d 19:26:09 Removing intermediate container cacc182a373d 19:26:09 ---> 542f50479b46 19:26:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:09 ---> Running in a654224d10b5 19:26:10 Removing intermediate container a654224d10b5 19:26:10 ---> 5514ae4ded6c 19:26:10 Step 24/26 : LABEL arch=arm64 19:26:10 ---> Running in 613afc959cfe 19:26:10 Removing intermediate container 613afc959cfe 19:26:10 ---> 27f8d6b74723 19:26:10 Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:26:10 ---> Running in 38ac45d8c9da 19:26:11 Removing intermediate container 38ac45d8c9da 19:26:11 ---> ec5026d64a37 19:26:11 Step 26/26 : LABEL version=0.0.0 19:26:11 ---> Running in a483eb4d3246 19:26:12 Removing intermediate container a483eb4d3246 19:26:12 ---> 190acf4235af 19:26:12 19:26:12 Successfully built 190acf4235af 19:26:12 Successfully tagged security-spire-agent-arm64:latest 19:26:12 Building support-scheduler 19:26:30  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:30 ---> 78c1461d3b0c 19:26:30 Step 3/22 : WORKDIR /edgex-go 19:26:30 ---> Using cache 19:26:30 ---> c92d9c62e051 19:26:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:30 ---> Using cache 19:26:30 ---> f16bb98067ba 19:26:30 Step 5/22 : RUN apk add --update --no-cache make git 19:26:30 ---> Using cache 19:26:30 ---> b926bb932991 19:26:30 Step 6/22 : COPY go.mod vendor* ./ 19:26:30 ---> Using cache 19:26:30 ---> 50effee785d5 19:26:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:30 ---> Using cache 19:26:30 ---> 0612c2c4cba1 19:26:30 Step 8/22 : COPY . . 19:26:30 ---> Using cache 19:26:30 ---> 5519f5151858 19:26:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:26:30 ---> Running in f460d4ce451d 19:26:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:23 Removing intermediate container e6b27ad3b26a 19:29:23 ---> aa121f9fc10f 19:29:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:23 ---> Running in acaba2293ad8 19:29:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:25 Removing intermediate container acaba2293ad8 19:29:25 ---> 527eac3ab056 19:29:25 19:29:25 Step 11/23 : FROM alpine:3.16 19:29:26 3.16: Pulling from library/alpine 19:29:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:29:29 Status: Downloaded newer image for alpine:3.16 19:29:29 ---> a6215f271958 19:29:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:29:29 ---> Running in a7c775e3ecff 19:29:30 Removing intermediate container a7c775e3ecff 19:29:30 ---> 0549cc4b5239 19:29:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:29:30 ---> Running in 69d7caee25f9 19:29:32 Removing intermediate container c1ad47df2eda 19:29:32 ---> 8d40d36e3e2c 19:29:32 19:29:32 Step 10/25 : FROM alpine:3.16 19:29:32 ---> a6215f271958 19:29:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:32 ---> Running in 2a07555128e4 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:35 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:29:35 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:35 (3/33) Installing readline (8.1.2-r0) 19:29:35 (4/33) Installing bash (5.1.16-r2) 19:29:35 Executing bash-5.1.16-r2.post-install 19:29:35 (5/33) Installing ca-certificates (20220614-r0) 19:29:35 (6/33) Installing brotli-libs (1.0.9-r6) 19:29:35 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:29:35 (8/33) Installing libcurl (7.83.1-r2) 19:29:35 (9/33) Installing curl (7.83.1-r2) 19:29:35 (10/33) Installing docker-cli (20.10.16-r2) 19:29:36 (1/3) Installing ca-certificates (20220614-r0) 19:29:36 (11/33) Installing dumb-init (1.2.5-r1) 19:29:36 (12/33) Installing libbz2 (1.0.8-r1) 19:29:36 (13/33) Installing expat (2.4.8-r0) 19:29:36 (2/3) Installing dumb-init (1.2.5-r1) 19:29:36 (14/33) Installing libffi (3.4.2-r1) 19:29:36 (15/33) Installing gdbm (1.23-r0) 19:29:36 (3/3) Installing su-exec (0.2-r1) 19:29:36 (16/33) Installing xz-libs (5.2.5-r1) 19:29:36 Executing busybox-1.35.0-r17.trigger 19:29:36 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:29:36 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:29:36 Executing ca-certificates-20220614-r0.trigger 19:29:36 (19/33) Installing mpdecimal (2.5.1-r1) 19:29:36 (20/33) Installing sqlite-libs (3.38.5-r0) 19:29:36 (21/33) Installing python3 (3.10.5-r0) 19:29:36 OK: 6 MiB in 17 packages 19:29:39 Removing intermediate container 2a07555128e4 19:29:39 ---> 72ac5e46fced 19:29:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:39 ---> Running in 32ba3a1bdc26 19:29:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:29:39 (23/33) Installing py3-tomli (2.0.1-r1) 19:29:39 (24/33) Installing py3-pep517 (0.12.0-r2) 19:29:39 (25/33) Installing py3-six (1.16.0-r1) 19:29:39 (26/33) Installing py3-retrying (1.3.3-r3) 19:29:39 Removing intermediate container 32ba3a1bdc26 19:29:39 ---> beb1e6fbc17d 19:29:39 Step 13/25 : WORKDIR / 19:29:40 (27/33) Installing py3-appdirs (1.4.4-r3) 19:29:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:29:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:29:40 (30/33) Installing py3-parsing (2.4.7-r3) 19:29:40 ---> Running in 03db1b830d96 19:29:40 (31/33) Installing py3-packaging (21.3-r0) 19:29:40 (32/33) Installing py3-setuptools (59.4.0-r0) 19:29:40 (33/33) Installing py3-pip (22.1.1-r0) 19:29:40 Removing intermediate container 03db1b830d96 19:29:40 ---> 892c06443ca3 19:29:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:41 Executing busybox-1.35.0-r17.trigger 19:29:41 Executing ca-certificates-20220614-r0.trigger 19:29:41 ---> 796eb8c03dda 19:29:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:42 OK: 120 MiB in 47 packages 19:29:42 ---> 2ddb006d13d9 19:29:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:43 ---> e421d217b562 19:29:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:29:44 ---> 5d81a62509d5 19:29:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:46 ---> 5c16039f45a3 19:29:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:48 ---> 712a76c22e5e 19:29:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:49 ---> 569adf926e51 19:29:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:49 ---> Running in c81db30664cd 19:29:52 Removing intermediate container c81db30664cd 19:29:52 ---> d47be77d09d0 19:29:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:29:52 ---> Running in d86c237e7768 19:29:52 Removing intermediate container d86c237e7768 19:29:52 ---> 4ce6f11461e8 19:29:52 Step 23/25 : LABEL arch=arm64 19:29:52 ---> Running in ec55d573f7e6 19:29:53 Removing intermediate container ec55d573f7e6 19:29:53 ---> d6e17233d15d 19:29:53 Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:29:53 ---> Running in 80c482cfd1d5 19:29:53 Removing intermediate container 80c482cfd1d5 19:29:53 ---> 5abf7c16071c 19:29:53 Step 25/25 : LABEL version=0.0.0 19:29:54 ---> Running in 9e3e943532de 19:29:54 Removing intermediate container 9e3e943532de 19:29:54 ---> 59ef58b6c154 19:29:54 19:29:54 Successfully built 59ef58b6c154 19:29:54 Successfully tagged security-secretstore-setup-arm64:latest 19:29:54  Building security-secretstore-setup ... done Building core-data 19:30:01 Collecting docker-compose==1.23.2 19:30:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 19:30:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 19:30:04 Collecting PyYAML<4,>=3.10 19:30:04 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.9 MB/s eta 0:00:00 19:30:07 Preparing metadata (setup.py): started 19:30:10 Preparing metadata (setup.py): finished with status 'done' 19:30:10 Collecting texttable<0.10,>=0.9.0 19:30:10 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:10 Preparing metadata (setup.py): started 19:30:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:11 ---> 78c1461d3b0c 19:30:11 Step 3/23 : WORKDIR /edgex-go 19:30:11 ---> Using cache 19:30:11 ---> c92d9c62e051 19:30:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:11 ---> Using cache 19:30:11 ---> f16bb98067ba 19:30:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:12 ---> Running in e352c52ed408 19:30:13 Preparing metadata (setup.py): finished with status 'done' 19:30:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:14 Collecting docker<4.0,>=3.6.0 19:30:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 19:30:14 Collecting dockerpty<0.5,>=0.4.1 19:30:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:14 Preparing metadata (setup.py): started 19:30:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:16 Preparing metadata (setup.py): finished with status 'done' 19:30:16 OK: 221 MiB in 51 packages 19:30:17 Collecting websocket-client<1.0,>=0.32.0 19:30:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 11.7 MB/s eta 0:00:00 19:30:18 Removing intermediate container e352c52ed408 19:30:18 ---> d07e04b79a00 19:30:18 Step 6/23 : COPY go.mod vendor* ./ 19:30:18 Collecting jsonschema<3,>=2.5.1 19:30:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:18 Collecting docopt<0.7,>=0.6.1 19:30:18 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:18 Preparing metadata (setup.py): started 19:30:19 ---> 2fce688ea9cb 19:30:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:19 ---> Running in ed026690b6e8 19:30:21 Preparing metadata (setup.py): finished with status 'done' 19:30:21 Collecting cached-property<2,>=1.2.0 19:30:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:22 Collecting docker-pycreds>=0.4.0 19:30:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:23 Collecting chardet<3.1.0,>=3.0.2 19:30:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.6 MB/s eta 0:00:00 19:30:24 Collecting certifi>=2017.4.17 19:30:24 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:30:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.8 MB/s eta 0:00:00 19:30:25 Collecting urllib3<1.25,>=1.21.1 19:30:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.7 MB/s eta 0:00:00 19:30:25 Collecting idna<2.8,>=2.5 19:30:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 19:30:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:30:27 Running setup.py install for texttable: started 19:30:29 Removing intermediate container b1839e8c1386 19:30:29 ---> f813daa4e7db 19:30:29 19:30:29 Step 10/24 : FROM alpine:3.16 19:30:29 ---> a6215f271958 19:30:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:30:29 ---> Running in eddc6613a937 19:30:30 Running setup.py install for texttable: finished with status 'done' 19:30:30 Running setup.py install for PyYAML: started 19:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:32 (1/1) Installing dumb-init (1.2.5-r1) 19:30:32 Executing busybox-1.35.0-r17.trigger 19:30:32 OK: 5 MiB in 15 packages 19:30:34 Removing intermediate container eddc6613a937 19:30:34 ---> a8c907009db8 19:30:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:34 ---> Running in 83a017888bb6 19:30:35 Removing intermediate container 83a017888bb6 19:30:35 ---> 10cce47c50b7 19:30:35 Step 13/24 : ENV APP_PORT=59881 19:30:35 ---> Running in efbb68005d16 19:30:35 Running setup.py install for PyYAML: finished with status 'done' 19:30:35 Removing intermediate container efbb68005d16 19:30:35 ---> 4918c1e9e9fd 19:30:35 Step 14/24 : EXPOSE $APP_PORT 19:30:36 ---> Running in c5663b5e99d4 19:30:36 Removing intermediate container c5663b5e99d4 19:30:36 ---> b098a31fbce9 19:30:36 Step 15/24 : WORKDIR / 19:30:36 ---> Running in 72ebeb6d2509 19:30:37 Removing intermediate container 72ebeb6d2509 19:30:37 ---> 96ced1f9c31f 19:30:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:37 Running setup.py install for docopt: started 19:30:38 ---> 7623e31ff084 19:30:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:40 ---> b7278227e3a9 19:30:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:41 Running setup.py install for docopt: finished with status 'done' 19:30:41 ---> cd6349e9e77e 19:30:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:30:42 ---> c423c46a7cc9 19:30:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:30:42 ---> Running in d493e631f6e8 19:30:43 Removing intermediate container d493e631f6e8 19:30:43 ---> 9b9120b6728e 19:30:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:43 ---> Running in d42fbb34a2cb 19:30:43 Removing intermediate container d42fbb34a2cb 19:30:43 ---> 1a28247b7bd1 19:30:43 Step 22/24 : LABEL arch=arm64 19:30:44 ---> Running in 261a87d81ff9 19:30:44 Removing intermediate container 261a87d81ff9 19:30:44 ---> 1f4f8ac84b89 19:30:44 Step 23/24 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:30:44 ---> Running in 95f2af19099b 19:30:44 Running setup.py install for dockerpty: started 19:30:45 Removing intermediate container 95f2af19099b 19:30:45 ---> c0a2c51a9f5a 19:30:45 Step 24/24 : LABEL version=0.0.0 19:30:45 ---> Running in f975c5b38928 19:30:46 Removing intermediate container f975c5b38928 19:30:46 ---> 812b1ad554a8 19:30:46 19:30:46 Successfully built 812b1ad554a8 19:30:46 Successfully tagged core-metadata-arm64:latest 19:30:46 Building support-notifications 19:30:47  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' 19:30:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:30:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:31:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:11 ---> 78c1461d3b0c 19:31:11 Step 3/22 : WORKDIR /edgex-go 19:31:11 ---> Using cache 19:31:11 ---> c92d9c62e051 19:31:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:11 ---> Using cache 19:31:11 ---> f16bb98067ba 19:31:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:11 ---> Running in 18659a229b0b 19:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:16 OK: 221 MiB in 51 packages 19:31:19 Removing intermediate container 18659a229b0b 19:31:19 ---> dd65de0f93d5 19:31:19 Step 6/22 : COPY go.mod vendor* ./ 19:31:22 ---> 42be71084171 19:31:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:22 ---> Running in 19d24c55297c 19:31:26 Removing intermediate container 69d7caee25f9 19:31:26 ---> f332be09ad93 19:31:26 Step 14/23 : ENV APP_PORT=58890 19:31:27 ---> Running in fb62b4f79770 19:31:27 Removing intermediate container fb62b4f79770 19:31:27 ---> 2f46b7c8dd9e 19:31:27 Step 15/23 : EXPOSE $APP_PORT 19:31:27 ---> Running in dec2614702e3 19:31:28 Removing intermediate container dec2614702e3 19:31:28 ---> 158aeef0a2c9 19:31:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:30 ---> 1b23f3394fa9 19:31:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:32 ---> c37db257cd1c 19:31:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:33 Removing intermediate container ed026690b6e8 19:31:33 ---> 29f456e9dafa 19:31:33 Step 8/23 : COPY . . 19:31:34 ---> a086b96b457e 19:31:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:34 ---> Running in 4d56edb2e4a5 19:31:35 Removing intermediate container 4d56edb2e4a5 19:31:35 ---> 98043b4d49c3 19:31:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:36 ---> Running in 6e64f31e1b00 19:31:37 Removing intermediate container 6e64f31e1b00 19:31:37 ---> 8fd9f6ff5c79 19:31:37 Step 21/23 : LABEL arch=arm64 19:31:37 ---> Running in df5d40a6db0a 19:31:38 Removing intermediate container df5d40a6db0a 19:31:38 ---> 37803afc3e67 19:31:38 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:31:39 ---> Running in dd9cc054b4f7 19:31:40 Removing intermediate container dd9cc054b4f7 19:31:40 ---> 5dcd09858a32 19:31:40 Step 23/23 : LABEL version=0.0.0 19:31:40 ---> Running in e8af98a7fde3 19:31:41 Removing intermediate container e8af98a7fde3 19:31:41 ---> cf3c1084cc7b 19:31:41 19:31:42 Successfully built cf3c1084cc7b 19:31:42 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:42  Building sys-mgmt-agent ... done Building security-bootstrapper 19:31:55 Removing intermediate container 8be2caa59a70 19:31:55 ---> c8e5baba1024 19:31:55 19:31:55 Step 9/20 : FROM alpine:3.15 19:31:55 ---> 02e0d6fdf486 19:31:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:55 ---> Using cache 19:31:55 ---> c1c0fe9ecc57 19:31:55 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:55 ---> Using cache 19:31:55 ---> 1931a94696cf 19:31:55 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:55 ---> Running in 55310dcf8950 19:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:59 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:31:59 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:31:59 OK: 15733 distinct packages available 19:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:01 (1/9) Installing ca-certificates (20220614-r0) 19:32:01 (2/9) Installing brotli-libs (1.0.9-r5) 19:32:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:32:01 (4/9) Installing libcurl (7.80.0-r2) 19:32:01 (5/9) Installing curl (7.80.0-r2) 19:32:01 ---> efe6739816ce 19:32:01 Step 9/23 : RUN make cmd/core-data/core-data 19:32:02 (6/9) Installing dumb-init (1.2.5-r1) 19:32:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:02 (8/9) Installing libucontext (1.1-r0) 19:32:02 ---> Running in 06120f9496e5 19:32:02 (9/9) Installing gcompat (1.0.0-r4) 19:32:02 Executing busybox-1.34.1-r7.trigger 19:32:02 Executing ca-certificates-20220614-r0.trigger 19:32:02 OK: 8 MiB in 23 packages 19:32:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:32:05 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:32:05 ---> 78c1461d3b0c 19:32:05 Step 3/31 : WORKDIR /edgex-go 19:32:05 ---> Using cache 19:32:05 ---> c92d9c62e051 19:32:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:05 ---> Using cache 19:32:05 ---> f16bb98067ba 19:32:05 Step 5/31 : RUN apk add --update --no-cache make git 19:32:05 ---> Using cache 19:32:05 ---> b926bb932991 19:32:05 Step 6/31 : COPY go.mod vendor* ./ 19:32:05 ---> Using cache 19:32:05 ---> 50effee785d5 19:32:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:05 ---> Using cache 19:32:05 ---> 0612c2c4cba1 19:32:05 Step 8/31 : COPY . . 19:32:06 ---> Using cache 19:32:06 ---> 5519f5151858 19:32:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:32:06 ---> Running in 31ab90264af9 19:32:06 Removing intermediate container 55310dcf8950 19:32:06 ---> 41c053ddce93 19:32:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:08 ---> 9599b62ac3a8 19:32:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:32:13 ---> 230b8e78a49c 19:32:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:32:15 ---> 35e9818dcdc8 19:32:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:32:15 ---> Running in d9829911f20e 19:32:16 Removing intermediate container d9829911f20e 19:32:16 ---> b1319947bef7 19:32:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:16 ---> Running in eed43b8e5697 19:32:17 Removing intermediate container eed43b8e5697 19:32:17 ---> b92b04cd0568 19:32:17 Step 18/20 : LABEL arch=arm64 19:32:18 ---> Running in 34ea4bac1ca2 19:32:19 Removing intermediate container 34ea4bac1ca2 19:32:19 ---> 82deda1dc818 19:32:19 Step 19/20 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:32:19 ---> Running in 8dccaecb06fc 19:32:20 Removing intermediate container 8dccaecb06fc 19:32:20 ---> a0f35ca19991 19:32:20 Step 20/20 : LABEL version=0.0.0 19:32:20 ---> Running in 95e2d8c65de2 19:32:21 Removing intermediate container 95e2d8c65de2 19:32:21 ---> d43943819696 19:32:21 19:32:21 Successfully built d43943819696 19:32:22 Successfully tagged security-spiffe-token-provider-arm64:latest 19:32:22  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:32:25 Removing intermediate container 19d24c55297c 19:32:25 ---> f73c15c24c40 19:32:25 Step 8/22 : COPY . . 19:32:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:40 ---> 78c1461d3b0c 19:32:40 Step 3/22 : WORKDIR /edgex-go 19:32:40 ---> Using cache 19:32:40 ---> c92d9c62e051 19:32:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:40 ---> Using cache 19:32:40 ---> f16bb98067ba 19:32:40 Step 5/22 : RUN apk add --update --no-cache make git 19:32:40 ---> Using cache 19:32:40 ---> b926bb932991 19:32:40 Step 6/22 : COPY go.mod vendor* ./ 19:32:40 ---> Using cache 19:32:40 ---> 50effee785d5 19:32:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:40 ---> Using cache 19:32:40 ---> 0612c2c4cba1 19:32:40 Step 8/22 : COPY . . 19:32:40 ---> Using cache 19:32:40 ---> 5519f5151858 19:32:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:41 ---> Running in 5568457255c5 19:32:43 ---> 28ef432271a2 19:32:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:43 ---> Running in 7cca2257049c 19:32:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:32:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:36 Removing intermediate container f460d4ce451d 19:34:36 ---> 374c2b92cbb0 19:34:36 19:34:36 Step 10/22 : FROM alpine:3.16 19:34:36 ---> a6215f271958 19:34:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:36 ---> Using cache 19:34:36 ---> a8c907009db8 19:34:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:36 ---> Using cache 19:34:36 ---> 10cce47c50b7 19:34:36 Step 13/22 : ENV APP_PORT=59861 19:34:36 ---> Running in c25ca31cabd1 19:34:36 Removing intermediate container c25ca31cabd1 19:34:36 ---> aaef06ea304f 19:34:36 Step 14/22 : EXPOSE $APP_PORT 19:34:36 ---> Running in fdb6bf060bdc 19:34:36 Removing intermediate container fdb6bf060bdc 19:34:36 ---> 1bde1b045401 19:34:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:37 ---> c0ba69eb3b43 19:34:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:40 ---> 2b2af6d908b6 19:34:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:41 ---> 2ff81ab24e6b 19:34:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:41 ---> Running in 537cc1d51902 19:34:42 Removing intermediate container 537cc1d51902 19:34:42 ---> 013176c362d7 19:34:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:42 ---> Running in 24de1e892138 19:34:42 Removing intermediate container 24de1e892138 19:34:42 ---> 356089310e96 19:34:42 Step 20/22 : LABEL arch=arm64 19:34:42 ---> Running in c9f881cb169c 19:34:43 Removing intermediate container c9f881cb169c 19:34:43 ---> ce8f75441746 19:34:43 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:34:43 ---> Running in e033665b3391 19:34:44 Removing intermediate container e033665b3391 19:34:44 ---> 5bd1999572cc 19:34:44 Step 22/22 : LABEL version=0.0.0 19:34:44 ---> Running in e63b66b9535f 19:34:45 Removing intermediate container e63b66b9535f 19:34:45 ---> 2112ee21e23d 19:34:45 19:34:45 Successfully built 2112ee21e23d 19:34:45 Successfully tagged support-scheduler-arm64:latest 19:34:45 Building core-command 19:35:03  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:03 ---> 78c1461d3b0c 19:35:03 Step 3/23 : WORKDIR /edgex-go 19:35:03 ---> Using cache 19:35:03 ---> c92d9c62e051 19:35:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:03 ---> Using cache 19:35:03 ---> f16bb98067ba 19:35:03 Step 5/23 : RUN apk add --update --no-cache make git 19:35:03 ---> Using cache 19:35:03 ---> b926bb932991 19:35:03 Step 6/23 : COPY go.mod vendor* ./ 19:35:03 ---> Using cache 19:35:03 ---> 50effee785d5 19:35:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:03 ---> Using cache 19:35:03 ---> 0612c2c4cba1 19:35:03 Step 8/23 : COPY . . 19:35:03 ---> Using cache 19:35:03 ---> 5519f5151858 19:35:03 Step 9/23 : RUN make cmd/core-command/core-command 19:35:03 ---> Running in 4dbef18738e1 19:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:11 Removing intermediate container 31ab90264af9 19:38:11 ---> a67637b97e8b 19:38:11 19:38:11 Step 10/31 : FROM alpine:3.16 19:38:11 ---> a6215f271958 19:38:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:11 ---> Running in 0274aed6a034 19:38:11 Removing intermediate container 0274aed6a034 19:38:11 ---> 2ca47e7ec43c 19:38:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:38:11 ---> Running in ba84ffaf8689 19:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:14 (1/2) Installing dumb-init (1.2.5-r1) 19:38:14 (2/2) Installing su-exec (0.2-r1) 19:38:14 Executing busybox-1.35.0-r17.trigger 19:38:14 OK: 5 MiB in 16 packages 19:38:15 Removing intermediate container ba84ffaf8689 19:38:15 ---> 4b17fbbe6c65 19:38:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:38:15 ---> Running in db2392c7a408 19:38:16 Removing intermediate container db2392c7a408 19:38:16 ---> 0f9b747cf333 19:38:16 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:38:16 ---> Running in f7102e80bdfb 19:38:17 Removing intermediate container f7102e80bdfb 19:38:17 ---> 99b32ddde712 19:38:17 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:38:17 ---> Running in ee7915afcba2 19:38:17 Removing intermediate container ee7915afcba2 19:38:17 ---> b45287897c37 19:38:17 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:38:17 ---> Running in 96510e9ea406 19:38:21 Removing intermediate container 96510e9ea406 19:38:21 ---> 998ff3e7c754 19:38:21 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:38:21 ---> Running in 9f22ca2261de 19:38:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:38:21 Removing intermediate container 9f22ca2261de 19:38:21 ---> e8fe560b7f7f 19:38:21 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:38:22 ---> b8ec30adbb1d 19:38:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:38:22 ---> Running in 3adb0d85bfad 19:38:26 Removing intermediate container 3adb0d85bfad 19:38:26 ---> 482d0b24ab5b 19:38:26 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:26 ---> 8affe5673075 19:38:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:38:28 ---> 32ca503de360 19:38:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:38:29 ---> 4fb2f5798ff0 19:38:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:38:30 ---> 5c41b18f64f0 19:38:30 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:38:32 ---> d4d894637398 19:38:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:38:33 ---> fafef47788ca 19:38:33 Step 26/31 : RUN chmod +x /entrypoint.sh 19:38:33 ---> Running in 5399f115896e 19:38:36 Removing intermediate container 5399f115896e 19:38:36 ---> abed3c4a27c5 19:38:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:38:36 ---> Running in 821b5168c7ae 19:38:36 Removing intermediate container 821b5168c7ae 19:38:36 ---> 21190a2517bd 19:38:36 Step 28/31 : CMD ["gate"] 19:38:36 ---> Running in abe6e04b2fb0 19:38:37 Removing intermediate container abe6e04b2fb0 19:38:37 ---> 809cb8354b63 19:38:37 Step 29/31 : LABEL arch=arm64 19:38:37 ---> Running in f11033489612 19:38:38 Removing intermediate container f11033489612 19:38:38 ---> 7370776af088 19:38:38 Step 30/31 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:38:38 ---> Running in 7aeee9682eac 19:38:38 Removing intermediate container 7aeee9682eac 19:38:38 ---> 15b95ca16b81 19:38:38 Step 31/31 : LABEL version=0.0.0 19:38:38 ---> Running in fbeca8a77fc8 19:38:39 Removing intermediate container fbeca8a77fc8 19:38:39 ---> 1af3d056ec4a 19:38:39 19:38:39 Successfully built 1af3d056ec4a 19:38:39 Successfully tagged security-bootstrapper-arm64:latest 19:38:50  Building security-bootstrapper ... done Removing intermediate container 5568457255c5 19:38:50 ---> 2f505f08c8ce 19:38:50 19:38:50 Step 10/22 : FROM alpine:3.16 19:38:50 ---> a6215f271958 19:38:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:38:50 ---> Running in 690c23e9f7ec 19:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:52 (1/6) Installing ca-certificates (20220614-r0) 19:38:52 (2/6) Installing brotli-libs (1.0.9-r6) 19:38:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:38:52 (4/6) Installing libcurl (7.83.1-r2) 19:38:52 (5/6) Installing curl (7.83.1-r2) 19:38:52 (6/6) Installing dumb-init (1.2.5-r1) 19:38:52 Executing busybox-1.35.0-r17.trigger 19:38:52 Executing ca-certificates-20220614-r0.trigger 19:38:53 OK: 8 MiB in 20 packages 19:38:55 Removing intermediate container 690c23e9f7ec 19:38:55 ---> bf18eeadc62d 19:38:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:38:55 ---> Running in e49f93197ac2 19:38:56 Removing intermediate container e49f93197ac2 19:38:56 ---> 74d0fc9fa3a9 19:38:56 Step 13/22 : WORKDIR /edgex 19:38:56 ---> Running in d314a69938cf 19:38:56 Removing intermediate container d314a69938cf 19:38:56 ---> 043fa92dcb40 19:38:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:38:57 ---> 48b5bd46814d 19:38:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:38:59 ---> ad61e6c19aca 19:38:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:00 ---> ac309b190552 19:39:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:01 ---> d4307f37a494 19:39:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:01 ---> Running in 1e336821c3b5 19:39:05 Removing intermediate container 1e336821c3b5 19:39:05 ---> aa0080bbd915 19:39:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:39:05 ---> Running in 72cf672596c2 19:39:05 Removing intermediate container 72cf672596c2 19:39:05 ---> 58be65c584e6 19:39:05 Step 20/22 : LABEL arch=arm64 19:39:05 ---> Running in 91774d73d697 19:39:06 Removing intermediate container 91774d73d697 19:39:06 ---> 184aa33bad5f 19:39:06 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:39:06 ---> Running in 914311ee1275 19:39:06 Removing intermediate container 914311ee1275 19:39:06 ---> 5b4600534241 19:39:06 Step 22/22 : LABEL version=0.0.0 19:39:06 ---> Running in 633ff904b1f3 19:39:07 Removing intermediate container 633ff904b1f3 19:39:07 ---> 4ecd992ffbd7 19:39:07 19:39:07 Successfully built 4ecd992ffbd7 19:39:07 Successfully tagged security-proxy-setup-arm64:latest 19:39:34  Building security-proxy-setup ... done Removing intermediate container 06120f9496e5 19:39:34 ---> acae8ffbd9cb 19:39:34 19:39:34 Step 10/23 : FROM alpine:3.16 19:39:34 ---> a6215f271958 19:39:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:34 ---> Running in 4af74464a9e9 19:39:34 Removing intermediate container 4af74464a9e9 19:39:34 ---> 391ee0356455 19:39:34 Step 12/23 : ENV APP_PORT=59880 19:39:34 ---> Running in a4ac3946162b 19:39:34 Removing intermediate container a4ac3946162b 19:39:34 ---> 52b12105bba5 19:39:34 Step 13/23 : EXPOSE $APP_PORT 19:39:34 ---> Running in cd3bc99e89b4 19:39:34 Removing intermediate container cd3bc99e89b4 19:39:34 ---> a111185d4ff3 19:39:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:34 ---> Running in 472b8c78efe4 19:39:37 Removing intermediate container 472b8c78efe4 19:39:37 ---> c974815a10fe 19:39:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:39:37 ---> Running in ccc8e15ddb46 19:39:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:41 (1/6) Installing dumb-init (1.2.5-r1) 19:39:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:39:41 (3/6) Installing libsodium (1.0.18-r0) 19:39:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:39:41 (5/6) Installing libzmq (4.3.4-r0) 19:39:41 (6/6) Installing zeromq (4.3.4-r0) 19:39:41 Executing busybox-1.35.0-r17.trigger 19:39:42 OK: 8 MiB in 20 packages 19:39:43 Removing intermediate container ccc8e15ddb46 19:39:43 ---> 9f56c05fe54d 19:39:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:44 ---> 8ab1f40d339e 19:39:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:46 ---> 10a085c31017 19:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:47 ---> 3c0d3f8ef265 19:39:47 Step 19/23 : ENTRYPOINT ["/core-data"] 19:39:47 ---> Running in acd5f52d4eed 19:39:47 Removing intermediate container acd5f52d4eed 19:39:47 ---> 91f8ac1719fe 19:39:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:47 ---> Running in ae4e465e56a8 19:39:48 Removing intermediate container ae4e465e56a8 19:39:48 ---> 7c1d46d386f3 19:39:48 Step 21/23 : LABEL arch=arm64 19:39:48 ---> Running in 23e1f851b9f4 19:39:49 Removing intermediate container 23e1f851b9f4 19:39:49 ---> 6c09aa296e09 19:39:49 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:39:49 ---> Running in ad27f550c601 19:39:49 Removing intermediate container ad27f550c601 19:39:49 ---> 0e799a17357b 19:39:49 Step 23/23 : LABEL version=0.0.0 19:39:49 ---> Running in ef067771adad 19:39:50 Removing intermediate container ef067771adad 19:39:50 ---> 52e6fc009b1d 19:39:50 19:39:50 Successfully built 52e6fc009b1d 19:39:50 Successfully tagged core-data-arm64:latest 19:40:00  Building core-data ... done Removing intermediate container 4dbef18738e1 19:40:00 ---> f4516a35bf7c 19:40:00 19:40:00 Step 10/23 : FROM alpine:3.16 19:40:00 ---> a6215f271958 19:40:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:40:00 ---> Using cache 19:40:00 ---> a8c907009db8 19:40:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:00 ---> Using cache 19:40:00 ---> 10cce47c50b7 19:40:00 Step 13/23 : ENV APP_PORT=59882 19:40:00 ---> Running in 13c22520bd11 19:40:00 Removing intermediate container 13c22520bd11 19:40:00 ---> 9ae1b4b0acfb 19:40:00 Step 14/23 : EXPOSE $APP_PORT 19:40:00 ---> Running in c79f48b36cb0 19:40:00 Removing intermediate container c79f48b36cb0 19:40:00 ---> aa2798035977 19:40:00 Step 15/23 : WORKDIR / 19:40:00 ---> Running in e7ac90519770 19:40:01 Removing intermediate container e7ac90519770 19:40:01 ---> 559cfc2634dd 19:40:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:02 ---> ece846881449 19:40:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:03 ---> 5df31f62a431 19:40:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:04 ---> da0942c74ec8 19:40:04 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:04 ---> Running in 51c9cb807ea4 19:40:04 Removing intermediate container 51c9cb807ea4 19:40:04 ---> a08fdb4ad716 19:40:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:05 ---> Running in db29ec9278a9 19:40:05 Removing intermediate container db29ec9278a9 19:40:05 ---> 95d2ebe15d35 19:40:05 Step 21/23 : LABEL arch=arm64 19:40:05 ---> Running in 6510dfce8233 19:40:05 Removing intermediate container 6510dfce8233 19:40:05 ---> 7a420f849cf2 19:40:05 Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:40:05 ---> Running in ee3a2e70c2e2 19:40:06 Removing intermediate container ee3a2e70c2e2 19:40:06 ---> 89578a256554 19:40:06 Step 23/23 : LABEL version=0.0.0 19:40:06 ---> Running in 3df6c78162c1 19:40:06 Removing intermediate container 3df6c78162c1 19:40:06 ---> 5cf4d4a6b1f2 19:40:06 19:40:07 Successfully built 5cf4d4a6b1f2 19:40:07 Successfully tagged core-command-arm64:latest 19:40:17  Building core-command ... done Removing intermediate container 7cca2257049c 19:40:17 ---> fbebf05b9f6f 19:40:17 19:40:17 Step 10/22 : FROM alpine:3.16 19:40:17 ---> a6215f271958 19:40:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:17 ---> Running in 6c52896dfd48 19:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:19 (1/2) Installing ca-certificates (20220614-r0) 19:40:19 (2/2) Installing dumb-init (1.2.5-r1) 19:40:19 Executing busybox-1.35.0-r17.trigger 19:40:19 Executing ca-certificates-20220614-r0.trigger 19:40:19 OK: 6 MiB in 16 packages 19:40:21 Removing intermediate container 6c52896dfd48 19:40:21 ---> 28d73ca79b65 19:40:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:21 ---> Running in 1bfe336e0015 19:40:21 Removing intermediate container 1bfe336e0015 19:40:21 ---> 4bfb82a47d61 19:40:21 Step 13/22 : ENV APP_PORT=59860 19:40:21 ---> Running in 40512e4546fa 19:40:21 Removing intermediate container 40512e4546fa 19:40:21 ---> 554b36219a65 19:40:21 Step 14/22 : EXPOSE $APP_PORT 19:40:22 ---> Running in e42d09cb6cab 19:40:22 Removing intermediate container e42d09cb6cab 19:40:22 ---> 3e94e6ddc95f 19:40:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:22 ---> 11771ab89050 19:40:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:24 ---> 2b40b3cd1d6e 19:40:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:24 ---> 147da4049b99 19:40:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:40:24 ---> Running in 3215cb95fd89 19:40:25 Removing intermediate container 3215cb95fd89 19:40:25 ---> c5655e6eb857 19:40:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:25 ---> Running in 2ee641fbf241 19:40:25 Removing intermediate container 2ee641fbf241 19:40:25 ---> a585838be182 19:40:25 Step 20/22 : LABEL arch=arm64 19:40:25 ---> Running in 3abe787a548b 19:40:26 Removing intermediate container 3abe787a548b 19:40:26 ---> 1c7c31487bb2 19:40:26 Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 19:40:26 ---> Running in 71a98bd230ce 19:40:26 Removing intermediate container 71a98bd230ce 19:40:26 ---> b2dbb8a51b94 19:40:26 Step 22/22 : LABEL version=0.0.0 19:40:26 ---> Running in 8724ebd11a9c 19:40:26 Removing intermediate container 8724ebd11a9c 19:40:26 ---> 9db444bfd347 19:40:26 19:40:27 Successfully built 9db444bfd347 19:40:27 Successfully tagged support-notifications-arm64:latest 19:40:27  Building support-notifications ... done  [Pipeline] } 19:40:27 $ docker stop --time=1 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 19:40:29 $ docker rm -f 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:29 + docker images 19:40:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:40:30 support-notifications-arm64 latest 9db444bfd347 4 seconds ago 26.2MB 19:40:30 fbebf05b9f6f 15 seconds ago 1.41GB 19:40:30 core-command-arm64 latest 5cf4d4a6b1f2 24 seconds ago 15.6MB 19:40:30 f4516a35bf7c 32 seconds ago 1.35GB 19:40:30 core-data-arm64 latest 52e6fc009b1d 40 seconds ago 20.7MB 19:40:30 acae8ffbd9cb 59 seconds ago 1.38GB 19:40:30 security-proxy-setup-arm64 latest 4ecd992ffbd7 About a minute ago 26.4MB 19:40:30 2f505f08c8ce About a minute ago 1.36GB 19:40:30 security-bootstrapper-arm64 latest 1af3d056ec4a About a minute ago 18.7MB 19:40:30 a67637b97e8b 2 minutes ago 1.36GB 19:40:30 support-scheduler-arm64 latest 2112ee21e23d 5 minutes ago 25.7MB 19:40:30 374c2b92cbb0 5 minutes ago 1.41GB 19:40:30 security-spiffe-token-provider-arm64 latest d43943819696 8 minutes ago 28.4MB 19:40:30 c8e5baba1024 8 minutes ago 1.4GB 19:40:30 sys-mgmt-agent-arm64 latest cf3c1084cc7b 8 minutes ago 133MB 19:40:30 core-metadata-arm64 latest 812b1ad554a8 9 minutes ago 17.5MB 19:40:30 f813daa4e7db 10 minutes ago 1.38GB 19:40:30 security-secretstore-setup-arm64 latest 59ef58b6c154 10 minutes ago 28MB 19:40:30 8d40d36e3e2c 10 minutes ago 1.36GB 19:40:30 527eac3ab056 11 minutes ago 1.35GB 19:40:30 security-spire-agent-arm64 latest 190acf4235af 14 minutes ago 122MB 19:40:30 3fec1997d256 14 minutes ago 1.25GB 19:40:30 security-spire-server-arm64 latest 5d6e41a9b0af 14 minutes ago 84.2MB 19:40:30 9bc6cccc4ac8 15 minutes ago 1.25GB 19:40:30 security-spire-config-arm64 latest fa11aaf98f45 16 minutes ago 83.6MB 19:40:30 a6000659c94a 17 minutes ago 1.25GB 19:40:30 ci-base-image-arm64 latest 78c1461d3b0c 30 minutes ago 995MB 19:40:30 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 19:40:30 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 19:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 19:40:30 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 19:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:31 19:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:31 arm64: Pulling from edgex-lftools-log-publisher 19:40:31 8998bd30e6a1: Pulling fs layer 19:40:31 04944245beec: Pulling fs layer 19:40:31 699f458cf7ca: Pulling fs layer 19:40:31 765212b225bb: Pulling fs layer 19:40:31 f23df028b6ca: Pulling fs layer 19:40:31 d65c8cfc05b1: Pulling fs layer 19:40:31 2437ff75d9bd: Pulling fs layer 19:40:31 2437ff75d9bd: Waiting 19:40:31 f23df028b6ca: Waiting 19:40:31 765212b225bb: Waiting 19:40:31 d65c8cfc05b1: Waiting 19:40:32 04944245beec: Verifying Checksum 19:40:32 04944245beec: Download complete 19:40:32 765212b225bb: Verifying Checksum 19:40:32 765212b225bb: Download complete 19:40:32 f23df028b6ca: Verifying Checksum 19:40:32 f23df028b6ca: Download complete 19:40:32 d65c8cfc05b1: Verifying Checksum 19:40:32 d65c8cfc05b1: Download complete 19:40:32 699f458cf7ca: Verifying Checksum 19:40:32 699f458cf7ca: Download complete 19:40:32 8998bd30e6a1: Download complete 19:40:35 2437ff75d9bd: Verifying Checksum 19:40:35 2437ff75d9bd: Download complete 19:40:37 8998bd30e6a1: Pull complete 19:40:37 04944245beec: Pull complete 19:40:39 699f458cf7ca: Pull complete 19:40:39 765212b225bb: Pull complete 19:40:40 f23df028b6ca: Pull complete 19:40:40 d65c8cfc05b1: Pull complete 19:40:55 2437ff75d9bd: Pull complete 19:40:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container 19:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:40:59 $ docker top 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:00 ---> job-cost.sh 19:41:00 lf-activate-venv: SKIPPING 19:41:00 INFO: No Stack... 19:41:00 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:01 INFO: Archiving Costs [Pipeline] sh 19:41:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:41:02 + cut -d, -f6 [Pipeline] lock 19:41:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] 19:41:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] did not exist. Created. 19:41:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:41:03 Stashed 1 file(s) [Pipeline] } 19:41:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:41:03 $ docker stop --time=1 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb 19:41:05 $ docker rm -f 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:41:06 provisioning config files... 19:41:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7248415047028495265tmp [Pipeline] { [Pipeline] sh 19:41:06 + set +x 19:41:06 + curl -s https://codecov.io/bash 19:41:06 + bash -s -- 19:41:06 19:41:06 _____ _ 19:41:06 / ____| | | 19:41:06 | | ___ __| | ___ ___ _____ __ 19:41:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:41:06 | |___| (_) | (_| | __/ (_| (_) \ V / 19:41:06 \_____\___/ \__,_|\___|\___\___/ \_/ 19:41:06 Bash-1.0.6 19:41:06 19:41:06 19:41:06 ==> git version 2.25.1 found 19:41:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:41:06 Release-Date: 2020-01-08 19:41:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:41:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:41:06 ==> Jenkins CI detected. 19:41:06 current dir:  /w/workspace/edgex-go/1 19:41:06 project root: . 19:41:06 --> token set from env 19:41:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:41:06 ==> Running gcov in . (disable via -X gcov) 19:41:06 ==> Python coveragepy not found 19:41:06 ==> Searching for coverage reports in: 19:41:06 + . 19:41:06 -> Found 1 reports 19:41:06 ==> Detecting git/mercurial file structure 19:41:06 ==> Reading reports 19:41:06 + ./coverage.out bytes=482786 19:41:06 ==> Appending adjustments 19:41:06 https://docs.codecov.io/docs/fixing-reports 19:41:07 + Found adjustments 19:41:07 ==> Gzipping contents 19:41:07 64K /tmp/codecov.kKkwV6.gz 19:41:07 ==> Uploading reports 19:41:07 url: https://codecov.io 19:41:07 query: branch=PR-4132&commit=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4132&job=&cmd_args= 19:41:07 -> Pinging Codecov 19:41:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4132&commit=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4132&job=&cmd_args= 19:41:08 -> Uploading to 19:41:08 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/00271124DB129430A58F1EEE437C3FCB/73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5/ad833747-b71f-403c-b668-dbf94f827f6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T194108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a94bd3ca21317a4fac9993c66c0c1ea8df60899e1ce8509aea0bc183c357c18 19:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:08 Dload Upload Total Spent Left Speed 19:41:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63341 0 0 100 63341 0 260k --:--:-- --:--:-- --:--:-- 260k 19:41:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] } 19:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:41:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:41:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:11 ---> package-listing.sh 19:41:11 ++ facter osfamily 19:41:11 ++ tr '[:upper:]' '[:lower:]' 19:41:11 + OS_FAMILY=debian 19:41:11 + workspace=/w/workspace/edgex-go/1 19:41:11 + START_PACKAGES=/tmp/packages_start.txt 19:41:11 + END_PACKAGES=/tmp/packages_end.txt 19:41:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:11 + PACKAGES=/tmp/packages_start.txt 19:41:11 + '[' /w/workspace/edgex-go/1 ']' 19:41:11 + PACKAGES=/tmp/packages_end.txt 19:41:11 + case "${OS_FAMILY}" in 19:41:11 + dpkg -l 19:41:11 + grep '^ii' 19:41:11 + '[' -f /tmp/packages_start.txt ']' 19:41:11 + '[' -f /tmp/packages_end.txt ']' 19:41:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:11 + '[' /w/workspace/edgex-go/1 ']' 19:41:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:41:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:41:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:12 19:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:12 latest: Pulling from edgex-lftools-log-publisher 19:41:12 5eb5b503b376: Pulling fs layer 19:41:12 5c69ac0246d0: Pulling fs layer 19:41:12 ec43610c2a17: Pulling fs layer 19:41:12 3a2ae6a8a46f: Pulling fs layer 19:41:12 33b1e0a273af: Pulling fs layer 19:41:12 5d3b04190fa2: Pulling fs layer 19:41:12 2f39f015ded8: Pulling fs layer 19:41:12 33b1e0a273af: Waiting 19:41:12 5d3b04190fa2: Waiting 19:41:12 2f39f015ded8: Waiting 19:41:12 3a2ae6a8a46f: Waiting 19:41:12 5c69ac0246d0: Download complete 19:41:12 3a2ae6a8a46f: Download complete 19:41:13 33b1e0a273af: Verifying Checksum 19:41:13 33b1e0a273af: Download complete 19:41:13 ec43610c2a17: Verifying Checksum 19:41:13 ec43610c2a17: Download complete 19:41:13 5d3b04190fa2: Verifying Checksum 19:41:13 5d3b04190fa2: Download complete 19:41:13 5eb5b503b376: Verifying Checksum 19:41:13 5eb5b503b376: Download complete 19:41:13 2f39f015ded8: Verifying Checksum 19:41:13 2f39f015ded8: Download complete 19:41:14 5eb5b503b376: Pull complete 19:41:14 5c69ac0246d0: Pull complete 19:41:14 ec43610c2a17: Pull complete 19:41:14 3a2ae6a8a46f: Pull complete 19:41:14 33b1e0a273af: Pull complete 19:41:15 5d3b04190fa2: Pull complete 19:41:19 2f39f015ded8: Pull complete 19:41:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:19 prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container 19:41:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:22 $ docker top 45b820bab33d9833765b82752b93af6755ae26969aa9ed9153237badf3b3a0b3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:22 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:23 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:23 + ls /var/log/sa-host 19:41:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:23 provisioning config files... 19:41:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7663274670326877679tmp [Pipeline] { [Pipeline] echo 19:41:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:24 ---> create-netrc.sh [Pipeline] } 19:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:24 ---> python-tools-install.sh [Pipeline] echo 19:41:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:24 ---> sudo-logs.sh 19:41:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:25 ---> job-cost.sh 19:41:25 lf-activate-venv: SKIPPING 19:41:25 DEBUG: total: 0.10999999940395355 19:41:25 INFO: Retrieving Stack Cost... 19:41:25 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:26 INFO: Archiving Costs [Pipeline] echo 19:41:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:26 ---> logs-deploy.sh 19:41:26 lf-activate-venv: SKIPPING 19:41:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4132/1 19:41:26 INFO: archiving workspace using pattern(s): 19:41:27 Archives upload complete. 19:41:27 INFO: archiving logs to Nexus 19:41:28 ---> uname -a: 19:41:28 Linux prd-ubuntu20-04-docker-8c-8g-23567 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:41:28 19:41:28 19:41:28 ---> lscpu: 19:41:28 Architecture: x86_64 19:41:28 CPU op-mode(s): 32-bit, 64-bit 19:41:28 Byte Order: Little Endian 19:41:28 Address sizes: 40 bits physical, 48 bits virtual 19:41:28 CPU(s): 8 19:41:28 On-line CPU(s) list: 0-7 19:41:28 Thread(s) per core: 1 19:41:28 Core(s) per socket: 1 19:41:28 Socket(s): 8 19:41:28 NUMA node(s): 1 19:41:28 Vendor ID: AuthenticAMD 19:41:28 CPU family: 23 19:41:28 Model: 49 19:41:28 Model name: AMD EPYC-Rome Processor 19:41:28 Stepping: 0 19:41:28 CPU MHz: 2799.988 19:41:28 BogoMIPS: 5599.97 19:41:28 Virtualization: AMD-V 19:41:28 Hypervisor vendor: KVM 19:41:28 Virtualization type: full 19:41:28 L1d cache: 256 KiB 19:41:28 L1i cache: 256 KiB 19:41:28 L2 cache: 4 MiB 19:41:28 L3 cache: 128 MiB 19:41:28 NUMA node0 CPU(s): 0-7 19:41:28 Vulnerability Itlb multihit: Not affected 19:41:28 Vulnerability L1tf: Not affected 19:41:28 Vulnerability Mds: Not affected 19:41:28 Vulnerability Meltdown: Not affected 19:41:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:41:28 Vulnerability Srbds: Not affected 19:41:28 Vulnerability Tsx async abort: Not affected 19:41:28 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 19:41:28 19:41:28 19:41:28 ---> nproc: 19:41:28 8 19:41:28 19:41:28 19:41:28 ---> df -h: 19:41:28 Filesystem Size Used Avail Use% Mounted on 19:41:28 overlay 155G 17G 139G 11% / 19:41:28 tmpfs 64M 0 64M 0% /dev 19:41:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:41:28 shm 64M 0 64M 0% /dev/shm 19:41:28 /dev/vda1 155G 17G 139G 11% /facter-os 19:41:28 19:41:28 19:41:28 ---> sar -b -r -n DEV: 19:41:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23567) 08/25/22 _x86_64_ (8 CPU) 19:41:28 19:41:28 19:04:22 LINUX RESTART (8 CPU) 19:41:28 19:41:28 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:28 19:06:01 301.53 12.45 289.09 0.00 2092.64 109038.45 0.00 19:41:28 19:07:01 73.45 0.03 73.42 0.00 3.20 35028.98 0.00 19:41:28 19:08:01 36.61 0.13 36.48 0.00 1.73 10773.27 0.00 19:41:28 19:09:01 433.86 7.57 426.30 0.00 67.06 170239.76 0.00 19:41:28 19:10:01 884.44 0.37 884.07 0.00 11.20 280815.06 0.00 19:41:28 19:11:01 1048.18 1.17 1047.01 0.00 21.59 246945.06 0.00 19:41:28 19:12:01 87.00 0.02 86.99 0.00 0.13 13619.73 0.00 19:41:28 19:13:01 2.27 0.00 2.27 0.00 0.00 25.33 0.00 19:41:28 19:14:01 1.68 0.00 1.68 0.00 0.00 17.99 0.00 19:41:28 19:15:01 2.47 0.00 2.47 0.00 0.00 30.79 0.00 19:41:28 19:16:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 19:41:28 19:17:01 1.52 0.02 1.50 0.00 0.13 16.93 0.00 19:41:28 19:18:02 1.53 0.00 1.53 0.00 0.00 16.13 0.00 19:41:28 19:19:01 1.41 0.00 1.41 0.00 0.00 16.81 0.00 19:41:28 19:20:01 1.88 0.02 1.87 0.00 0.13 21.19 0.00 19:41:28 19:21:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 19:41:28 19:22:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 19:41:28 19:23:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 19:41:28 19:24:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 19:41:28 19:25:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 19:41:28 19:26:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 19:41:28 19:27:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 19:41:28 19:28:01 9.12 5.72 3.40 0.00 327.95 253.69 0.00 19:41:28 19:29:01 2.40 0.93 1.47 0.00 26.53 19.73 0.00 19:41:28 19:30:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 19:41:28 19:31:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 19:41:28 19:32:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 19:41:28 19:33:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 19:41:28 19:34:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 19:41:28 19:35:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 19:41:28 19:36:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:41:28 19:37:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 19:41:28 19:38:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 19:41:28 19:39:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 19:41:28 19:40:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 19:41:28 19:41:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 19:41:28 Average: 81.00 0.79 80.22 0.00 70.93 24100.77 0.00 19:41:28 19:41:28 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:28 19:06:01 28059520 31765688 532176 1.62 119492 3810800 2013168 5.93 1224532 3172320 257108 19:41:28 19:07:01 27788892 31704664 587056 1.79 138412 3966240 2218636 6.54 1365308 3259884 118844 19:41:28 19:08:01 27263536 31763228 527552 1.60 141144 4511368 2077648 6.12 1403804 3710728 382164 19:41:28 19:09:01 21720292 31695672 586004 1.78 280956 9605908 2060476 6.07 1778564 8620592 2687328 19:41:28 19:10:01 21494980 31375072 890984 2.71 304492 9429124 3417568 10.07 2422332 8123536 100588 19:41:28 19:11:01 21173172 31555852 714016 2.17 392792 9784880 2607928 7.69 2336756 8482068 84988 19:41:28 19:12:01 21627044 31755724 522672 1.59 395288 9547532 1950592 5.75 2129208 8262376 12 19:41:28 19:13:01 21627840 31756676 521284 1.59 395348 9547540 1950592 5.75 2128376 8262384 12 19:41:28 19:14:01 21638004 31766908 511440 1.56 395412 9547544 1950592 5.75 2119296 8262388 12 19:41:28 19:15:01 21638404 31767348 510912 1.55 395456 9547516 1950592 5.75 2119516 8262364 0 19:41:28 19:16:01 21641696 31770692 507592 1.54 395496 9547516 1950592 5.75 2116304 8262368 8 19:41:28 19:17:01 21641316 31770320 507840 1.54 395516 9547524 1950592 5.75 2116448 8262372 40 19:41:28 19:18:02 21641520 31770612 507472 1.54 395552 9547528 1950592 5.75 2116232 8262372 12 19:41:28 19:19:01 21641440 31770612 507428 1.54 395568 9547532 1950592 5.75 2116536 8262452 216 19:41:28 19:20:01 21643444 31772668 505716 1.54 395600 9547516 1930956 5.69 2116428 8262452 12 19:41:28 19:21:01 21643112 31772380 505928 1.54 395620 9547536 1930956 5.69 2116624 8262460 16 19:41:28 19:22:01 21643276 31772552 505684 1.54 395640 9547540 1930956 5.69 2116244 8262468 16 19:41:28 19:23:01 21643772 31773108 505088 1.54 395676 9547544 1930956 5.69 2116108 8262472 16 19:41:28 19:24:01 21643724 31773064 505044 1.54 395712 9547540 1930956 5.69 2116108 8262476 20 19:41:28 19:25:01 21643420 31772824 505480 1.54 395732 9547544 1930956 5.69 2116488 8262472 44 19:41:28 19:26:01 21643404 31772816 505452 1.54 395732 9547556 1930956 5.69 2116440 8262476 20 19:41:28 19:27:01 21643072 31772620 505560 1.54 395764 9547688 1930956 5.69 2116232 8262600 16 19:41:28 19:28:01 21553288 31700584 573520 1.74 395864 9563720 2063040 6.08 2186364 8275604 32 19:41:28 19:29:01 21550836 31699884 574212 1.75 395872 9564524 2063040 6.08 2190616 8274664 52 19:41:28 19:30:01 21550708 31699796 574324 1.75 395880 9564524 2063040 6.08 2190096 8274640 24 19:41:28 19:31:01 21550408 31699500 574548 1.75 395900 9564524 2063040 6.08 2189740 8274640 56 19:41:28 19:32:01 21550352 31699476 574532 1.75 395904 9564532 2063040 6.08 2189768 8274644 12 19:41:28 19:33:01 21550552 31699684 574488 1.75 395904 9564532 2063040 6.08 2189792 8274644 156 19:41:28 19:34:01 21550276 31699424 574704 1.75 395920 9564536 2063040 6.08 2189784 8274648 28 19:41:28 19:35:01 21550720 31699892 574392 1.75 395932 9564540 2063040 6.08 2190160 8274652 32 19:41:28 19:36:01 21550648 31699824 574440 1.75 395940 9564536 2063040 6.08 2189856 8274652 16 19:41:28 19:37:01 21550348 31699548 574648 1.75 395960 9564548 2063040 6.08 2189876 8274656 168 19:41:28 19:38:01 21550292 31699504 574612 1.75 395984 9564548 2063040 6.08 2189872 8274656 16 19:41:28 19:39:01 21550492 31699740 574552 1.75 395996 9564552 2063040 6.08 2189924 8274664 40 19:41:28 19:40:01 21550476 31699748 574516 1.75 396028 9564544 2063040 6.08 2190568 8274668 24 19:41:28 19:41:01 21550428 31699720 574484 1.75 396044 9564548 2063040 6.08 2190456 8274668 164 19:41:28 Average: 22095964 31721317 556121 1.69 368042 9104770 2064732 6.08 2085577 7872616 100898 19:41:28 19:41:28 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:28 19:06:01 ens3 902.20 825.29 12257.82 101.29 0.00 0.00 0.00 0.00 19:41:28 19:06:01 docker0 437.99 384.74 34.39 3854.75 0.00 0.00 0.00 0.00 19:41:28 19:06:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 19:41:28 19:07:01 vethdebdcc8 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 19:41:28 19:07:01 ens3 60.76 49.81 36.28 65.74 0.00 0.00 0.00 0.00 19:41:28 19:07:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 19:41:28 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:08:01 vethdebdcc8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:08:01 ens3 24.48 14.45 20.80 11.22 0.00 0.00 0.00 0.00 19:41:28 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:09:01 ens3 306.45 241.99 3340.23 93.92 0.00 0.00 0.00 0.00 19:41:28 19:09:01 docker0 138.69 173.10 10.67 1631.59 0.00 0.00 0.00 0.00 19:41:28 19:09:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:41:28 19:09:01 veth01bbbbb 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 19:41:28 19:10:01 veth3e04420 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:41:28 19:10:01 ens3 199.55 137.54 1415.09 76.80 0.00 0.00 0.00 0.00 19:41:28 19:10:01 veth572a740 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:41:28 19:10:01 docker0 79.85 127.41 5.49 1283.05 0.00 0.00 0.00 0.00 19:41:28 19:10:01 vethbf930cf 6.40 7.38 0.46 38.03 0.00 0.00 0.00 0.00 19:41:28 19:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:41:28 19:10:01 veth01bbbbb 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:41:28 19:11:01 ens3 159.00 116.03 873.22 97.27 0.00 0.00 0.00 0.00 19:41:28 19:11:01 docker0 55.74 82.11 4.18 831.46 0.00 0.00 0.00 0.00 19:41:28 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:11:01 veth45fb242 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:41:28 19:11:01 veth01bbbbb 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 19:41:28 19:12:01 ens3 26.03 17.98 99.62 4.43 0.00 0.00 0.00 0.00 19:41:28 19:12:01 docker0 13.10 17.36 0.77 92.19 0.00 0.00 0.00 0.00 19:41:28 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:13:01 ens3 0.50 0.48 0.03 0.04 0.00 0.00 0.00 0.00 19:41:28 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:41:28 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:18:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:20:01 ens3 0.18 0.22 0.08 0.08 0.00 0.00 0.00 0.00 19:41:28 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:21:01 ens3 0.37 0.33 0.53 0.02 0.00 0.00 0.00 0.00 19:41:28 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:25:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 19:41:28 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:26:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:41:28 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:28:01 ens3 3.00 2.60 17.49 0.51 0.00 0.00 0.00 0.00 19:41:28 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:29:01 ens3 6.43 4.82 4.45 5.72 0.00 0.00 0.00 0.00 19:41:28 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:41:28 19:30:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:41:28 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:35:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 19:41:28 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:38:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 19:40:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:41:28 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:41:01 ens3 0.32 0.17 0.24 0.01 0.00 0.00 0.00 0.00 19:41:28 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:28 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:28 Average: ens3 47.01 39.29 502.11 12.71 0.00 0.00 0.00 0.00 19:41:28 Average: docker0 20.20 21.85 1.55 213.81 0.00 0.00 0.00 0.00 19:41:28 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 19:41:28 19:41:28 19:41:28 ---> sar -P ALL: 19:41:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23567) 08/25/22 _x86_64_ (8 CPU) 19:41:28 19:41:28 19:04:22 LINUX RESTART (8 CPU) 19:41:28 19:41:28 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:41:28 19:06:01 all 9.42 0.00 3.23 2.52 0.08 84.76 19:41:28 19:06:01 0 12.05 0.00 3.37 2.73 0.07 81.79 19:41:28 19:06:01 1 11.11 0.00 5.06 8.00 0.08 75.75 19:41:28 19:06:01 2 10.41 0.00 3.38 0.29 0.08 85.84 19:41:28 19:06:01 3 9.50 0.00 3.33 1.15 0.12 85.90 19:41:28 19:06:01 4 9.00 0.00 2.49 0.59 0.05 87.87 19:41:28 19:06:01 5 7.77 0.00 2.90 6.16 0.05 83.12 19:41:28 19:06:01 6 8.35 0.00 2.27 1.03 0.08 88.26 19:41:28 19:06:01 7 7.16 0.00 3.00 0.15 0.09 89.60 19:41:28 19:07:01 all 33.11 0.00 6.08 1.10 0.07 59.64 19:41:28 19:07:01 0 33.40 0.00 5.60 0.20 0.07 60.73 19:41:28 19:07:01 1 33.69 0.00 5.56 0.05 0.07 60.63 19:41:28 19:07:01 2 32.24 0.00 6.58 2.44 0.07 58.67 19:41:28 19:07:01 3 34.25 0.00 6.50 1.89 0.07 57.30 19:41:28 19:07:01 4 33.32 0.00 6.03 0.05 0.07 60.53 19:41:28 19:07:01 5 33.45 0.00 5.58 1.30 0.07 59.60 19:41:28 19:07:01 6 32.71 0.00 6.69 2.75 0.07 57.79 19:41:28 19:07:01 7 31.86 0.00 6.11 0.10 0.07 61.86 19:41:28 19:08:01 all 54.90 0.00 7.74 0.26 0.11 37.00 19:41:28 19:08:01 0 54.70 0.00 7.96 0.03 0.08 37.23 19:41:28 19:08:01 1 55.04 0.00 7.64 0.29 0.12 36.92 19:41:28 19:08:01 2 55.76 0.00 7.72 0.03 0.08 36.40 19:41:28 19:08:01 3 54.82 0.00 8.17 1.31 0.12 35.58 19:41:28 19:08:01 4 54.68 0.00 7.74 0.02 0.08 37.48 19:41:28 19:08:01 5 55.25 0.00 7.61 0.32 0.08 36.74 19:41:28 19:08:01 6 54.09 0.00 7.60 0.03 0.17 38.11 19:41:28 19:08:01 7 54.85 0.00 7.45 0.03 0.10 37.56 19:41:28 19:09:01 all 15.60 0.00 10.34 6.57 0.07 67.42 19:41:28 19:09:01 0 16.02 0.00 10.80 2.12 0.07 71.00 19:41:28 19:09:01 1 16.04 0.00 10.93 11.84 0.07 61.12 19:41:28 19:09:01 2 15.24 0.00 11.73 9.18 0.07 63.78 19:41:28 19:09:01 3 17.87 0.00 10.54 9.28 0.07 62.25 19:41:28 19:09:01 4 15.05 0.00 10.20 5.28 0.05 69.42 19:41:28 19:09:01 5 13.88 0.00 8.39 4.27 0.08 73.37 19:41:28 19:09:01 6 15.55 0.00 9.95 5.90 0.07 68.54 19:41:28 19:09:01 7 15.17 0.00 10.23 4.72 0.07 69.81 19:41:28 19:10:01 all 54.61 0.00 12.85 7.42 0.13 24.99 19:41:28 19:10:01 0 54.25 0.00 11.87 4.04 0.17 29.68 19:41:28 19:10:01 1 52.45 0.00 13.07 4.10 0.14 30.24 19:41:28 19:10:01 2 54.78 0.00 13.87 19.14 0.15 12.07 19:41:28 19:10:01 3 52.99 0.00 14.59 11.31 0.14 20.97 19:41:28 19:10:01 4 55.02 0.00 13.18 3.84 0.12 27.84 19:41:28 19:10:01 5 56.76 0.00 11.46 5.75 0.08 25.94 19:41:28 19:10:01 6 54.57 0.00 12.41 6.22 0.14 26.66 19:41:28 19:10:01 7 56.06 0.00 12.35 5.06 0.12 26.41 19:41:28 19:11:01 all 65.84 0.00 16.13 3.79 0.16 14.08 19:41:28 19:11:01 0 67.96 0.00 15.10 3.31 0.14 13.50 19:41:28 19:11:01 1 64.99 0.00 15.41 2.05 0.16 17.39 19:41:28 19:11:01 2 66.13 0.00 17.32 5.04 0.14 11.37 19:41:28 19:11:01 3 64.08 0.00 15.62 2.90 0.21 17.20 19:41:28 19:11:01 4 66.81 0.00 16.86 2.72 0.14 13.47 19:41:28 19:11:01 5 60.99 0.00 15.64 6.16 0.14 17.07 19:41:28 19:11:01 6 68.05 0.00 16.20 5.17 0.22 10.36 19:41:28 19:11:01 7 67.66 0.00 16.88 2.98 0.17 12.31 19:41:28 19:12:01 all 9.62 0.00 1.73 0.40 0.04 88.21 19:41:28 19:12:01 0 11.69 0.00 1.80 0.23 0.03 86.25 19:41:28 19:12:01 1 9.29 0.00 1.75 0.43 0.03 88.49 19:41:28 19:12:01 2 9.49 0.00 1.67 0.02 0.03 88.78 19:41:28 19:12:01 3 9.58 0.00 1.59 0.00 0.03 88.79 19:41:28 19:12:01 4 10.00 0.00 2.25 2.14 0.03 85.57 19:41:28 19:12:01 5 8.03 0.00 1.39 0.02 0.02 90.55 19:41:28 19:12:01 6 9.37 0.00 1.50 0.27 0.08 88.77 19:41:28 19:12:01 7 9.47 0.00 1.86 0.13 0.03 88.50 19:41:28 19:13:01 all 0.11 0.00 0.01 0.01 0.01 99.86 19:41:28 19:13:01 0 0.80 0.00 0.00 0.00 0.02 99.19 19:41:28 19:13:01 1 0.03 0.00 0.00 0.03 0.02 99.92 19:41:28 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:13:01 6 0.02 0.00 0.00 0.03 0.02 99.93 19:41:28 19:13:01 7 0.02 0.00 0.03 0.00 0.03 99.92 19:41:28 19:14:01 all 0.03 0.00 0.01 0.02 0.00 99.93 19:41:28 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:14:01 1 0.02 0.00 0.02 0.18 0.02 99.77 19:41:28 19:14:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:41:28 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:41:28 19:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:41:28 19:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:41:28 19:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:41:28 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:41:28 19:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 19:41:28 19:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:41:28 19:16:01 all 0.22 0.00 0.01 0.00 0.01 99.76 19:41:28 19:16:01 0 1.57 0.00 0.00 0.00 0.00 98.43 19:41:28 19:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:41:28 19:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:41:28 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:41:28 19:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:41:28 19:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:41:28 19:41:28 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:41:28 19:17:01 all 0.25 0.00 0.01 0.01 0.01 99.72 19:41:28 19:17:01 0 1.92 0.00 0.02 0.00 0.02 98.05 19:41:28 19:17:01 1 0.00 0.00 0.00 0.07 0.02 99.92 19:41:28 19:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:41:28 19:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:41:28 19:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:41:28 19:18:02 all 0.04 0.00 0.00 0.00 0.00 99.95 19:41:28 19:18:02 0 0.08 0.00 0.00 0.00 0.00 99.92 19:41:28 19:18:02 1 0.07 0.00 0.00 0.02 0.00 99.92 19:41:28 19:18:02 2 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:18:02 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:18:02 4 0.05 0.00 0.00 0.00 0.00 99.95 19:41:28 19:18:02 5 0.03 0.00 0.02 0.00 0.00 99.95 19:41:28 19:18:02 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:28 19:18:02 7 0.03 0.00 0.00 0.00 0.02 99.95 19:41:28 19:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:41:28 19:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:41:28 19:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:41:28 19:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:41:28 19:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:41:28 19:20:01 all 0.03 0.00 0.02 0.01 0.00 99.94 19:41:28 19:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:20:01 1 0.07 0.00 0.02 0.03 0.00 99.88 19:41:28 19:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:41:28 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:41:28 19:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:41:28 19:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:41:28 19:20:01 7 0.00 0.00 0.03 0.00 0.02 99.95 19:41:28 19:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:41:28 19:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:41:28 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:41:28 19:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:41:28 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 19:41:28 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:22:01 1 0.05 0.00 0.00 0.02 0.02 99.92 19:41:28 19:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 19:41:28 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:41:28 19:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:41:28 19:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:41:28 19:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:41:28 19:23:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:41:28 19:23:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:41:28 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:41:28 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:41:28 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:24:01 1 0.03 0.00 0.00 0.03 0.02 99.92 19:41:28 19:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:41:28 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:41:28 19:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:41:28 19:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:41:28 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:28 19:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:41:28 19:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 19:41:28 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:28 19:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:26:01 all 0.01 0.00 0.01 0.02 0.01 99.95 19:41:28 19:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:41:28 19:26:01 1 0.00 0.00 0.00 0.03 0.02 99.95 19:41:28 19:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:28 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:26:01 6 0.00 0.00 0.02 0.13 0.00 99.85 19:41:28 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:41:28 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:41:28 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:27:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:41:28 19:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:41:28 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:41:28 19:28:01 all 0.33 0.00 0.08 0.06 0.01 99.53 19:41:28 19:28:01 0 0.13 0.00 0.07 0.00 0.02 99.78 19:41:28 19:28:01 1 0.03 0.00 0.05 0.07 0.00 99.85 19:41:28 19:28:01 2 0.15 0.00 0.10 0.03 0.00 99.72 19:41:28 19:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 19:41:28 19:28:01 4 0.03 0.00 0.03 0.03 0.00 99.90 19:41:28 19:28:01 5 0.20 0.00 0.07 0.00 0.02 99.72 19:41:28 19:28:01 6 1.97 0.00 0.22 0.30 0.02 97.50 19:41:28 19:28:01 7 0.07 0.00 0.05 0.02 0.00 99.87 19:41:28 19:29:01 all 0.15 0.00 0.04 0.01 0.01 99.80 19:41:28 19:29:01 0 0.17 0.00 0.05 0.00 0.03 99.75 19:41:28 19:29:01 1 0.10 0.00 0.05 0.02 0.02 99.82 19:41:28 19:29:01 2 0.18 0.00 0.00 0.00 0.00 99.82 19:41:28 19:29:01 3 0.17 0.00 0.02 0.02 0.00 99.80 19:41:28 19:29:01 4 0.22 0.00 0.03 0.00 0.00 99.75 19:41:28 19:29:01 5 0.15 0.00 0.03 0.00 0.02 99.80 19:41:28 19:29:01 6 0.13 0.00 0.05 0.03 0.00 99.78 19:41:28 19:29:01 7 0.10 0.00 0.05 0.00 0.00 99.85 19:41:28 19:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:41:28 19:30:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:41:28 19:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:41:28 19:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:30:01 6 0.02 0.00 0.00 0.03 0.02 99.93 19:41:28 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:31:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:41:28 19:31:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:41:28 19:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:41:28 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:31:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:41:28 19:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:41:28 19:32:01 all 0.01 0.00 0.00 0.01 0.01 99.96 19:41:28 19:32:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:41:28 19:32:01 1 0.00 0.00 0.00 0.12 0.02 99.87 19:41:28 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:33:01 all 0.07 0.00 0.01 0.01 0.00 99.90 19:41:28 19:33:01 0 0.53 0.00 0.03 0.00 0.02 99.42 19:41:28 19:33:01 1 0.02 0.00 0.00 0.12 0.00 99.87 19:41:28 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:34:01 all 0.08 0.00 0.01 0.01 0.01 99.89 19:41:28 19:34:01 0 0.58 0.00 0.03 0.00 0.03 99.35 19:41:28 19:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:41:28 19:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:41:28 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:41:28 19:34:01 6 0.00 0.00 0.00 0.07 0.02 99.92 19:41:28 19:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:35:01 all 0.21 0.00 0.01 0.02 0.00 99.76 19:41:28 19:35:01 0 1.49 0.00 0.02 0.00 0.02 98.48 19:41:28 19:35:01 1 0.00 0.00 0.02 0.18 0.02 99.78 19:41:28 19:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 19:41:28 19:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:28 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:41:28 19:36:01 1 0.02 0.00 0.00 0.03 0.02 99.93 19:41:28 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:28 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:41:28 19:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:41:28 19:37:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:41:28 19:37:01 2 0.12 0.00 0.00 0.00 0.00 99.88 19:41:28 19:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 19:41:28 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:41:28 19:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:28 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:28 19:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:41:28 19:38:01 1 0.00 0.00 0.03 0.03 0.02 99.92 19:41:28 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:41:28 19:38:01 CPU %user %nice %system %iowait %steal %idle 19:41:28 19:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:41:28 19:39:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:41:28 19:39:01 1 0.00 0.00 0.00 0.10 0.02 99.88 19:41:28 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:41:28 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:41:28 19:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:41:28 19:40:01 1 0.03 0.00 0.00 0.03 0.00 99.93 19:41:28 19:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:41:28 19:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:28 19:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:41:28 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:41:28 19:41:01 all 0.04 0.00 0.00 0.00 0.01 99.95 19:41:28 19:41:01 0 0.20 0.00 0.00 0.00 0.03 99.77 19:41:28 19:41:01 1 0.00 0.00 0.00 0.03 0.02 99.95 19:41:28 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:41:28 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:28 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:28 19:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:41:28 Average: all 6.70 0.00 1.60 0.61 0.02 91.07 19:41:28 Average: 0 7.08 0.00 1.56 0.35 0.03 90.99 19:41:28 Average: 1 6.64 0.00 1.63 0.77 0.03 90.93 19:41:28 Average: 2 6.70 0.00 1.71 0.98 0.02 90.58 19:41:28 Average: 3 6.66 0.00 1.65 0.76 0.02 90.91 19:41:28 Average: 4 6.70 0.00 1.61 0.41 0.02 91.26 19:41:28 Average: 5 6.48 0.00 1.46 0.66 0.02 91.39 19:41:28 Average: 6 6.70 0.00 1.56 0.61 0.03 91.11 19:41:28 Average: 7 6.65 0.00 1.60 0.36 0.02 91.37 19:41:28 19:41:28 19:41:28