Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+d217c32573f785860214a4b128a5ddb28bdceca4 (598e97e4a47f13148cc7ba9bbb7f4315751fdfff) 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-ssh12835591547659636596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1787804991352970159.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17450656077323168713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4190487572831261276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14295270158362594408.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22151 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f Checking out Revision 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f (PR-4097) > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f # timeout=10 Commit message: "Merge commit 'd217c32573f785860214a4b128a5ddb28bdceca4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:26 ========================================================= 16:29:26 EdgeX Global Pipelines Version Info 16:29:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:27 ------------------- 16:29:27 stable info: 16:29:27 ------------------- 16:29:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:27 Message: update stable to v1.0.238 16:29:28 ------------------- 16:29:28 experimental info: 16:29:28 ------------------- 16:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:28 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4b53d [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:28 provisioning config files... 16:29:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6391377279822993113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> docker-login.sh 16:29:29 nexus3.edgexfoundry.org:10001 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10002 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10003 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10004 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 docker.io 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 ---> docker-login.sh ends [Pipeline] } 16:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:30 + 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 16:29:30 + dirname cmd/core-command/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo core-command,cmd/core-command/Dockerfile 16:29:30 + dirname cmd/core-data/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo core-data,cmd/core-data/Dockerfile 16:29:30 + dirname cmd/core-metadata/Dockerfile+ 16:29:30 cut -d/ -f2 16:29:30 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:30 + dirname cmd/security-bootstrapper/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:30 + dirname cmd/security-proxy-setup/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:30 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:30 + dirname cmd/security-spire-agent/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:30 + dirname cmd/security-spire-config/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:30 + dirname cmd/security-spire-server/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:30 + dirname cmd/support-notifications/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:30 + dirname cmd/support-scheduler/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:30 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:30 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 16:29:31 + git rev-list -1 --merges 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f~1..0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo 16:29:31 -----------> git rev-list -1 --merges 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f~1..0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:29:31 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [false] [Pipeline] sh 16:29:31 + git log --format=format:%s -1 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo 16:29:31 ========================================================= 16:29:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:32 + grep -v github /etc/ssh/ssh_known_hosts 16:29:32 + [ -e /tmp/ssh_known_hosts ] 16:29:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:32 16:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:32 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:32 b85a868b505f: Pulling fs layer 16:29:32 e2be974225ed: Pulling fs layer 16:29:32 339a4e72a1f5: Pulling fs layer 16:29:32 988bab9f4d93: Pulling fs layer 16:29:32 1469e6f7b9e6: Pulling fs layer 16:29:32 eaf3925da568: Pulling fs layer 16:29:32 bab4dde63d76: Pulling fs layer 16:29:32 bde34c3a00c8: Pulling fs layer 16:29:32 b352a97aabf1: Pulling fs layer 16:29:32 4872d77fe225: Pulling fs layer 16:29:32 5851b861e8e6: Pulling fs layer 16:29:32 4872d77fe225: Waiting 16:29:32 5851b861e8e6: Waiting 16:29:32 eaf3925da568: Waiting 16:29:32 bde34c3a00c8: Waiting 16:29:32 988bab9f4d93: Waiting 16:29:32 1469e6f7b9e6: Waiting 16:29:32 b352a97aabf1: Waiting 16:29:32 bab4dde63d76: Waiting 16:29:32 e2be974225ed: Verifying Checksum 16:29:32 988bab9f4d93: Verifying Checksum 16:29:32 988bab9f4d93: Download complete 16:29:33 1469e6f7b9e6: Verifying Checksum 16:29:33 1469e6f7b9e6: Download complete 16:29:33 339a4e72a1f5: Verifying Checksum 16:29:33 339a4e72a1f5: Download complete 16:29:33 bde34c3a00c8: Verifying Checksum 16:29:33 bde34c3a00c8: Download complete 16:29:33 b352a97aabf1: Verifying Checksum 16:29:33 b352a97aabf1: Download complete 16:29:33 4872d77fe225: Download complete 16:29:33 b85a868b505f: Verifying Checksum 16:29:33 b85a868b505f: Download complete 16:29:33 bab4dde63d76: Verifying Checksum 16:29:33 bab4dde63d76: Download complete 16:29:34 b85a868b505f: Pull complete 16:29:34 e2be974225ed: Pull complete 16:29:34 339a4e72a1f5: Pull complete 16:29:35 988bab9f4d93: Pull complete 16:29:35 1469e6f7b9e6: Pull complete 16:29:35 eaf3925da568: Pull complete 16:29:37 bab4dde63d76: Pull complete 16:29:37 bde34c3a00c8: Pull complete 16:29:37 b352a97aabf1: Pull complete 16:29:37 4872d77fe225: Pull complete 16:29:37 5851b861e8e6: Pull complete 16:29:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:37 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 16:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/py-git-semver:0.1.4 cat 16:29:40 $ docker top 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 -eo pid,comm 16:29:40 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). 16:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:40 [ssh-agent] Looking for ssh-agent implementation... 16:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:40 $ docker exec 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent 16:29:40 SSH_AUTH_SOCK=/tmp/ssh-10Xd13iknqFg/agent.34 16:29:40 SSH_AGENT_PID=40 16:29:40 Running ssh-add (command line suppressed) 16:29:40 Identity added: /w/workspace/edgex-go/10@tmp/private_key_9066042832572622350.key (/w/workspace/edgex-go/10@tmp/private_key_9066042832572622350.key) 16:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:41 + git tag --points-at HEAD [Pipeline] } 16:29:41 $ docker exec --env ******** --env ******** 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent -k 16:29:41 unset SSH_AUTH_SOCK; 16:29:41 unset SSH_AGENT_PID; 16:29:41 echo Agent pid 40 killed; 16:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:41 [ssh-agent] Looking for ssh-agent implementation... 16:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:41 $ docker exec 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent 16:29:41 SSH_AUTH_SOCK=/tmp/ssh-XOdSBKVNnwgB/agent.73 16:29:41 SSH_AGENT_PID=79 16:29:41 Running ssh-add (command line suppressed) 16:29:41 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3019009993308326873.key (/w/workspace/edgex-go/10@tmp/private_key_3019009993308326873.key) 16:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:42 + git semver init 16:29:42 2022-08-08 16:29:42,198 [run_init] DEBUG init version:0.0.0 force:False 16:29:42 2022-08-08 16:29:42,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 16:29:42 2022-08-08 16:29:42,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 16:29:42 2022-08-08 16:29:42,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 16:29:47 2022-08-08 16:29:46,950 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 16:29:47 2022-08-08 16:29:46,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4097 with force:False 16:29:47 2022-08-08 16:29:46,951 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4097 16:29:47 2022-08-08 16:29:46,955 [execute] INFO git cat-file --batch-check 16:29:47 2022-08-08 16:29:46,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 16:29:47 2022-08-08 16:29:46,963 [execute] INFO git cat-file --batch 16:29:47 2022-08-08 16:29:46,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 16:29:47 2022-08-08 16:29:46,969 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4097 16:29:47 0.0.0 [Pipeline] } 16:29:47 $ docker exec --env ******** --env ******** 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent -k 16:29:47 unset SSH_AUTH_SOCK; 16:29:47 unset SSH_AGENT_PID; 16:29:47 echo Agent pid 79 killed; 16:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:48 + git semver [Pipeline] } 16:29:48 $ docker stop --time=1 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 16:29:49 $ docker rm -f 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:50 Stashed 1 file(s) [Pipeline] echo 16:29:50 [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 16:29:50 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 16:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:50 ========================================================= 16:29:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:51 2408cc74d12b: Pulling fs layer 16:29:51 ea60b727a1ce: Pulling fs layer 16:29:51 30c4a7721957: Pulling fs layer 16:29:51 370296b7ddb6: Pulling fs layer 16:29:51 7c6cee850709: Pulling fs layer 16:29:51 39a5fcdaea64: Pulling fs layer 16:29:51 370296b7ddb6: Waiting 16:29:51 7c6cee850709: Waiting 16:29:51 d94ebbe4e438: Pulling fs layer 16:29:51 bcfd1f05c69d: Pulling fs layer 16:29:51 59ccb84bbe0f: Pulling fs layer 16:29:51 39a5fcdaea64: Waiting 16:29:51 d94ebbe4e438: Waiting 16:29:51 59ccb84bbe0f: Waiting 16:29:51 30c4a7721957: Verifying Checksum 16:29:51 30c4a7721957: Download complete 16:29:51 ea60b727a1ce: Verifying Checksum 16:29:51 ea60b727a1ce: Download complete 16:29:51 7c6cee850709: Verifying Checksum 16:29:51 7c6cee850709: Download complete 16:29:51 39a5fcdaea64: Download complete 16:29:51 2408cc74d12b: Verifying Checksum 16:29:51 2408cc74d12b: Download complete 16:29:51 d94ebbe4e438: Verifying Checksum 16:29:51 d94ebbe4e438: Download complete 16:29:51 2408cc74d12b: Pull complete 16:29:51 ea60b727a1ce: Pull complete 16:29:51 30c4a7721957: Pull complete 16:29:51 59ccb84bbe0f: Verifying Checksum 16:29:51 59ccb84bbe0f: Download complete 16:29:51 bcfd1f05c69d: Verifying Checksum 16:29:51 bcfd1f05c69d: Download complete 16:29:51 370296b7ddb6: Verifying Checksum 16:29:51 370296b7ddb6: Download complete 16:29:55 370296b7ddb6: Pull complete 16:29:55 7c6cee850709: Pull complete 16:29:55 39a5fcdaea64: Pull complete 16:29:55 d94ebbe4e438: Pull complete 16:29:57 bcfd1f05c69d: Pull complete 16:29:58 59ccb84bbe0f: Pull complete 16:29:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:58 WORKDIR /edgex 16:29:58 COPY go.mod . 16:29:58 RUN go mod download 16:29:58 + docker build -t ci-base-image-x86_64 -f - . 16:29:59 Sending build context to Docker daemon 169.2MB 16:29:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:59 ---> a4fb48ad2a94 16:29:59 Step 2/4 : WORKDIR /edgex 16:30:05 Still waiting to schedule task 16:30:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:05 ---> Running in bf9e00ed3359 16:30:05 Removing intermediate container bf9e00ed3359 16:30:05 ---> 855c934b0ddb 16:30:05 Step 3/4 : COPY go.mod . 16:30:05 ---> b4c35077aa96 16:30:05 Step 4/4 : RUN go mod download 16:30:05 ---> Running in fbe9c2609003 16:30:20 Removing intermediate container fbe9c2609003 16:30:20 ---> 4f4cc6bdcd97 16:30:20 Successfully built 4f4cc6bdcd97 16:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:21 + docker inspect -f . ci-base-image-x86_64 16:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:21 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 16:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:21 $ docker top 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:22 + go version 16:30:22 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:22 $ docker stop --time=1 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 16:30:23 $ docker rm -f 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker inspect -f . ci-base-image-x86_64 16:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:23 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 16:30:23 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:24 $ docker top 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:24 ========================================================= 16:30:24 [edgeXBuildGoParallel] Running Tests and Build... 16:30:24 ========================================================= [Pipeline] sh 16:30:24 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 16:30:24 + make test 16:30:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.2% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.196s coverage: 89.2% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.1% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 85.4% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 65.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.217s coverage: 43.6% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:08 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 16:31:26 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." 16:31:26 GO111MODULE=on go vet ./... 16:31:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:29 ./bin/test-attribution-txt.sh 16:31:29 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:29 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:29 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:29 + ls -al . 16:31:29 total 728 16:31:29 drwxrwxr-x 10 1001 1001 4096 Aug 8 16:30 . 16:31:29 drwxr-xr-x 4 root root 4096 Aug 8 16:30 .. 16:31:29 -rw-rw-r-- 1 1001 1001 16 Aug 8 16:29 .dockerignore 16:31:29 drwxrwxr-x 8 1001 1001 4096 Aug 8 16:31 .git 16:31:29 drwxrwxr-x 3 1001 1001 4096 Aug 8 16:29 .github 16:31:29 -rw-rw-r-- 1 1001 1001 1030 Aug 8 16:29 .gitignore 16:31:29 -rw-rw-r-- 1 1001 1001 42 Aug 8 16:29 .golangci.yml 16:31:29 -rw-rw-r-- 1 1001 1001 87 Aug 8 16:29 .hadolint.yml 16:31:29 drwxr-xr-x 3 1001 1001 4096 Aug 8 16:29 .semver 16:31:29 -rw-rw-r-- 1 1001 1001 166 Aug 8 16:29 .sonarcloud.properties 16:31:29 -rw-rw-r-- 1 1001 1001 1171 Aug 8 16:29 ADOPTERS.md 16:31:29 -rw-rw-r-- 1 1001 1001 10347 Aug 8 16:29 Attribution.txt 16:31:29 -rw-rw-r-- 1 1001 1001 63209 Aug 8 16:29 CHANGELOG.md 16:31:29 -rw-rw-r-- 1 1001 1001 3804 Aug 8 16:29 CONTRIBUTING.md 16:31:29 -rw-rw-r-- 1 1001 1001 677 Aug 8 16:29 GOVERNANCE.md 16:31:29 -rw-rw-r-- 1 1001 1001 850 Aug 8 16:29 Jenkinsfile 16:31:29 -rw-rw-r-- 1 1001 1001 10775 Aug 8 16:29 LICENSE 16:31:29 -rw-rw-r-- 1 1001 1001 12212 Aug 8 16:29 Makefile 16:31:29 -rw-rw-r-- 1 1001 1001 582 Aug 8 16:29 OWNERS.md 16:31:29 -rw-rw-r-- 1 1001 1001 9094 Aug 8 16:29 README.md 16:31:29 -rw-rw-r-- 1 1001 1001 6912 Aug 8 16:29 SECURITY.md 16:31:29 -rw-rw-r-- 1 1001 1001 5 Aug 8 16:29 VERSION 16:31:29 -rw-rw-r-- 1 1001 1001 4131 Aug 8 16:29 ZMQWindows.md 16:31:29 drwxrwxr-x 2 1001 1001 4096 Aug 8 16:29 bin 16:31:29 drwxrwxr-x 18 1001 1001 4096 Aug 8 16:29 cmd 16:31:29 -rw-r--r-- 1 root root 478941 Aug 8 16:31 coverage.out 16:31:29 -rw-rw-r-- 1 1001 1001 3681 Aug 8 16:29 go.mod 16:31:29 -rw-rw-r-- 1 1001 1001 38033 Aug 8 16:29 go.sum 16:31:29 drwxrwxr-x 8 1001 1001 4096 Aug 8 16:29 internal 16:31:29 drwxrwxr-x 3 1001 1001 4096 Aug 8 16:29 openapi 16:31:29 drwxrwxr-x 4 1001 1001 4096 Aug 8 16:29 snap 16:31:29 -rw-rw-r-- 1 1001 1001 204 Aug 8 16:29 version.go [Pipeline] sh 16:31:29 + '[' -e coverage.out ] 16:31:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:30 Stashed 1 file(s) [Pipeline] sh 16:31:30 + make build 16:31:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22152 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:31:36 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:31:36 The recommended git tool is: git 16:31:42 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 16:31:43 using credential edgex-jenkins-ssh 16:31:43 Cloning the remote Git repository 16:31:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:44 > git init /w/workspace/edgex-go/10 # timeout=10 16:31:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:44 > git --version # timeout=10 16:31:44 > git --version # 'git version 2.25.1' 16:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31: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 16:31:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:31: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:04 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:32: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/secrets-config ./cmd/secrets-config 16:32:04 Merge succeeded, producing 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:32:04 Checking out Revision 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a (PR-4097) 16:32: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:04 > git config core.sparsecheckout # timeout=10 16:32:04 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:32:04 > git remote # timeout=10 16:32:04 > git config --get remote.origin.url # timeout=10 16:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:04 > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 16:32:04 > git rev-parse HEAD^{commit} # timeout=10 16:32:04 > git config core.sparsecheckout # timeout=10 16:32:04 > git checkout -f 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 16:32:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:07 $ docker stop --time=1 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa 16:32:08 Commit message: "Merge commit 'd217c32573f785860214a4b128a5ddb28bdceca4' into HEAD" 16:32:09 First time build. Skipping changelog. 16:32:09 > git rev-list --no-walk 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 16:32:13 $ docker rm -f 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:14 16:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:15 Dload Upload Total Spent Left Speed 16:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 12332 85 10503 0 0 63271 0 --:--:-- --:--:-- --:--:-- 63271 100 12332 100 12332 0 0 73844 0 --:--:-- --:--:-- --:--:-- 73844 16:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:15 latest: Pulling from edgex-devops/edgex-compose 16:32:15 cbdbe7a5bc2a: Pulling fs layer 16:32:15 ca9280d653b3: Pulling fs layer 16:32:15 7e9c9ca2126c: Pulling fs layer 16:32:15 cbdbe7a5bc2a: Verifying Checksum 16:32:15 cbdbe7a5bc2a: Download complete 16:32:15 cbdbe7a5bc2a: Pull complete 16:32:15 ca9280d653b3: Verifying Checksum 16:32:15 ca9280d653b3: Download complete [Pipeline] sh 16:32:15 7e9c9ca2126c: Download complete 16:32:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 16:32:15 ca9280d653b3: Pull complete [Pipeline] sh 16:32:16 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json tee 16:32:16 /etc/docker/daemon.new 16:32:16 { 16:32:16 "registry-mirrors": [ 16:32:16 "https://nexus3.edgexfoundry.org:10001" 16:32:16 ], 16:32:16 "bip": "10.250.0.254/24", 16:32:16 "hosts": [ 16:32:16 "tcp://0.0.0.0:5555", 16:32:16 "unix:///var/run/docker.sock" 16:32:16 ], 16:32:16 "mtu": 1458, 16:32:16 "selinux-enabled": true, 16:32:16 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:16 } [Pipeline] sh 16:32:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:16 + sudo service docker restart 16:32:19 7e9c9ca2126c: Pull complete 16:32:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:19 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 16:32:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:22 $ docker top 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:23 + + grep parallel 16:32:23 docker-compose build --help 16:32:24 --parallel Build images in parallel. [Pipeline] } 16:32:24 $ docker stop --time=1 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f 16:32:25 $ docker rm -f 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:26 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 16:32:26 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:26 $ docker top 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:27 Building core-command ... 16:32:27 Building core-data ... 16:32:27 Building core-metadata ... 16:32:27 Building security-bootstrapper ... 16:32:27 Building security-proxy-setup ... 16:32:27 Building security-secretstore-setup ... 16:32:27 Building security-spiffe-token-provider ... 16:32:27 Building security-spire-agent ... 16:32:27 Building security-spire-config ... 16:32:27 Building security-spire-server ... 16:32:27 Building support-notifications ... 16:32:27 Building support-scheduler ... 16:32:27 Building sys-mgmt-agent ... 16:32:27 Building security-spire-config 16:32:27 Building security-spire-server 16:32:27 Building security-proxy-setup 16:32:27 Building support-notifications 16:32:27 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:36 provisioning config files... 16:32:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1955937344011498501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:36 ---> docker-login.sh 16:32:36 nexus3.edgexfoundry.org:10001 16:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:37 ---> 4f4cc6bdcd97 16:32:37 Step 3/26 : WORKDIR /edgex-go 16:32:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:37 ---> 4f4cc6bdcd97 16:32:37 Step 3/22 : WORKDIR /edgex-go 16:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:37 Configure a credential helper to remove this warning. See 16:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:37 16:32:37 Login Succeeded 16:32:37 nexus3.edgexfoundry.org:10002 16:32:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:37 ---> 4f4cc6bdcd97 16:32:37 Step 3/25 : WORKDIR /edgex-go 16:32:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:37 ---> 4f4cc6bdcd97 16:32:37 Step 3/23 : WORKDIR /edgex-go 16:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:37 Configure a credential helper to remove this warning. See 16:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:37 16:32:37 Login Succeeded 16:32:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:37 ---> 4f4cc6bdcd97 16:32:37 Step 3/22 : WORKDIR /edgex-go 16:32:38 nexus3.edgexfoundry.org:10003 16:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:38 Configure a credential helper to remove this warning. See 16:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:38 16:32:38 Login Succeeded 16:32:38 nexus3.edgexfoundry.org:10004 16:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:38 Configure a credential helper to remove this warning. See 16:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:38 16:32:38 Login Succeeded 16:32:38 docker.io 16:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:39 Configure a credential helper to remove this warning. See 16:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:39 16:32:39 Login Succeeded 16:32:39 ---> docker-login.sh ends [Pipeline] } 16:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:40 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 16:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:40 ========================================================= 16:32:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:40 b3c136eddcbf: Pulling fs layer 16:32:40 c0a3192eca97: Pulling fs layer 16:32:40 a050256f5b6f: Pulling fs layer 16:32:40 656be50a0ddc: Pulling fs layer 16:32:40 2bbca73fdf42: Pulling fs layer 16:32:40 46d945488cbd: Pulling fs layer 16:32:40 8a5474983e97: Pulling fs layer 16:32:40 329c88fbcd65: Pulling fs layer 16:32:40 656be50a0ddc: Waiting 16:32:40 2bbca73fdf42: Waiting 16:32:40 46d945488cbd: Waiting 16:32:40 8a5474983e97: Waiting 16:32:40 329c88fbcd65: Waiting 16:32:40 a050256f5b6f: Download complete 16:32:40 c0a3192eca97: Download complete 16:32:40 2bbca73fdf42: Download complete 16:32:40 b3c136eddcbf: Verifying Checksum 16:32:40 b3c136eddcbf: Download complete 16:32:40 46d945488cbd: Verifying Checksum 16:32:40 46d945488cbd: Download complete 16:32:41 329c88fbcd65: Verifying Checksum 16:32:41 329c88fbcd65: Download complete 16:32:41 b3c136eddcbf: Pull complete 16:32:42 c0a3192eca97: Pull complete 16:32:42 a050256f5b6f: Pull complete 16:32:43 8a5474983e97: Verifying Checksum 16:32:43 8a5474983e97: Download complete 16:32:43 ---> Running in 66bd48c697d3 16:32:43 ---> Running in 6c5263989e98 16:32:43 ---> Running in 92a867ac5cea 16:32:43 ---> Running in 6dab88ab4492 16:32:43 ---> Running in a6cc0c01c4b1 16:32:43 Removing intermediate container 6dab88ab4492 16:32:43 ---> 9113802cccf9 16:32:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:43 Removing intermediate container 92a867ac5cea 16:32:43 ---> 2333e9e06f88 16:32:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:43 Removing intermediate container a6cc0c01c4b1 16:32:43 ---> 9c0df91a4d98 16:32:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:43 Removing intermediate container 66bd48c697d3 16:32:43 ---> 9666041b7684 16:32:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:43 Removing intermediate container 6c5263989e98 16:32:43 ---> 3096bc4d324a 16:32:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:43 ---> Running in 306acef70fe8 16:32:43 ---> Running in 5b01cf8797ae 16:32:43 ---> Running in ad84dce86d5c 16:32:43 ---> Running in f9b50896d03d 16:32:43 ---> Running in f6d963f5604f 16:32:43 656be50a0ddc: Verifying Checksum 16:32:43 656be50a0ddc: Download complete 16:32:43 Removing intermediate container 5b01cf8797ae 16:32:43 ---> d83460079c66 16:32:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:32:43 ---> Running in 7a2f5f950f2d 16:32:43 Removing intermediate container ad84dce86d5c 16:32:43 ---> da62c2776614 16:32:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:43 ---> Running in 294eaa11265a 16:32:43 Removing intermediate container f9b50896d03d 16:32:43 ---> 718b15c874f8 16:32:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:43 Removing intermediate container 306acef70fe8 16:32:43 ---> 79bd6099fdd5 16:32:43 Step 5/22 : RUN apk add --update --no-cache make git 16:32:43 ---> Running in 56970f897c8d 16:32:43 ---> Running in bd51ea0aea36 16:32:43 Removing intermediate container f6d963f5604f 16:32:43 ---> d32118622b77 16:32:43 Step 5/23 : RUN apk add --update --no-cache make git 16:32:43 ---> Running in 13a4c677e449 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:45 OK: 211 MiB in 51 packages 16:32:45 OK: 211 MiB in 51 packages 16:32:45 OK: 211 MiB in 51 packages 16:32:45 Removing intermediate container 7a2f5f950f2d 16:32:45 ---> e283ae3b3816 16:32:45 Step 6/25 : COPY go.mod vendor* ./ 16:32:46 Removing intermediate container 294eaa11265a 16:32:46 ---> f771747579f9 16:32:46 Step 6/26 : COPY go.mod vendor* ./ 16:32:46 ---> 2a9c5dcaedfa 16:32:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:46 ---> Running in f0a6899e9664 16:32:46 ---> d6fdb3e40453 16:32:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:46 ---> Running in 8331791b7a74 16:32:46 Removing intermediate container bd51ea0aea36 16:32:46 ---> 36d58a425c13 16:32:46 Step 6/22 : COPY go.mod vendor* ./ 16:32:46 ---> 8e3d9852b039 16:32:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:46 ---> Running in 8b7dc925cff7 16:32:46 OK: 211 MiB in 51 packages 16:32:46 OK: 211 MiB in 51 packages 16:32:46 Removing intermediate container 13a4c677e449 16:32:46 ---> 0dfd3e290c21 16:32:46 Step 6/23 : COPY go.mod vendor* ./ 16:32:47 ---> 2c67352198db 16:32:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:47 ---> Running in bbafb54b702e 16:32:47 Removing intermediate container 56970f897c8d 16:32:47 ---> 9fddcf2d0cea 16:32:47 Step 6/22 : COPY go.mod vendor* ./ 16:32:47 ---> d2dd3fa0a85b 16:32:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:47 ---> Running in 7b42f2eeaa13 16:32:58 656be50a0ddc: Pull complete 16:32:58 2bbca73fdf42: Pull complete 16:32:58 46d945488cbd: Pull complete 16:33:04 8a5474983e97: Pull complete 16:33:05 329c88fbcd65: Pull complete 16:33:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:06 WORKDIR /edgex 16:33:06 COPY go.mod . 16:33:06 RUN go mod download 16:33:06 + docker build -t ci-base-image-arm64 -f - . 16:33:06 Sending build context to Docker daemon 3.123MB 16:33:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:06 ---> ff4287adb874 16:33:06 Step 2/4 : WORKDIR /edgex 16:33:08 ---> Running in 7a607f8c4f4f 16:33:08 Removing intermediate container 7a607f8c4f4f 16:33:08 ---> 1a09044f37c1 16:33:08 Step 3/4 : COPY go.mod . 16:33:09 ---> 32e22391817a 16:33:09 Step 4/4 : RUN go mod download 16:33:09 ---> Running in 986825f143d0 16:33:09 Removing intermediate container 7b42f2eeaa13 16:33:09 ---> 88e3084e0617 16:33:09 Step 8/22 : COPY . . 16:33:09 Removing intermediate container 8b7dc925cff7 16:33:09 ---> da0e75b6b8ec 16:33:09 Step 8/22 : COPY . . 16:33:09 Removing intermediate container bbafb54b702e 16:33:09 ---> 69abe39af817 16:33:09 Step 8/23 : COPY . . 16:33:09 Removing intermediate container 8331791b7a74 16:33:09 ---> 1a2b7de06dcf 16:33:09 Step 8/26 : COPY . . 16:33:09 Removing intermediate container f0a6899e9664 16:33:09 ---> c1f06dfb4df8 16:33:09 Step 8/25 : COPY . . 16:33:21 ---> 82e80cb4bd0b 16:33:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:21 ---> d16e11ebeb64 16:33:21 Step 9/23 : RUN make cmd/core-command/core-command 16:33:21 ---> d22c754a5d23 16:33:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:21 ---> Running in 547c3eabd669 16:33:21 ---> Running in 01a9e39044cc 16:33:21 ---> Running in 5c0e6c554196 16:33:21 ---> bf464ed6d419 16:33:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:21 ---> 627c041a757e 16:33:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:21 ---> Running in 5f2ad49eb8e5 16:33:21 ---> Running in 598b221bab04 16:33:21 Removing intermediate container 547c3eabd669 16:33:21 ---> 5865c92c25f8 16:33:21 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:21 ---> Running in 75b814edfda4 16:33:21 Removing intermediate container 5f2ad49eb8e5 16:33:21 ---> c6ca5f6f34a4 16:33:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:21 ---> Running in 44b3e2f1e884 16:33:21 Removing intermediate container 75b814edfda4 16:33:21 ---> 592cf658806f 16:33:21 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:21 ---> Running in 433f32c39555 16:33:21 Removing intermediate container 44b3e2f1e884 16:33:21 ---> cc654c879423 16:33:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:21 ---> Running in 99ea45f53a83 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33: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/core-command/core-command ./cmd/core-command 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:21 Removing intermediate container 433f32c39555 16:33:21 ---> 3eba3f345f8f 16:33:21 Step 12/25 : WORKDIR /edgex-go 16:33:21 ---> Running in 858041a75181 16:33:21 Removing intermediate container 858041a75181 16:33:21 ---> 1785fa98ce55 16:33:21 16:33:21 Step 13/25 : FROM alpine:3.15 16:33:21 Removing intermediate container 99ea45f53a83 16:33:21 ---> 140e86999917 16:33:21 Step 12/26 : WORKDIR /edgex-go 16:33:21 3.15: Pulling from library/alpine 16:33:22 ---> Running in 239f18d1a18f 16:33:22 Removing intermediate container 239f18d1a18f 16:33:22 ---> e7094eb14f8c 16:33:22 16:33:22 Step 13/26 : FROM alpine:3.15 16:33:22 3.15: Pulling from library/alpine 16:33:22 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:22 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:22 Status: Downloaded newer image for alpine:3.15 16:33:22 Status: Downloaded newer image for alpine:3.15 16:33:22 ---> 2720e26172a0 16:33:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:22 ---> 2720e26172a0 16:33:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:22 ---> Running in 871b4842d33a 16:33:22 ---> Running in 6aae55223022 16:33:22 Removing intermediate container 6aae55223022 16:33:22 ---> 7747abf5a5ea 16:33:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:22 Removing intermediate container 871b4842d33a 16:33:22 ---> 795bc27a5931 16:33:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:22 ---> Running in 2b30e2c2ecaf 16:33:22 ---> Running in 8a4268751647 16:33:23 Removing intermediate container 2b30e2c2ecaf 16:33:23 ---> 2f210d95a1e6 16:33:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:23 ---> Running in 18aa751d58a3 16:33:23 Removing intermediate container 8a4268751647 16:33:23 ---> 7caf00b23fa9 16:33:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:23 ---> Running in 4e5b098fff41 16:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:25 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:25 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:25 OK: 15858 distinct packages available 16:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:25 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:25 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:25 OK: 15858 distinct packages available 16:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:26 (1/4) Installing dumb-init (1.2.5-r1) 16:33:26 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:26 (3/4) Installing libucontext (1.1-r0) 16:33:26 (1/5) Installing dumb-init (1.2.5-r1) 16:33:26 (4/4) Installing gcompat (1.0.0-r4) 16:33:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:26 Executing busybox-1.34.1-r7.trigger 16:33:26 OK: 6 MiB in 18 packages 16:33:26 (3/5) Installing libucontext (1.1-r0) 16:33:26 (4/5) Installing gcompat (1.0.0-r4) 16:33:26 (5/5) Installing openssl (1.1.1q-r0) 16:33:27 Executing busybox-1.34.1-r7.trigger 16:33:27 OK: 6 MiB in 19 packages 16:33:30 Removing intermediate container 18aa751d58a3 16:33:30 ---> ee7806480090 16:33:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:30 Removing intermediate container 4e5b098fff41 16:33:30 ---> 8baa286fffef 16:33:30 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:40 ---> 8d6a4b51992c 16:33:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:40 ---> dbb1afc445f6 16:33:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:40 ---> fce457444c65 16:33:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:40 ---> 8073409db118 16:33:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:40 ---> Running in cf47085ca513 16:33:40 ---> 23ff90e02354 16:33:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:40 Removing intermediate container cf47085ca513 16:33:40 ---> a225da8268dd 16:33:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:41 Removing intermediate container 986825f143d0 16:33:41 ---> 87189700509c 16:33:41 Successfully built 87189700509c 16:33:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:41 + docker inspect -f . ci-base-image-arm64 16:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container 16:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:42 ---> 355e428f39f4 16:33:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:42 ---> 3c868bad2cda 16:33:42 Step 21/26 : WORKDIR / 16:33:42 ---> Running in 4e057cbbb489 16:33:42 ---> Running in d9220564d5c8 16:33:42 Removing intermediate container 5c0e6c554196 16:33:42 ---> 0c91f0b740a2 16:33:42 16:33:42 Step 10/23 : FROM alpine:3.16 16:33:43 3.16: Pulling from library/alpine 16:33:43 Removing intermediate container 4e057cbbb489 16:33:43 ---> 7d452770a02e 16:33:43 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:43 Removing intermediate container d9220564d5c8 16:33:43 ---> 4ebaca89abf7 16:33:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:43 $ docker top b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:44 ---> Running in 8730642251ed 16:33:44 ---> Running in 78a598436eba 16:33:44 + go version 16:33:44 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:44 $ docker stop --time=1 b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 16:33:44 Removing intermediate container 01a9e39044cc 16:33:44 ---> b5c2a8d7cd84 16:33:44 16:33:44 Step 10/22 : FROM alpine:3.16 16:33:44 3.16: Pulling from library/alpine 16:33:44 Removing intermediate container 8730642251ed 16:33:44 ---> 373b2a5cfaa3 16:33:44 Step 23/25 : LABEL arch=x86_64 16:33:44 Removing intermediate container 78a598436eba 16:33:44 ---> f99f34cdc7e1 16:33:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:44 ---> Running in b32b51d3339d 16:33:44 ---> Running in 28f73d71bc61 16:33:44 Removing intermediate container b32b51d3339d 16:33:44 ---> 8ba9a0f97de6 16:33:44 Step 24/25 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:33:45 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:45 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:45 Status: Downloaded newer image for alpine:3.16 16:33:45 Status: Downloaded newer image for alpine:3.16 16:33:45 Removing intermediate container 28f73d71bc61 16:33:45 ---> a8b59905101e 16:33:45 ---> d7d3d98c851f 16:33:45 Step 24/26 : LABEL arch=x86_64 16:33:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:45 ---> d7d3d98c851f 16:33:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:46 $ docker rm -f b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:46 + docker inspect -f . ci-base-image-arm64 16:33:46 . 16:33:46 ---> Running in b147eb6fe462 16:33:46 ---> Running in 85e8974a06f7 16:33:46 ---> Running in 1b5bde4c1a3d 16:33:46 ---> Running in b650b3c4e0aa 16:33:46 Removing intermediate container b147eb6fe462 16:33:46 ---> 4843609266ef 16:33:46 Step 25/25 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:47 prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container 16:33:47 ---> Running in 983aa590464a 16:33:47 Removing intermediate container b650b3c4e0aa 16:33:47 ---> c3f56a554cb8 16:33:47 Step 25/26 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:33:47 ---> Running in 58d545086a58 16:33:47 Removing intermediate container 983aa590464a 16:33:47 ---> 796eb32c5582 16:33:47 16:33:47 Removing intermediate container 598b221bab04 16:33:47 ---> c892765a2222 16:33:47 16:33:47 Step 10/22 : FROM alpine:3.16 16:33:47 ---> d7d3d98c851f 16:33:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:47 ---> Running in 9e3efef4bb6f 16:33:47 Removing intermediate container 58d545086a58 16:33:47 ---> b0a8ad70fa71 16:33:47 Step 26/26 : LABEL version=0.0.0 16:33:47 Successfully built 796eb32c5582 16:33:47 Successfully tagged security-spire-server:latest 16:33:47 Building core-data 16:33:47  Building security-spire-server ... done  ---> Running in 4eb50640f9d5 16:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 Removing intermediate container 4eb50640f9d5 16:33:47 ---> 99cf4a3ddcc0 16:33:47 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 Successfully built 99cf4a3ddcc0 16:33:47 Successfully tagged security-spire-config:latest 16:33:47 Building security-bootstrapper 16:33:47  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:47 (1/6) Installing ca-certificates (20220614-r0) 16:33:47 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:47 (1/1) Installing dumb-init (1.2.5-r1) 16:33:47 Executing busybox-1.35.0-r15.trigger 16:33:47 (4/6) Installing libcurl (7.83.1-r2) 16:33:47 OK: 6 MiB in 15 packages 16:33:47 (5/6) Installing curl (7.83.1-r2) 16:33:47 (6/6) Installing dumb-init (1.2.5-r1) 16:33:47 Executing busybox-1.35.0-r15.trigger 16:33:47 Executing ca-certificates-20220614-r0.trigger 16:33:47 OK: 8 MiB in 20 packages 16:33:48 (1/2) Installing ca-certificates (20220614-r0) 16:33:48 (2/2) Installing dumb-init (1.2.5-r1) 16:33:48 Executing busybox-1.35.0-r15.trigger 16:33:48 Executing ca-certificates-20220614-r0.trigger 16:33:48 OK: 6 MiB in 16 packages 16:33:48 $ docker top 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:48 ========================================================= 16:33:48 [edgeXBuildGoParallel] Running Tests and Build... 16:33:48 ========================================================= [Pipeline] sh 16:33:49 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 16:33:49 + make test 16:33:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> 4f4cc6bdcd97 16:33:50 Step 3/23 : WORKDIR /edgex-go 16:33:50 ---> Using cache 16:33:50 ---> 3096bc4d324a 16:33:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:50 ---> Using cache 16:33:50 ---> d32118622b77 16:33:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:51 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:51 ---> 4f4cc6bdcd97 16:33:51 Step 3/31 : WORKDIR /edgex-go 16:33:51 ---> Using cache 16:33:51 ---> 3096bc4d324a 16:33:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 ---> Using cache 16:33:51 ---> d32118622b77 16:33:51 Step 5/31 : RUN apk add --update --no-cache make git 16:33:51 ---> Using cache 16:33:51 ---> 0dfd3e290c21 16:33:51 Step 6/31 : COPY go.mod vendor* ./ 16:33:51 ---> Using cache 16:33:51 ---> 2c67352198db 16:33:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> Using cache 16:33:51 ---> 69abe39af817 16:33:51 Step 8/31 : COPY . . 16:33:51 ---> Using cache 16:33:51 ---> d16e11ebeb64 16:33:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:53 ---> Running in 881f88f97474 16:33:53 ---> Running in 262b169706c6 16:33:54 Removing intermediate container 1b5bde4c1a3d 16:33:54 ---> b6b812ec1aae 16:33:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:54 ---> Running in 3b452d7e5d8c 16:33:54 Removing intermediate container 9e3efef4bb6f 16:33:54 ---> ef396ab20063 16:33:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:54 ---> Running in 26fcc1301eec 16:33:54 Removing intermediate container 85e8974a06f7 16:33:54 ---> a7c4d9ad3ff3 16:33:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:54 ---> Running in 84cf9b1ea666 16:33:54 Removing intermediate container 3b452d7e5d8c 16:33:54 ---> ab9d72c24260 16:33:54 Step 13/23 : ENV APP_PORT=59882 16:33:54 ---> Running in b79349cf0206 16:33:54 Removing intermediate container 26fcc1301eec 16:33:54 ---> ad9caef6040a 16:33:54 Step 13/22 : ENV APP_PORT=59860 16:33:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:54 ---> Running in 3aac232d2c7f 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:54 Removing intermediate container 84cf9b1ea666 16:33:54 ---> b3228dd2d683 16:33:54 Step 13/22 : WORKDIR /edgex 16:33:54 ---> Running in 9d46c1041514 16:33:54 Removing intermediate container b79349cf0206 16:33:54 ---> b041eb77368e 16:33:54 Step 14/23 : EXPOSE $APP_PORT 16:33:54 ---> Running in 98dcb7b6fc93 16:33:54 Removing intermediate container 3aac232d2c7f 16:33:54 ---> 2ba513e4e9c3 16:33:54 Step 14/22 : EXPOSE $APP_PORT 16:33:54 ---> Running in d6a89555ef15 16:33:54 Removing intermediate container 9d46c1041514 16:33:54 ---> be1722cea0e9 16:33:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:54 Removing intermediate container d6a89555ef15 16:33:54 ---> 95769dddf62e 16:33:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:54 Removing intermediate container 98dcb7b6fc93 16:33:54 ---> c4854e7d55cc 16:33:54 Step 15/23 : WORKDIR / 16:33:54 ---> Running in 134f3eb7b389 16:33:54 ---> 718ad87b3fd0 16:33:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:54 ---> 79c8f92c0973 16:33:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:54 Removing intermediate container 134f3eb7b389 16:33:54 ---> 161b79f813a8 16:33:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 OK: 211 MiB in 51 packages 16:33:55 ---> ac77f187c2b8 16:33:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:33:55 ---> 4afc95a4f2b6 16:33:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:55 ---> 1a32aa6232a5 16:33:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:56 ---> 8706fae2187b 16:33:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:56 ---> Running in b8f109236ee8 16:33:56 Removing intermediate container 262b169706c6 16:33:56 ---> afb073c8fefa 16:33:56 Step 6/23 : COPY go.mod vendor* ./ 16:33:56 ---> 05c6171ca73d 16:33:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:56 ---> c948dc2f1a59 16:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:33:56 Removing intermediate container b8f109236ee8 16:33:56 ---> 962db1f8cf82 16:33:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:56 ---> Running in 368cfde4062d 16:33:56 ---> 362f79ca6717 16:33:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:56 Removing intermediate container 368cfde4062d 16:33:56 ---> 1c4200b94796 16:33:56 Step 20/22 : LABEL arch=x86_64 16:33:56 ---> a2a5867bbe44 16:33:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:56 ---> e91ef5b03c2e 16:33:56 Step 19/23 : ENTRYPOINT ["/core-command"] 16:33:56 ---> Running in 0471ba0d0447 16:33:56 ---> Running in 4b3d32d59ed3 16:33:56 ---> Running in 99ab93ed3f5a 16:33:56 ---> Running in 1f3a9740fab8 16:33:56 Removing intermediate container 4b3d32d59ed3 16:33:56 ---> 7b5c61915918 16:33:56 Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:33:56 Removing intermediate container 99ab93ed3f5a 16:33:56 ---> 78ed86b24c06 16:33:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:56 ---> Running in d120ab1da5ec 16:33:56 ---> Running in 750027b9c5df 16:33:56 Removing intermediate container 750027b9c5df 16:33:56 ---> ace8d3ddee77 16:33:56 Step 21/23 : LABEL arch=x86_64 16:33:57 Removing intermediate container d120ab1da5ec 16:33:57 ---> 92a3e8efc4ec 16:33:57 Step 22/22 : LABEL version=0.0.0 16:33:57 ---> Running in 5dde2468ac00 16:33:57 ---> Running in 14d210749b45 16:33:57 Removing intermediate container 5dde2468ac00 16:33:57 ---> 0e4bd18d6d7c 16:33:57 Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:33:57 Removing intermediate container 14d210749b45 16:33:57 ---> d44d1e3b26ce 16:33:57 16:33:57 Successfully built d44d1e3b26ce 16:33:57 Successfully tagged support-notifications:latest 16:33:57 Building core-metadata 16:33:57 ---> Running in daf6c1e287ec 16:33:57 Removing intermediate container 1f3a9740fab8 16:33:57 ---> d435b02453c8 16:33:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:57  Building support-notifications ... done  ---> Running in 948cad803fbf 16:33:59 Removing intermediate container daf6c1e287ec 16:33:59 ---> e7b505b41b68 16:33:59 Step 23/23 : LABEL version=0.0.0 16:33:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:59 ---> 4f4cc6bdcd97 16:33:59 Step 3/23 : WORKDIR /edgex-go 16:33:59 ---> Using cache 16:33:59 ---> 3096bc4d324a 16:33:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:59 ---> Using cache 16:33:59 ---> d32118622b77 16:33:59 Step 5/23 : RUN apk add --update --no-cache make git 16:33:59 ---> Using cache 16:33:59 ---> 0dfd3e290c21 16:33:59 Step 6/23 : COPY go.mod vendor* ./ 16:33:59 ---> Using cache 16:33:59 ---> 2c67352198db 16:33:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:59 ---> Using cache 16:33:59 ---> 69abe39af817 16:33:59 Step 8/23 : COPY . . 16:33:59 ---> Using cache 16:33:59 ---> d16e11ebeb64 16:33:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:05 Removing intermediate container 948cad803fbf 16:34:05 ---> ccb58ee108b7 16:34:05 Step 20/22 : LABEL arch=x86_64 16:34:05 ---> Running in 2058ca0aed86 16:34:05 ---> Running in a724ddc29dd4 16:34:05 ---> Running in ea44bc6f94b0 16:34:05 Removing intermediate container a724ddc29dd4 16:34:05 ---> 79e726a307da 16:34:05 16:34:05 Removing intermediate container ea44bc6f94b0 16:34:05 ---> be5c8057ebf8 16:34:05 Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:34:05 Successfully built 79e726a307da 16:34:05 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 16:34:05 Successfully tagged core-command:latest 16:34:05 Building sys-mgmt-agent 16:34:05  Building core-command ... done  ---> Running in e2aa1993c3b5 16:34:05 Removing intermediate container e2aa1993c3b5 16:34:05 ---> 90734a74429c 16:34:05 Step 22/22 : LABEL version=0.0.0 16:34:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:08 ---> 4f4cc6bdcd97 16:34:08 Step 3/23 : WORKDIR /edgex-go 16:34:08 ---> Using cache 16:34:08 ---> 3096bc4d324a 16:34:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:08 ---> Using cache 16:34:08 ---> d32118622b77 16:34:08 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:12 ---> Running in 64b42b7973f3 16:34:12 ---> Running in 0c909c0952dc 16:34:12 Removing intermediate container 64b42b7973f3 16:34:12 ---> 704ff4a18440 16:34:12 16:34:12 Successfully built 704ff4a18440 16:34:12 Successfully tagged security-proxy-setup:latest 16:34:12  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:34:12 Removing intermediate container 0471ba0d0447 16:34:12 ---> 86f916db6f16 16:34:12 Step 8/23 : COPY . . 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:14 OK: 211 MiB in 51 packages 16:34:16 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:16 ---> 4f4cc6bdcd97 16:34:16 Step 3/20 : WORKDIR /edgex-go 16:34:16 ---> Using cache 16:34:16 ---> 3096bc4d324a 16:34:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:24 ---> Running in 460516fd2a9d 16:34:24 ---> b997b75e2834 16:34:24 Step 9/23 : RUN make cmd/core-data/core-data 16:34:24 Removing intermediate container 881f88f97474 16:34:24 ---> 9d7fd1f8f7db 16:34:24 16:34:24 Step 10/31 : FROM alpine:3.16 16:34:24 ---> d7d3d98c851f 16:34:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:24 Removing intermediate container 0c909c0952dc 16:34:24 ---> b5515f08a6ed 16:34:24 Step 6/23 : COPY go.mod vendor* ./ 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:24 ---> Running in 47b97c05b609 16:34:24 ---> Running in 075b84d1f701 16:34:24 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:24 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:24 OK: 17038 distinct packages available 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:24 ---> b2c8fa45451c 16:34:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:24 OK: 211 MiB in 51 packages 16:34:25 Removing intermediate container 075b84d1f701 16:34:25 ---> 42575c0a837a 16:34:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:25 ---> Running in 53eb3b8d5ba5 16:34:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:25 ---> Running in ddcced0d9e85 16:34:25 Removing intermediate container 2058ca0aed86 16:34:25 ---> c5ebabeb4c16 16:34:25 16:34:25 Step 10/23 : FROM alpine:3.16 16:34:25 ---> d7d3d98c851f 16:34:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:25 ---> Using cache 16:34:25 ---> b6b812ec1aae 16:34:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:25 ---> Using cache 16:34:25 ---> ab9d72c24260 16:34:25 Step 13/23 : ENV APP_PORT=59881 16:34:25 ---> Running in 964096d39d7e 16:34:25 Removing intermediate container 460516fd2a9d 16:34:25 ---> 34bd4161af08 16:34:25 Step 5/20 : COPY go.mod vendor* ./ 16:34:25 Removing intermediate container 964096d39d7e 16:34:25 ---> 7c2bcdeb7a48 16:34:25 Step 14/23 : EXPOSE $APP_PORT 16:34:25 ---> Running in e41d1d39dbc0 16:34:25 Removing intermediate container e41d1d39dbc0 16:34:25 ---> c7faded645ac 16:34:25 Step 15/23 : WORKDIR / 16:34:25 ---> Running in f6ae6396eaeb 16:34:25 ---> 6e0713136210 16:34:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:25 ---> Running in 5695be506a18 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:25 Removing intermediate container f6ae6396eaeb 16:34:25 ---> f54ff4181c99 16:34:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:25 ---> 5bb85b3540b6 16:34:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:25 (1/2) Installing dumb-init (1.2.5-r1) 16:34:25 (2/2) Installing su-exec (0.2-r1) 16:34:25 Executing busybox-1.35.0-r15.trigger 16:34:25 OK: 6 MiB in 16 packages 16:34:27 ---> ef3c250d59ba 16:34:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:29 Removing intermediate container ddcced0d9e85 16:34:29 ---> 762e654cfe31 16:34:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:31 ---> d25471b672ee 16:34:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:31 ---> Running in 8711388402a4 16:34:31 ---> Running in 9a385f5d4e30 16:34:31 Removing intermediate container 9a385f5d4e30 16:34:31 ---> 95d525351e8f 16:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:31 Removing intermediate container 8711388402a4 16:34:31 ---> 4df2d232f85c 16:34:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:32 ---> Running in f7470787f956 16:34:32 ---> Running in 7ddae75a825b 16:34:32 Removing intermediate container f7470787f956 16:34:32 ---> 2ffae46eb630 16:34:32 Step 21/23 : LABEL arch=x86_64 16:34:35 Removing intermediate container 7ddae75a825b 16:34:35 ---> fdd082de185f 16:34:35 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:35 ---> Running in 3a3557f93a28 16:34:35 ---> Running in 75425ab37a71 16:34:35 Removing intermediate container 3a3557f93a28 16:34:35 ---> 6623175001e7 16:34:35 Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:34:35 Removing intermediate container 75425ab37a71 16:34:35 ---> d8aa525d0910 16:34:35 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:35 ---> Running in 6611918200d9 16:34:35 ---> Running in 1bbe71438dec 16:34:35 Removing intermediate container 53eb3b8d5ba5 16:34:35 ---> 542f506037f2 16:34:35 Step 8/23 : COPY . . 16:34:35 Removing intermediate container 5695be506a18 16:34:35 ---> 84406a944711 16:34:35 Step 7/20 : COPY . . 16:34:35 Removing intermediate container 1bbe71438dec 16:34:35 ---> 3fbb2f020674 16:34:35 Step 23/23 : LABEL version=0.0.0 16:34:35 ---> Running in 4bf13cd4fd4c 16:34:36 Removing intermediate container 4bf13cd4fd4c 16:34:36 ---> 73f4f3f8837d 16:34:36 16:34:36 Successfully built 73f4f3f8837d 16:34:36 Successfully tagged core-metadata:latest 16:34:36  Building core-metadata ... done Building security-secretstore-setup 16:34:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:39 ---> 4f4cc6bdcd97 16:34:39 Step 3/25 : WORKDIR /edgex-go 16:34:39 ---> Using cache 16:34:39 ---> 3096bc4d324a 16:34:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 ---> Using cache 16:34:39 ---> d32118622b77 16:34:39 Step 5/25 : RUN apk add --update --no-cache make git 16:34:39 ---> Using cache 16:34:39 ---> 0dfd3e290c21 16:34:39 Step 6/25 : COPY go.mod vendor* ./ 16:34:39 ---> Using cache 16:34:39 ---> 2c67352198db 16:34:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:39 ---> Using cache 16:34:39 ---> 69abe39af817 16:34:39 Step 8/25 : COPY . . 16:34:39 ---> Using cache 16:34:39 ---> d16e11ebeb64 16:34:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:49 ---> Running in 0841c8049696 16:34:49 ---> 6401e3cc43ae 16:34:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:49 ---> 8cb4d7612027 16:34:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:49 ---> Running in f9d3f74e6a8c 16:34:49 ---> Running in 0c1236752a01 16:34:49 Removing intermediate container 6611918200d9 16:34:49 ---> 3b7f0ef3fc17 16:34:49 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:49 ---> Running in 72867f954a3f 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:49 Removing intermediate container 72867f954a3f 16:34:49 ---> 3ab996e21662 16:34:49 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:51 ---> 604a6c0b9ad6 16:34:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:51 Removing intermediate container 47b97c05b609 16:34:51 ---> 9e64c1f85fa4 16:34:51 16:34:51 Step 10/23 : FROM alpine:3.16 16:34:51 ---> d7d3d98c851f 16:34:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:51 ---> Running in 5573cb62df44 16:34:52 ---> Running in 17cd83e1fb63 16:34:54 Removing intermediate container 17cd83e1fb63 16:34:54 ---> 28841de30ef9 16:34:54 Step 12/23 : ENV APP_PORT=59880 16:34:56 ---> Running in dc858fc55be2 16:35:01 Removing intermediate container dc858fc55be2 16:35:01 ---> ec319dbe25b1 16:35:01 Step 13/23 : EXPOSE $APP_PORT 16:35:03 Removing intermediate container 5573cb62df44 16:35:03 ---> 5170d7da3890 16:35:03 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:03 ---> Running in bb1618583d69 16:35:03 ---> 0e812f6f4327 16:35:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:04 Removing intermediate container bb1618583d69 16:35:04 ---> 7fb81e156d4e 16:35:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Running in 0391f46e7aca 16:35:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:06 ---> 9e9bafbf0426 16:35:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:09 ---> e9b5f30bf661 16:35:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:09 ---> b57aea78d011 16:35:09 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:12 ---> 9157785750df 16:35:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:12 Removing intermediate container 0391f46e7aca 16:35:12 ---> 43c218c7a007 16:35:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:12 ---> 9d3347dc4fc8 16:35:12 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:12 ---> Running in 01bb22c4c1a6 16:35:12 ---> Running in 53d5f2c1dc74 16:35:12 Removing intermediate container 0841c8049696 16:35:12 ---> 53bf59a1895b 16:35:12 16:35:12 Step 10/25 : FROM alpine:3.16 16:35:12 ---> d7d3d98c851f 16:35:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:12 Removing intermediate container 0c1236752a01 16:35:12 ---> 32db06fe1238 16:35:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:13 ---> Running in f83a1a0af8e8 16:35:13 ---> Running in f67ce6aee3f9 16:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:14 (1/3) Installing ca-certificates (20220614-r0) 16:35:14 (2/3) Installing dumb-init (1.2.5-r1) 16:35:14 (3/3) Installing su-exec (0.2-r1) 16:35:14 Executing busybox-1.35.0-r15.trigger 16:35:14 Executing ca-certificates-20220614-r0.trigger 16:35:14 OK: 6 MiB in 17 packages 16:35:14 (1/6) Installing dumb-init (1.2.5-r1) 16:35:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:14 (3/6) Installing libsodium (1.0.18-r0) 16:35:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:14 (5/6) Installing libzmq (4.3.4-r0) 16:35:15 (6/6) Installing zeromq (4.3.4-r0) 16:35:15 Executing busybox-1.35.0-r15.trigger 16:35:15 OK: 8 MiB in 20 packages 16:35:15 Removing intermediate container f9d3f74e6a8c 16:35:15 ---> 952e856c1938 16:35:15 16:35:15 Step 9/20 : FROM alpine:3.15 16:35:15 ---> 2720e26172a0 16:35:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:15 ---> Using cache 16:35:15 ---> 795bc27a5931 16:35:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:15 ---> Using cache 16:35:15 ---> 7caf00b23fa9 16:35:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:15 Removing intermediate container 53d5f2c1dc74 16:35:15 ---> 8f52b4b2cd02 16:35:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:15 ---> Running in c11c7f74d905 16:35:15 ---> Running in b9f60a906c5a 16:35:15 Removing intermediate container f83a1a0af8e8 16:35:15 ---> ba3bd1e0f6c1 16:35:15 16:35:15 Step 11/23 : FROM alpine:3.16 16:35:15 ---> d7d3d98c851f 16:35:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:15 Removing intermediate container f67ce6aee3f9 16:35:15 ---> 245e5f79dc2b 16:35:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:15 Removing intermediate container b9f60a906c5a 16:35:15 ---> 3c29e5965ca0 16:35:15 Step 28/31 : CMD ["gate"] 16:35:15 ---> Running in 3b4e0602655d 16:35:15 ---> Running in e8fe395cd413 16:35:15 ---> Running in 57422ae67be9 16:35:15 Removing intermediate container 57422ae67be9 16:35:15 ---> 94b5e13f10e1 16:35:15 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 16:35:15 Removing intermediate container e8fe395cd413 16:35:15 ---> 0fb08604366b 16:35:15 Step 29/31 : LABEL arch=x86_64 16:35:15 Removing intermediate container 3b4e0602655d 16:35:15 ---> 14451add7722 16:35:15 Step 13/25 : WORKDIR / 16:35:15 ---> Running in 478036bff1d6 16:35:15 ---> Running in 127243c4c987 16:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:15 ---> Running in 3d847449a929 16:35:15 Removing intermediate container 01bb22c4c1a6 16:35:15 ---> a9322d56fafa 16:35:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:15 Removing intermediate container 127243c4c987 16:35:15 ---> cfdbf70b17cd 16:35:15 Step 30/31 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:15 ---> Running in f4f509bb2f6c 16:35:15 Removing intermediate container 3d847449a929 16:35:15 ---> baf8e5f85285 16:35:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:15 ---> 4871f0b5140b 16:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:15 Removing intermediate container f4f509bb2f6c 16:35:15 ---> 1b9b8196672a 16:35:15 Step 31/31 : LABEL version=0.0.0 16:35:15 ---> Running in 8548485a9494 16:35:15 ---> 6fad060062de 16:35:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:16 Removing intermediate container 8548485a9494 16:35:16 ---> c72347d1837c 16:35:16 16:35:16 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:16 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:16 (3/33) Installing readline (8.1.2-r0) 16:35:16 (4/33) Installing bash (5.1.16-r2) 16:35:16 Successfully built c72347d1837c 16:35:16 Executing bash-5.1.16-r2.post-install 16:35:16 (5/33) Installing ca-certificates (20220614-r0) 16:35:16 Successfully tagged security-bootstrapper:latest 16:35:16  Building security-bootstrapper ... done Building support-scheduler 16:35:16 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:16 (8/33) Installing libcurl (7.83.1-r2) 16:35:16 ---> d399d1f37b8a 16:35:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:16 (9/33) Installing curl (7.83.1-r2) 16:35:16 (10/33) Installing docker-cli (20.10.16-r2) 16:35:16 ---> 8012f2160960 16:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:16 (11/33) Installing dumb-init (1.2.5-r1) 16:35:16 (12/33) Installing libbz2 (1.0.8-r1) 16:35:16 (13/33) Installing expat (2.4.8-r0) 16:35:16 (14/33) Installing libffi (3.4.2-r1) 16:35:16 (15/33) Installing gdbm (1.23-r0) 16:35:16 (16/33) Installing xz-libs (5.2.5-r1) 16:35:16 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:16 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:16 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:16 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:16 (21/33) Installing python3 (3.10.5-r0) 16:35:17 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:17 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:17 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:17 (25/33) Installing py3-six (1.16.0-r1) 16:35:17 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:17 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:17 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:17 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:17 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:17 (31/33) Installing py3-packaging (21.3-r0) 16:35:17 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:17 (33/33) Installing py3-pip (22.1.1-r0) 16:35:17 Executing busybox-1.35.0-r15.trigger 16:35:17 Executing ca-certificates-20220614-r0.trigger 16:35:17 OK: 122 MiB in 47 packages 16:35:17 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:17 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:17 OK: 15858 distinct packages available 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:18 (1/9) Installing ca-certificates (20220614-r0) 16:35:18 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:19 (4/9) Installing libcurl (7.80.0-r2) 16:35:19 (5/9) Installing curl (7.80.0-r2) 16:35:19 (6/9) Installing dumb-init (1.2.5-r1) 16:35:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:19 (8/9) Installing libucontext (1.1-r0) 16:35:19 (9/9) Installing gcompat (1.0.0-r4) 16:35:19 ---> 4f4cc6bdcd97 16:35:19 Step 3/22 : WORKDIR /edgex-go 16:35:19 Executing busybox-1.34.1-r7.trigger 16:35:19 Executing ca-certificates-20220614-r0.trigger 16:35:19 ---> Using cache 16:35:19 ---> 3096bc4d324a 16:35:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:19 ---> Using cache 16:35:19 ---> d32118622b77 16:35:19 Step 5/22 : RUN apk add --update --no-cache make git 16:35:19 ---> Using cache 16:35:19 ---> 0dfd3e290c21 16:35:19 Step 6/22 : COPY go.mod vendor* ./ 16:35:19 ---> Using cache 16:35:19 ---> 2c67352198db 16:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:19 ---> Using cache 16:35:19 ---> 69abe39af817 16:35:19 Step 8/22 : COPY . . 16:35:19 ---> Using cache 16:35:19 ---> d16e11ebeb64 16:35:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:19 OK: 8 MiB in 23 packages 16:35:20 ---> f76b93e3eba1 16:35:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:20 ---> 974dccb9c0d6 16:35:20 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:20 ---> Running in 021d47e9c579 16:35:20 ---> Running in 80fa7e10abcc 16:35:20 Removing intermediate container 80fa7e10abcc 16:35:20 ---> f5a3f9732eb8 16:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:20 ---> fda91bef1fc9 16:35:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:20 ---> Running in dabece6cc113 16:35:21 Removing intermediate container dabece6cc113 16:35:21 ---> 3afe72f5c56f 16:35:21 Step 21/23 : LABEL arch=x86_64 16:35:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:21 Removing intermediate container c11c7f74d905 16:35:21 ---> e665f41fc3b2 16:35:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:21 ---> Running in 2632fbec23d2 16:35:21 ---> cc786176369c 16:35:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:21 Removing intermediate container 2632fbec23d2 16:35:21 ---> a83c8d733281 16:35:21 Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:21 ---> d49fc57907b2 16:35:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:21 ---> Running in 38464def8765 16:35:21 Removing intermediate container 38464def8765 16:35:21 ---> 70fa8c68e8ce 16:35:21 Step 23/23 : LABEL version=0.0.0 16:35:21 ---> c470d02151a2 16:35:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:21 ---> 108681d6fd26 16:35:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:21 ---> Running in 819d3d242ed1 16:35:22 Removing intermediate container 819d3d242ed1 16:35:22 ---> b72f08f3daac 16:35:22 16:35:22 ---> dbcb400f7fe1 16:35:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:22 ---> Running in 087eb76f8573 16:35:22 Successfully built b72f08f3daac 16:35:22 ---> 256c9c34df9e 16:35:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:22 Successfully tagged core-data:latest 16:35:22  Building core-data ... done Building security-spire-agent 16:35:22 ---> Running in e9e31b50e79d 16:35:23 Removing intermediate container e9e31b50e79d 16:35:23 ---> 5a1564d82096 16:35:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 4f4cc6bdcd97 16:35:24 Step 3/26 : WORKDIR /edgex-go 16:35:24 ---> Using cache 16:35:24 ---> 3096bc4d324a 16:35:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:24 ---> Using cache 16:35:24 ---> d32118622b77 16:35:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:26 ---> Running in f2c0d10a4ce4 16:35:26 ---> Running in 15c6aed1fce9 16:35:26 Removing intermediate container 087eb76f8573 16:35:26 ---> 93a24ac7ddf6 16:35:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:26 Removing intermediate container f2c0d10a4ce4 16:35:26 ---> bceca8f415fe 16:35:26 Step 18/20 : LABEL arch=x86_64 16:35:26 ---> Running in 0f39f67a8531 16:35:27 ---> Running in a45e4b07fdf9 16:35:27 Removing intermediate container a45e4b07fdf9 16:35:27 ---> fdedfda5687b 16:35:27 Step 19/20 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:27 Removing intermediate container 0f39f67a8531 16:35:27 ---> 97fc6a9d7d1f 16:35:27 Step 23/25 : LABEL arch=x86_64 16:35:27 ---> Running in 02a1cb4b7eab 16:35:27 ---> Running in acaa947f95c5 16:35:27 Collecting docker-compose==1.23.2 16:35:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.0 MB/s eta 0:00:00 16:35:27 Removing intermediate container 02a1cb4b7eab 16:35:27 ---> 71b7220989f7 16:35:27 Step 20/20 : LABEL version=0.0.0 16:35:27 Removing intermediate container acaa947f95c5 16:35:27 ---> 1d9ad8b15920 16:35:27 Step 24/25 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:27 Collecting docopt<0.7,>=0.6.1 16:35:27 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:27 ---> Running in 061b7a053812 16:35:27 Preparing metadata (setup.py): started 16:35:27 ---> Running in c312d28a54cc 16:35:27 Removing intermediate container 061b7a053812 16:35:27 ---> 0829b5ec889f 16:35:27 16:35:27 Removing intermediate container c312d28a54cc 16:35:27 ---> 829a1961a1b5 16:35:27 Step 25/25 : LABEL version=0.0.0 16:35:27 Successfully built 0829b5ec889f 16:35:27 Successfully tagged security-spiffe-token-provider:latest 16:35:27  Building security-spiffe-token-provider ... done  ---> Running in 1c274f294973 16:35:27 Preparing metadata (setup.py): finished with status 'done' 16:35:27 Collecting cached-property<2,>=1.2.0 16:35:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:27 Collecting docker<4.0,>=3.6.0 16:35:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:28 Removing intermediate container 1c274f294973 16:35:28 ---> c0cf4076fbfc 16:35:28 16:35:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.5 MB/s eta 0:00:00 16:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 Collecting dockerpty<0.5,>=0.4.1 16:35:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:28 Successfully built c0cf4076fbfc 16:35:28 Successfully tagged security-secretstore-setup:latest 16:35:28  Building security-secretstore-setup ... done  Preparing metadata (setup.py): started 16:35:28 Preparing metadata (setup.py): finished with status 'done' 16:35:28 Collecting texttable<0.10,>=0.9.0 16:35:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:28 Preparing metadata (setup.py): started 16:35:28 OK: 211 MiB in 51 packages 16:35:28 Preparing metadata (setup.py): finished with status 'done' 16:35:28 Collecting jsonschema<3,>=2.5.1 16:35:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:28 Collecting PyYAML<4,>=3.10 16:35:28 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 97.7 MB/s eta 0:00:00 16:35:29 Preparing metadata (setup.py): started 16:35:29 Removing intermediate container 15c6aed1fce9 16:35:29 ---> 02f64d3f8848 16:35:29 Step 6/26 : COPY go.mod vendor* ./ 16:35:29 Preparing metadata (setup.py): finished with status 'done' 16:35:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 110.6 MB/s eta 0:00:00 16:35:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:29 Collecting websocket-client<1.0,>=0.32.0 16:35:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.4 MB/s eta 0:00:00 16:35:29 Collecting docker-pycreds>=0.4.0 16:35:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:29 ---> 6c6dab385c14 16:35:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:29 ---> Running in 513ed12c5eee 16:35:29 Collecting urllib3<1.25,>=1.21.1 16:35:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 95.0 MB/s eta 0:00:00 16:35:29 Collecting chardet<3.1.0,>=3.0.2 16:35:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 110.2 MB/s eta 0:00:00 16:35:29 Collecting idna<2.8,>=2.5 16:35:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.6 MB/s eta 0:00:00 16:35:29 Collecting certifi>=2017.4.17 16:35:29 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 99.1 MB/s eta 0:00:00 16:35:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:30 Running setup.py install for texttable: started 16:35:30 Running setup.py install for texttable: finished with status 'done' 16:35:30 Running setup.py install for PyYAML: started 16:35:30 Running setup.py install for PyYAML: finished with status 'done' 16:35:30 Running setup.py install for docopt: started 16:35:31 Running setup.py install for docopt: finished with status 'done' 16:35:32 Running setup.py install for dockerpty: started 16:35:32 Running setup.py install for dockerpty: finished with status 'done' 16:35:34 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 16:35:34 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 16:35:40 Removing intermediate container 478036bff1d6 16:35:40 ---> 438ae0b62682 16:35:40 Step 14/23 : ENV APP_PORT=58890 16:35:40 Removing intermediate container 513ed12c5eee 16:35:40 ---> 08a23241de63 16:35:40 Step 8/26 : COPY . . 16:35:41 ---> Running in 5991f293dbfc 16:35:44 Removing intermediate container 5991f293dbfc 16:35:44 ---> 3329d19ba354 16:35:44 Step 15/23 : EXPOSE $APP_PORT 16:35:44 ---> Running in 27d1a7dfdde7 16:35:44 ---> d4902e8e7455 16:35:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:44 ---> Running in 0008b764b4bf 16:35:44 Removing intermediate container 021d47e9c579 16:35:44 ---> 210dd2143af2 16:35:44 16:35:44 Step 10/22 : FROM alpine:3.16 16:35:44 ---> d7d3d98c851f 16:35:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:44 ---> Using cache 16:35:44 ---> b6b812ec1aae 16:35:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:44 ---> Using cache 16:35:44 ---> ab9d72c24260 16:35:44 Step 13/22 : ENV APP_PORT=59861 16:35:44 Removing intermediate container 27d1a7dfdde7 16:35:44 ---> 72c07e849c7e 16:35:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:44 ---> Running in 39c5e83c72b7 16:35:44 Removing intermediate container 0008b764b4bf 16:35:44 ---> 7c729f8e9358 16:35:44 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:44 ---> Running in 2441fb25d62a 16:35:44 Removing intermediate container 39c5e83c72b7 16:35:44 ---> 7cda5e423de4 16:35:44 Step 14/22 : EXPOSE $APP_PORT 16:35:44 ---> Running in 29d28a843cc3 16:35:44 Removing intermediate container 2441fb25d62a 16:35:44 ---> b84641e3b98b 16:35:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:44 ---> Running in d3230b3ced56 16:35:44 ---> a6c20dda412c 16:35:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:44 Removing intermediate container 29d28a843cc3 16:35:44 ---> f902d36f12d6 16:35:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:45 ---> 21d069bba3f1 16:35:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:45 ---> d0ce24423451 16:35:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:45 ---> 6d4edad94df4 16:35:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:46 ---> 0bee0432bc76 16:35:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:46 ---> Running in b7f4399f87b5 16:35:46 Removing intermediate container b7f4399f87b5 16:35:46 ---> b4b563beb074 16:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:46 ---> 81e00cd534f7 16:35:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:46 Removing intermediate container d3230b3ced56 16:35:46 ---> e1d8269f4f18 16:35:46 Step 12/26 : WORKDIR /edgex-go 16:35:46 ---> Running in ce04a0ec9308 16:35:46 ---> Running in 545685959af8 16:35:46 ---> Running in 42eca9bdd9d8 16:35:46 Removing intermediate container ce04a0ec9308 16:35:46 ---> bb5e948029bc 16:35:46 Step 21/23 : LABEL arch=x86_64 16:35:46 ---> Running in 88d4d4b5816b 16:35:46 Removing intermediate container 545685959af8 16:35:46 ---> 0ee298c7b55c 16:35:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:46 Removing intermediate container 42eca9bdd9d8 16:35:46 ---> e61dcfbcd304 16:35:46 16:35:46 Step 13/26 : FROM alpine:3.15 16:35:46 ---> 2720e26172a0 16:35:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:46 ---> Using cache 16:35:46 ---> 795bc27a5931 16:35:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:46 ---> Using cache 16:35:46 ---> 7caf00b23fa9 16:35:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:46 ---> Using cache 16:35:46 ---> 8baa286fffef 16:35:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:46 ---> Running in 202ae40f2a7d 16:35:46 Removing intermediate container 88d4d4b5816b 16:35:46 ---> e979abec34d7 16:35:46 Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:46 ---> Running in 46b740d094c3 16:35:46 Removing intermediate container 202ae40f2a7d 16:35:46 ---> c51ed39ea37f 16:35:46 Step 20/22 : LABEL arch=x86_64 16:35:46 ---> Running in 718b52231213 16:35:46 Removing intermediate container 46b740d094c3 16:35:46 ---> 39a6600abf59 16:35:46 Step 23/23 : LABEL version=0.0.0 16:35:46 Removing intermediate container 718b52231213 16:35:46 ---> 5fe36e1d1056 16:35:46 Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:46 ---> Running in 07029a3cbfb4 16:35:46 ---> Running in 43bba48ed42d 16:35:47 ---> e0ff70cbf3ec 16:35:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:47 Removing intermediate container 07029a3cbfb4 16:35:47 ---> d1fcdb3a48c0 16:35:47 16:35:47 Removing intermediate container 43bba48ed42d 16:35:47 ---> 8063fd9a221d 16:35:47 Step 22/22 : LABEL version=0.0.0 16:35:47 Successfully built d1fcdb3a48c0 16:35:47 ---> Running in defaeda61ded 16:35:47 Successfully tagged sys-mgmt-agent:latest 16:35:47  Building sys-mgmt-agent ... done Removing intermediate container defaeda61ded 16:35:47 ---> d01a2af12b55 16:35:47 16:35:47 Successfully built d01a2af12b55 16:35:47 Successfully tagged support-scheduler:latest 16:35:48  Building support-scheduler ... done  ---> 6618a87013d7 16:35:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:48 ---> 6bed60265850 16:35:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:48 ---> 065bb81ca0d5 16:35:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:49 ---> 01369b74aa9c 16:35:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:49 ---> Running in 719df627d1d3 16:35:49 Removing intermediate container 719df627d1d3 16:35:49 ---> ece63f38c493 16:35:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:49 ---> Running in 728b9521cc80 16:35:49 Removing intermediate container 728b9521cc80 16:35:49 ---> b1b9f909065e 16:35:49 Step 24/26 : LABEL arch=x86_64 16:35:49 ---> Running in 745d36a1dec5 16:35:49 Removing intermediate container 745d36a1dec5 16:35:49 ---> c60d991b674f 16:35:49 Step 25/26 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 16:35:49 ---> Running in 74ae9bd5e7b7 16:35:49 Removing intermediate container 74ae9bd5e7b7 16:35:49 ---> 639b5564960e 16:35:49 Step 26/26 : LABEL version=0.0.0 16:35:49 ---> Running in 936eeabaa7a3 16:35:49 Removing intermediate container 936eeabaa7a3 16:35:49 ---> ea0a5e07a1f8 16:35:49 16:35:49 Successfully built ea0a5e07a1f8 16:35:49 Successfully tagged security-spire-agent:latest 16:35:49  Building security-spire-agent ... done  [Pipeline] } 16:35:49 $ docker stop --time=1 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 16:35:51 $ docker rm -f 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:51 + docker images 16:35:51 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:51 security-spire-agent latest ea0a5e07a1f8 2 seconds ago 125MB 16:35:51 e61dcfbcd304 5 seconds ago 1.42GB 16:35:51 sys-mgmt-agent latest d1fcdb3a48c0 5 seconds ago 135MB 16:35:51 support-scheduler latest d01a2af12b55 5 seconds ago 26.5MB 16:35:51 210dd2143af2 10 seconds ago 1.58GB 16:35:51 security-spiffe-token-provider latest 0829b5ec889f 24 seconds ago 29.2MB 16:35:51 security-secretstore-setup latest c0cf4076fbfc 24 seconds ago 28.9MB 16:35:51 core-data latest b72f08f3daac 30 seconds ago 21.5MB 16:35:51 ba3bd1e0f6c1 36 seconds ago 1.52GB 16:35:51 security-bootstrapper latest c72347d1837c 36 seconds ago 19.3MB 16:35:51 952e856c1938 37 seconds ago 1.57GB 16:35:51 53bf59a1895b 39 seconds ago 1.53GB 16:35:51 9e64c1f85fa4 About a minute ago 1.55GB 16:35:51 core-metadata latest 73f4f3f8837d About a minute ago 18.2MB 16:35:51 c5ebabeb4c16 About a minute ago 1.55GB 16:35:51 9d7fd1f8f7db About a minute ago 1.52GB 16:35:51 security-proxy-setup latest 704ff4a18440 About a minute ago 27.2MB 16:35:51 core-command latest 79e726a307da About a minute ago 16.2MB 16:35:51 support-notifications latest d44d1e3b26ce About a minute ago 27.1MB 16:35:51 security-spire-config latest 99cf4a3ddcc0 2 minutes ago 85.8MB 16:35:51 security-spire-server latest 796eb32c5582 2 minutes ago 86.5MB 16:35:51 c892765a2222 2 minutes ago 1.58GB 16:35:51 b5c2a8d7cd84 2 minutes ago 1.53GB 16:35:51 0c91f0b740a2 2 minutes ago 1.52GB 16:35:51 e7094eb14f8c 2 minutes ago 1.42GB 16:35:51 1785fa98ce55 2 minutes ago 1.42GB 16:35:51 ci-base-image-x86_64 latest 4f4cc6bdcd97 5 minutes ago 993MB 16:35:51 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:35:51 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:35:51 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] } 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.355s coverage: 28.7% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.504s coverage: 54.2% of statements 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.877s coverage: 89.2% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.527s coverage: 2.1% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.443s coverage: 95.6% of statements 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:36:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.290s coverage: 60.0% of statements 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 29.6% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 16:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements 16:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 16:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 16:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.706s coverage: 82.2% of statements 16:37:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.7% of statements 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.174s coverage: 89.4% of statements 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.8% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.978s coverage: 43.6% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.669s coverage: 92.3% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.356s coverage: 63.2% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:37:43 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 16:37:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:43 GO111MODULE=on go vet ./... 16:39:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:35 ./bin/test-attribution-txt.sh 16:39:35 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:39:35 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:39:35 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:39:35 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:39:35 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:39:35 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:39:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:36 + ls -al . 16:39:36 total 724 16:39:36 drwxrwxr-x 9 1001 1001 4096 Aug 8 16:33 . 16:39:36 drwxr-xr-x 4 root root 4096 Aug 8 16:33 .. 16:39:36 -rw-rw-r-- 1 1001 1001 16 Aug 8 16:32 .dockerignore 16:39:36 drwxrwxr-x 8 1001 1001 4096 Aug 8 16:32 .git 16:39:36 drwxrwxr-x 3 1001 1001 4096 Aug 8 16:32 .github 16:39:36 -rw-rw-r-- 1 1001 1001 1030 Aug 8 16:32 .gitignore 16:39:36 -rw-rw-r-- 1 1001 1001 42 Aug 8 16:32 .golangci.yml 16:39:36 -rw-rw-r-- 1 1001 1001 87 Aug 8 16:32 .hadolint.yml 16:39:36 -rw-rw-r-- 1 1001 1001 166 Aug 8 16:32 .sonarcloud.properties 16:39:36 -rw-rw-r-- 1 1001 1001 1171 Aug 8 16:32 ADOPTERS.md 16:39:36 -rw-rw-r-- 1 1001 1001 10347 Aug 8 16:32 Attribution.txt 16:39:36 -rw-rw-r-- 1 1001 1001 63209 Aug 8 16:32 CHANGELOG.md 16:39:36 -rw-rw-r-- 1 1001 1001 3804 Aug 8 16:32 CONTRIBUTING.md 16:39:36 -rw-rw-r-- 1 1001 1001 677 Aug 8 16:32 GOVERNANCE.md 16:39:36 -rw-rw-r-- 1 1001 1001 850 Aug 8 16:32 Jenkinsfile 16:39:36 -rw-rw-r-- 1 1001 1001 10775 Aug 8 16:32 LICENSE 16:39:36 -rw-rw-r-- 1 1001 1001 12212 Aug 8 16:32 Makefile 16:39:36 -rw-rw-r-- 1 1001 1001 582 Aug 8 16:32 OWNERS.md 16:39:36 -rw-rw-r-- 1 1001 1001 9094 Aug 8 16:32 README.md 16:39:36 -rw-rw-r-- 1 1001 1001 6912 Aug 8 16:32 SECURITY.md 16:39:36 -rw-rw-r-- 1 1001 1001 5 Aug 8 16:29 VERSION 16:39:36 -rw-rw-r-- 1 1001 1001 4131 Aug 8 16:32 ZMQWindows.md 16:39:36 drwxrwxr-x 2 1001 1001 4096 Aug 8 16:32 bin 16:39:36 drwxrwxr-x 18 1001 1001 4096 Aug 8 16:32 cmd 16:39:36 -rw-r--r-- 1 root root 478940 Aug 8 16:37 coverage.out 16:39:36 -rw-rw-r-- 1 1001 1001 3681 Aug 8 16:32 go.mod 16:39:36 -rw-rw-r-- 1 1001 1001 38033 Aug 8 16:32 go.sum 16:39:36 drwxrwxr-x 8 1001 1001 4096 Aug 8 16:32 internal 16:39:36 drwxrwxr-x 3 1001 1001 4096 Aug 8 16:32 openapi 16:39:36 drwxrwxr-x 4 1001 1001 4096 Aug 8 16:32 snap 16:39:36 -rw-rw-r-- 1 1001 1001 204 Aug 8 16:32 version.go [Pipeline] sh 16:39:37 + '[' -e coverage.out ] 16:39:37 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:37 Warning: overwriting stash ‘coverage-report’ 16:39:38 Stashed 1 file(s) [Pipeline] sh 16:39:38 + make build 16:39:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41:00 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 16:42:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:42: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 16:42: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 16:42: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 16:43:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:43:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:43:34 $ docker stop --time=1 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 16:43:36 $ docker rm -f 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:38 16:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:39 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:39 29e5d40040c1: Pulling fs layer 16:43:39 1ce36da41761: Pulling fs layer 16:43:39 25b303627fd3: Pulling fs layer 16:43:39 29e5d40040c1: Verifying Checksum 16:43:39 29e5d40040c1: Download complete 16:43:40 1ce36da41761: Download complete 16:43:40 29e5d40040c1: Pull complete 16:43:41 25b303627fd3: Verifying Checksum 16:43:41 25b303627fd3: Download complete 16:43:41 1ce36da41761: Pull complete 16:43:54 25b303627fd3: Pull complete 16:43:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container 16:43:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:56 $ docker top 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:57 + docker-compose build --help+ 16:43:57 grep parallel 16:44:02 --parallel Build images in parallel. [Pipeline] } 16:44:02 $ docker stop --time=1 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 16:44:03 $ docker rm -f 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:04 prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container 16:44:04 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:05 $ docker top a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:06 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:11 Building core-command ... 16:44:11 Building core-data ... 16:44:11 Building core-metadata ... 16:44:11 Building security-bootstrapper ... 16:44:11 Building security-proxy-setup ... 16:44:11 Building security-secretstore-setup ... 16:44:11 Building security-spiffe-token-provider ... 16:44:11 Building security-spire-agent ... 16:44:11 Building security-spire-config ... 16:44:11 Building security-spire-server ... 16:44:11 Building support-notifications ... 16:44:11 Building support-scheduler ... 16:44:11 Building sys-mgmt-agent ... 16:44:11 Building security-spire-config 16:44:11 Building sys-mgmt-agent 16:44:11 Building security-bootstrapper 16:44:11 Building core-data 16:44:11 Building security-secretstore-setup 16:44:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:44:57 ---> 87189700509c 16:44:57 Step 3/25 : WORKDIR /edgex-go 16:44:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:44:57 ---> 87189700509c 16:44:57 Step 3/26 : WORKDIR /edgex-go 16:44:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:57 ---> 87189700509c 16:44:57 Step 3/23 : WORKDIR /edgex-go 16:44:57 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:44:57 ---> 87189700509c 16:44:57 Step 3/31 : WORKDIR /edgex-go 16:44:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:57 ---> 87189700509c 16:44:57 Step 3/23 : WORKDIR /edgex-go 16:44:57 ---> Running in 6d5b12b9bf8f 16:44:57 ---> Running in db9b0a5b7f35 16:44:57 ---> Running in f6ab96cddb32 16:44:57 ---> Running in cc7c8ae7e2af 16:44:57 ---> Running in 4984fd1c1022 16:44:57 Removing intermediate container 6d5b12b9bf8f 16:44:57 ---> 1b4ad0f2d8c9 16:44:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:57 ---> Running in 787a3ea43a8b 16:44:57 Removing intermediate container f6ab96cddb32 16:44:57 ---> 512f2136e689 16:44:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:57 Removing intermediate container cc7c8ae7e2af 16:44:57 ---> 4e9c66d0c8cc 16:44:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:57 Removing intermediate container db9b0a5b7f35 16:44:57 ---> fb4d0abeac49 16:44:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:57 ---> Running in 42ded5c81835 16:44:57 ---> Running in f43dfbac6bd9 16:44:57 ---> Running in 7b1d029060ab 16:44:57 Removing intermediate container 4984fd1c1022 16:44:57 ---> b3b7ed6e415a 16:44:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:57 ---> Running in 720e13b7b7e5 16:45:01 Removing intermediate container 787a3ea43a8b 16:45:01 ---> 3c2cbf7893fd 16:45:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:01 Removing intermediate container f43dfbac6bd9 16:45:01 ---> 17efe570d495 16:45:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:01 ---> Running in 67243c0194a6 16:45:01 ---> Running in 10c4e0606ee5 16:45:02 Removing intermediate container 42ded5c81835 16:45:02 ---> c555c33ff8e9 16:45:02 Step 5/25 : RUN apk add --update --no-cache make git 16:45:02 Removing intermediate container 720e13b7b7e5 16:45:02 ---> 288e89531632 16:45:02 Step 5/31 : RUN apk add --update --no-cache make git 16:45:02 Removing intermediate container 7b1d029060ab 16:45:02 ---> 9bef27ce82bb 16:45:02 Step 5/23 : RUN apk add --update --no-cache make bash git 16:45:02 ---> Running in 18e9d928eb31 16:45:02 ---> Running in fd873caa28e1 16:45:02 ---> Running in 1c9fce9ec124 16:45:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:05 OK: 221 MiB in 51 packages 16:45:05 OK: 221 MiB in 51 packages 16:45:07 OK: 221 MiB in 51 packages 16:45:07 OK: 221 MiB in 51 packages 16:45:07 OK: 221 MiB in 51 packages 16:45:07 Removing intermediate container 10c4e0606ee5 16:45:07 ---> ba1df5d0fc1b 16:45:07 Step 6/26 : COPY go.mod vendor* ./ 16:45:07 Removing intermediate container 67243c0194a6 16:45:07 ---> e7306dd44ac9 16:45:08 Step 6/23 : COPY go.mod vendor* ./ 16:45:08 Removing intermediate container 1c9fce9ec124 16:45:08 ---> a7ae3a8151ba 16:45:08 Step 6/31 : COPY go.mod vendor* ./ 16:45:08 Removing intermediate container fd873caa28e1 16:45:08 ---> b33129959635 16:45:08 Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 18e9d928eb31 16:45:08 ---> e051fb86ab1e 16:45:08 Step 6/25 : COPY go.mod vendor* ./ 16:45:08 16:45:08 ---> e05765bde87d 16:45:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:09 ---> Running in f2c2f56fec95 16:45:09 ---> 1a0587cec729 16:45:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:09 ---> Running in 233f63473d28 16:45:10 ---> 7b882b286680 16:45:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:10 ---> Running in 08dd66a7b180 16:45:10 ---> e74c5d9a2170 16:45:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:10 ---> 3e57da640b93 16:45:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:10 ---> Running in 54697fc308b3 16:45:10 ---> Running in b280186fe09f 16:46:18 Removing intermediate container f2c2f56fec95 16:46:18 ---> 14cee932b264 16:46:18 Step 8/26 : COPY . . 16:46:18 Removing intermediate container 08dd66a7b180 16:46:18 ---> 9dd239529cee 16:46:18 Step 8/25 : COPY . . 16:46:18 Removing intermediate container 233f63473d28 16:46:18 ---> 857e5bbb4b70 16:46:18 Step 8/23 : COPY . . 16:46:18 Removing intermediate container 54697fc308b3 16:46:18 ---> 3da08f3ec435 16:46:18 Step 8/23 : COPY . . 16:46:18 Removing intermediate container b280186fe09f 16:46:18 ---> 94c07a4686a7 16:46:18 Step 8/31 : COPY . . 16:46:24 ---> c152a3fde7e9 16:46:24 Step 9/23 : RUN make cmd/core-data/core-data 16:46:24 ---> 98beb43191ee 16:46:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:46:24 ---> 88d3e4519af9 16:46:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:24 ---> 1c2ab628d0c8 16:46:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:24 ---> 22a4fff9355a 16:46:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:24 ---> Running in df03e96cee56 16:46:24 ---> Running in 9b6b426fb95d 16:46:24 ---> Running in 20eba42a0a1f 16:46:24 ---> Running in 525e79c2d38d 16:46:24 ---> Running in 945d3b42e058 16:46:24 Removing intermediate container 9b6b426fb95d 16:46:24 ---> 1a61eafc5309 16:46:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:46:25 ---> Running in cc70462a52f3 16:46:25 Removing intermediate container cc70462a52f3 16:46:25 ---> cd63bfc60949 16:46:25 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:46:25 ---> Running in a0247bc424cc 16:46:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:28 Removing intermediate container a0247bc424cc 16:46:28 ---> f04eed107607 16:46:28 Step 12/26 : WORKDIR /edgex-go 16:46:28 ---> Running in a755f75a8956 16:46:29 Removing intermediate container a755f75a8956 16:46:29 ---> 599b70d3b096 16:46:29 16:46:29 Step 13/26 : FROM alpine:3.15 16:46:29 3.15: Pulling from library/alpine 16:46:30 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:46:30 Status: Downloaded newer image for alpine:3.15 16:46:30 ---> 60f2846fe774 16:46:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:30 ---> Running in 61624f115216 16:46:31 Removing intermediate container 61624f115216 16:46:31 ---> 08b387f3ff65 16:46:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:31 ---> Running in d626ec6750d2 16:46:34 Removing intermediate container d626ec6750d2 16:46:34 ---> 7fe92c2d6cbe 16:46:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:46:34 ---> Running in 8b20dc45c96d 16:46:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:38 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:46:38 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:46:39 OK: 15735 distinct packages available 16:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:41 (1/4) Installing dumb-init (1.2.5-r1) 16:46:41 (2/4) Installing musl-obstack (1.2.3-r0) 16:46:41 (3/4) Installing libucontext (1.1-r0) 16:46:41 (4/4) Installing gcompat (1.0.0-r4) 16:46:41 Executing busybox-1.34.1-r7.trigger 16:46:41 OK: 6 MiB in 18 packages 16:46:43 Removing intermediate container 8b20dc45c96d 16:46:43 ---> 7d0b2344530a 16:46:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:49 ---> c911344e0546 16:46:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:46:49 ---> 97cdf35977d8 16:46:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:46:49 ---> Running in bf994c9af00d 16:46:50 Removing intermediate container bf994c9af00d 16:46:50 ---> e30b02612d3c 16:46:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:46:51 ---> aa3a9b078c5e 16:46:51 Step 21/26 : WORKDIR / 16:46:51 ---> Running in d76e1124b058 16:46:52 Removing intermediate container d76e1124b058 16:46:52 ---> 8246a12c1a4b 16:46:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:46:52 ---> Running in 4dc6dc1ddc2e 16:46:52 Removing intermediate container 4dc6dc1ddc2e 16:46:52 ---> b2c61e71c4ef 16:46:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:46:52 ---> Running in a5b949d5f9af 16:46:52 Removing intermediate container a5b949d5f9af 16:46:52 ---> 0e6bb6445f41 16:46:52 Step 24/26 : LABEL arch=arm64 16:46:53 ---> Running in 86d316e4f4f7 16:46:53 Removing intermediate container 86d316e4f4f7 16:46:53 ---> 90da0966fd3e 16:46:53 Step 25/26 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:46:53 ---> Running in f1803fdb5f98 16:46:54 Removing intermediate container f1803fdb5f98 16:46:54 ---> 640282827fac 16:46:54 Step 26/26 : LABEL version=0.0.0 16:46:54 ---> Running in 122edae439bb 16:46:54 Removing intermediate container 122edae439bb 16:46:54 ---> 07099141687f 16:46:54 16:46:55 Successfully built 07099141687f 16:46:55 Successfully tagged security-spire-config-arm64:latest 16:46:55  Building security-spire-config ... done Building security-spiffe-token-provider 16:47:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:47:13 ---> 87189700509c 16:47:13 Step 3/20 : WORKDIR /edgex-go 16:47:13 ---> Using cache 16:47:13 ---> b3b7ed6e415a 16:47:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:47:13 ---> Running in 49679d019eab 16:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:14 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:47:14 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:47:14 OK: 16892 distinct packages available 16:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:16 OK: 221 MiB in 51 packages 16:47:17 Removing intermediate container 49679d019eab 16:47:17 ---> 4d8cea801d99 16:47:17 Step 5/20 : COPY go.mod vendor* ./ 16:47:18 ---> e96b1c96429b 16:47:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:18 ---> Running in aa917faf4a3f 16:48:05 Removing intermediate container aa917faf4a3f 16:48:05 ---> 38ab02c3de87 16:48:05 Step 7/20 : COPY . . 16:48:14 ---> 25b43225532b 16:48:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:48:14 ---> Running in ef2362d72ccc 16:48:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:51:37 Removing intermediate container 525e79c2d38d 16:51:37 ---> 2d561d79aa95 16:51:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:37 ---> Running in c8ac814a08c6 16:51:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:40 Removing intermediate container c8ac814a08c6 16:51:40 ---> fe6b01662461 16:51:40 16:51:40 Step 11/23 : FROM alpine:3.16 16:51:40 3.16: Pulling from library/alpine 16:51:42 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:51:42 Status: Downloaded newer image for alpine:3.16 16:51:42 ---> 3d81c46cd875 16:51:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:42 ---> Running in fd509e6d4703 16:51:43 Removing intermediate container fd509e6d4703 16:51:43 ---> ec4c4d79e1d2 16:51:43 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 16:51:44 ---> Running in 6a0912063482 16:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:51:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:51:48 (3/33) Installing readline (8.1.2-r0) 16:51:48 (4/33) Installing bash (5.1.16-r2) 16:51:48 Executing bash-5.1.16-r2.post-install 16:51:48 (5/33) Installing ca-certificates (20220614-r0) 16:51:48 (6/33) Installing brotli-libs (1.0.9-r6) 16:51:48 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:51:48 (8/33) Installing libcurl (7.83.1-r2) 16:51:48 (9/33) Installing curl (7.83.1-r2) 16:51:48 (10/33) Installing docker-cli (20.10.16-r2) 16:51:50 (11/33) Installing dumb-init (1.2.5-r1) 16:51:50 (12/33) Installing libbz2 (1.0.8-r1) 16:51:50 (13/33) Installing expat (2.4.8-r0) 16:51:50 (14/33) Installing libffi (3.4.2-r1) 16:51:50 (15/33) Installing gdbm (1.23-r0) 16:51:50 (16/33) Installing xz-libs (5.2.5-r1) 16:51:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:51:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:51:50 (19/33) Installing mpdecimal (2.5.1-r1) 16:51:50 (20/33) Installing sqlite-libs (3.38.5-r0) 16:51:50 (21/33) Installing python3 (3.10.5-r0) 16:51:52 Removing intermediate container 945d3b42e058 16:51:52 ---> 5ae61828b06d 16:51:52 16:51:52 Step 10/31 : FROM alpine:3.16 16:51:52 ---> 3d81c46cd875 16:51:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:53 ---> Running in ee95b0355710 16:51:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:51:53 (23/33) Installing py3-tomli (2.0.1-r1) 16:51:53 (24/33) Installing py3-pep517 (0.12.0-r2) 16:51:53 (25/33) Installing py3-six (1.16.0-r1) 16:51:53 (26/33) Installing py3-retrying (1.3.3-r3) 16:51:53 (27/33) Installing py3-appdirs (1.4.4-r3) 16:51:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:51:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:51:53 (30/33) Installing py3-parsing (2.4.7-r3) 16:51:53 (31/33) Installing py3-packaging (21.3-r0) 16:51:53 (32/33) Installing py3-setuptools (59.4.0-r0) 16:51:53 (33/33) Installing py3-pip (22.1.1-r0) 16:51:54 Removing intermediate container ee95b0355710 16:51:54 ---> d1c48fcefdf7 16:51:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:51:54 ---> Running in d91cbde2ae43 16:51:54 Executing busybox-1.35.0-r15.trigger 16:51:55 Executing ca-certificates-20220614-r0.trigger 16:51:55 OK: 120 MiB in 47 packages 16:51:56 Removing intermediate container 20eba42a0a1f 16:51:56 ---> b179fcdf3309 16:51:56 16:51:56 Step 10/25 : FROM alpine:3.16 16:51:56 ---> 3d81c46cd875 16:51:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:56 ---> Running in 585b9bb22cc1 16:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:58 (1/2) Installing dumb-init (1.2.5-r1) 16:51:58 (2/2) Installing su-exec (0.2-r1) 16:51:58 Executing busybox-1.35.0-r15.trigger 16:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:58 OK: 5 MiB in 16 packages 16:52:00 (1/3) Installing ca-certificates (20220614-r0) 16:52:00 (2/3) Installing dumb-init (1.2.5-r1) 16:52:00 (3/3) Installing su-exec (0.2-r1) 16:52:00 Executing busybox-1.35.0-r15.trigger 16:52:00 Removing intermediate container d91cbde2ae43 16:52:00 ---> ae2aa7ebf7fe 16:52:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:52:00 Executing ca-certificates-20220614-r0.trigger 16:52:00 ---> Running in e6733328f323 16:52:01 Removing intermediate container e6733328f323 16:52:01 ---> 3da86a830d84 16:52:01 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:52:01 OK: 6 MiB in 17 packages 16:52:01 ---> Running in e23f40dc0a0a 16:52:01 Removing intermediate container e23f40dc0a0a 16:52:01 ---> 91548a7f2ed6 16:52:01 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:52:02 ---> Running in 3218e037bc36 16:52:03 Removing intermediate container 3218e037bc36 16:52:03 ---> 16dd28538434 16:52:03 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:52:03 ---> Running in 938232b33190 16:52:03 Removing intermediate container 585b9bb22cc1 16:52:03 ---> c1525fd8a59e 16:52:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:03 ---> Running in 66711192fcca 16:52:04 Removing intermediate container 66711192fcca 16:52:04 ---> 5e97096cfe97 16:52:04 Step 13/25 : WORKDIR / 16:52:04 ---> Running in 6b6ddceb8d33 16:52:04 Removing intermediate container 6b6ddceb8d33 16:52:04 ---> 73de69fc0a90 16:52:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:52:06 ---> c131dcfa0ef9 16:52:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:52:06 Removing intermediate container 938232b33190 16:52:06 ---> ab765965d2c8 16:52:06 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:52:06 ---> Running in 8e740f95f392 16:52:07 ---> f3d79269da9f 16:52:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:52:07 Removing intermediate container 8e740f95f392 16:52:07 ---> b65a94a48e9e 16:52:07 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:52:09 ---> f7eb6f13fb9e 16:52:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:09 ---> f3947ee44035 16:52:09 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:52:09 ---> Running in 6cb00e98ab7d 16:52:10 ---> 6e5b29efe72b 16:52:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:13 ---> 71fc0efa1564 16:52:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:13 Removing intermediate container 6cb00e98ab7d 16:52:13 ---> 76f4f7dc1907 16:52:13 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:14 Collecting docker-compose==1.23.2 16:52:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:52:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.5 MB/s eta 0:00:00 16:52:14 ---> b79eb33bf61b 16:52:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:52:15 ---> df977b0a8aa7 16:52:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:15 Collecting cached-property<2,>=1.2.0 16:52:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:52:15 Collecting texttable<0.10,>=0.9.0 16:52:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:52:15 Preparing metadata (setup.py): started 16:52:15 ---> e4afb4c9ecb3 16:52:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:52:16 ---> Running in eea76198614b 16:52:17 ---> 3e03dbffddb1 16:52:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:52:17 Preparing metadata (setup.py): finished with status 'done' 16:52:18 Collecting docopt<0.7,>=0.6.1 16:52:18 Downloading docopt-0.6.2.tar.gz (25 kB) 16:52:18 Preparing metadata (setup.py): started 16:52:19 ---> 1316f63cfcf4 16:52:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:52:19 Removing intermediate container eea76198614b 16:52:19 ---> e6f050edfc5b 16:52:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:52:20 ---> Running in 7831cb356ffd 16:52:20 ---> e16daafd2e8b 16:52:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:52:20 Preparing metadata (setup.py): finished with status 'done' 16:52:20 Removing intermediate container 7831cb356ffd 16:52:20 ---> 84b1797b7fa6 16:52:20 Step 23/25 : LABEL arch=arm64 16:52:20 ---> Running in 1a891d99d0d1 16:52:21 Collecting websocket-client<1.0,>=0.32.0 16:52:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:52:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 16:52:21 ---> ede3fb64e16b 16:52:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:52:21 Removing intermediate container 1a891d99d0d1 16:52:21 ---> 96c384abd87d 16:52:21 Step 24/25 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:52:21 ---> Running in 2d3d597ae57d 16:52:22 Removing intermediate container 2d3d597ae57d 16:52:22 ---> a016cee38150 16:52:22 Step 25/25 : LABEL version=0.0.0 16:52:22 ---> 6d5b3bbdb2ca 16:52:22 Step 26/31 : RUN chmod +x /entrypoint.sh 16:52:22 ---> Running in f5295fb486b0 16:52:22 ---> Running in f0c30ff3549e 16:52:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:52:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:52:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 16:52:23 Collecting jsonschema<3,>=2.5.1 16:52:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:23 Removing intermediate container f5295fb486b0 16:52:23 ---> 0a4c88d1b272 16:52:23 16:52:23 Collecting dockerpty<0.5,>=0.4.1 16:52:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:52:23 Preparing metadata (setup.py): started 16:52:23 Successfully built 0a4c88d1b272 16:52:23 Successfully tagged security-secretstore-setup-arm64:latest 16:52:23  Building security-secretstore-setup ... done Building support-scheduler 16:52:25 Removing intermediate container f0c30ff3549e 16:52:25 ---> 1db5290c0e7e 16:52:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:52:25 ---> Running in d93317bbe929 16:52:25 Preparing metadata (setup.py): finished with status 'done' 16:52:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:52:26 Removing intermediate container d93317bbe929 16:52:26 ---> 4cbe7f1da22e 16:52:26 Step 28/31 : CMD ["gate"] 16:52:26 ---> Running in 64d3935bc706 16:52:26 Collecting PyYAML<4,>=3.10 16:52:26 Downloading PyYAML-3.13.tar.gz (270 kB) 16:52:27 Removing intermediate container 64d3935bc706 16:52:27 ---> 61ff0868ca79 16:52:27 Step 29/31 : LABEL arch=arm64 16:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 16:52:27 ---> Running in dda7429c6577 16:52:27 Removing intermediate container dda7429c6577 16:52:27 ---> 659e29958ee5 16:52:27 Step 30/31 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:52:27 ---> Running in 5ca813e90a07 16:52:28 Removing intermediate container 5ca813e90a07 16:52:28 ---> 912cb3cdfe17 16:52:28 Step 31/31 : LABEL version=0.0.0 16:52:28 ---> Running in 3635f4f769ea 16:52:29 Removing intermediate container 3635f4f769ea 16:52:29 ---> 4f8306a7d1da 16:52:29 16:52:29 Preparing metadata (setup.py): started 16:52:29 Successfully built 4f8306a7d1da 16:52:29 Successfully tagged security-bootstrapper-arm64:latest 16:52:29  Building security-bootstrapper ... done Building security-spire-agent 16:52:30 Preparing metadata (setup.py): finished with status 'done' 16:52:31 Collecting docker<4.0,>=3.6.0 16:52:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:52:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.8 MB/s eta 0:00:00 16:52:32 Collecting docker-pycreds>=0.4.0 16:52:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:32 Collecting chardet<3.1.0,>=3.0.2 16:52:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 16:52:33 Collecting urllib3<1.25,>=1.21.1 16:52:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.7 MB/s eta 0:00:00 16:52:33 Collecting idna<2.8,>=2.5 16:52:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.1 MB/s eta 0:00:00 16:52:34 Collecting certifi>=2017.4.17 16:52:34 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.3 MB/s eta 0:00:00 16:52:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:52:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:52:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:52:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:52:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:52:35 Running setup.py install for texttable: started 16:52:38 Running setup.py install for texttable: finished with status 'done' 16:52:38 Running setup.py install for PyYAML: started 16:52:42 Running setup.py install for PyYAML: finished with status 'done' 16:52:43 Running setup.py install for docopt: started 16:52:45 Running setup.py install for docopt: finished with status 'done' 16:52:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:46 ---> 87189700509c 16:52:46 Step 3/22 : WORKDIR /edgex-go 16:52:46 ---> Using cache 16:52:46 ---> b3b7ed6e415a 16:52:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:46 ---> Using cache 16:52:46 ---> 288e89531632 16:52:46 Step 5/22 : RUN apk add --update --no-cache make git 16:52:46 ---> Using cache 16:52:46 ---> a7ae3a8151ba 16:52:46 Step 6/22 : COPY go.mod vendor* ./ 16:52:46 ---> Using cache 16:52:46 ---> 3e57da640b93 16:52:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:46 ---> Using cache 16:52:46 ---> 94c07a4686a7 16:52:46 Step 8/22 : COPY . . 16:52:46 ---> Using cache 16:52:46 ---> 1c2ab628d0c8 16:52:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:52:47 ---> Running in d5c659617be9 16:52:49 Running setup.py install for dockerpty: started 16:52:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:52 Running setup.py install for dockerpty: finished with status 'done' 16:52:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:52 ---> 87189700509c 16:52:52 Step 3/26 : WORKDIR /edgex-go 16:52:52 ---> Using cache 16:52:52 ---> b3b7ed6e415a 16:52:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:52 ---> Using cache 16:52:52 ---> 288e89531632 16:52:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:52:52 ---> Running in 6cc613c01f6b 16:52:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52: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 16:52: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 16:52:57 OK: 221 MiB in 51 packages 16:52:58 Removing intermediate container 6cc613c01f6b 16:52:58 ---> a046dd1e86d6 16:52:58 Step 6/26 : COPY go.mod vendor* ./ 16:53:00 ---> 5deb0cd17af3 16:53:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:00 ---> Running in ee89a0a77c5a 16:53:16 Removing intermediate container 6a0912063482 16:53:16 ---> 6c21c5179051 16:53:16 Step 14/23 : ENV APP_PORT=58890 16:53:16 ---> Running in cbb6e31a5437 16:53:16 Removing intermediate container cbb6e31a5437 16:53:16 ---> d3d3e3104f9c 16:53:16 Step 15/23 : EXPOSE $APP_PORT 16:53:16 ---> Running in 51b492578899 16:53:16 Removing intermediate container 51b492578899 16:53:16 ---> 95ab51359146 16:53:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:53:17 ---> 133424b835d6 16:53:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:53:18 ---> ebfafec68f14 16:53:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:53:20 ---> b79de7c8d3dc 16:53:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:20 ---> Running in 8e1cd363236b 16:53:21 Removing intermediate container 8e1cd363236b 16:53:21 ---> ef2b68c5da1d 16:53:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:21 ---> Running in cc4785dc686f 16:53:22 Removing intermediate container cc4785dc686f 16:53:22 ---> 93b017c732c8 16:53:22 Step 21/23 : LABEL arch=arm64 16:53:22 ---> Running in 042c8c1db8c4 16:53:23 Removing intermediate container 042c8c1db8c4 16:53:23 ---> 1b1e784fde7d 16:53:23 Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:53:23 ---> Running in f376c50308c0 16:53:24 Removing intermediate container f376c50308c0 16:53:24 ---> df32ca06313e 16:53:24 Step 23/23 : LABEL version=0.0.0 16:53:24 ---> Running in d594090b1251 16:53:25 Removing intermediate container d594090b1251 16:53:25 ---> 424c99ea6e65 16:53:25 16:53:25 Successfully built 424c99ea6e65 16:53:26 Successfully tagged sys-mgmt-agent-arm64:latest 16:53:26  Building sys-mgmt-agent ... done Building support-notifications 16:53:31 Removing intermediate container df03e96cee56 16:53:31 ---> 392a94382325 16:53:31 16:53:31 Step 10/23 : FROM alpine:3.16 16:53:31 ---> 3d81c46cd875 16:53:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:31 ---> Running in dee4e0ab4997 16:53:31 Removing intermediate container dee4e0ab4997 16:53:31 ---> b9b29e5bdfb6 16:53:31 Step 12/23 : ENV APP_PORT=59880 16:53:31 ---> Running in ad776c94fb40 16:53:33 Removing intermediate container ad776c94fb40 16:53:33 ---> e9eb68f7f987 16:53:33 Step 13/23 : EXPOSE $APP_PORT 16:53:33 ---> Running in 195169b99ad7 16:53:34 Removing intermediate container 195169b99ad7 16:53:34 ---> 27465034d82e 16:53:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:34 ---> Running in 4a5c5d53dc93 16:53:39 Removing intermediate container 4a5c5d53dc93 16:53:39 ---> 24cb842ececb 16:53:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:53:39 ---> Running in 898f4530db26 16:53:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:44 (1/6) Installing dumb-init (1.2.5-r1) 16:53:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:53:44 (3/6) Installing libsodium (1.0.18-r0) 16:53:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:53:45 (5/6) Installing libzmq (4.3.4-r0) 16:53:45 (6/6) Installing zeromq (4.3.4-r0) 16:53:45 Executing busybox-1.35.0-r15.trigger 16:53:45 OK: 8 MiB in 20 packages 16:53:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:46 ---> 87189700509c 16:53:46 Step 3/22 : WORKDIR /edgex-go 16:53:46 ---> Using cache 16:53:46 ---> b3b7ed6e415a 16:53:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:46 ---> Using cache 16:53:46 ---> 288e89531632 16:53:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:53:46 ---> Running in 07f1fc926ad6 16:53:48 Removing intermediate container 898f4530db26 16:53:48 ---> 75a819c26b20 16:53:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:50 ---> 9b7f72571bb0 16:53:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:51 OK: 221 MiB in 51 packages 16:53:53 Removing intermediate container 07f1fc926ad6 16:53:53 ---> 9581c704f1a9 16:53:53 Step 6/22 : COPY go.mod vendor* ./ 16:53:53 ---> d74ab71cba81 16:53:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:56 ---> 6dc2794049b5 16:53:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:56 ---> cb0851766bdd 16:53:56 Step 19/23 : ENTRYPOINT ["/core-data"] 16:53:56 ---> Running in 4066b1a4aecf 16:53:56 ---> Running in d239ee937c52 16:53:57 Removing intermediate container d239ee937c52 16:53:57 ---> f9eda11f9550 16:53:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:57 ---> Running in 548cdc1ee69b 16:53:58 Removing intermediate container 548cdc1ee69b 16:53:58 ---> b3d0921bface 16:53:58 Step 21/23 : LABEL arch=arm64 16:53:59 ---> Running in 86d2fdd5eb61 16:53:59 Removing intermediate container 86d2fdd5eb61 16:53:59 ---> 567bbbbc685e 16:53:59 Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:54:00 ---> Running in d325e5b13da7 16:54:00 Removing intermediate container d325e5b13da7 16:54:00 ---> 65d18000f6ec 16:54:00 Step 23/23 : LABEL version=0.0.0 16:54:01 ---> Running in 98b38b835365 16:54:01 Removing intermediate container 98b38b835365 16:54:01 ---> 0e7a5af48dfc 16:54:01 16:54:02 Successfully built 0e7a5af48dfc 16:54:02 Successfully tagged core-data-arm64:latest 16:54:02  Building core-data ... done Building security-spire-server 16:54:02 Removing intermediate container ee89a0a77c5a 16:54:02 ---> 70790fc9b98f 16:54:02 Step 8/26 : COPY . . 16:54:17 ---> 1bb5268a2f21 16:54:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:17 ---> Running in 4390aafbbe2d 16:54:17 Removing intermediate container 4390aafbbe2d 16:54:17 ---> e4e049fcfe17 16:54:18 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:18 ---> Running in f30e144ce850 16:54:19 Removing intermediate container f30e144ce850 16:54:19 ---> c85683597721 16:54:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:19 ---> Running in 618a8d3717e0 16:54:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:54:19 ---> 87189700509c 16:54:19 Step 3/25 : WORKDIR /edgex-go 16:54:19 ---> Using cache 16:54:19 ---> b3b7ed6e415a 16:54:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:19 ---> Using cache 16:54:19 ---> 288e89531632 16:54:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:54:19 ---> Using cache 16:54:19 ---> a046dd1e86d6 16:54:19 Step 6/25 : COPY go.mod vendor* ./ 16:54:19 ---> Using cache 16:54:19 ---> 5deb0cd17af3 16:54:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:19 ---> Using cache 16:54:19 ---> 70790fc9b98f 16:54:19 Step 8/25 : COPY . . 16:54:20 ---> Using cache 16:54:20 ---> 1bb5268a2f21 16:54:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:54:20 ---> Using cache 16:54:20 ---> e4e049fcfe17 16:54:20 Step 10/25 : WORKDIR /edgex-go/spire-build 16:54:20 ---> Using cache 16:54:20 ---> c85683597721 16:54:20 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:20 ---> Running in 171fd7c036f8 16:54:23 Removing intermediate container 618a8d3717e0 16:54:23 ---> a5f003ab88ff 16:54:23 Step 12/26 : WORKDIR /edgex-go 16:54:23 ---> Running in ecc222c62816 16:54:24 Removing intermediate container ecc222c62816 16:54:24 ---> 76ecac8845a6 16:54:24 16:54:24 Step 13/26 : FROM alpine:3.15 16:54:24 ---> 60f2846fe774 16:54:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:24 ---> Using cache 16:54:24 ---> 08b387f3ff65 16:54:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:24 ---> Using cache 16:54:24 ---> 7fe92c2d6cbe 16:54:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:54:24 ---> Running in 117e311e0b78 16:54:24 Removing intermediate container 171fd7c036f8 16:54:24 ---> 691ae80ecdf6 16:54:24 Step 12/25 : WORKDIR /edgex-go 16:54:24 ---> Running in b557ff547915 16:54:26 Removing intermediate container b557ff547915 16:54:26 ---> 6b1609183ed2 16:54:26 16:54:26 Step 13/25 : FROM alpine:3.15 16:54:26 ---> 60f2846fe774 16:54:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:26 ---> Using cache 16:54:26 ---> 08b387f3ff65 16:54:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:26 ---> Using cache 16:54:26 ---> 7fe92c2d6cbe 16:54:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:54:26 ---> Running in cdc0ad14c2fa 16:54:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:29 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:54:29 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:54:29 OK: 15735 distinct packages available 16:54:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:31 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:54:31 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:54:31 OK: 15735 distinct packages available 16:54:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:32 (1/5) Installing dumb-init (1.2.5-r1) 16:54:32 (2/5) Installing musl-obstack (1.2.3-r0) 16:54:32 (3/5) Installing libucontext (1.1-r0) 16:54:32 (4/5) Installing gcompat (1.0.0-r4) 16:54:32 (5/5) Installing openssl (1.1.1q-r0) 16:54:33 Executing busybox-1.34.1-r7.trigger 16:54:33 OK: 6 MiB in 19 packages 16:54:33 (1/5) Installing dumb-init (1.2.5-r1) 16:54:33 (2/5) Installing musl-obstack (1.2.3-r0) 16:54:34 (3/5) Installing libucontext (1.1-r0) 16:54:34 (4/5) Installing gcompat (1.0.0-r4) 16:54:34 (5/5) Installing openssl (1.1.1q-r0) 16:54:34 Executing busybox-1.34.1-r7.trigger 16:54:34 OK: 6 MiB in 19 packages 16:54:36 Removing intermediate container 117e311e0b78 16:54:36 ---> 3f5590c46fd8 16:54:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:54:37 Removing intermediate container cdc0ad14c2fa 16:54:37 ---> da84ed76dcf8 16:54:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:44 ---> 31c17a8c81f2 16:54:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:49 ---> 40e0d0ca7a28 16:54:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:54:51 ---> fca641c0c905 16:54:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:54:53 ---> b8c42056a2e3 16:54:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:54:55 ---> c3e0373e2bd7 16:54:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:55 ---> Running in 68a53143a58f 16:54:55 ---> 1959d776ac99 16:54:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:54:56 Removing intermediate container 68a53143a58f 16:54:56 ---> 56e083b1cba7 16:54:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:56 ---> Running in 931cf9a5304e 16:54:57 ---> a5ca2b63d517 16:54:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:54:57 Removing intermediate container 931cf9a5304e 16:54:57 ---> 3f1cff059d84 16:54:57 Step 23/25 : LABEL arch=arm64 16:54:57 ---> Running in 35f75c564ee0 16:54:58 Removing intermediate container 35f75c564ee0 16:54:58 ---> 35562935ac9b 16:54:58 Step 24/25 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:54:58 ---> Running in f027f93b7c39 16:54:58 ---> a3918b9fc4df 16:54:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:54:58 Removing intermediate container f027f93b7c39 16:54:58 Removing intermediate container 4066b1a4aecf 16:54:58 ---> 5cc7872385b5 16:54:58 ---> 6408db8041c0 16:54:58 Step 8/22 : COPY . . 16:54:58 Step 25/25 : LABEL version=0.0.0 16:54:58 ---> Running in f18761d2d003 16:54:59 ---> c6d9d693fcfe 16:54:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:59 ---> Running in 36db81c0e645 16:54:59 Removing intermediate container f18761d2d003 16:54:59 ---> 70ee745038bd 16:54:59 16:55:00 Successfully built 70ee745038bd 16:55:00 Successfully tagged security-spire-server-arm64:latest 16:55:00  Building security-spire-server ... done Building core-command 16:55:00 Removing intermediate container 36db81c0e645 16:55:00 ---> f76036918e54 16:55:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:55:00 ---> Running in cd865da274e9 16:55:01 Removing intermediate container cd865da274e9 16:55:01 ---> cdda22b6555f 16:55:01 Step 24/26 : LABEL arch=arm64 16:55:01 ---> Running in 3c9a7cc51218 16:55:02 Removing intermediate container 3c9a7cc51218 16:55:02 ---> 86a6855bb9a1 16:55:02 Step 25/26 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:55:02 ---> Running in d140da388659 16:55:03 Removing intermediate container d140da388659 16:55:03 ---> 1e730f7f4073 16:55:03 Step 26/26 : LABEL version=0.0.0 16:55:03 ---> Running in 72310d9a43bf 16:55:04 Removing intermediate container 72310d9a43bf 16:55:04 ---> 231a1eb57afe 16:55:04 16:55:05 Successfully built 231a1eb57afe 16:55:05 Successfully tagged security-spire-agent-arm64:latest 16:55:05 Building security-proxy-setup 16:55:23  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:23 ---> 87189700509c 16:55:23 Step 3/23 : WORKDIR /edgex-go 16:55:23 ---> Using cache 16:55:23 ---> b3b7ed6e415a 16:55:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:23 ---> Using cache 16:55:23 ---> 288e89531632 16:55:23 Step 5/23 : RUN apk add --update --no-cache make git 16:55:23 ---> Using cache 16:55:23 ---> a7ae3a8151ba 16:55:23 Step 6/23 : COPY go.mod vendor* ./ 16:55:23 ---> Using cache 16:55:23 ---> 3e57da640b93 16:55:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:23 ---> Using cache 16:55:23 ---> 94c07a4686a7 16:55:23 Step 8/23 : COPY . . 16:55:23 ---> Using cache 16:55:23 ---> 1c2ab628d0c8 16:55:23 Step 9/23 : RUN make cmd/core-command/core-command 16:55:23 ---> Running in e48173a345e9 16:55:23 ---> 87571977615d 16:55:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:55:23 ---> Running in d014ed7f4244 16:55:24 Removing intermediate container ef2362d72ccc 16:55:24 ---> 07f7673a8a7f 16:55:24 16:55:24 Step 9/20 : FROM alpine:3.15 16:55:24 ---> 60f2846fe774 16:55:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:24 ---> Using cache 16:55:24 ---> 08b387f3ff65 16:55:24 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:24 ---> Using cache 16:55:24 ---> 7fe92c2d6cbe 16:55:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:55:24 ---> Running in 2e0b02b8c4f2 16:55:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:55:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:26 ---> 87189700509c 16:55:26 Step 3/22 : WORKDIR /edgex-go 16:55:26 ---> Using cache 16:55:26 ---> b3b7ed6e415a 16:55:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:26 ---> Using cache 16:55:26 ---> 288e89531632 16:55:26 Step 5/22 : RUN apk add --update --no-cache make git 16:55:26 ---> Using cache 16:55:26 ---> a7ae3a8151ba 16:55:26 Step 6/22 : COPY go.mod vendor* ./ 16:55:26 ---> Using cache 16:55:26 ---> 3e57da640b93 16:55:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:26 ---> Using cache 16:55:26 ---> 94c07a4686a7 16:55:26 Step 8/22 : COPY . . 16:55:26 ---> Using cache 16:55:26 ---> 1c2ab628d0c8 16:55:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:55:26 ---> Running in 227a088c66e9 16:55:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:55:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:30 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:55:30 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:55:30 OK: 15735 distinct packages available 16:55:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:32 (1/9) Installing ca-certificates (20220614-r0) 16:55:32 (2/9) Installing brotli-libs (1.0.9-r5) 16:55:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:55:32 (4/9) Installing libcurl (7.80.0-r2) 16:55:32 (5/9) Installing curl (7.80.0-r2) 16:55:33 (6/9) Installing dumb-init (1.2.5-r1) 16:55:33 (7/9) Installing musl-obstack (1.2.3-r0) 16:55:33 (8/9) Installing libucontext (1.1-r0) 16:55:33 (9/9) Installing gcompat (1.0.0-r4) 16:55:33 Executing busybox-1.34.1-r7.trigger 16:55:33 Executing ca-certificates-20220614-r0.trigger 16:55:33 OK: 8 MiB in 23 packages 16:55:36 Removing intermediate container 2e0b02b8c4f2 16:55:36 ---> 6080501007d9 16:55:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:37 ---> e3ce7572389e 16:55:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:55:39 ---> faea3b9de989 16:55:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:55:40 ---> 4c4d757b5ad0 16:55:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:55:40 ---> Running in 59acdac6a581 16:55:40 Removing intermediate container 59acdac6a581 16:55:40 ---> 6adb27aa769a 16:55:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:41 ---> Running in 18dab312f2ad 16:55:41 Removing intermediate container 18dab312f2ad 16:55:41 ---> 240fa938c8ff 16:55:41 Step 18/20 : LABEL arch=arm64 16:55:41 ---> Running in 10b89e921961 16:55:42 Removing intermediate container 10b89e921961 16:55:42 ---> 7f6e72b97272 16:55:42 Step 19/20 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 16:55:42 ---> Running in 5529c8e07896 16:55:42 Removing intermediate container 5529c8e07896 16:55:42 ---> f990719be855 16:55:42 Step 20/20 : LABEL version=0.0.0 16:55:42 ---> Running in e5159c08e9c5 16:55:43 Removing intermediate container e5159c08e9c5 16:55:43 ---> be0a8f2f84a1 16:55:43 16:55:43 Successfully built be0a8f2f84a1 16:55:43 Successfully tagged security-spiffe-token-provider-arm64:latest 16:55:43  Building security-spiffe-token-provider ... done Building core-metadata 16:55:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:58 ---> 87189700509c 16:55:58 Step 3/23 : WORKDIR /edgex-go 16:55:58 ---> Using cache 16:55:58 ---> b3b7ed6e415a 16:55:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:58 ---> Using cache 16:55:58 ---> 288e89531632 16:55:58 Step 5/23 : RUN apk add --update --no-cache make git 16:55:58 ---> Using cache 16:55:58 ---> a7ae3a8151ba 16:55:58 Step 6/23 : COPY go.mod vendor* ./ 16:55:58 ---> Using cache 16:55:58 ---> 3e57da640b93 16:55:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:58 ---> Using cache 16:55:58 ---> 94c07a4686a7 16:55:58 Step 8/23 : COPY . . 16:55:58 ---> Using cache 16:55:58 ---> 1c2ab628d0c8 16:55:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:55:59 ---> Running in 1475d1f954a8 16:56:01 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 16:59:53 Removing intermediate container d5c659617be9 16:59:53 ---> 8ecffe5dfded 16:59:53 16:59:53 Step 10/22 : FROM alpine:3.16 16:59:53 ---> 3d81c46cd875 16:59:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:59:53 ---> Running in fad91a1f1dd4 16:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:54 (1/1) Installing dumb-init (1.2.5-r1) 16:59:54 Executing busybox-1.35.0-r15.trigger 16:59:54 OK: 5 MiB in 15 packages 16:59:56 Removing intermediate container fad91a1f1dd4 16:59:56 ---> 2f1051971e5c 16:59:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:56 ---> Running in 6185cfe524ad 16:59:56 Removing intermediate container 6185cfe524ad 16:59:56 ---> 8f6cefb72407 16:59:56 Step 13/22 : ENV APP_PORT=59861 16:59:56 ---> Running in 059d97923c8f 16:59:57 Removing intermediate container 059d97923c8f 16:59:57 ---> 8bd097d56759 16:59:57 Step 14/22 : EXPOSE $APP_PORT 16:59:57 ---> Running in 50bd8a3e6670 16:59:57 Removing intermediate container 50bd8a3e6670 16:59:57 ---> d9b4f9d61743 16:59:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:58 ---> f09959d936d9 16:59:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:01 ---> 85a24f79fe5b 17:00:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:02 ---> 3eddcb6d805b 17:00:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:02 ---> Running in dbbe23b2f382 17:00:02 Removing intermediate container dbbe23b2f382 17:00:02 ---> e1d05ad1302e 17:00:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:02 ---> Running in 3f2e8b8b2823 17:00:03 Removing intermediate container 3f2e8b8b2823 17:00:03 ---> ddf5f2234bf3 17:00:03 Step 20/22 : LABEL arch=arm64 17:00:03 ---> Running in f95734541696 17:00:04 Removing intermediate container f95734541696 17:00:04 ---> ddeca18acedf 17:00:04 Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 17:00:04 ---> Running in 8d33a7305c94 17:00:04 Removing intermediate container 8d33a7305c94 17:00:04 ---> d5d31bee2c82 17:00:04 Step 22/22 : LABEL version=0.0.0 17:00:04 ---> Running in fed7216c934c 17:00:05 Removing intermediate container fed7216c934c 17:00:05 ---> ce8d89d74817 17:00:05 17:00:05 Successfully built ce8d89d74817 17:00:05 Successfully tagged support-scheduler-arm64:latest 17:00:20  Building support-scheduler ... done 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 17:00:27 Removing intermediate container e48173a345e9 17:00:27 ---> e713ae63c974 17:00:27 17:00:27 Step 10/23 : FROM alpine:3.16 17:00:27 ---> 3d81c46cd875 17:00:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:00:27 ---> Using cache 17:00:27 ---> 2f1051971e5c 17:00:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:27 ---> Using cache 17:00:27 ---> 8f6cefb72407 17:00:27 Step 13/23 : ENV APP_PORT=59882 17:00:27 ---> Running in 77da0e2ef918 17:00:27 Removing intermediate container 77da0e2ef918 17:00:27 ---> a9f0ccf366da 17:00:27 Step 14/23 : EXPOSE $APP_PORT 17:00:27 ---> Running in 221ed40278f3 17:00:27 Removing intermediate container 221ed40278f3 17:00:27 ---> 954ee4d7a27f 17:00:27 Step 15/23 : WORKDIR / 17:00:27 ---> Running in 4047d7994dfa 17:00:28 Removing intermediate container 4047d7994dfa 17:00:28 ---> 198adb172f62 17:00:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:29 ---> eb2309238003 17:00:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:00:30 ---> 620c6c98073a 17:00:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:00:31 ---> 2f448d0be6c3 17:00:31 Step 19/23 : ENTRYPOINT ["/core-command"] 17:00:31 ---> Running in b15f91b25fd7 17:00:31 Removing intermediate container b15f91b25fd7 17:00:31 ---> 13a57a12a345 17:00:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:32 ---> Running in ae492030db22 17:00:32 Removing intermediate container ae492030db22 17:00:32 ---> 46a8b4a41049 17:00:32 Step 21/23 : LABEL arch=arm64 17:00:32 ---> Running in e3d8207d4cd8 17:00:33 Removing intermediate container e3d8207d4cd8 17:00:33 ---> cd86d631b2b7 17:00:33 Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 17:00:33 ---> Running in c060e2c2a389 17:00:33 Removing intermediate container c060e2c2a389 17:00:33 ---> 4739d88f771b 17:00:33 Step 23/23 : LABEL version=0.0.0 17:00:33 ---> Running in be2e2b85353a 17:00:34 Removing intermediate container be2e2b85353a 17:00:34 ---> 44d17db3d9e5 17:00:34 17:00:35 Successfully built 44d17db3d9e5 17:00:35 Successfully tagged core-command-arm64:latest 17:00:41  Building core-command ... done Removing intermediate container 227a088c66e9 17:00:41 ---> a712461a481d 17:00:41 17:00:41 Step 10/22 : FROM alpine:3.16 17:00:41 ---> 3d81c46cd875 17:00:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:00:41 ---> Running in f52b735f7310 17:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:44 (1/6) Installing ca-certificates (20220614-r0) 17:00:45 (2/6) Installing brotli-libs (1.0.9-r6) 17:00:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:00:45 (4/6) Installing libcurl (7.83.1-r2) 17:00:45 (5/6) Installing curl (7.83.1-r2) 17:00:45 (6/6) Installing dumb-init (1.2.5-r1) 17:00:45 Executing busybox-1.35.0-r15.trigger 17:00:45 Executing ca-certificates-20220614-r0.trigger 17:00:45 OK: 8 MiB in 20 packages 17:00:47 Removing intermediate container f52b735f7310 17:00:47 ---> c8397b56b6b7 17:00:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:47 ---> Running in b9ca18a5a3aa 17:00:48 Removing intermediate container b9ca18a5a3aa 17:00:48 ---> de9c7618f330 17:00:48 Step 13/22 : WORKDIR /edgex 17:00:48 ---> Running in 5d1cec8e338b 17:00:48 Removing intermediate container 5d1cec8e338b 17:00:48 ---> 8040c7e3416d 17:00:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:00:49 ---> d7c9048b8237 17:00:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:00:51 ---> 5a3baf5ee725 17:00:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:00:52 ---> 0ddd01ef8616 17:00:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:00:53 ---> 2c8898f403d1 17:00:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:00:53 ---> Running in a4e63712c33e 17:00:56 Removing intermediate container a4e63712c33e 17:00:56 ---> 7cab91e0247e 17:00:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:00:56 ---> Running in 8d38665c20bf 17:00:56 Removing intermediate container 8d38665c20bf 17:00:56 ---> 18b6e56e9dd1 17:00:56 Step 20/22 : LABEL arch=arm64 17:00:56 ---> Running in d62647ff8f36 17:00:57 Removing intermediate container d62647ff8f36 17:00:57 ---> bd2526234648 17:00:57 Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 17:00:57 ---> Running in ee0c95be38ac 17:00:58 Removing intermediate container ee0c95be38ac 17:00:58 ---> 501a81284e63 17:00:58 Step 22/22 : LABEL version=0.0.0 17:00:58 ---> Running in 10f60e43b9e6 17:00:58 Removing intermediate container 10f60e43b9e6 17:00:58 ---> 7219e05eb6da 17:00:58 17:00:59 Successfully built 7219e05eb6da 17:00:59 Successfully tagged security-proxy-setup-arm64:latest 17:01:25  Building security-proxy-setup ... done Removing intermediate container 1475d1f954a8 17:01:25 ---> 6da2ea1fe940 17:01:25 17:01:25 Step 10/23 : FROM alpine:3.16 17:01:25 ---> 3d81c46cd875 17:01:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:01:25 ---> Using cache 17:01:25 ---> 2f1051971e5c 17:01:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:25 ---> Using cache 17:01:25 ---> 8f6cefb72407 17:01:25 Step 13/23 : ENV APP_PORT=59881 17:01:25 ---> Running in db77116f7261 17:01:25 Removing intermediate container db77116f7261 17:01:25 ---> 73a87fcd82c3 17:01:25 Step 14/23 : EXPOSE $APP_PORT 17:01:25 ---> Running in e3d3ed8ac7e2 17:01:25 Removing intermediate container e3d3ed8ac7e2 17:01:25 ---> cc2bae2eee1b 17:01:25 Step 15/23 : WORKDIR / 17:01:25 ---> Running in b256e6dd1a4e 17:01:25 Removing intermediate container b256e6dd1a4e 17:01:25 ---> 0e3cc356ee1c 17:01:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:25 ---> c92e9e814161 17:01:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:01:26 ---> 62eb8852ab47 17:01:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:01:27 ---> d594fa95df53 17:01:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:01:27 ---> Running in 478e7b28bc31 17:01:27 Removing intermediate container 478e7b28bc31 17:01:27 ---> 456743a926b4 17:01:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:27 ---> Running in 107b9e813c4a 17:01:28 Removing intermediate container 107b9e813c4a 17:01:28 ---> 9bb71bebc206 17:01:28 Step 21/23 : LABEL arch=arm64 17:01:28 ---> Running in 5b3bf79d4829 17:01:29 Removing intermediate container 5b3bf79d4829 17:01:29 ---> 1d50b5c09b60 17:01:29 Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 17:01:29 ---> Running in 4d096552b81b 17:01:29 Removing intermediate container 4d096552b81b 17:01:29 ---> 2d0ef16d81e1 17:01:29 Step 23/23 : LABEL version=0.0.0 17:01:29 ---> Running in 928069254b1f 17:01:30 Removing intermediate container 928069254b1f 17:01:30 ---> 0a6656c0fa52 17:01:30 17:01:30 Successfully built 0a6656c0fa52 17:01:30 Successfully tagged core-metadata-arm64:latest 17:01:40  Building core-metadata ... done Removing intermediate container d014ed7f4244 17:01:40 ---> 2078879efde7 17:01:40 17:01:40 Step 10/22 : FROM alpine:3.16 17:01:40 ---> 3d81c46cd875 17:01:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:40 ---> Running in 20cf6b9cb782 17:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:43 (1/2) Installing ca-certificates (20220614-r0) 17:01:43 (2/2) Installing dumb-init (1.2.5-r1) 17:01:43 Executing busybox-1.35.0-r15.trigger 17:01:43 Executing ca-certificates-20220614-r0.trigger 17:01:43 OK: 6 MiB in 16 packages 17:01:44 Removing intermediate container 20cf6b9cb782 17:01:44 ---> 37d7f53f8406 17:01:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:44 ---> Running in 1219b4a0a126 17:01:44 Removing intermediate container 1219b4a0a126 17:01:44 ---> 764bb3d056ce 17:01:44 Step 13/22 : ENV APP_PORT=59860 17:01:44 ---> Running in 5942c8ccfc26 17:01:45 Removing intermediate container 5942c8ccfc26 17:01:45 ---> e856274bb325 17:01:45 Step 14/22 : EXPOSE $APP_PORT 17:01:45 ---> Running in 5169e39e688e 17:01:45 Removing intermediate container 5169e39e688e 17:01:45 ---> bef3b3bf8c0c 17:01:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:46 ---> 465a808eb041 17:01:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:47 ---> c1b10efe47fa 17:01:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:48 ---> 4efeb9b34dd1 17:01:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:01:48 ---> Running in 37bc2cd6e405 17:01:48 Removing intermediate container 37bc2cd6e405 17:01:48 ---> 78862fc4e4b9 17:01:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:48 ---> Running in 19b374b58dd4 17:01:48 Removing intermediate container 19b374b58dd4 17:01:48 ---> ffc536397371 17:01:48 Step 20/22 : LABEL arch=arm64 17:01:49 ---> Running in 3795b0f357cd 17:01:49 Removing intermediate container 3795b0f357cd 17:01:49 ---> abfe52465e5e 17:01:49 Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a 17:01:49 ---> Running in 00e7a90d2a10 17:01:49 Removing intermediate container 00e7a90d2a10 17:01:49 ---> aa8c7d34c01b 17:01:49 Step 22/22 : LABEL version=0.0.0 17:01:49 ---> Running in 473f9564bc99 17:01:49 Removing intermediate container 473f9564bc99 17:01:49 ---> d38b5add4135 17:01:49 17:01:50 Successfully built d38b5add4135 17:01:50 Successfully tagged support-notifications-arm64:latest 17:01:50  Building support-notifications ... done  [Pipeline] } 17:01:50 $ docker stop --time=1 a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 17:01:52 $ docker rm -f a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 [Pipeline] // withDockerContainer [Pipeline] sh 17:01:52 + docker images 17:01:53 REPOSITORY TAG IMAGE ID CREATED SIZE 17:01:53 support-notifications-arm64 latest d38b5add4135 3 seconds ago 26.1MB 17:01:53 2078879efde7 13 seconds ago 1.41GB 17:01:53 core-metadata-arm64 latest 0a6656c0fa52 23 seconds ago 17.4MB 17:01:53 6da2ea1fe940 30 seconds ago 1.38GB 17:01:53 security-proxy-setup-arm64 latest 7219e05eb6da 54 seconds ago 26.2MB 17:01:53 a712461a481d About a minute ago 1.36GB 17:01:53 core-command-arm64 latest 44d17db3d9e5 About a minute ago 15.5MB 17:01:53 e713ae63c974 About a minute ago 1.35GB 17:01:53 support-scheduler-arm64 latest ce8d89d74817 About a minute ago 25.6MB 17:01:53 8ecffe5dfded 2 minutes ago 1.41GB 17:01:53 security-spiffe-token-provider-arm64 latest be0a8f2f84a1 6 minutes ago 28.3MB 17:01:53 07f7673a8a7f 6 minutes ago 1.4GB 17:01:53 security-spire-agent-arm64 latest 231a1eb57afe 6 minutes ago 122MB 17:01:53 security-spire-server-arm64 latest 70ee745038bd 6 minutes ago 84.2MB 17:01:53 6b1609183ed2 7 minutes ago 1.25GB 17:01:53 76ecac8845a6 7 minutes ago 1.25GB 17:01:53 core-data-arm64 latest 0e7a5af48dfc 7 minutes ago 20.6MB 17:01:53 392a94382325 8 minutes ago 1.38GB 17:01:53 sys-mgmt-agent-arm64 latest 424c99ea6e65 8 minutes ago 133MB 17:01:53 security-bootstrapper-arm64 latest 4f8306a7d1da 9 minutes ago 18.6MB 17:01:53 security-secretstore-setup-arm64 latest 0a4c88d1b272 9 minutes ago 27.9MB 17:01:53 b179fcdf3309 9 minutes ago 1.36GB 17:01:53 5ae61828b06d 10 minutes ago 1.35GB 17:01:53 fe6b01662461 10 minutes ago 1.35GB 17:01:53 security-spire-config-arm64 latest 07099141687f 14 minutes ago 83.6MB 17:01:53 599b70d3b096 15 minutes ago 1.25GB 17:01:53 ci-base-image-arm64 latest 87189700509c 28 minutes ago 994MB 17:01:53 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:01:53 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:01:53 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 17:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:53 17:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:54 arm64: Pulling from edgex-lftools-log-publisher 17:01:54 8998bd30e6a1: Pulling fs layer 17:01:54 04944245beec: Pulling fs layer 17:01:54 699f458cf7ca: Pulling fs layer 17:01:54 765212b225bb: Pulling fs layer 17:01:54 f23df028b6ca: Pulling fs layer 17:01:54 d65c8cfc05b1: Pulling fs layer 17:01:54 2437ff75d9bd: Pulling fs layer 17:01:54 f23df028b6ca: Waiting 17:01:54 d65c8cfc05b1: Waiting 17:01:54 765212b225bb: Waiting 17:01:54 2437ff75d9bd: Waiting 17:01:54 04944245beec: Verifying Checksum 17:01:54 04944245beec: Download complete 17:01:54 765212b225bb: Verifying Checksum 17:01:54 765212b225bb: Download complete 17:01:54 f23df028b6ca: Download complete 17:01:54 d65c8cfc05b1: Verifying Checksum 17:01:54 d65c8cfc05b1: Download complete 17:01:54 699f458cf7ca: Verifying Checksum 17:01:54 699f458cf7ca: Download complete 17:01:54 8998bd30e6a1: Download complete 17:01:57 2437ff75d9bd: Verifying Checksum 17:01:57 2437ff75d9bd: Download complete 17:01:59 8998bd30e6a1: Pull complete 17:01:59 04944245beec: Pull complete 17:02:00 699f458cf7ca: Pull complete 17:02:01 765212b225bb: Pull complete 17:02:02 f23df028b6ca: Pull complete 17:02:02 d65c8cfc05b1: Pull complete 17:02:17 2437ff75d9bd: Pull complete 17:02:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container 17:02:17 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:02:20 $ docker top 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:22 ---> job-cost.sh 17:02:22 lf-activate-venv: SKIPPING 17:02:22 INFO: No Stack... 17:02:22 INFO: Retrieving Pricing Info for: v3-standard-4 17:02:23 INFO: Archiving Costs [Pipeline] sh 17:02:24 + cat /w/workspace/edgex-go/10/archives/cost.csv 17:02:24 + cut -d, -f6 [Pipeline] lock 17:02:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] 17:02:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] did not exist. Created. 17:02:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:25 + echo total: 0.10999999940395355 [Pipeline] stash 17:02:25 Stashed 1 file(s) [Pipeline] } 17:02:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:25 $ docker stop --time=1 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 17:02:26 $ docker rm -f 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 [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 17:02:27 provisioning config files... 17:02:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2692863134937516058tmp [Pipeline] { [Pipeline] sh 17:02:27 + set +x 17:02:27 + bash -s -- 17:02:27 + curl -s https://codecov.io/bash 17:02:27 17:02:27 _____ _ 17:02:27 / ____| | | 17:02:27 | | ___ __| | ___ ___ _____ __ 17:02:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:02:27 | |___| (_) | (_| | __/ (_| (_) \ V / 17:02:27 \_____\___/ \__,_|\___|\___\___/ \_/ 17:02:27 Bash-1.0.6 17:02:27 17:02:27 17:02:27 ==> git version 2.25.1 found 17:02:27 ==> 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 17:02:27 Release-Date: 2020-01-08 17:02:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:02:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:02:27 ==> Jenkins CI detected. 17:02:27 current dir:  /w/workspace/edgex-go/10 17:02:27 project root: . 17:02:27 --> token set from env 17:02:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:02:27 ==> Running gcov in . (disable via -X gcov) 17:02:27 ==> Python coveragepy not found 17:02:27 ==> Searching for coverage reports in: 17:02:27 + . 17:02:27 -> Found 1 reports 17:02:27 ==> Detecting git/mercurial file structure 17:02:27 ==> Reading reports 17:02:27 + ./coverage.out bytes=478940 17:02:27 ==> Appending adjustments 17:02:27 https://docs.codecov.io/docs/fixing-reports 17:02:28 + Found adjustments 17:02:28 ==> Gzipping contents 17:02:29 64K /tmp/codecov.a6CGRe.gz 17:02:29 ==> Uploading reports 17:02:29 url: https://codecov.io 17:02:29 query: branch=PR-4097&commit=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:02:29 -> Pinging Codecov 17:02:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:02:29 -> Uploading to 17:02:29 https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f/0aa921d1-e33b-45e7-a0ec-3b4efb916fe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T170229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e06711c3f9c684ed9554d2e65bb061a7a1280fc1e4189cf0407515010bb39c24 17:02:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:29 Dload Upload Total Spent Left Speed 17:02:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62824 0 0 100 62824 0 275k --:--:-- --:--:-- --:--:-- 275k 17:02:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] } 17:02:29 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 17:02:29 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 17:02:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:02:31 ---> package-listing.sh 17:02:31 ++ facter osfamily 17:02:31 ++ tr '[:upper:]' '[:lower:]' 17:02:31 + OS_FAMILY=debian 17:02:31 + workspace=/w/workspace/edgex-go/10 17:02:31 + START_PACKAGES=/tmp/packages_start.txt 17:02:31 + END_PACKAGES=/tmp/packages_end.txt 17:02:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:31 + PACKAGES=/tmp/packages_start.txt 17:02:31 + '[' /w/workspace/edgex-go/10 ']' 17:02:31 + PACKAGES=/tmp/packages_end.txt 17:02:31 + case "${OS_FAMILY}" in 17:02:31 + dpkg -l 17:02:31 + grep '^ii' 17:02:31 + '[' -f /tmp/packages_start.txt ']' 17:02:31 + '[' -f /tmp/packages_end.txt ']' 17:02:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:31 + '[' /w/workspace/edgex-go/10 ']' 17:02:31 + mkdir -p /w/workspace/edgex-go/10/archives/ 17:02:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 17:02:31 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:02:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:32 17:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:32 latest: Pulling from edgex-lftools-log-publisher 17:02:32 5eb5b503b376: Pulling fs layer 17:02:32 5c69ac0246d0: Pulling fs layer 17:02:32 ec43610c2a17: Pulling fs layer 17:02:32 3a2ae6a8a46f: Pulling fs layer 17:02:32 33b1e0a273af: Pulling fs layer 17:02:32 5d3b04190fa2: Pulling fs layer 17:02:32 2f39f015ded8: Pulling fs layer 17:02:32 3a2ae6a8a46f: Waiting 17:02:32 5d3b04190fa2: Waiting 17:02:32 2f39f015ded8: Waiting 17:02:32 33b1e0a273af: Waiting 17:02:32 5c69ac0246d0: Verifying Checksum 17:02:32 5c69ac0246d0: Download complete 17:02:32 3a2ae6a8a46f: Verifying Checksum 17:02:32 3a2ae6a8a46f: Download complete 17:02:32 33b1e0a273af: Verifying Checksum 17:02:32 33b1e0a273af: Download complete 17:02:32 5d3b04190fa2: Verifying Checksum 17:02:32 ec43610c2a17: Verifying Checksum 17:02:32 ec43610c2a17: Download complete 17:02:32 5eb5b503b376: Download complete 17:02:33 2f39f015ded8: Download complete 17:02:33 5eb5b503b376: Pull complete 17:02:34 5c69ac0246d0: Pull complete 17:02:34 ec43610c2a17: Pull complete 17:02:34 3a2ae6a8a46f: Pull complete 17:02:34 33b1e0a273af: Pull complete 17:02:34 5d3b04190fa2: Pull complete 17:02:38 2f39f015ded8: Pull complete 17:02:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:39 prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container 17:02:39 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:latest cat 17:02:41 $ docker top d51334b16d7bb2e93e0badf4f922f59ec85817b4619c896713002f522e4286a5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:42 + mkdir -p /var/log/sysstat [Pipeline] sh 17:02:42 + ls /var/log/sa-host 17:02:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:42 provisioning config files... 17:02:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3640691933987096925tmp [Pipeline] { [Pipeline] echo 17:02:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:43 ---> create-netrc.sh [Pipeline] } 17:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:43 ---> python-tools-install.sh [Pipeline] echo 17:02:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:43 ---> sudo-logs.sh 17:02:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:02:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:44 ---> job-cost.sh 17:02:44 lf-activate-venv: SKIPPING 17:02:44 DEBUG: total: 0.10999999940395355 17:02:44 INFO: Retrieving Stack Cost... 17:02:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:44 INFO: Archiving Costs [Pipeline] echo 17:02:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:45 ---> logs-deploy.sh 17:02:45 lf-activate-venv: SKIPPING 17:02:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/10 17:02:45 INFO: archiving workspace using pattern(s): 17:02:46 Archives upload complete. 17:02:46 INFO: archiving logs to Nexus 17:02:47 ---> uname -a: 17:02:47 Linux prd-ubuntu20-04-docker-8c-8g-22151 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:02:47 17:02:47 17:02:47 ---> lscpu: 17:02:47 Architecture: x86_64 17:02:47 CPU op-mode(s): 32-bit, 64-bit 17:02:47 Byte Order: Little Endian 17:02:47 Address sizes: 40 bits physical, 48 bits virtual 17:02:47 CPU(s): 8 17:02:47 On-line CPU(s) list: 0-7 17:02:47 Thread(s) per core: 1 17:02:47 Core(s) per socket: 1 17:02:47 Socket(s): 8 17:02:47 NUMA node(s): 1 17:02:47 Vendor ID: AuthenticAMD 17:02:47 CPU family: 23 17:02:47 Model: 49 17:02:47 Model name: AMD EPYC-Rome Processor 17:02:47 Stepping: 0 17:02:47 CPU MHz: 2799.994 17:02:47 BogoMIPS: 5599.98 17:02:47 Virtualization: AMD-V 17:02:47 Hypervisor vendor: KVM 17:02:47 Virtualization type: full 17:02:47 L1d cache: 256 KiB 17:02:47 L1i cache: 256 KiB 17:02:47 L2 cache: 4 MiB 17:02:47 L3 cache: 128 MiB 17:02:47 NUMA node0 CPU(s): 0-7 17:02:47 Vulnerability Itlb multihit: Not affected 17:02:47 Vulnerability L1tf: Not affected 17:02:47 Vulnerability Mds: Not affected 17:02:47 Vulnerability Meltdown: Not affected 17:02:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:02:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:02:47 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:02:47 Vulnerability Srbds: Not affected 17:02:47 Vulnerability Tsx async abort: Not affected 17:02:47 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 17:02:47 17:02:47 17:02:47 ---> nproc: 17:02:47 8 17:02:47 17:02:47 17:02:47 ---> df -h: 17:02:47 Filesystem Size Used Avail Use% Mounted on 17:02:47 overlay 155G 17G 139G 11% / 17:02:47 tmpfs 64M 0 64M 0% /dev 17:02:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:02:47 shm 64M 0 64M 0% /dev/shm 17:02:47 /dev/vda1 155G 17G 139G 11% /facter-os 17:02:47 17:02:47 17:02:47 ---> sar -b -r -n DEV: 17:02:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22151) 08/08/22 _x86_64_ (8 CPU) 17:02:47 17:02:47 16:28:41 LINUX RESTART (8 CPU) 17:02:47 17:02:47 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:02:47 16:30:01 344.69 45.43 299.27 0.00 4074.39 173327.38 0.00 17:02:47 16:31:01 106.43 0.58 105.85 0.00 13.06 48240.36 0.00 17:02:47 16:32:01 48.76 0.15 48.61 0.00 1.87 17270.20 0.00 17:02:47 16:33:01 379.89 8.05 371.84 0.00 80.79 123014.83 0.00 17:02:47 16:34:01 701.18 0.10 701.08 0.00 15.45 253154.31 0.00 17:02:47 16:35:01 567.57 1.02 566.56 0.00 9.60 205288.99 0.00 17:02:47 16:36:01 782.95 0.45 782.50 0.00 5.60 146984.57 0.00 17:02:47 16:37:01 2.58 0.00 2.58 0.00 0.00 28.80 0.00 17:02:47 16:38:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 17:02:47 16:39:01 1.97 0.00 1.97 0.00 0.00 25.20 0.00 17:02:47 16:40:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 17:02:47 16:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 17:02:47 16:42:01 8.85 5.08 3.77 0.00 305.42 254.62 0.00 17:02:47 16:43:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 17:02:47 16:44:01 2.98 0.02 2.97 0.00 0.13 33.33 0.00 17:02:47 16:45:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 17:02:47 16:46:01 4.08 1.58 2.50 0.00 50.39 30.93 0.00 17:02:47 16:47:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 17:02:47 16:48:01 2.07 0.00 2.07 0.00 0.00 25.86 0.00 17:02:47 16:49:01 1.05 0.00 1.05 0.00 0.00 12.67 0.00 17:02:47 16:50:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 17:02:47 16:51:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 17:02:47 16:52:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 17:02:47 16:53:01 1.90 0.00 1.90 0.00 0.00 22.53 0.00 17:02:47 16:54:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 17:02:47 16:55:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 17:02:47 16:56:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 17:02:47 16:57:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 17:02:47 16:58:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 17:02:47 16:59:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 17:02:47 17:00:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 17:02:47 17:01:01 1.17 0.00 1.17 0.00 0.00 14.78 0.00 17:02:47 17:02:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 17:02:47 Average: 90.43 1.89 88.54 0.00 138.15 29353.59 0.00 17:02:47 17:02:47 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:02:47 16:30:01 28368168 31757100 532788 1.62 117936 3528776 1970324 5.81 1172924 2939776 566472 17:02:47 16:31:01 27585188 31703108 584428 1.78 137800 4163868 2032584 5.99 1572512 3242068 451656 17:02:47 16:32:01 27309812 31760112 525264 1.60 141496 4463276 1870852 5.51 1392140 3670440 394280 17:02:47 16:33:01 24475420 31652088 621860 1.89 275176 6828368 2083408 6.14 1895776 5755700 515356 17:02:47 16:34:01 22316080 31511904 753796 2.29 293424 8791956 2695452 7.94 2176592 7591864 218996 17:02:47 16:35:01 20002468 31222604 1033788 3.14 357792 10639156 3522880 10.38 2640008 9316560 37524 17:02:47 16:36:01 21178688 31740652 530780 1.61 403632 9941300 1936156 5.71 2146336 8656484 480 17:02:47 16:37:01 21181004 31742956 528520 1.61 403656 9941300 1936156 5.71 2144380 8656488 40 17:02:47 16:38:01 21182096 31744092 527152 1.60 403664 9941308 1936156 5.71 2143084 8656492 16 17:02:47 16:39:01 21196692 31758668 512456 1.56 403700 9941276 1936156 5.71 2127504 8656468 8 17:02:47 16:40:01 21198388 31760500 510740 1.55 403708 9941292 1936156 5.71 2126940 8656476 12 17:02:47 16:41:01 21198540 31760560 510804 1.55 403716 9941296 1936156 5.71 2126668 8656480 20 17:02:47 16:42:01 21112620 31691504 575848 1.75 403820 9956568 2068364 6.10 2194364 8668828 8 17:02:47 16:43:01 21112320 31691212 576052 1.75 403848 9956572 2068364 6.10 2194408 8668832 12 17:02:47 16:44:01 21111688 31690788 576364 1.75 403892 9956564 2074488 6.11 2195092 8668888 200 17:02:47 16:45:01 21112348 31691500 575580 1.75 403964 9956572 2074488 6.11 2195016 8668896 12 17:02:47 16:46:01 21109168 31690736 576448 1.75 404024 9958096 2074488 6.11 2200548 8668524 24 17:02:47 16:47:01 21109152 31690724 576384 1.75 404068 9958100 2074488 6.11 2199824 8668456 24 17:02:47 16:48:01 21108788 31690428 576624 1.75 404124 9958104 2074488 6.11 2199916 8668464 28 17:02:47 16:49:01 21108732 31690488 576596 1.75 404152 9958100 2074488 6.11 2200316 8668508 24 17:02:47 16:50:01 21108472 31690248 576760 1.75 404176 9958112 2074488 6.11 2200388 8668512 36 17:02:47 16:51:01 21108172 31689952 576988 1.75 404188 9958112 2074488 6.11 2199800 8668516 12 17:02:47 16:52:01 21108092 31689872 576932 1.75 404200 9958116 2074488 6.11 2200272 8668516 16 17:02:47 16:53:01 21108108 31689960 576888 1.75 404216 9958120 2074488 6.11 2199852 8668528 12 17:02:47 16:54:01 21108060 31689916 576944 1.75 404244 9958124 2074488 6.11 2199836 8668532 8 17:02:47 16:55:01 21107980 31689872 576944 1.75 404268 9958128 2074488 6.11 2200328 8668532 12 17:02:47 16:56:01 21107872 31689772 577172 1.76 404280 9958132 2074488 6.11 2200156 8668536 28 17:02:47 16:57:01 21107660 31689624 577356 1.76 404300 9958132 2074488 6.11 2199944 8668540 52 17:02:47 16:58:01 21107864 31689832 577072 1.75 404316 9958136 2074488 6.11 2199928 8668544 12 17:02:47 16:59:01 21107772 31689744 577288 1.76 404336 9958140 2074488 6.11 2200324 8668548 204 17:02:47 17:00:01 21107732 31689764 577260 1.76 404380 9958140 2074488 6.11 2200416 8668552 12 17:02:47 17:01:01 21107676 31689744 577224 1.76 404396 9958144 2074488 6.11 2200128 8668548 200 17:02:47 17:02:01 21107912 31689984 576908 1.75 404412 9958148 2074488 6.11 2200112 8668552 12 17:02:47 Average: 21832749 31685152 584364 1.78 370706 9308410 2101347 6.19 2116540 8075626 66237 17:02:47 17:02:47 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:02:47 16:30:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 17:02:47 16:30:01 docker0 394.92 340.68 31.11 2714.14 0.00 0.00 0.00 0.00 17:02:47 16:30:01 ens3 1301.77 1134.71 11722.85 171.11 0.00 0.00 0.00 0.00 17:02:47 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:31:01 veth3170457 0.83 1.02 0.06 0.09 0.00 0.00 0.00 0.00 17:02:47 16:31:01 docker0 98.93 115.00 8.09 1146.58 0.00 0.00 0.00 0.00 17:02:47 16:31:01 ens3 173.25 146.96 1181.81 72.63 0.00 0.00 0.00 0.00 17:02:47 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:32:01 veth3170457 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 17:02:47 16:32:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 17:02:47 16:32:01 ens3 26.98 15.91 26.54 11.34 0.00 0.00 0.00 0.00 17:02:47 16:33:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:02:47 16:33:01 veth947a6eb 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 17:02:47 16:33:01 docker0 144.28 192.10 10.79 1632.82 0.00 0.00 0.00 0.00 17:02:47 16:33:01 ens3 300.55 222.71 3330.91 89.39 0.00 0.00 0.00 0.00 17:02:47 16:34:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 17:02:47 16:34:01 veth947a6eb 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 17:02:47 16:34:01 veth776800e 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:02:47 16:34:01 docker0 62.87 82.98 4.12 625.11 0.00 0.00 0.00 0.00 17:02:47 16:34:01 veth2dd305e 21.79 25.59 2.02 285.30 0.00 0.00 0.00 0.02 17:02:47 16:34:01 ens3 150.02 119.55 747.30 75.96 0.00 0.00 0.00 0.00 17:02:47 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:35:01 veth947a6eb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:02:47 16:35:01 vethf2da290 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:02:47 16:35:01 docker0 48.49 68.21 3.79 733.44 0.00 0.00 0.00 0.00 17:02:47 16:35:01 ens3 103.07 67.37 761.39 19.40 0.00 0.00 0.00 0.00 17:02:47 16:35:01 vetha26c92e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:02:47 16:35:01 veth31100c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:02:47 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:36:01 docker0 62.44 102.83 4.52 1173.54 0.00 0.00 0.00 0.00 17:02:47 16:36:01 ens3 174.65 116.36 1209.85 89.65 0.00 0.00 0.00 0.00 17:02:47 16:37:01 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 17:02:47 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:37:01 ens3 0.17 0.22 0.01 0.02 0.00 0.00 0.00 0.00 17:02:47 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:39:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:40:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:40:01 ens3 0.70 0.67 3.10 0.10 0.00 0.00 0.00 0.00 17:02:47 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:41:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:02:47 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:42:01 ens3 2.93 2.52 16.66 0.19 0.00 0.00 0.00 0.00 17:02:47 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:45:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:02:47 16:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:02:47 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:46:01 ens3 7.38 5.67 5.30 6.06 0.00 0.00 0.00 0.00 17:02:47 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:47:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:50:01 ens3 0.27 0.28 0.09 0.08 0.00 0.00 0.00 0.00 17:02:47 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:52:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:53:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:55:01 ens3 0.20 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:02:47 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 16:59:01 ens3 1.10 0.63 0.51 0.29 0.00 0.00 0.00 0.00 17:02:47 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 17:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:02:47 17:01:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 17:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:02:47 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:47 17:02:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:02:47 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 17:02:47 Average: docker0 24.64 27.36 1.89 243.33 0.00 0.00 0.00 0.00 17:02:47 Average: ens3 68.06 55.63 576.25 16.27 0.00 0.00 0.00 0.00 17:02:47 17:02:47 17:02:47 ---> sar -P ALL: 17:02:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22151) 08/08/22 _x86_64_ (8 CPU) 17:02:47 17:02:47 16:28:41 LINUX RESTART (8 CPU) 17:02:47 17:02:47 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:02:47 16:30:01 all 11.12 0.00 4.05 3.91 0.05 80.87 17:02:47 16:30:01 0 10.06 0.00 3.85 0.86 0.05 85.18 17:02:47 16:30:01 1 10.79 0.00 3.98 7.26 0.07 77.90 17:02:47 16:30:01 2 15.43 0.00 3.19 5.01 0.03 76.33 17:02:47 16:30:01 3 9.43 0.00 3.76 0.81 0.05 85.94 17:02:47 16:30:01 4 10.96 0.00 4.11 1.13 0.05 83.74 17:02:47 16:30:01 5 13.82 0.00 6.32 13.16 0.07 66.64 17:02:47 16:30:01 6 8.53 0.00 3.36 2.77 0.05 85.29 17:02:47 16:30:01 7 9.89 0.00 3.80 0.26 0.07 85.99 17:02:47 16:31:01 all 28.80 0.00 5.47 2.06 0.07 63.60 17:02:47 16:31:01 0 29.07 0.00 5.99 0.10 0.07 64.78 17:02:47 16:31:01 1 29.22 0.00 5.33 0.05 0.07 65.34 17:02:47 16:31:01 2 29.43 0.00 5.62 0.55 0.07 64.33 17:02:47 16:31:01 3 28.97 0.00 4.55 0.05 0.07 66.36 17:02:47 16:31:01 4 27.96 0.00 5.19 0.93 0.07 65.85 17:02:47 16:31:01 5 28.05 0.00 6.50 4.18 0.07 61.21 17:02:47 16:31:01 6 29.31 0.00 5.39 2.65 0.07 62.57 17:02:47 16:31:01 7 28.38 0.00 5.23 8.00 0.07 58.33 17:02:47 16:32:01 all 50.90 0.00 6.64 0.82 0.09 41.55 17:02:47 16:32:01 0 50.09 0.00 7.01 0.93 0.10 41.87 17:02:47 16:32:01 1 51.25 0.00 7.12 0.39 0.08 41.16 17:02:47 16:32:01 2 50.95 0.00 6.56 0.47 0.10 41.92 17:02:47 16:32:01 3 50.61 0.00 6.47 0.12 0.10 42.70 17:02:47 16:32:01 4 52.36 0.00 6.47 0.22 0.08 40.87 17:02:47 16:32:01 5 51.18 0.00 6.50 0.42 0.08 41.82 17:02:47 16:32:01 6 49.98 0.00 6.39 0.05 0.10 43.47 17:02:47 16:32:01 7 50.74 0.00 6.62 3.96 0.08 38.60 17:02:47 16:33:01 all 13.86 0.00 7.68 7.62 0.07 70.76 17:02:47 16:33:01 0 14.22 0.00 6.57 17.69 0.08 61.43 17:02:47 16:33:01 1 12.79 0.00 7.03 3.08 0.07 77.04 17:02:47 16:33:01 2 14.47 0.00 8.01 12.06 0.07 65.40 17:02:47 16:33:01 3 13.86 0.00 7.34 4.03 0.05 74.72 17:02:47 16:33:01 4 14.18 0.00 8.01 6.54 0.09 71.18 17:02:47 16:33:01 5 12.69 0.00 8.57 6.04 0.09 72.61 17:02:47 16:33:01 6 13.74 0.00 8.13 4.79 0.05 73.29 17:02:47 16:33:01 7 14.90 0.00 7.83 6.69 0.08 70.50 17:02:47 16:34:01 all 40.69 0.00 9.80 9.62 0.09 39.79 17:02:47 16:34:01 0 39.28 0.00 9.87 3.49 0.08 47.27 17:02:47 16:34:01 1 41.38 0.00 9.29 7.62 0.09 41.62 17:02:47 16:34:01 2 40.95 0.00 9.12 8.97 0.10 40.86 17:02:47 16:34:01 3 40.65 0.00 9.64 3.63 0.09 45.99 17:02:47 16:34:01 4 40.52 0.00 11.22 28.84 0.10 19.33 17:02:47 16:34:01 5 41.20 0.00 9.09 11.03 0.08 38.59 17:02:47 16:34:01 6 41.47 0.00 10.38 9.36 0.10 38.69 17:02:47 16:34:01 7 40.07 0.00 9.83 4.12 0.10 45.88 17:02:47 16:35:01 all 47.88 0.00 10.09 13.13 0.12 28.78 17:02:47 16:35:01 0 48.18 0.00 9.94 15.42 0.10 26.35 17:02:47 16:35:01 1 46.88 0.00 11.04 23.92 0.12 18.04 17:02:47 16:35:01 2 49.66 0.00 9.70 6.31 0.10 34.23 17:02:47 16:35:01 3 44.35 0.00 9.42 5.62 0.12 40.49 17:02:47 16:35:01 4 48.37 0.00 10.44 18.67 0.12 22.40 17:02:47 16:35:01 5 48.75 0.00 10.36 12.28 0.14 28.48 17:02:47 16:35:01 6 47.82 0.00 10.09 14.76 0.14 27.20 17:02:47 16:35:01 7 49.00 0.00 9.74 8.00 0.12 33.14 17:02:47 16:36:01 all 30.59 0.00 7.70 10.52 0.09 51.10 17:02:47 16:36:01 0 31.82 0.00 7.57 6.70 0.08 53.83 17:02:47 16:36:01 1 30.23 0.00 8.05 4.62 0.07 57.03 17:02:47 16:36:01 2 31.16 0.00 7.83 18.21 0.12 42.69 17:02:47 16:36:01 3 27.38 0.00 6.09 2.80 0.09 63.65 17:02:47 16:36:01 4 30.84 0.00 7.89 19.99 0.07 41.21 17:02:47 16:36:01 5 30.89 0.00 7.91 14.89 0.08 46.21 17:02:47 16:36:01 6 32.07 0.00 7.92 7.17 0.09 52.76 17:02:47 16:36:01 7 30.29 0.00 8.32 9.77 0.10 51.53 17:02:47 16:37:01 all 0.09 0.00 0.01 0.01 0.01 99.88 17:02:47 16:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:02:47 16:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 16:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:37:01 4 0.65 0.00 0.03 0.03 0.02 99.27 17:02:47 16:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:02:47 16:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:37:01 7 0.00 0.00 0.00 0.08 0.00 99.92 17:02:47 16:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:47 16:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 17:02:47 16:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:38:01 4 0.03 0.00 0.05 0.02 0.00 99.90 17:02:47 16:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:02:47 16:39:01 all 0.01 0.00 0.02 0.02 0.00 99.95 17:02:47 16:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 16:39:01 3 0.02 0.00 0.05 0.03 0.00 99.90 17:02:47 16:39:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:02:47 16:39:01 5 0.05 0.00 0.07 0.00 0.00 99.88 17:02:47 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:39:01 7 0.00 0.00 0.02 0.07 0.00 99.92 17:02:47 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:02:47 16:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:02:47 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:02:47 16:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 17:02:47 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:02:47 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:02:47 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:02:47 16:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:02:47 16:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 16:42:01 all 0.21 0.00 0.08 0.04 0.00 99.67 17:02:47 16:42:01 0 0.05 0.00 0.08 0.03 0.00 99.83 17:02:47 16:42:01 1 0.13 0.00 0.07 0.03 0.00 99.77 17:02:47 16:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:02:47 16:42:01 3 0.03 0.00 0.07 0.02 0.00 99.88 17:02:47 16:42:01 4 0.07 0.00 0.07 0.00 0.00 99.87 17:02:47 16:42:01 5 1.35 0.00 0.20 0.18 0.00 98.27 17:02:47 16:42:01 6 0.00 0.00 0.05 0.00 0.00 99.95 17:02:47 16:42:01 7 0.03 0.00 0.05 0.07 0.00 99.85 17:02:47 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:47 16:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:02:47 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:02:47 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:43:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:02:47 16:44:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:02:47 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:02:47 16:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:02:47 16:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:02:47 16:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 16:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:44:01 7 0.02 0.00 0.03 0.03 0.00 99.92 17:02:47 16:45:01 all 0.12 0.00 0.01 0.01 0.00 99.86 17:02:47 16:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 16:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:45:01 4 0.86 0.00 0.03 0.00 0.00 99.10 17:02:47 16:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 16:45:01 7 0.02 0.00 0.00 0.05 0.00 99.93 17:02:47 16:46:01 all 0.20 0.00 0.03 0.02 0.00 99.75 17:02:47 16:46:01 0 0.12 0.00 0.02 0.00 0.00 99.87 17:02:47 16:46:01 1 0.08 0.00 0.03 0.03 0.00 99.85 17:02:47 16:46:01 2 0.33 0.00 0.00 0.02 0.00 99.65 17:02:47 16:46:01 3 0.27 0.00 0.02 0.00 0.00 99.72 17:02:47 16:46:01 4 0.28 0.00 0.08 0.02 0.02 99.60 17:02:47 16:46:01 5 0.23 0.00 0.03 0.02 0.00 99.72 17:02:47 16:46:01 6 0.17 0.00 0.03 0.00 0.00 99.80 17:02:47 16:46:01 7 0.12 0.00 0.03 0.05 0.02 99.78 17:02:47 16:47:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:02:47 16:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:02:47 16:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:02:47 16:47:01 4 0.15 0.00 0.08 0.00 0.00 99.77 17:02:47 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:47:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:02:47 16:48:01 all 0.28 0.00 0.01 0.01 0.00 99.69 17:02:47 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:48:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:02:47 16:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:02:47 16:48:01 3 0.13 0.00 0.03 0.00 0.00 99.83 17:02:47 16:48:01 4 1.99 0.00 0.02 0.02 0.02 97.96 17:02:47 16:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:02:47 16:49:01 all 0.28 0.00 0.01 0.00 0.00 99.71 17:02:47 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:02:47 16:49:01 4 2.00 0.00 0.00 0.02 0.00 97.98 17:02:47 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:02:47 16:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:02:47 16:50:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:02:47 16:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:02:47 16:50:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:02:47 16:50:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:02:47 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:50:01 4 1.99 0.00 0.00 0.00 0.00 98.01 17:02:47 16:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:02:47 16:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:02:47 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:02:47 16:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 17:02:47 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:02:47 16:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:02:47 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:02:47 16:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:02:47 16:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:02:47 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:47 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:02:47 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 16:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:02:47 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:02:47 16:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:02:47 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 17:02:47 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:02:47 16:55:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:02:47 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:02:47 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:55:01 3 0.02 0.00 0.05 0.00 0.00 99.93 17:02:47 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:02:47 16:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:02:47 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:02:47 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 16:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:02:47 16:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:02:47 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:02:47 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 16:57:01 4 0.12 0.00 0.02 0.00 0.00 99.87 17:02:47 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 16:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:02:47 16:58:01 all 0.14 0.00 0.01 0.01 0.00 99.85 17:02:47 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:58:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:02:47 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 16:58:01 4 1.01 0.00 0.00 0.00 0.00 98.99 17:02:47 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:02:47 16:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:02:47 16:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 16:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:02:47 16:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 16:59:01 4 1.97 0.00 0.00 0.00 0.00 98.03 17:02:47 16:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 16:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:02:47 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 17:00:01 all 0.25 0.00 0.01 0.00 0.01 99.73 17:02:47 17:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:47 17:00:01 1 0.00 0.00 0.03 0.02 0.02 99.93 17:02:47 17:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:02:47 17:00:01 4 1.82 0.00 0.00 0.00 0.02 98.16 17:02:47 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:02:47 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:02:47 17:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:02:47 17:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:02:47 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 17:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:02:47 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:01:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:02:47 17:02:01 all 0.02 0.00 0.01 0.03 0.00 99.95 17:02:47 17:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:02:01 1 0.00 0.00 0.00 0.22 0.00 99.78 17:02:47 17:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:02:47 17:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:02:47 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:47 17:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:02:47 17:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:02:47 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:02:47 17:02:47 Average: CPU %user %nice %system %iowait %steal %idle 17:02:47 Average: all 6.76 0.00 1.55 1.43 0.02 90.24 17:02:47 Average: 0 6.68 0.00 1.53 1.35 0.02 90.42 17:02:47 Average: 1 6.67 0.00 1.56 1.42 0.02 90.33 17:02:47 Average: 2 6.97 0.00 1.50 1.55 0.02 89.97 17:02:47 Average: 3 6.46 0.00 1.43 0.51 0.02 91.58 17:02:47 Average: 4 7.13 0.00 1.61 2.27 0.02 88.96 17:02:47 Average: 5 6.83 0.00 1.66 1.86 0.02 89.63 17:02:47 Average: 6 6.68 0.00 1.55 1.24 0.02 90.52 17:02:47 Average: 7 6.67 0.00 1.54 1.24 0.02 90.54 17:02:47 17:02:47 17:02:47