Pull request #4324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c05d65f1c0854611b5d26670778140972fa248d+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (ee593e10bec3c927f92dd5caed36beaf3b904c7c) 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-ssh12505564279205073371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17922891436791439613.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12174750736350087089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3664472897787867712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10269012724902949729.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12900725134453231944.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-4726 in /w/workspace/edgexfoundry_edgex-go_PR-4324 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4324/head:refs/remotes/origin/PR-4324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6c05d65f1c0854611b5d26670778140972fa248d Merge succeeded, producing 6c05d65f1c0854611b5d26670778140972fa248d Checking out Revision 6c05d65f1c0854611b5d26670778140972fa248d (PR-4324) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:40 ========================================================= 19:04:40 EdgeX Global Pipelines Version Info 19:04:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:41 ------------------- 19:04:41 stable info: 19:04:41 ------------------- 19:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:41 Message: update stable to v1.0.244 19:04:42 ------------------- 19:04:42 experimental info: 19:04:42 ------------------- 19:04:42 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4324 [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4324 [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4324 [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c05d65 [Pipeline] echo 19:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:43 provisioning config files... 19:04:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16989156128478351600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:43 ---> docker-login.sh 19:04:43 nexus3.edgexfoundry.org:10001 19:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:44 Configure a credential helper to remove this warning. See 19:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:44 19:04:44 Login Succeeded 19:04:44 nexus3.edgexfoundry.org:10002 19:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:44 Configure a credential helper to remove this warning. See 19:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:44 19:04:44 Login Succeeded 19:04:44 nexus3.edgexfoundry.org:10003 19:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:44 Configure a credential helper to remove this warning. See 19:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:44 19:04:44 Login Succeeded 19:04:44 nexus3.edgexfoundry.org:10004 19:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:44 Configure a credential helper to remove this warning. See 19:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:44 19:04:44 Login Succeeded 19:04:44 docker.io 19:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:45 Configure a credential helper to remove this warning. See 19:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:45 19:04:45 Login Succeeded 19:04:45 ---> docker-login.sh ends [Pipeline] } 19:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + dirname cmd/core-command/Dockerfile 19:04:45 + echo core-command,cmd/core-command/Dockerfile 19:04:45 + cut -d/ -f2+ 19:04:45 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:45 + + dirname cmd/core-data/Dockerfilecut 19:04:45 -d/ -f2 19:04:45 + echo core-data,cmd/core-data/Dockerfile 19:04:45 + + dirname cmd/core-metadata/Dockerfilecut 19:04:45 -d/ -f2 19:04:45 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:45 + dirname cmd/security-bootstrapper/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:45 + + dirname cmd/security-proxy-setup/Dockerfile 19:04:45 cut -d/ -f2 19:04:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:45 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:45 + + dirname cmd/security-spire-agent/Dockerfile 19:04:45 cut -d/ -f2 19:04:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:45 + dirname cmd/security-spire-config/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:45 + dirname cmd/security-spire-server/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:45 + dirname cmd/support-notifications/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:45 + dirname cmd/support-scheduler/Dockerfile 19:04:45 + cut -d/ -f2 19:04:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:46 + git rev-list -1 --merges 6c05d65f1c0854611b5d26670778140972fa248d~1..6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo 19:04:46 -----------> git rev-list -1 --merges 6c05d65f1c0854611b5d26670778140972fa248d~1..6c05d65f1c0854611b5d26670778140972fa248d 6c05d65f1c0854611b5d26670778140972fa248d [false] [Pipeline] sh 19:04:46 + git log --format=format:%s -1 6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo 19:04:46 ========================================================= 19:04:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:46 + grep -v github /etc/ssh/ssh_known_hosts 19:04:46 + [ -e /tmp/ssh_known_hosts ] 19:04:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:46 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:47 19:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:47 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:47 b85a868b505f: Pulling fs layer 19:04:47 e2be974225ed: Pulling fs layer 19:04:47 339a4e72a1f5: Pulling fs layer 19:04:47 988bab9f4d93: Pulling fs layer 19:04:47 1469e6f7b9e6: Pulling fs layer 19:04:47 eaf3925da568: Pulling fs layer 19:04:47 bab4dde63d76: Pulling fs layer 19:04:47 bde34c3a00c8: Pulling fs layer 19:04:47 b352a97aabf1: Pulling fs layer 19:04:47 4872d77fe225: Pulling fs layer 19:04:47 5851b861e8e6: Pulling fs layer 19:04:47 988bab9f4d93: Waiting 19:04:47 bab4dde63d76: Waiting 19:04:47 eaf3925da568: Waiting 19:04:47 bde34c3a00c8: Waiting 19:04:47 1469e6f7b9e6: Waiting 19:04:47 b352a97aabf1: Waiting 19:04:47 4872d77fe225: Waiting 19:04:47 5851b861e8e6: Waiting 19:04:47 e2be974225ed: Download complete 19:04:47 988bab9f4d93: Verifying Checksum 19:04:47 988bab9f4d93: Download complete 19:04:47 1469e6f7b9e6: Verifying Checksum 19:04:47 1469e6f7b9e6: Download complete 19:04:48 eaf3925da568: Download complete 19:04:48 339a4e72a1f5: Verifying Checksum 19:04:48 339a4e72a1f5: Download complete 19:04:48 bde34c3a00c8: Download complete 19:04:48 b352a97aabf1: Download complete 19:04:48 4872d77fe225: Download complete 19:04:48 5851b861e8e6: Verifying Checksum 19:04:48 5851b861e8e6: Download complete 19:04:48 b85a868b505f: Download complete 19:04:48 bab4dde63d76: Verifying Checksum 19:04:48 bab4dde63d76: Download complete 19:04:50 b85a868b505f: Pull complete 19:04:50 e2be974225ed: Pull complete 19:04:51 339a4e72a1f5: Pull complete 19:04:51 988bab9f4d93: Pull complete 19:04:51 1469e6f7b9e6: Pull complete 19:04:51 eaf3925da568: Pull complete 19:04:53 bab4dde63d76: Pull complete 19:04:53 bde34c3a00c8: Pull complete 19:04:53 b352a97aabf1: Pull complete 19:04:53 4872d77fe225: Pull complete 19:04:53 5851b861e8e6: Pull complete 19:04:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:53 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:55 $ docker top 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab -eo pid,comm 19:04:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:04:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:55 [ssh-agent] Looking for ssh-agent implementation... 19:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:55 $ docker exec 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent 19:04:55 SSH_AUTH_SOCK=/tmp/ssh-Yt528SmmVu97/agent.33 19:04:55 SSH_AGENT_PID=39 19:04:55 Running ssh-add (command line suppressed) 19:04:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2179945815548173892.key (/w/workspace/edgex-go/1@tmp/private_key_2179945815548173892.key) 19:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:56 + git tag --points-at HEAD [Pipeline] } 19:04:56 $ docker exec --env ******** --env ******** 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent -k 19:04:56 unset SSH_AUTH_SOCK; 19:04:56 unset SSH_AGENT_PID; 19:04:56 echo Agent pid 39 killed; 19:04:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:56 [ssh-agent] Looking for ssh-agent implementation... 19:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:56 $ docker exec 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent 19:04:56 SSH_AUTH_SOCK=/tmp/ssh-e4UrdmV1dzPY/agent.71 19:04:56 SSH_AGENT_PID=77 19:04:56 Running ssh-add (command line suppressed) 19:04:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16513210647949504.key (/w/workspace/edgex-go/1@tmp/private_key_16513210647949504.key) 19:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:57 + git semver init 19:04:58 2023-02-06 19:04:57,622 [run_init] DEBUG init version:0.0.0 force:False 19:04:58 2023-02-06 19:04:57,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:58 2023-02-06 19:04:57,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:58 2023-02-06 19:04:57,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:05:06 2023-02-06 19:05:05,951 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:06 2023-02-06 19:05:05,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4324 with force:False 19:05:06 2023-02-06 19:05:05,951 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4324 19:05:06 2023-02-06 19:05:05,955 [execute] INFO git cat-file --batch-check 19:05:06 2023-02-06 19:05:05,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:06 2023-02-06 19:05:05,962 [execute] INFO git cat-file --batch 19:05:06 2023-02-06 19:05:05,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:06 2023-02-06 19:05:05,969 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4324 19:05:06 0.0.0 [Pipeline] } 19:05:06 $ docker exec --env ******** --env ******** 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent -k 19:05:06 unset SSH_AUTH_SOCK; 19:05:06 unset SSH_AGENT_PID; 19:05:06 echo Agent pid 77 killed; 19:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:06 + git semver [Pipeline] } 19:05:06 $ docker stop --time=1 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab 19:05:08 $ docker rm -f --volumes 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab [Pipeline] // withDockerContainer [Pipeline] sh 19:05:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:08 Stashed 1 file(s) [Pipeline] echo 19:05:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:09 ========================================================= 19:05:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:10 213ec9aee27d: Pulling fs layer 19:05:10 4583459ba037: Pulling fs layer 19:05:10 93c1e223e6f2: Pulling fs layer 19:05:10 53926ce57604: Pulling fs layer 19:05:10 21b2b0c7a3f4: Pulling fs layer 19:05:10 22ff95d597cd: Pulling fs layer 19:05:10 12d6caf4c0d1: Pulling fs layer 19:05:10 96b7cbca73a9: Pulling fs layer 19:05:10 a7acece74701: Pulling fs layer 19:05:10 21b2b0c7a3f4: Waiting 19:05:10 22ff95d597cd: Waiting 19:05:10 12d6caf4c0d1: Waiting 19:05:10 a7acece74701: Waiting 19:05:10 96b7cbca73a9: Waiting 19:05:10 53926ce57604: Waiting 19:05:10 93c1e223e6f2: Verifying Checksum 19:05:10 93c1e223e6f2: Download complete 19:05:10 4583459ba037: Verifying Checksum 19:05:10 4583459ba037: Download complete 19:05:10 21b2b0c7a3f4: Verifying Checksum 19:05:10 21b2b0c7a3f4: Download complete 19:05:10 22ff95d597cd: Verifying Checksum 19:05:10 22ff95d597cd: Download complete 19:05:10 213ec9aee27d: Verifying Checksum 19:05:10 213ec9aee27d: Download complete 19:05:10 12d6caf4c0d1: Download complete 19:05:10 213ec9aee27d: Pull complete 19:05:10 4583459ba037: Pull complete 19:05:10 93c1e223e6f2: Pull complete 19:05:11 a7acece74701: Verifying Checksum 19:05:11 a7acece74701: Download complete 19:05:12 53926ce57604: Verifying Checksum 19:05:12 53926ce57604: Download complete 19:05:12 96b7cbca73a9: Verifying Checksum 19:05:12 96b7cbca73a9: Download complete 19:05:15 53926ce57604: Pull complete 19:05:16 21b2b0c7a3f4: Pull complete 19:05:16 22ff95d597cd: Pull complete 19:05:16 12d6caf4c0d1: Pull complete 19:05:18 96b7cbca73a9: Pull complete 19:05:19 a7acece74701: Pull complete 19:05:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:19 WORKDIR /edgex 19:05:19 COPY go.mod . 19:05:19 RUN go mod download 19:05:19 + docker build -t ci-base-image-x86_64 -f - . 19:05:20 Sending build context to Docker daemon 170.1MB 19:05:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:20 ---> db6d94c90886 19:05:20 Step 2/4 : WORKDIR /edgex 19:05:22 ---> Running in 202183cddfd2 19:05:22 Removing intermediate container 202183cddfd2 19:05:22 ---> 57b4c1ba5fd9 19:05:22 Step 3/4 : COPY go.mod . 19:05:22 ---> 7a16a5120cf0 19:05:22 Step 4/4 : RUN go mod download 19:05:22 ---> Running in d6de53b6f63e 19:05:24 Still waiting to schedule task 19:05:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:35 Removing intermediate container d6de53b6f63e 19:05:35 ---> e5214ec56e1f 19:05:35 Successfully built e5214ec56e1f 19:05:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:35 + docker inspect -f . ci-base-image-x86_64 19:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:35 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:36 $ docker top 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:36 + go version 19:05:36 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:36 $ docker stop --time=1 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb 19:05:37 $ docker rm -f --volumes 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:38 + docker inspect -f . ci-base-image-x86_64 19:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:38 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:39 $ docker top 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:39 ========================================================= 19:05:39 [edgeXBuildGoParallel] Running Tests and Build... 19:05:39 ========================================================= [Pipeline] sh 19:05:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:40 + make test 19:05:40 go test -race -coverprofile=coverage.out ./... 19:05:46 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 19:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.1% of statements 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 89.2% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.6% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.116s coverage: 29.6% of statements 19:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.098s coverage: 94.1% of statements 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.101s coverage: 94.4% of statements 19:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.255s coverage: 79.9% of statements 19:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.3% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:06:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:06:43 go vet ./... 19:06:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:46 + ls -al . 19:06:46 total 744 19:06:46 drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . 19:06:46 drwxr-xr-x 4 root root 4096 Feb 6 19:05 .. 19:06:46 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 .blubracket 19:06:46 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:04 .dockerignore 19:06:46 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:06 .git 19:06:46 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 .github 19:06:46 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:04 .gitignore 19:06:46 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:04 .golangci.yml 19:06:46 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:04 .hadolint.yml 19:06:46 drwxr-xr-x 3 1001 1001 4096 Feb 6 19:05 .semver 19:06:46 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:04 .sonarcloud.properties 19:06:46 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:04 ADOPTERS.md 19:06:46 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:04 Attribution.txt 19:06:46 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:04 CHANGELOG.md 19:06:46 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:04 CONTRIBUTING.md 19:06:46 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:04 GOVERNANCE.md 19:06:46 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:04 Jenkinsfile 19:06:46 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:04 LICENSE 19:06:46 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:04 Makefile 19:06:46 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:04 OWNERS.md 19:06:46 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:04 README.md 19:06:46 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:04 SECURITY.md 19:06:46 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:05 VERSION 19:06:46 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 bin 19:06:46 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:04 cmd 19:06:46 -rw-r--r-- 1 root root 486191 Feb 6 19:06 coverage.out 19:06:46 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:04 go.mod 19:06:46 -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:04 go.sum 19:06:46 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:04 internal 19:06:46 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 openapi 19:06:46 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:04 snap 19:06:46 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:04 version.go [Pipeline] sh 19:06:47 + '[' -e coverage.out ] 19:06:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:47 Stashed 1 file(s) [Pipeline] sh 19:06:47 + make build 19:06:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:07:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:07:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:07:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:07:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:07:19 $ docker stop --time=1 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 19:07:26 $ docker rm -f --volumes 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:27 19:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:27 latest: Pulling from edgex-devops/edgex-compose 19:07:27 cbdbe7a5bc2a: Pulling fs layer 19:07:27 ca9280d653b3: Pulling fs layer 19:07:27 7e9c9ca2126c: Pulling fs layer 19:07:28 cbdbe7a5bc2a: Verifying Checksum 19:07:28 cbdbe7a5bc2a: Download complete 19:07:28 cbdbe7a5bc2a: Pull complete 19:07:28 ca9280d653b3: Verifying Checksum 19:07:28 ca9280d653b3: Download complete 19:07:28 ca9280d653b3: Pull complete 19:07:28 7e9c9ca2126c: Verifying Checksum 19:07:28 7e9c9ca2126c: Download complete 19:07:32 7e9c9ca2126c: Pull complete 19:07:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:32 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:07:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:36 $ docker top 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:36 + docker-compose build --help 19:07:36 + grep parallel 19:07:37 --parallel Build images in parallel. [Pipeline] } 19:07:37 $ docker stop --time=1 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 19:07:38 $ docker rm -f --volumes 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:39 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:40 $ docker top 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:40 + docker-compose -f ./docker-compose-build.yml build --parallel 19:07:40 Building core-command ... 19:07:40 Building core-common-config-bootstrapper ... 19:07:40 Building core-data ... 19:07:40 Building core-metadata ... 19:07:40 Building security-bootstrapper ... 19:07:40 Building security-proxy-setup ... 19:07:40 Building security-secretstore-setup ... 19:07:40 Building security-spiffe-token-provider ... 19:07:40 Building security-spire-agent ... 19:07:40 Building security-spire-config ... 19:07:40 Building security-spire-server ... 19:07:40 Building support-notifications ... 19:07:40 Building support-scheduler ... 19:07:40 Building security-spire-agent 19:07:40 Building core-command 19:07:40 Building security-proxy-setup 19:07:40 Building support-scheduler 19:07:40 Building security-secretstore-setup 19:07:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> e5214ec56e1f 19:07:53 Step 3/24 : WORKDIR /edgex-go 19:07:53 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> e5214ec56e1f 19:07:53 Step 3/21 : WORKDIR /edgex-go 19:07:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> e5214ec56e1f 19:07:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> e5214ec56e1f 19:07:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4730 in /w/workspace/edgexfoundry_edgex-go_PR-4324 [Pipeline] { [Pipeline] ws 19:07:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:54 The recommended git tool is: git 19:07:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:55 ---> e5214ec56e1f 19:07:55 Step 3/24 : WORKDIR /edgex-go 19:08:01 using credential edgex-jenkins-ssh 19:08:01 Cloning the remote Git repository 19:08:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git --version # timeout=10 19:08:02 > git --version # 'git version 2.25.1' 19:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:17 ---> Running in 026a6449e3d2 19:08:17 ---> Running in 7991dd47d1a9 19:08:17 ---> Running in 138fabe99f66 19:08:17 ---> Running in bed0ccccc531 19:08:17 ---> Running in 23367bcd1c5b 19:08:17 Removing intermediate container bed0ccccc531 19:08:17 ---> c8b605051e79 19:08:17 Step 4/22 : WORKDIR /edgex-go 19:08:17 Removing intermediate container 7991dd47d1a9 19:08:17 ---> 99abd4d47ccc 19:08:17 Step 4/23 : WORKDIR /edgex-go 19:08:17 Removing intermediate container 026a6449e3d2 19:08:17 ---> 0c9d25dcee53 19:08:17 Step 4/24 : RUN apk add --update --no-cache make git 19:08:17 Removing intermediate container 138fabe99f66 19:08:17 ---> 099df93345bd 19:08:17 Step 4/21 : RUN apk add --update --no-cache make git 19:08:17 Removing intermediate container 23367bcd1c5b 19:08:17 ---> c4c3fdc4bdc2 19:08:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:08:17 ---> Running in bfa1c3ed9142 19:08:17 ---> Running in d253a80070ce 19:08:17 ---> Running in 104437e108ea 19:08:17 ---> Running in 9b77af9f690b 19:08:17 ---> Running in 3e46e213eb72 19:08:18 Removing intermediate container d253a80070ce 19:08:18 ---> ab3c2d3089c0 19:08:18 Step 5/22 : RUN apk add --update --no-cache make git 19:08:18 Removing intermediate container bfa1c3ed9142 19:08:18 ---> 5139d71e55e0 19:08:18 Step 5/23 : RUN apk add --update --no-cache make git 19:08:18 ---> Running in 5148236d5eaf 19:08:18 ---> Running in 6391c9bd9d15 19:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:19 OK: 211 MiB in 51 packages 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:20 OK: 211 MiB in 51 packages 19:08:20 OK: 211 MiB in 51 packages 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:21 OK: 211 MiB in 51 packages 19:08:21 OK: 211 MiB in 51 packages 19:08:21 Removing intermediate container 3e46e213eb72 19:08:21 ---> ea772bd7b00a 19:08:21 Step 5/21 : COPY go.mod vendor* ./ 19:08:22 Removing intermediate container 9b77af9f690b 19:08:22 ---> 645a5baca9f1 19:08:22 Step 5/24 : COPY go.mod vendor* ./ 19:08:22 Removing intermediate container 104437e108ea 19:08:22 ---> 7fa87e3330da 19:08:22 Step 5/24 : COPY go.mod vendor* ./ 19:08:22 ---> 01df1206742b 19:08:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4324/head:refs/remotes/origin/PR-4324 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:22 ---> c96f67e02984 19:08:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:23 Removing intermediate container 5148236d5eaf 19:08:23 ---> fe07027e9d5c 19:08:23 Step 6/22 : COPY go.mod vendor* ./ 19:08:23 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6c05d65f1c0854611b5d26670778140972fa248d 19:08:23 Merge succeeded, producing 6c05d65f1c0854611b5d26670778140972fa248d 19:08:23 Checking out Revision 6c05d65f1c0854611b5d26670778140972fa248d (PR-4324) 19:08:23 Removing intermediate container 6391c9bd9d15 19:08:23 ---> 1f2bc943139a 19:08:23 Step 6/23 : COPY go.mod vendor* ./ 19:08:23 ---> Running in cad51b8da2be 19:08:23 ---> Running in f04a28c92707 19:08:23 ---> 17cd1cbb7248 19:08:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 19:08:24 > git --version # timeout=10 19:08:24 > git --version # 'git version 2.25.1' 19:08:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:08:24 ---> c9ae1b9c9886 19:08:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:24 ---> 5ad97a864152 19:08:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 19:08:23 > git remote # timeout=10 19:08:23 > git config --get remote.origin.url # timeout=10 19:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:23 > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 19:08:23 > git rev-parse HEAD^{commit} # timeout=10 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 19:08:25 ---> Running in 31863f519b0c 19:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:25 Dload Upload Total Spent Left Speed 19:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 19:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:08:26 ---> Running in 0e13f72168ad 19:08:26 ---> Running in ac083691ab9d [Pipeline] sh 19:08:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:26 + sudo tee /etc/docker/daemon.new 19:08:26 { 19:08:26 "registry-mirrors": [ 19:08:26 "https://nexus3.edgexfoundry.org:10001" 19:08:26 ], 19:08:26 "bip": "10.250.0.254/24", 19:08:26 "hosts": [ 19:08:26 "tcp://0.0.0.0:5555", 19:08:26 "unix:///var/run/docker.sock" 19:08:26 ], 19:08:26 "mtu": 1458, 19:08:26 "selinux-enabled": true, 19:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:26 } [Pipeline] sh 19:08:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:45 provisioning config files... 19:08:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1445497361098175411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:46 ---> docker-login.sh 19:08:46 nexus3.edgexfoundry.org:10001 19:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:46 Configure a credential helper to remove this warning. See 19:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:46 19:08:46 Login Succeeded 19:08:46 nexus3.edgexfoundry.org:10002 19:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:46 Configure a credential helper to remove this warning. See 19:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:46 19:08:46 Login Succeeded 19:08:46 nexus3.edgexfoundry.org:10003 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10004 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 docker.io 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 ---> docker-login.sh ends [Pipeline] } 19:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:49 ========================================================= 19:08:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:49 9b18e9b68314: Pulling fs layer 19:08:49 35d82f9e3411: Pulling fs layer 19:08:49 e16973657156: Pulling fs layer 19:08:49 fc693d55d65f: Pulling fs layer 19:08:49 7e9fc2657dce: Pulling fs layer 19:08:49 dda99020689f: Pulling fs layer 19:08:49 db1c61fa0a46: Pulling fs layer 19:08:49 891c053d2c06: Pulling fs layer 19:08:49 fc693d55d65f: Waiting 19:08:49 7e9fc2657dce: Waiting 19:08:49 dda99020689f: Waiting 19:08:49 db1c61fa0a46: Waiting 19:08:49 891c053d2c06: Waiting 19:08:49 e16973657156: Verifying Checksum 19:08:49 e16973657156: Download complete 19:08:49 35d82f9e3411: Download complete 19:08:49 7e9fc2657dce: Verifying Checksum 19:08:49 7e9fc2657dce: Download complete 19:08:49 dda99020689f: Verifying Checksum 19:08:49 dda99020689f: Download complete 19:08:49 9b18e9b68314: Download complete 19:08:50 9b18e9b68314: Pull complete 19:08:50 35d82f9e3411: Pull complete 19:08:51 e16973657156: Pull complete 19:08:51 891c053d2c06: Verifying Checksum 19:08:51 891c053d2c06: Download complete 19:08:52 fc693d55d65f: Verifying Checksum 19:08:52 fc693d55d65f: Download complete 19:08:52 db1c61fa0a46: Verifying Checksum 19:08:52 db1c61fa0a46: Download complete 19:09:04 fc693d55d65f: Pull complete 19:09:04 7e9fc2657dce: Pull complete 19:09:04 dda99020689f: Pull complete 19:09:09 db1c61fa0a46: Pull complete 19:09:11 891c053d2c06: Pull complete 19:09:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:11 WORKDIR /edgex 19:09:11 COPY go.mod . 19:09:11 RUN go mod download 19:09:11 + docker build -t ci-base-image-arm64 -f - . 19:09:12 Sending build context to Docker daemon 3.093MB 19:09:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:12 ---> f96f9c87975a 19:09:12 Step 2/4 : WORKDIR /edgex 19:09:14 ---> Running in fffa215e0e39 19:09:14 Removing intermediate container fffa215e0e39 19:09:14 ---> e02697775243 19:09:14 Step 3/4 : COPY go.mod . 19:09:14 ---> 058f060361b5 19:09:14 Step 4/4 : RUN go mod download 19:09:14 ---> Running in dcadc6483b7f 19:09:47 Removing intermediate container dcadc6483b7f 19:09:47 ---> cea682914627 19:09:47 Successfully built cea682914627 19:09:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:47 + docker inspect -f . ci-base-image-arm64 19:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:47 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 19:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:49 $ docker top 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:50 + go version 19:09:50 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:50 $ docker stop --time=1 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f 19:09:51 $ docker rm -f --volumes 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:52 + docker inspect -f . ci-base-image-arm64 19:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 19:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:54 $ docker top f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:54 ========================================================= 19:09:54 [edgeXBuildGoParallel] Running Tests and Build... 19:09:54 ========================================================= [Pipeline] sh 19:09:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:55 + make test 19:09:55 go test -race -coverprofile=coverage.out ./... 19:10:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:18 Removing intermediate container 31863f519b0c 19:11:18 ---> 4a7b045ab87b 19:11:18 Step 7/24 : COPY . . 19:11:18 Removing intermediate container ac083691ab9d 19:11:18 ---> abd9a3527195 19:11:18 Step 8/23 : COPY . . 19:11:18 Removing intermediate container cad51b8da2be 19:11:18 ---> cb3408ed86d1 19:11:18 Step 7/21 : COPY . . 19:11:18 Removing intermediate container 0e13f72168ad 19:11:18 ---> d02ff3e28d19 19:11:18 Step 8/22 : COPY . . 19:11:18 Removing intermediate container f04a28c92707 19:11:18 ---> e4598bde336c 19:11:18 Step 7/24 : COPY . . 19:12:14 ---> 097b51936c31 19:12:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:12:14 ---> 33038631559c 19:12:14 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:14 ---> 678c196356c0 19:12:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:12:14 ---> 595059d99d69 19:12:14 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:14 ---> 768c0b393d48 19:12:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:12:14 ---> Running in eb3fd407ec71 19:12:14 ---> Running in ac0c60278266 19:12:14 ---> Running in 2ee70f8c9091 19:12:14 ---> Running in 18c2a70075e7 19:12:14 ---> Running in ff406e1d065b 19:12:14 Removing intermediate container ac0c60278266 19:12:14 ---> 54e7a710eeba 19:12:14 Step 9/24 : WORKDIR /edgex-go/spire-build 19:12:14 ---> Running in bbc67937b832 19:12:14 Removing intermediate container bbc67937b832 19:12:14 ---> 298a8be9484d 19:12:14 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:14 ---> Running in a23aca4f78cd 19:12:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:15 Removing intermediate container a23aca4f78cd 19:12:15 ---> 908bf3ea46bf 19:12:15 Step 11/24 : WORKDIR /edgex-go 19:12:20 ---> Running in 2e154e774991 19:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:29 Removing intermediate container 2e154e774991 19:12:29 ---> a79fd0267b2f 19:12:29 19:12:29 Step 12/24 : FROM alpine:3.15 19:12:29 3.15: Pulling from library/alpine 19:12:29 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:12:29 Status: Downloaded newer image for alpine:3.15 19:12:29 ---> c4fc93816858 19:12:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 19:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.502s coverage: 98.5% of statements 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.696s coverage: 43.1% of statements 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.524s coverage: 54.0% of statements 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:54 ---> Running in 3393d5914f2e 19:13:01 Removing intermediate container 3393d5914f2e 19:13:01 ---> c17e36803104 19:13:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.079s coverage: 89.2% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.658s coverage: 2.6% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:16 ---> Running in 1b1210f28dfb 19:13:16 Removing intermediate container 2ee70f8c9091 19:13:16 ---> dce007cc42c2 19:13:16 19:13:16 Step 10/23 : FROM alpine:3.16 19:13:16 Removing intermediate container ff406e1d065b 19:13:16 ---> 80bd49e68137 19:13:16 19:13:16 Step 9/24 : FROM alpine:3.16 19:13:16 Removing intermediate container 18c2a70075e7 19:13:16 ---> a6629a8be359 19:13:16 19:13:16 Step 10/22 : FROM alpine:3.16 19:13:16 3.16: Pulling from library/alpine 19:13:16 Removing intermediate container eb3fd407ec71 19:13:16 ---> b62b7ca4b2a9 19:13:16 19:13:16 Step 9/21 : FROM alpine:3.16 19:13:16 3.16: Pulling from library/alpine 19:13:16 3.16: Pulling from library/alpine 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:16 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:13:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:13:16 OK: 15859 distinct packages available 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:17 3.16: Pulling from library/alpine 19:13:17 (1/5) Installing dumb-init (1.2.5-r1) 19:13:17 (2/5) Installing musl-obstack (1.2.3-r0) 19:13:17 (3/5) Installing libucontext (1.1-r0) 19:13:17 (4/5) Installing gcompat (1.0.0-r4) 19:13:17 (5/5) Installing openssl (1.1.1s-r1) 19:13:17 Executing busybox-1.34.1-r7.trigger 19:13:17 OK: 7 MiB in 19 packages 19:13:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:13:17 Status: Downloaded newer image for alpine:3.16 19:13:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:13:17 Status: Image is up to date for alpine:3.16 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.855s coverage: 95.6% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.447s coverage: 65.9% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.522s coverage: 0.9% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.390s coverage: 29.6% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.400s coverage: 47.1% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 82.9% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.321s coverage: 94.1% of statements 19:13:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:13:17 Status: Image is up to date for alpine:3.16 19:13:17 ---> bfe296a52501 19:13:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:13:17 ---> bfe296a52501 19:13:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:18 ---> bfe296a52501 19:13:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:13:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:13:18 Status: Image is up to date for alpine:3.16 19:13:18 ---> bfe296a52501 19:13:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:18 ---> Running in eb57fccf6a8a 19:13:18 ---> Running in 5a2262a1f62e 19:13:19 ---> Running in cde9b8fed493 19:13:19 ---> Running in feb0e940f1f0 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 19:13:21 Removing intermediate container 1b1210f28dfb 19:13:21 ---> 3fa6a6cba798 19:13:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements 19:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:23 (1/6) Installing ca-certificates (20220614-r0) 19:13:23 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:23 (4/6) Installing libcurl (7.83.1-r5) 19:13:23 (5/6) Installing curl (7.83.1-r5) 19:13:23 (6/6) Installing dumb-init (1.2.5-r1) 19:13:23 Executing busybox-1.35.0-r17.trigger 19:13:23 Executing ca-certificates-20220614-r0.trigger 19:13:23 OK: 8 MiB in 20 packages 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:24 ---> 95d3e8217ceb 19:13:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:25 (1/3) Installing ca-certificates (20220614-r0) 19:13:25 (2/3) Installing dumb-init (1.2.5-r1) 19:13:25 (3/3) Installing su-exec (0.2-r1) 19:13:25 Executing busybox-1.35.0-r17.trigger 19:13:25 Executing ca-certificates-20220614-r0.trigger 19:13:25 OK: 6 MiB in 17 packages 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:25 (1/1) Installing dumb-init (1.2.5-r1) 19:13:25 Executing busybox-1.35.0-r17.trigger 19:13:25 OK: 6 MiB in 15 packages 19:13:25 (1/1) Installing dumb-init (1.2.5-r1) 19:13:25 Executing busybox-1.35.0-r17.trigger 19:13:25 OK: 6 MiB in 15 packages 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.276s coverage: 94.4% of statements 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements 19:13:34 ---> cf24d9ceca10 19:13:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:13:34 Removing intermediate container eb57fccf6a8a 19:13:34 ---> a304762499a9 19:13:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:35 ---> Running in 03ccfd388425 19:13:35 ---> 9de319a9b6b7 19:13:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:13:35 Removing intermediate container 5a2262a1f62e 19:13:35 ---> c5ac2c1ebd28 19:13:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:36 Removing intermediate container feb0e940f1f0 19:13:36 ---> f0dae7936f00 19:13:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:36 ---> Running in 4e55109be06f 19:13:36 Removing intermediate container 03ccfd388425 19:13:36 ---> 501510d3ebbf 19:13:36 Step 12/21 : WORKDIR /edgex 19:13:36 Removing intermediate container cde9b8fed493 19:13:36 ---> 415dcd7156ef 19:13:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:36 ---> Running in 2702a12a17a9 19:13:38 ---> bb11f67ad07d 19:13:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:13:38 ---> Running in 187c8874e349 19:13:38 ---> Running in b9618ea7e6d5 19:13:38 Removing intermediate container 4e55109be06f 19:13:38 ---> e7e593bb2108 19:13:38 Step 12/24 : WORKDIR / 19:13:38 Removing intermediate container 2702a12a17a9 19:13:38 ---> 495b9061298d 19:13:38 Step 13/23 : ENV APP_PORT=59882 19:13:38 ---> d403cc42bb6d 19:13:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:38 ---> Running in 93e0452859dd 19:13:38 Removing intermediate container b9618ea7e6d5 19:13:38 ---> c34d677586fb 19:13:38 Step 13/22 : ENV APP_PORT=59861 19:13:38 Removing intermediate container 187c8874e349 19:13:38 ---> 0d2b684409b2 19:13:38 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:38 ---> Running in 1a186d76b2ad 19:13:39 ---> Running in 029d26ca6f77 19:13:39 ---> Running in 5393338fd261 19:13:40 Removing intermediate container 93e0452859dd 19:13:40 ---> b97f50e5aa0b 19:13:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:40 ---> 1499927fc1bc 19:13:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:41 Removing intermediate container 1a186d76b2ad 19:13:41 ---> 716ada7b6f07 19:13:41 Step 14/23 : EXPOSE $APP_PORT 19:13:41 Removing intermediate container 029d26ca6f77 19:13:41 ---> 56b8772ad242 19:13:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.977s coverage: 79.9% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:42 Removing intermediate container 5393338fd261 19:13:42 ---> b63583948461 19:13:42 Step 14/22 : EXPOSE $APP_PORT 19:13:42 ---> Running in 6bbe2f082207 19:13:42 ---> Running in 4895f076335d 19:13:42 ---> Running in 16283ef48f00 19:13:43 ---> 3d182ffa9209 19:13:43 ---> 03c522e993db 19:13:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:43 19:13:44 Removing intermediate container 6bbe2f082207 19:13:44 ---> bce1751196da 19:13:44 Step 15/23 : WORKDIR / 19:13:45 Removing intermediate container 4895f076335d 19:13:45 ---> 60d1f7bb29a7 19:13:45 Step 22/24 : LABEL arch=x86_64 19:13:45 Removing intermediate container 16283ef48f00 19:13:45 ---> 97687aef36d5 19:13:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:45 ---> b64e0d96f521 19:13:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:45 ---> 0e421971f026 19:13:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:45 ---> Running in 7af97438d6ae 19:13:45 ---> Running in 3750bdba1a0e 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.293s coverage: 86.9% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 91.2% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:47 ---> ca68a3b3b428 19:13:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:47 ---> e583e5b5d0a8 19:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:48 ---> 6d14f88daaa9 19:13:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:51 Removing intermediate container 3750bdba1a0e 19:13:51 ---> 12b6ed723bc7 19:13:51 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:13:51 Removing intermediate container 7af97438d6ae 19:13:51 ---> 10e5c8801a8d 19:13:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:52 ---> 6f0c0462e4c8 19:13:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:52 ---> Running in 4c25511a150b 19:13:53 ---> Running in 1cf104518d8e 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 64.7% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.153s coverage: 73.7% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 19:13:56 ---> 75db15f69545 19:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:56 ---> c7bc2f8b1880 19:13:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:59 ---> 6c713a86c1f5 19:13:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.639s coverage: 65.3% of statements 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:00 Removing intermediate container 1cf104518d8e 19:14:00 ---> 982c0ec47dd1 19:14:00 Step 24/24 : LABEL version=0.0.0 19:14:01 ---> 2f66625094d5 19:14:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:14:02 ---> 0376ca80822a 19:14:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 41.8% of statements 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.334s coverage: 89.5% of statements 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:02 ---> Running in 7a224e643132 19:14:02 ---> Running in bfbf5b6f3efa 19:14:03 ---> cb2a4a09fc09 19:14:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:05 ---> acb9fad1e486 19:14:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:14:06 Removing intermediate container 7a224e643132 19:14:06 ---> 8d2c19c37183 19:14:06 19:14:06 Successfully built 8d2c19c37183 19:14:06 Removing intermediate container bfbf5b6f3efa 19:14:06 ---> e0ae9ab89c7b 19:14:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:14:06 Successfully tagged security-spire-agent:latest 19:14:06  Building security-spire-agent ... done Building core-metadata 19:14:06 ---> Running in 0c384f7cf9c7 19:14:06 Removing intermediate container 4c25511a150b 19:14:06 ---> d07c98327709 19:14:06 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:14:08 ---> 80da2e0de260 19:14:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.430s coverage: 17.7% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.785s coverage: 92.3% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.527s coverage: 63.2% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:11 ---> e5214ec56e1f 19:14:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:14:11 ---> Using cache 19:14:11 ---> 99abd4d47ccc 19:14:11 Step 4/24 : WORKDIR /edgex-go 19:14:11 ---> Using cache 19:14:11 ---> 5139d71e55e0 19:14:11 Step 5/24 : RUN apk add --update --no-cache make git 19:14:11 ---> Using cache 19:14:11 ---> 1f2bc943139a 19:14:11 Step 6/24 : COPY go.mod vendor* ./ 19:14:11 ---> Using cache 19:14:11 ---> 5ad97a864152 19:14:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:11 ---> Using cache 19:14:11 ---> abd9a3527195 19:14:11 Step 8/24 : COPY . . 19:14:11 ---> Using cache 19:14:11 ---> 097b51936c31 19:14:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:14:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:11 go vet ./... 19:14:19 ---> Running in 052f0029dd32 19:14:19 ---> Running in bd33470fa329 19:14:19 ---> Running in 5e6c1d16b3e0 19:14:19 ---> Running in be5c1ab7ab96 19:14:19 Removing intermediate container 0c384f7cf9c7 19:14:19 ---> 4ad7ec00c506 19:14:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:14:19 ---> Running in 904a03212a5d 19:14:19 Removing intermediate container bd33470fa329 19:14:19 ---> 15578b128cd3 19:14:19 Step 19/21 : LABEL arch=x86_64 19:14:19 Removing intermediate container 052f0029dd32 19:14:19 ---> 56a5833c26dc 19:14:19 Step 20/22 : LABEL arch=x86_64 19:14:19 ---> Running in f2f9bffeb43a 19:14:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:19 ---> Running in 07862099bced 19:14:19 Removing intermediate container 904a03212a5d 19:14:19 ---> b5e2a61948ea 19:14:19 Step 21/23 : LABEL arch=x86_64 19:14:20 ---> Running in 049ae288eedf 19:14:20 Removing intermediate container f2f9bffeb43a 19:14:20 ---> a59e734f355c 19:14:20 Step 20/21 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:14:20 Removing intermediate container 07862099bced 19:14:20 ---> 3bfa7a3134ff 19:14:20 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:14:21 ---> Running in b190d8b869b6 19:14:24 ---> Running in 5fed94e5b6f4 19:14:24 Removing intermediate container 049ae288eedf 19:14:24 ---> 78385320ba26 19:14:24 Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:14:26 Removing intermediate container 5e6c1d16b3e0 19:14:26 ---> 68c9f2186471 19:14:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:14:29 ---> Running in 12a3f261229a 19:14:29 ---> Running in da4632fb44e0 19:14:29 Removing intermediate container b190d8b869b6 19:14:29 ---> 1880998c8060 19:14:29 Step 21/21 : LABEL version=0.0.0 19:14:29 Removing intermediate container 5fed94e5b6f4 19:14:29 ---> d240f7bf7789 19:14:29 Step 22/22 : LABEL version=0.0.0 19:14:31 ---> Running in cdf8ec73241f 19:14:31 Removing intermediate container 12a3f261229a 19:14:31 ---> 11e7e8740171 19:14:31 Step 23/23 : LABEL version=0.0.0 19:14:31 ---> Running in d0d7aa10c9f7 19:14:31 Removing intermediate container da4632fb44e0 19:14:31 ---> 19c447be0802 19:14:31 Step 22/24 : LABEL arch=x86_64 19:14:31 ---> Running in f143be152c2e 19:14:32 ---> Running in 1df73dccbc77 19:14:32 Removing intermediate container cdf8ec73241f 19:14:32 ---> 9908967e494f 19:14:32 19:14:32 Successfully built 9908967e494f 19:14:32 Removing intermediate container d0d7aa10c9f7 19:14:32 ---> c12e05647447 19:14:32 19:14:32 Successfully tagged security-proxy-setup:latest 19:14:32  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:14:32 Removing intermediate container f143be152c2e 19:14:32 ---> 608ff40777a2 19:14:32 19:14:32 Successfully built c12e05647447 19:14:32 Removing intermediate container 1df73dccbc77 19:14:32 ---> 3c703bbe2d25 19:14:32 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:14:32 Successfully tagged support-scheduler:latest 19:14:32  Building support-scheduler ... done Building support-notifications 19:14:32 Successfully built 608ff40777a2 19:14:32 Successfully tagged core-command:latest 19:14:32 ---> Running in 9a9d945b87bd 19:14:32  Building core-command ... done Building security-bootstrapper 19:14:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:41 ---> e5214ec56e1f 19:14:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:14:41 ---> Using cache 19:14:41 ---> 99abd4d47ccc 19:14:41 Step 4/22 : WORKDIR /edgex-go 19:14:41 ---> Using cache 19:14:41 ---> 5139d71e55e0 19:14:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:14:41 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:14:41 ---> e5214ec56e1f 19:14:41 Step 3/32 : WORKDIR /edgex-go 19:14:41 ---> Using cache 19:14:41 ---> 099df93345bd 19:14:41 Step 4/32 : RUN apk add --update --no-cache make git 19:14:41 ---> Using cache 19:14:41 ---> ea772bd7b00a 19:14:41 Step 5/32 : COPY go.mod vendor* ./ 19:14:41 ---> Using cache 19:14:41 ---> 01df1206742b 19:14:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:41 ---> Using cache 19:14:41 ---> cb3408ed86d1 19:14:41 Step 7/32 : COPY . . 19:14:41 ---> Using cache 19:14:41 ---> 33038631559c 19:14:41 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:46 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> e5214ec56e1f 19:14:46 Step 3/19 : WORKDIR /edgex-go 19:14:46 ---> Using cache 19:14:46 ---> 099df93345bd 19:14:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:15:03 Removing intermediate container 9a9d945b87bd 19:15:03 ---> c618befbdbd6 19:15:03 Step 24/24 : LABEL version=0.0.0 19:15:03 ---> Running in c18771ce7618 19:15:03 ---> Running in ac19279adacb 19:15:03 ---> Running in 29881587cb63 19:15:03 ---> Running in 17eb8dcc062f 19:15:08 Removing intermediate container be5c1ab7ab96 19:15:08 ---> 3cf9de93847a 19:15:08 19:15:08 Step 10/24 : FROM alpine:3.16 19:15:08 ---> bfe296a52501 19:15:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:15:08 ---> Using cache 19:15:08 ---> 415dcd7156ef 19:15:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:08 ---> Using cache 19:15:08 ---> c34d677586fb 19:15:08 Step 13/24 : ENV APP_PORT=59881 19:15:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:08 Removing intermediate container 17eb8dcc062f 19:15:08 ---> 1b9ad23bfd44 19:15:08 19:15:08 ---> Running in aa10e5a80ff1 19:15:08 Successfully built 1b9ad23bfd44 19:15:08 Successfully tagged security-secretstore-setup:latest 19:15:08 Building security-spire-server 19:15:08  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:08 Removing intermediate container aa10e5a80ff1 19:15:08 ---> 2411e47db5ec 19:15:08 Step 14/24 : EXPOSE $APP_PORT 19:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:08 OK: 211 MiB in 51 packages 19:15:08 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:15:08 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:15:08 OK: 17044 distinct packages available 19:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:09 OK: 211 MiB in 51 packages 19:15:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:13 ---> e5214ec56e1f 19:15:13 Step 3/23 : WORKDIR /edgex-go 19:15:13 ---> Using cache 19:15:13 ---> 099df93345bd 19:15:13 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:15:25 ---> Running in 28227a827c23 19:15:25 ---> Running in 665eb066f69e 19:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:32 Removing intermediate container ac19279adacb 19:15:32 ---> 7780f8831f0b 19:15:32 Step 6/22 : COPY go.mod vendor* ./ 19:15:33 Removing intermediate container 665eb066f69e 19:15:33 ---> 1f018cdb972a 19:15:33 Step 15/24 : WORKDIR / 19:15:33 OK: 211 MiB in 51 packages 19:15:33 Removing intermediate container c18771ce7618 19:15:33 ---> 4cf896f594b7 19:15:33 Step 5/19 : COPY go.mod vendor* ./ 19:15:35 ---> Running in f41c243c6c60 19:15:36 ---> ca670fd95d0c 19:15:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:36 ---> e24edfd01ac5 19:15:36 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:42 ---> Running in a0f641f2637d 19:15:42 ---> Running in 8495616e2d2b 19:15:43 Removing intermediate container f41c243c6c60 19:15:43 ---> 089bef729f8e 19:15:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 Removing intermediate container 29881587cb63 19:15:44 ---> d17a049140f7 19:15:44 19:15:44 Step 9/32 : FROM alpine:3.16 19:15:44 ---> bfe296a52501 19:15:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:44 Removing intermediate container 28227a827c23 19:15:44 ---> e4aebc9ded2e 19:15:44 Step 5/23 : COPY go.mod vendor* ./ 19:15:45 ---> Running in b72f8da52262 19:15:45 ---> 3b2fbae90358 19:15:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:45 ---> 304158c5b113 19:15:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:48 ---> Running in c42e91ae45f5 19:15:48 Removing intermediate container b72f8da52262 19:15:48 ---> 077995e4f0cf 19:15:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:15:49 ---> f4d0f6065f71 19:15:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:51 ---> Running in 64e2c7f46d31 19:15:52 ---> 48ce0f87f065 19:15:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:53 (1/2) Installing dumb-init (1.2.5-r1) 19:15:53 (2/2) Installing su-exec (0.2-r1) 19:15:53 Executing busybox-1.35.0-r17.trigger 19:15:53 OK: 6 MiB in 16 packages 19:15:53 ---> 2458a42a3a62 19:15:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:15:55 ---> Running in f0a5e2aae520 19:16:01 Removing intermediate container f0a5e2aae520 19:16:01 ---> ffc275197cce 19:16:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:16:01 Removing intermediate container 64e2c7f46d31 19:16:01 ---> e6dbae17fe91 19:16:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:16:03 ---> Running in abb45f0f84e7 19:16:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:18 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:18 + ls -al . 19:16:18 total 740 19:16:18 drwxrwxr-x 10 1001 1001 4096 Feb 6 19:09 . 19:16:18 drwxr-xr-x 4 root root 4096 Feb 6 19:09 .. 19:16:18 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 .blubracket 19:16:18 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:08 .dockerignore 19:16:18 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:08 .git 19:16:18 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 .github 19:16:18 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:08 .gitignore 19:16:18 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:08 .golangci.yml 19:16:18 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:08 .hadolint.yml 19:16:18 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:08 .sonarcloud.properties 19:16:18 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:08 ADOPTERS.md 19:16:18 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:08 Attribution.txt 19:16:18 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:08 CHANGELOG.md 19:16:18 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:08 CONTRIBUTING.md 19:16:18 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:08 GOVERNANCE.md 19:16:18 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:08 Jenkinsfile 19:16:18 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:08 LICENSE 19:16:18 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:08 Makefile 19:16:18 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:08 OWNERS.md 19:16:18 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:08 README.md 19:16:18 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:08 SECURITY.md 19:16:18 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:05 VERSION 19:16:18 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 bin 19:16:18 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:08 cmd 19:16:18 -rw-r--r-- 1 root root 486191 Feb 6 19:14 coverage.out 19:16:18 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:08 go.mod 19:16:18 -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:08 go.sum 19:16:18 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:08 internal 19:16:18 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 openapi 19:16:18 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:08 snap 19:16:18 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:08 version.go 19:16:18 ---> Running in d00721a768b6 19:16:18 Removing intermediate container abb45f0f84e7 19:16:18 ---> 8334ec2a67f9 19:16:18 Step 22/24 : LABEL arch=x86_64 [Pipeline] sh 19:16:19 ---> Running in 1c03e99fbb08 19:16:19 Removing intermediate container d00721a768b6 19:16:19 ---> 60010a5503ed 19:16:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:16:19 + '[' -e coverage.out ] 19:16:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:19 Warning: overwriting stash ‘coverage-report’ 19:16:20 Stashed 1 file(s) [Pipeline] sh 19:16:21 + make build 19:16:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:58 ---> Running in 93d3d90246b4 19:16:58 Removing intermediate container 1c03e99fbb08 19:16:58 ---> b11ad39dc123 19:16:58 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:17:05 Removing intermediate container 93d3d90246b4 19:17:05 ---> 7b5aea21fc2c 19:17:05 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:17:05 Removing intermediate container a0f641f2637d 19:17:05 ---> a48e82da002e 19:17:05 Step 8/22 : COPY . . 19:17:05 Removing intermediate container 8495616e2d2b 19:17:05 ---> 06f5a3b05238 19:17:05 Step 7/19 : COPY . . 19:17:05 ---> Running in e5fcc1374926 19:17:38 ---> Running in c4a94d3323a8 19:17:38 Removing intermediate container e5fcc1374926 19:17:38 ---> f28032e995e2 19:17:38 Step 24/24 : LABEL version=0.0.0 19:17:38 ---> dce8ae7b8a35 19:17:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:38 ---> 9fd85f7d1973 19:17:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:17:39 ---> Running in 58c83003b5a2 19:17:39 ---> Running in 5099d63b40b7 19:17:39 ---> Running in a484c282aef1 19:17:39 Removing intermediate container c4a94d3323a8 19:17:39 ---> 2904ced761c6 19:17:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:17:39 Removing intermediate container c42e91ae45f5 19:17:39 ---> 1580316015d9 19:17:39 Step 7/23 : COPY . . 19:17:39 ---> Running in 6870ccf7ed7d 19:17:39 Removing intermediate container 58c83003b5a2 19:17:39 ---> f8e02baf9703 19:17:39 19:17:39 Successfully built f8e02baf9703 19:17:40 Successfully tagged core-metadata:latest 19:17:40 Building core-common-config-bootstrapper 19:17:42  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:17:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:43 ---> e5214ec56e1f 19:17:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:17:43 ---> Using cache 19:17:43 ---> 99abd4d47ccc 19:17:43 Step 4/22 : WORKDIR /edgex-go 19:17:43 ---> Using cache 19:17:43 ---> 5139d71e55e0 19:17:43 Step 5/22 : RUN apk add --update --no-cache make git 19:17:43 ---> Using cache 19:17:43 ---> 1f2bc943139a 19:17:43 Step 6/22 : COPY go.mod vendor* ./ 19:17:43 ---> Using cache 19:17:43 ---> 5ad97a864152 19:17:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:43 ---> Using cache 19:17:43 ---> abd9a3527195 19:17:43 Step 8/22 : COPY . . 19:17:43 ---> Using cache 19:17:43 ---> 097b51936c31 19:17:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:17:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:02 Removing intermediate container 6870ccf7ed7d 19:18:02 ---> 9274819afc44 19:18:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:18:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:02 ---> 51ddf0720477 19:18:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:18:02 ---> Running in 663d0b2a4a8e 19:18:02 ---> Running in 95f4b6db2f25 19:18:02 ---> Running in 7a37b6230c06 19:18:02 Removing intermediate container 7a37b6230c06 19:18:02 ---> 3e4a3a575354 19:18:02 Step 9/23 : WORKDIR /edgex-go/spire-build 19:18:02 ---> Running in 0c84569eeab0 19:18:02 Removing intermediate container 0c84569eeab0 19:18:02 ---> b74f4af729ab 19:18:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:18:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:18:04 ---> Running in 2e15d38b193c 19:18:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:09 Removing intermediate container 95f4b6db2f25 19:18:09 ---> 317b7f895e77 19:18:09 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:18:24 ---> Running in 9d2136f4e060 19:18:24 Removing intermediate container 2e15d38b193c 19:18:24 ---> d88f8cffbab4 19:18:24 Step 11/23 : WORKDIR /edgex-go 19:18:24 Removing intermediate container 9d2136f4e060 19:18:24 ---> 55dda5d2cc61 19:18:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:18:24 ---> Running in 8a62d20a1282 19:18:24 Removing intermediate container 8a62d20a1282 19:18:24 ---> 186c6e321dd1 19:18:24 19:18:24 Step 12/23 : FROM alpine:3.15 19:18:24 ---> c4fc93816858 19:18:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:24 ---> Using cache 19:18:24 ---> c17e36803104 19:18:24 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:24 ---> Using cache 19:18:24 ---> 3fa6a6cba798 19:18:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:37 ---> 23d6bd98636f 19:18:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:18:37 ---> 1a4488c841b0 19:18:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:18:37 Removing intermediate container 5099d63b40b7 19:18:37 ---> c159dce1eca9 19:18:37 19:18:37 Step 9/19 : FROM alpine:3.15 19:18:37 ---> c4fc93816858 19:18:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:37 ---> Using cache 19:18:37 ---> c17e36803104 19:18:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:18:37 ---> Running in 82e85bc040d6 19:18:37 ---> Running in 848c465a5623 19:18:37 ---> da92eb80e15c 19:18:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:18:44 ---> 20530abacec8 19:18:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:44 ---> a20392969f05 19:18:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:44 Removing intermediate container 663d0b2a4a8e 19:18:44 ---> 98f0fa5fb2a3 19:18:44 19:18:44 Step 10/22 : FROM alpine:3.16 19:18:44 ---> bfe296a52501 19:18:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:18:44 ---> Running in 0cb378796ced 19:18:44 ---> Running in 9abacb4cbb77 19:18:44 Removing intermediate container a484c282aef1 19:18:44 ---> c3cf07736a09 19:18:44 19:18:44 Step 10/22 : FROM alpine:3.16 19:18:44 ---> bfe296a52501 19:18:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:44 ---> Running in 3d7690258839 19:18:44 Removing intermediate container 9abacb4cbb77 19:18:44 ---> 2632881ce72a 19:18:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:18:44 Removing intermediate container 0cb378796ced 19:18:44 ---> 951045b4a45e 19:18:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:44 ---> Running in d76fe7e1f34f 19:18:44 ---> Running in 7551beecb7f5 19:18:44 Removing intermediate container 7551beecb7f5 19:18:44 ---> 96c64e1a2580 19:18:44 Step 21/23 : LABEL arch=x86_64 19:18:44 ---> Running in e4dbc7446e49 19:18:44 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:18:44 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:18:44 OK: 15859 distinct packages available 19:18:44 Removing intermediate container 82e85bc040d6 19:18:44 ---> bc2cab7efac2 19:18:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:44 Removing intermediate container e4dbc7446e49 19:18:44 ---> c83ef37a0f47 19:18:44 Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:44 ---> Running in 272bd23deae6 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:44 Removing intermediate container 272bd23deae6 19:18:44 ---> 46571ed8eacf 19:18:44 Step 23/23 : LABEL version=0.0.0 19:18:44 ---> Running in c64c9ea9f996 19:18:44 ---> e20e6fb0ccd9 19:18:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:44 Removing intermediate container c64c9ea9f996 19:18:44 ---> c4c05103cd45 19:18:44 19:18:44 (1/9) Installing ca-certificates (20220614-r0) 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:44 (2/9) Installing brotli-libs (1.0.9-r5) 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:18:44 (4/9) Installing libcurl (7.80.0-r5) 19:18:44 Successfully built c4c05103cd45 19:18:44 (5/9) Installing curl (7.80.0-r5) 19:18:44 (6/9) Installing dumb-init (1.2.5-r1) 19:18:44 (7/9) Installing musl-obstack (1.2.3-r0) 19:18:44 (8/9) Installing libucontext (1.1-r0) 19:18:44 (9/9) Installing gcompat (1.0.0-r4) 19:18:44 Executing busybox-1.34.1-r7.trigger 19:18:44 Executing ca-certificates-20220614-r0.trigger 19:18:44 OK: 8 MiB in 23 packages 19:18:44 (1/1) Installing dumb-init (1.2.5-r1) 19:18:44 Executing busybox-1.35.0-r17.trigger 19:18:44 OK: 6 MiB in 15 packages 19:18:44 (1/2) Installing ca-certificates (20220614-r0) 19:18:44 (2/2) Installing dumb-init (1.2.5-r1) 19:18:44 Executing busybox-1.35.0-r17.trigger 19:18:44 Executing ca-certificates-20220614-r0.trigger 19:18:44 Successfully tagged security-spire-server:latest 19:18:44  Building security-spire-server ... done Building security-spire-config 19:18:44 OK: 6 MiB in 16 packages 19:18:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:48 ---> e5214ec56e1f 19:18:48 Step 3/24 : WORKDIR /edgex-go 19:18:48 ---> Using cache 19:18:48 ---> 099df93345bd 19:18:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:18:48 ---> Using cache 19:18:48 ---> e4aebc9ded2e 19:18:48 Step 5/24 : COPY go.mod vendor* ./ 19:18:48 ---> Using cache 19:18:48 ---> 304158c5b113 19:18:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:48 ---> Using cache 19:18:48 ---> 1580316015d9 19:18:48 Step 7/24 : COPY . . 19:18:48 ---> Using cache 19:18:48 ---> 51ddf0720477 19:18:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:18:48 ---> Using cache 19:18:48 ---> 3e4a3a575354 19:18:48 Step 9/24 : WORKDIR /edgex-go/spire-build 19:18:48 ---> Using cache 19:18:48 ---> b74f4af729ab 19:18:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:51 ---> b9aecf4594e5 19:18:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:51 ---> Running in 89474a3c9ede 19:18:51 ---> 39c715ad439c 19:18:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:52 Removing intermediate container d76fe7e1f34f 19:18:52 ---> c36a46670a91 19:18:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:52 ---> cc29cdfaec2e 19:18:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:18:52 Removing intermediate container 3d7690258839 19:18:52 ---> 495e37133a9f 19:18:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:18:52 Removing intermediate container 848c465a5623 19:18:52 ---> 05e6ccf6fd07 19:18:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:52 ---> Running in 95ca8d359690 19:18:52 Removing intermediate container 95ca8d359690 19:18:52 ---> 6c6316f3ccc7 19:18:52 Step 13/22 : ENV APP_PORT=59860 19:18:52 ---> 65683c47b30a 19:18:52 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:18:52 ---> 96b5f1e1a61f 19:18:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:18:52 ---> Running in 62f25c8d81c3 19:18:52 ---> 45839ad1181e 19:18:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:18:52 Removing intermediate container 62f25c8d81c3 19:18:52 ---> 513a5e18039a 19:18:52 Step 14/22 : EXPOSE $APP_PORT 19:18:52 Removing intermediate container 89474a3c9ede 19:18:52 ---> 95c5c6479856 19:18:52 Step 11/24 : WORKDIR /edgex-go 19:18:52 ---> 99415382ad6d 19:18:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:52 ---> 16155d7f2719 19:18:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:18:52 ---> 65203f84ca23 19:18:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:18:52 ---> Running in 6d3dd9aad6a9 19:18:52 ---> Running in 98129c257d6a 19:18:52 Removing intermediate container 98129c257d6a 19:18:52 ---> c642c7d9498e 19:18:52 19:18:52 Step 12/24 : FROM alpine:3.15 19:18:53 ---> c4fc93816858 19:18:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:53 ---> Using cache 19:18:53 ---> c17e36803104 19:18:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:53 Removing intermediate container 6d3dd9aad6a9 19:18:53 ---> d1ad1831bc6a 19:18:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:53 ---> Running in 109203abcea9 19:18:53 ---> af2ac09f8f2c 19:18:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:18:53 ---> 5928a2a7ac93 19:18:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:18:53 ---> 6b24da23037b 19:18:53 Step 27/32 : RUN chmod +x /entrypoint.sh 19:18:53 ---> Running in 029fb9de1830 19:18:53 ---> Running in 4ab9ca9913c1 19:18:53 ---> e9924ff7fc0e 19:18:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:53 ---> 3af9ac1340e5 19:18:53 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:53 Removing intermediate container 029fb9de1830 19:18:53 ---> edccd2e869b5 19:18:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:53 ---> Running in b397a7d7bb61 19:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:53 ---> Running in 351de19b73e5 19:18:53 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:18:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:18:53 OK: 15859 distinct packages available 19:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:54 ---> 83355acc6248 19:18:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:54 Removing intermediate container 351de19b73e5 19:18:54 ---> c4511a84c887 19:18:54 Step 17/19 : LABEL arch=x86_64 19:18:54 ---> Running in 6785c591ce6d 19:18:54 (1/4) Installing dumb-init (1.2.5-r1) 19:18:54 (2/4) Installing musl-obstack (1.2.3-r0) 19:18:54 (3/4) Installing libucontext (1.1-r0) 19:18:54 (4/4) Installing gcompat (1.0.0-r4) 19:18:54 Executing busybox-1.34.1-r7.trigger 19:18:54 OK: 6 MiB in 18 packages 19:18:54 ---> 13551daa7566 19:18:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:54 ---> Running in 9659c3b4fc47 19:18:54 Removing intermediate container 6785c591ce6d 19:18:54 ---> ce4f90865f3a 19:18:54 Step 18/19 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:18:54 ---> Running in 539637c9664c 19:18:54 Removing intermediate container 9659c3b4fc47 19:18:54 ---> 8ee16a075625 19:18:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:54 ---> Running in 0896e9c95212 19:18:54 Removing intermediate container 4ab9ca9913c1 19:18:54 Removing intermediate container 539637c9664c 19:18:54 ---> 62f3624cefa9 19:18:54 ---> ee3e0bc3de01 19:18:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Step 19/19 : LABEL version=0.0.0 19:18:54 19:18:54 ---> Running in 3c1de72b8dfa 19:18:54 ---> Running in 0366e99b3341 19:18:54 Removing intermediate container b397a7d7bb61 19:18:54 ---> e0b9db97742a 19:18:54 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:54 Removing intermediate container 0896e9c95212 19:18:54 ---> 829077ee0b1e 19:18:54 Step 20/22 : LABEL arch=x86_64 19:18:54 ---> Running in b16c02b7925d 19:18:54 ---> Running in 782c2d4c9c5c 19:18:55 Removing intermediate container 3c1de72b8dfa 19:18:55 ---> 67d42b2196c3 19:18:55 19:18:55 Removing intermediate container 0366e99b3341 19:18:55 ---> 7e3fe2235d56 19:18:55 Step 29/32 : CMD ["gate"] 19:18:55 Removing intermediate container 109203abcea9 19:18:55 ---> 24027b77b6c5 19:18:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:55 ---> Running in eced735d41a9 19:18:55 Removing intermediate container b16c02b7925d 19:18:55 ---> 53c3f80786f0 19:18:55 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:18:55 Removing intermediate container 782c2d4c9c5c 19:18:55 ---> d092002a1171 19:18:55 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:18:55 Successfully built 67d42b2196c3 19:18:55 Successfully tagged security-spiffe-token-provider:latest 19:18:55  Building security-spiffe-token-provider ... done Building core-data 19:18:55 ---> Running in f2babb1f916d 19:18:55 ---> Running in f35de7585853 19:18:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:59 ---> e5214ec56e1f 19:18:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:59 ---> Using cache 19:18:59 ---> 99abd4d47ccc 19:18:59 Step 4/22 : WORKDIR /edgex-go 19:18:59 ---> Using cache 19:18:59 ---> 5139d71e55e0 19:18:59 Step 5/22 : RUN apk add --update --no-cache make git 19:18:59 ---> Using cache 19:18:59 ---> 1f2bc943139a 19:18:59 Step 6/22 : COPY go.mod vendor* ./ 19:18:59 ---> Using cache 19:18:59 ---> 5ad97a864152 19:18:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:59 ---> Using cache 19:18:59 ---> abd9a3527195 19:18:59 Step 8/22 : COPY . . 19:18:59 ---> Using cache 19:18:59 ---> 097b51936c31 19:18:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:19:00 Removing intermediate container eced735d41a9 19:19:00 ---> ab1b4b9fcc6a 19:19:00 Step 30/32 : LABEL arch=x86_64 19:19:01 Removing intermediate container f2babb1f916d 19:19:01 ---> c8e96c8034c1 19:19:01 Step 22/22 : LABEL version=0.0.0 19:19:01 ---> Running in 5ae30ebb061f 19:19:01 ---> Running in 0006564ccd5f 19:19:01 Removing intermediate container f35de7585853 19:19:01 ---> d26f511bb194 19:19:01 Step 20/22 : LABEL arch=x86_64 19:19:01 ---> bf360f79cc4c 19:19:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:19:01 ---> Running in 8f2eb773eb7b 19:19:01 ---> Running in 817d48054f1c 19:19:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:02 Removing intermediate container 5ae30ebb061f 19:19:02 ---> 4649256b3658 19:19:02 Step 31/32 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:19:02 Removing intermediate container 8f2eb773eb7b 19:19:02 ---> 34e3519bfa17 19:19:02 19:19:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19:02 Successfully built 34e3519bfa17 19:19:02 Removing intermediate container 817d48054f1c 19:19:02 ---> fdc5e578e51d 19:19:02 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:19:02 ---> 6ef1843ddbca 19:19:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:19:02 Successfully tagged support-notifications:latest 19:19:02 ---> Running in 5339ff282c9f 19:19:02  Building support-notifications ... done  ---> Running in a5f472f3109c 19:19:02 ---> Running in 4d6972631a5f 19:19:03 Removing intermediate container 5339ff282c9f 19:19:03 ---> 6d724f056577 19:19:03 Step 32/32 : LABEL version=0.0.0 19:19:03 Removing intermediate container a5f472f3109c 19:19:03 ---> 920343ba1daa 19:19:03 Step 22/22 : LABEL version=0.0.0 19:19:03 ---> Running in 697b17e96b6e 19:19:03 ---> Running in 767365efdf58 19:19:03 Removing intermediate container 4d6972631a5f 19:19:03 ---> 0b4ac549ca10 19:19:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:19:03 Removing intermediate container 697b17e96b6e 19:19:03 ---> 5b19f5258156 19:19:03 19:19:03 Removing intermediate container 767365efdf58 19:19:03 ---> 428b04af2a5e 19:19:03 19:19:04 Successfully built 5b19f5258156 19:19:04 Successfully built 428b04af2a5e 19:19:04 Successfully tagged security-bootstrapper:latest 19:19:04 Successfully tagged core-common-config-bootstrapper:latest 19:19:04  Building core-common-config-bootstrapper ... done  Building security-bootstrapper ... done  ---> 413a05444df3 19:19:04 Step 19/24 : WORKDIR / 19:19:04 ---> Running in 35d3c154e620 19:19:04 Removing intermediate container 35d3c154e620 19:19:04 ---> 3bacd3a3b06f 19:19:04 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:04 ---> Running in 607be0de3859 19:19:04 Removing intermediate container 607be0de3859 19:19:04 ---> c5e5368c5ffe 19:19:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:04 ---> Running in 38bbc6e797e1 19:19:04 Removing intermediate container 38bbc6e797e1 19:19:04 ---> 1c32e54623e5 19:19:04 Step 22/24 : LABEL arch=x86_64 19:19:04 ---> Running in 62f8b095cb0e 19:19:04 Removing intermediate container 62f8b095cb0e 19:19:04 ---> b46759b090b4 19:19:04 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:19:04 ---> Running in 504c761a7d16 19:19:05 Removing intermediate container 504c761a7d16 19:19:05 ---> 2ebbf59433b5 19:19:05 Step 24/24 : LABEL version=0.0.0 19:19:05 ---> Running in af2470ab259d 19:19:05 Removing intermediate container af2470ab259d 19:19:05 ---> c001e50fae7c 19:19:05 19:19:05 Successfully built c001e50fae7c 19:19:05 Successfully tagged security-spire-config:latest 19:19:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19:24  Building security-spire-config ... done Removing intermediate container 0006564ccd5f 19:19:24 ---> 06ad73744808 19:19:24 19:19:24 Step 10/22 : FROM alpine:3.16 19:19:24 ---> bfe296a52501 19:19:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:24 ---> Running in 1d38ca9683f8 19:19:24 Removing intermediate container 1d38ca9683f8 19:19:24 ---> 6b78c29561f1 19:19:24 Step 12/22 : ENV APP_PORT=59880 19:19:24 ---> Running in 6b18c360573b 19:19:24 Removing intermediate container 6b18c360573b 19:19:24 ---> e176266c3bba 19:19:24 Step 13/22 : EXPOSE $APP_PORT 19:19:24 ---> Running in 8ac0a2634347 19:19:24 Removing intermediate container 8ac0a2634347 19:19:24 ---> a40dfd8ff027 19:19:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:19:24 ---> Running in ace1b84045fb 19:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:19:24 (1/1) Installing dumb-init (1.2.5-r1) 19:19:24 Executing busybox-1.35.0-r17.trigger 19:19:24 OK: 6 MiB in 15 packages 19:19:24 Removing intermediate container ace1b84045fb 19:19:24 ---> 150d6b7d4f9d 19:19:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:24 ---> decef365b63c 19:19:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:24 ---> 02d8fc22176e 19:19:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:24 ---> 0eeebbdcefaa 19:19:24 Step 18/22 : ENTRYPOINT ["/core-data"] 19:19:24 ---> Running in 7a1d8f032b4d 19:19:24 Removing intermediate container 7a1d8f032b4d 19:19:24 ---> ed2b03ce630f 19:19:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:24 ---> Running in e3ba7ba6b9c1 19:19:24 Removing intermediate container e3ba7ba6b9c1 19:19:24 ---> c84e825afa98 19:19:24 Step 20/22 : LABEL arch=x86_64 19:19:24 ---> Running in e59e47e75d9c 19:19:24 Removing intermediate container e59e47e75d9c 19:19:24 ---> 65b496f1171a 19:19:24 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:19:24 ---> Running in b5b1b52ef4c3 19:19:24 Removing intermediate container b5b1b52ef4c3 19:19:24 ---> df7f726392ab 19:19:24 Step 22/22 : LABEL version=0.0.0 19:19:24 ---> Running in 4ddca063b4d3 19:19:24 Removing intermediate container 4ddca063b4d3 19:19:24 ---> 4311c01e72ce 19:19:24 19:19:24 Successfully built 4311c01e72ce 19:19:24 Successfully tagged core-data:latest 19:19:24  Building core-data ... done  [Pipeline] } 19:19:24 $ docker stop --time=1 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 19:19:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:25 $ docker rm -f --volumes 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:25 + docker images 19:19:25 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:25 core-data latest 4311c01e72ce 2 seconds ago 17.9MB 19:19:25 06ad73744808 7 seconds ago 1.69GB 19:19:25 security-spire-config latest c001e50fae7c 20 seconds ago 85.8MB 19:19:25 security-bootstrapper latest 5b19f5258156 22 seconds ago 20.3MB 19:19:25 core-common-config-bootstrapper latest 428b04af2a5e 22 seconds ago 15.5MB 19:19:25 support-notifications latest 34e3519bfa17 24 seconds ago 30.6MB 19:19:25 security-spiffe-token-provider latest 67d42b2196c3 31 seconds ago 29.8MB 19:19:25 c642c7d9498e 33 seconds ago 1.55GB 19:19:25 security-spire-server latest c4c05103cd45 41 seconds ago 86.5MB 19:19:25 c3cf07736a09 43 seconds ago 1.75GB 19:19:25 98f0fa5fb2a3 43 seconds ago 1.68GB 19:19:25 c159dce1eca9 50 seconds ago 1.71GB 19:19:25 186c6e321dd1 About a minute ago 1.55GB 19:19:25 core-metadata latest f8e02baf9703 About a minute ago 18.5MB 19:19:25 d17a049140f7 3 minutes ago 1.67GB 19:19:25 security-secretstore-setup latest 1b9ad23bfd44 4 minutes ago 29.9MB 19:19:25 3cf9de93847a 4 minutes ago 1.69GB 19:19:25 core-command latest 608ff40777a2 4 minutes ago 17.7MB 19:19:25 support-scheduler latest c12e05647447 4 minutes ago 30MB 19:19:25 security-proxy-setup latest 9908967e494f 4 minutes ago 27.8MB 19:19:25 security-spire-agent latest 8d2c19c37183 5 minutes ago 125MB 19:19:25 a6629a8be359 6 minutes ago 1.75GB 19:19:25 b62b7ca4b2a9 6 minutes ago 1.67GB 19:19:25 80bd49e68137 6 minutes ago 1.67GB 19:19:25 dce007cc42c2 6 minutes ago 1.68GB 19:19:25 a79fd0267b2f 7 minutes ago 1.55GB 19:19:25 ci-base-image-x86_64 latest e5214ec56e1f 13 minutes ago 904MB 19:19:25 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:19:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:19:25 alpine 3.15 c4fc93816858 6 months ago 5.59MB 19:19:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 19:19:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:19:45 $ docker stop --time=1 f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c 19:19:47 $ docker rm -f --volumes f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:49 19:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:50 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:50 29e5d40040c1: Pulling fs layer 19:19:50 1ce36da41761: Pulling fs layer 19:19:50 25b303627fd3: Pulling fs layer 19:19:50 29e5d40040c1: Verifying Checksum 19:19:50 29e5d40040c1: Download complete 19:19:50 1ce36da41761: Verifying Checksum 19:19:50 1ce36da41761: Download complete 19:19:50 29e5d40040c1: Pull complete 19:19:52 25b303627fd3: Verifying Checksum 19:19:52 25b303627fd3: Download complete 19:19:52 1ce36da41761: Pull complete 19:20:02 25b303627fd3: Pull complete 19:20:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 19:20:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:05 $ docker top ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:06 + grep parallel 19:20:06 + docker-compose build --help 19:20:12 --parallel Build images in parallel. [Pipeline] } 19:20:13 $ docker stop --time=1 ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb 19:20:14 $ docker rm -f --volumes ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:15 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 19:20:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:17 $ docker top 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:18 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:24 Building core-command ... 19:20:24 Building core-common-config-bootstrapper ... 19:20:24 Building core-data ... 19:20:24 Building core-metadata ... 19:20:24 Building security-bootstrapper ... 19:20:24 Building security-proxy-setup ... 19:20:24 Building security-secretstore-setup ... 19:20:24 Building security-spiffe-token-provider ... 19:20:24 Building security-spire-agent ... 19:20:24 Building security-spire-config ... 19:20:24 Building security-spire-server ... 19:20:24 Building support-notifications ... 19:20:24 Building support-scheduler ... 19:20:24 Building security-spire-agent 19:20:24 Building core-metadata 19:20:24 Building support-scheduler 19:20:24 Building core-common-config-bootstrapper 19:20:24 Building security-proxy-setup 19:21:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> cea682914627 19:21:11 Step 3/24 : WORKDIR /edgex-go 19:21:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> cea682914627 19:21:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:21:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> cea682914627 19:21:11 Step 3/21 : WORKDIR /edgex-go 19:21:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> cea682914627 19:21:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> cea682914627 19:21:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:12 ---> Running in 293775e6238b 19:21:12 ---> Running in c91604b02edb 19:21:12 ---> Running in 8f49e2d61b1f 19:21:12 ---> Running in 0e8fbf25e885 19:21:12 ---> Running in 86b509ffefdc 19:21:13 Removing intermediate container 8f49e2d61b1f 19:21:13 ---> 2888cd3a7208 19:21:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:13 Removing intermediate container 293775e6238b 19:21:13 ---> 9614bca23986 19:21:13 Step 4/22 : WORKDIR /edgex-go 19:21:13 ---> Running in d04d719f4293 19:21:13 ---> Running in d5638caa4346 19:21:13 Removing intermediate container 86b509ffefdc 19:21:13 ---> 2bb79c8aa5d5 19:21:13 Step 4/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 0e8fbf25e885 19:21:13 19:21:13 ---> 400f6da186e5 19:21:13 Step 4/24 : WORKDIR /edgex-go 19:21:13 Removing intermediate container c91604b02edb 19:21:13 ---> 30eae985e765 19:21:13 Step 4/22 : WORKDIR /edgex-go 19:21:13 ---> Running in c6553e139c5e 19:21:13 ---> Running in 2edde39aea2a 19:21:13 ---> Running in 566f3ac0d7e3 19:21:14 Removing intermediate container d5638caa4346 19:21:14 ---> 32110c4912a8 19:21:14 Step 5/22 : RUN apk add --update --no-cache make git 19:21:14 ---> Running in 5212999186e2 19:21:14 Removing intermediate container 566f3ac0d7e3 19:21:14 ---> 66f346951344 19:21:14 Step 5/22 : RUN apk add --update --no-cache make git 19:21:14 Removing intermediate container 2edde39aea2a 19:21:14 ---> c8f33fb35f92 19:21:14 Step 5/24 : RUN apk add --update --no-cache make git 19:21:15 ---> Running in 2ac29e32bf25 19:21:15 ---> Running in 06b79b20a9a3 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:18 OK: 221 MiB in 51 packages 19:21:18 OK: 221 MiB in 51 packages 19:21:18 OK: 221 MiB in 51 packages 19:21:19 OK: 221 MiB in 51 packages 19:21:19 OK: 221 MiB in 51 packages 19:21:20 Removing intermediate container c6553e139c5e 19:21:20 ---> a28c7e93a7db 19:21:20 Step 5/21 : COPY go.mod vendor* ./ 19:21:21 Removing intermediate container 2ac29e32bf25 19:21:21 ---> 065b1a63d6f5 19:21:21 Step 6/22 : COPY go.mod vendor* ./ 19:21:21 Removing intermediate container d04d719f4293 19:21:21 ---> 182a71936771 19:21:21 Step 5/24 : COPY go.mod vendor* ./ 19:21:21 Removing intermediate container 5212999186e2 19:21:21 ---> 892d42a4511a 19:21:21 Step 6/22 : COPY go.mod vendor* ./ 19:21:21 Removing intermediate container 06b79b20a9a3 19:21:21 ---> 23fdfe61ddba 19:21:21 Step 6/24 : COPY go.mod vendor* ./ 19:21:21 ---> 427e46bf3038 19:21:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:21 ---> Running in 76e286ac091e 19:21:22 ---> c537b53e9ffa 19:21:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:22 ---> fc640c94e99c 19:21:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:22 ---> Running in dd1028e420ec 19:21:22 ---> Running in 7b26b6a6b83f 19:21:22 ---> 70a64680f1ac 19:21:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 ---> Running in fa4625e84771 19:21:23 ---> 6084ed4f8b8d 19:21:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:23 ---> Running in e50d01f65943 19:23:44 Removing intermediate container 76e286ac091e 19:23:44 ---> a1af87fc1fc3 19:23:44 Step 7/21 : COPY . . 19:23:44 Removing intermediate container dd1028e420ec 19:23:44 ---> 99b6403413ba 19:23:44 Step 8/22 : COPY . . 19:23:44 Removing intermediate container 7b26b6a6b83f 19:23:44 ---> 82144087b52d 19:23:44 Step 7/24 : COPY . . 19:23:44 Removing intermediate container fa4625e84771 19:23:44 ---> 65c98ffb6a6c 19:23:44 Step 8/22 : COPY . . 19:23:44 Removing intermediate container e50d01f65943 19:23:44 ---> 78853deabad2 19:23:44 Step 8/24 : COPY . . 19:23:54 ---> a992ae4b19b0 19:23:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:23:54 ---> 5fb8fe81cdc2 19:23:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:23:54 ---> ed4f49f43cb5 19:23:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:23:54 ---> 1c7ebc452d2d 19:23:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:23:54 ---> de0ce75ecf11 19:23:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:54 ---> Running in 637fcd190361 19:23:54 ---> Running in 5b0ca0c334e9 19:23:54 ---> Running in 30023d8ab03d 19:23:54 ---> Running in 59ace44ebcd6 19:23:54 ---> Running in 7f88dcfca01f 19:23:55 Removing intermediate container 5b0ca0c334e9 19:23:55 ---> 66c241b23bbd 19:23:55 Step 9/24 : WORKDIR /edgex-go/spire-build 19:23:55 ---> Running in 5780c03a447a 19:23:56 Removing intermediate container 5780c03a447a 19:23:56 ---> 635d1508edda 19:23:56 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:56 ---> Running in a483adbfeed8 19:23:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:23:59 Removing intermediate container a483adbfeed8 19:23:59 ---> 50327c36de6a 19:23:59 Step 11/24 : WORKDIR /edgex-go 19:23:59 ---> Running in 2a7292f301f7 19:24:00 Removing intermediate container 2a7292f301f7 19:24:00 ---> 8483a02b373a 19:24:00 19:24:00 Step 12/24 : FROM alpine:3.15 19:24:00 3.15: Pulling from library/alpine 19:24:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:02 Status: Downloaded newer image for alpine:3.15 19:24:02 ---> 8aa73fd46299 19:24:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:02 ---> Running in 51f825cdfb3f 19:24:02 Removing intermediate container 51f825cdfb3f 19:24:02 ---> bcbcd15def98 19:24:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:02 ---> Running in b1a77dbb9185 19:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:06 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:06 OK: 15736 distinct packages available 19:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:08 (1/5) Installing dumb-init (1.2.5-r1) 19:24:09 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:09 (3/5) Installing libucontext (1.1-r0) 19:24:09 (4/5) Installing gcompat (1.0.0-r4) 19:24:09 (5/5) Installing openssl (1.1.1s-r1) 19:24:09 Executing busybox-1.34.1-r7.trigger 19:24:09 OK: 6 MiB in 19 packages 19:24:11 Removing intermediate container b1a77dbb9185 19:24:11 ---> c7e566b2d241 19:24:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:15 ---> 5ab2980af6e2 19:24:15 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:21 ---> 68e26953bb9c 19:24:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:21 ---> 74910a9f56c1 19:24:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:22 ---> 49fe90d2f047 19:24:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:23 ---> d21d43027d1c 19:24:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:23 ---> Running in b4d65b4e6f25 19:24:24 Removing intermediate container b4d65b4e6f25 19:24:24 ---> 798cd45c1862 19:24:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:24 ---> Running in 245952dd04bc 19:24:25 Removing intermediate container 245952dd04bc 19:24:25 ---> 280bb7cda6cf 19:24:25 Step 22/24 : LABEL arch=arm64 19:24:25 ---> Running in c9852ea1bb47 19:24:25 Removing intermediate container c9852ea1bb47 19:24:25 ---> 6d551baa59d4 19:24:25 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:24:25 ---> Running in 0f18a49c6cf6 19:24:26 Removing intermediate container 0f18a49c6cf6 19:24:26 ---> 593095bad849 19:24:26 Step 24/24 : LABEL version=0.0.0 19:24:26 ---> Running in 21f9b290fd20 19:24:27 Removing intermediate container 21f9b290fd20 19:24:27 ---> c39d8cd4bed3 19:24:27 19:24:27 Successfully built c39d8cd4bed3 19:24:27 Successfully tagged security-spire-agent-arm64:latest 19:24:28 Building security-secretstore-setup 19:24:46  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:24:46 ---> cea682914627 19:24:46 Step 3/24 : WORKDIR /edgex-go 19:24:46 ---> Using cache 19:24:46 ---> 2bb79c8aa5d5 19:24:46 Step 4/24 : RUN apk add --update --no-cache make git 19:24:46 ---> Using cache 19:24:46 ---> a28c7e93a7db 19:24:46 Step 5/24 : COPY go.mod vendor* ./ 19:24:46 ---> Using cache 19:24:46 ---> 427e46bf3038 19:24:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:46 ---> Using cache 19:24:46 ---> a1af87fc1fc3 19:24:46 Step 7/24 : COPY . . 19:24:46 ---> Using cache 19:24:46 ---> 5fb8fe81cdc2 19:24:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:46 ---> Running in 2e3a9acb208e 19:24:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:31:06 Removing intermediate container 637fcd190361 19:31:06 ---> 7005125aaa99 19:31:06 19:31:06 Step 9/21 : FROM alpine:3.16 19:31:06 3.16: Pulling from library/alpine 19:31:08 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:31:08 Status: Downloaded newer image for alpine:3.16 19:31:08 ---> 2b4661558fb8 19:31:08 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:31:08 ---> Running in 41452e26cd43 19:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:11 (1/6) Installing ca-certificates (20220614-r0) 19:31:12 (2/6) Installing brotli-libs (1.0.9-r6) 19:31:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:31:12 (4/6) Installing libcurl (7.83.1-r5) 19:31:12 (5/6) Installing curl (7.83.1-r5) 19:31:12 (6/6) Installing dumb-init (1.2.5-r1) 19:31:12 Executing busybox-1.35.0-r17.trigger 19:31:12 Executing ca-certificates-20220614-r0.trigger 19:31:12 OK: 8 MiB in 20 packages 19:31:15 Removing intermediate container 41452e26cd43 19:31:15 ---> d15f6e1249a2 19:31:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:15 ---> Running in 4e4ccb09adb1 19:31:15 Removing intermediate container 4e4ccb09adb1 19:31:15 ---> 57ce01a12769 19:31:15 Step 12/21 : WORKDIR /edgex 19:31:15 ---> Running in f8fbb5b26aef 19:31:16 Removing intermediate container f8fbb5b26aef 19:31:16 ---> bb8a3f98c215 19:31:16 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:31:17 ---> eb534bff0a7e 19:31:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:31:19 ---> c100ca2701e5 19:31:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:31:20 ---> 5b9c9eb4fe6b 19:31:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:31:21 ---> e484cffd2806 19:31:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:21 ---> Running in eaf8cd21c77a 19:31:24 Removing intermediate container eaf8cd21c77a 19:31:24 ---> 25774f2e46fa 19:31:24 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:31:24 ---> Running in 76f6a99c6188 19:31:25 Removing intermediate container 76f6a99c6188 19:31:25 ---> 6638ee5cf0bb 19:31:25 Step 19/21 : LABEL arch=arm64 19:31:25 ---> Running in f063869f21fc 19:31:26 Removing intermediate container f063869f21fc 19:31:26 ---> ee1168529e8c 19:31:26 Step 20/21 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:31:26 ---> Running in 72b70253b760 19:31:27 Removing intermediate container 72b70253b760 19:31:27 ---> 16951cc4ba89 19:31:27 Step 21/21 : LABEL version=0.0.0 19:31:27 ---> Running in a793689aa130 19:31:28 Removing intermediate container a793689aa130 19:31:28 ---> e8e8d6bd28f2 19:31:28 19:31:29 Successfully built e8e8d6bd28f2 19:31:29 Successfully tagged security-proxy-setup-arm64:latest 19:31:29  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:31:34 Removing intermediate container 30023d8ab03d 19:31:34 ---> 287a7debb467 19:31:34 19:31:34 Step 10/22 : FROM alpine:3.16 19:31:34 ---> 2b4661558fb8 19:31:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:31:34 ---> Running in bf8cade611c7 19:31:35 Removing intermediate container bf8cade611c7 19:31:35 ---> 08f9ada3dcb0 19:31:35 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:31:35 ---> Running in 1c816fd1a043 19:31:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:39 (1/1) Installing dumb-init (1.2.5-r1) 19:31:39 Executing busybox-1.35.0-r17.trigger 19:31:39 OK: 5 MiB in 15 packages 19:31:41 Removing intermediate container 1c816fd1a043 19:31:41 ---> 23ab71e1c2a0 19:31:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:42 ---> c81fcb3eacb8 19:31:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:31:45 ---> 6420cf276441 19:31:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:31:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:31:47 ---> cea682914627 19:31:47 Step 3/19 : WORKDIR /edgex-go 19:31:47 ---> Using cache 19:31:47 ---> 2bb79c8aa5d5 19:31:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:31:48 ---> ac6d46a1a2ed 19:31:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:31:48 ---> Running in b23f8bf6af48 19:31:49 ---> 22aa54a279b0 19:31:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:49 ---> Running in 73b1305ebd0b 19:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:53 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:31:53 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:31:53 OK: 16901 distinct packages available 19:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:54 Removing intermediate container 73b1305ebd0b 19:31:54 ---> fcf622f07ff9 19:31:54 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:54 ---> Running in 2b833d4c761d 19:31:55 Removing intermediate container 2b833d4c761d 19:31:55 ---> 0d236820ec0d 19:31:55 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:31:55 ---> Running in 1c8ae78cba4c 19:31:55 OK: 221 MiB in 51 packages 19:31:56 Removing intermediate container 1c8ae78cba4c 19:31:56 ---> a09124c15310 19:31:56 Step 20/22 : LABEL arch=arm64 19:31:56 ---> Running in c6e29898de0f 19:31:57 Removing intermediate container c6e29898de0f 19:31:57 ---> af9621b5181b 19:31:57 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:31:57 ---> Running in 79fa7c9c9edc 19:31:58 Removing intermediate container b23f8bf6af48 19:31:58 ---> 9179d07d480a 19:31:58 Step 5/19 : COPY go.mod vendor* ./ 19:31:59 Removing intermediate container 79fa7c9c9edc 19:31:59 ---> 269897f57278 19:31:59 Step 22/22 : LABEL version=0.0.0 19:31:59 ---> Running in 104231d766da 19:32:00 ---> b4bbdd20caf9 19:32:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:00 ---> Running in 5be682b34d96 19:32:00 Removing intermediate container 104231d766da 19:32:00 ---> 070e64c853a8 19:32:00 19:32:02 Successfully built 070e64c853a8 19:32:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:32:02 Building support-notifications 19:32:05  Building core-common-config-bootstrapper ... done Removing intermediate container 2e3a9acb208e 19:32:05 ---> f25c4667bb31 19:32:05 19:32:05 Step 9/24 : FROM alpine:3.16 19:32:05 ---> 2b4661558fb8 19:32:05 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:32:05 ---> Running in 27afb79e1da6 19:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:10 (1/3) Installing ca-certificates (20220614-r0) 19:32:10 (2/3) Installing dumb-init (1.2.5-r1) 19:32:10 (3/3) Installing su-exec (0.2-r1) 19:32:10 Executing busybox-1.35.0-r17.trigger 19:32:10 Executing ca-certificates-20220614-r0.trigger 19:32:10 OK: 6 MiB in 17 packages 19:32:14 Removing intermediate container 27afb79e1da6 19:32:14 ---> f2df0d36c4b1 19:32:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:14 ---> Running in 2f4c7c35c60e 19:32:15 Removing intermediate container 2f4c7c35c60e 19:32:15 ---> 0f4e1a8a1f2c 19:32:15 Step 12/24 : WORKDIR / 19:32:15 ---> Running in cb11a985eadc 19:32:16 Removing intermediate container cb11a985eadc 19:32:16 ---> 930d686728e1 19:32:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:17 Removing intermediate container 7f88dcfca01f 19:32:17 ---> af41777f1a9f 19:32:17 19:32:17 Step 10/24 : FROM alpine:3.16 19:32:17 ---> 2b4661558fb8 19:32:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:32:17 ---> Running in 5df4d1ef120f 19:32:19 ---> 27f26401da57 19:32:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:20 ---> 19ec8413e9b6 19:32:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:22 ---> cea682914627 19:32:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:32:22 ---> Using cache 19:32:22 ---> 30eae985e765 19:32:22 Step 4/22 : WORKDIR /edgex-go 19:32:22 ---> Using cache 19:32:22 ---> 66f346951344 19:32:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:32:22 ---> Running in 96577b299dbd 19:32:22 ---> 704b8aa15be8 19:32:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:22 (1/1) Installing dumb-init (1.2.5-r1) 19:32:22 Executing busybox-1.35.0-r17.trigger 19:32:22 OK: 5 MiB in 15 packages 19:32:24 ---> 1511eabe2561 19:32:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:25 Removing intermediate container 5df4d1ef120f 19:32:25 ---> c41fdee7b5c5 19:32:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:25 ---> Running in 8d641f5283e6 19:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:26 Removing intermediate container 8d641f5283e6 19:32:26 ---> ed55208ba756 19:32:26 Step 13/24 : ENV APP_PORT=59881 19:32:26 ---> Running in 71827ee877e4 19:32:27 ---> 891fb9afeee7 19:32:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:27 OK: 221 MiB in 51 packages 19:32:27 Removing intermediate container 71827ee877e4 19:32:27 ---> ac88307b794e 19:32:27 Step 14/24 : EXPOSE $APP_PORT 19:32:27 ---> Running in a103e562f016 19:32:29 Removing intermediate container a103e562f016 19:32:29 ---> e44fb0fa0e19 19:32:29 Step 15/24 : WORKDIR / 19:32:29 ---> Running in 8048598af571 19:32:29 Removing intermediate container 96577b299dbd 19:32:29 ---> 174a163b300d 19:32:29 Step 6/22 : COPY go.mod vendor* ./ 19:32:30 Removing intermediate container 8048598af571 19:32:30 ---> 2206f62f6ff1 19:32:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:31 ---> c3e1c9cb9739 19:32:31 ---> 8accde7ea006 19:32:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:31 19:32:31 ---> Running in ecdd095c71dd 19:32:32 ---> 108ddeb9d979 19:32:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:33 ---> 6dd53079acb8 19:32:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:32:33 ---> Running in 2f0fd518e5c8 19:32:35 ---> a9419acc7165 19:32:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:32:38 ---> 5757fcc1ddb8 19:32:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:32:39 Removing intermediate container 2f0fd518e5c8 19:32:39 ---> 8015748b1abc 19:32:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:32:39 ---> Running in 07bb7eb26a81 19:32:40 ---> 9d917fd8b0f0 19:32:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:32:40 ---> Running in 39b8f3ed233a 19:32:40 Removing intermediate container 07bb7eb26a81 19:32:40 ---> e9007c6ffae1 19:32:40 Step 22/24 : LABEL arch=arm64 19:32:40 ---> Running in 0edb20df30fb 19:32:41 Removing intermediate container 39b8f3ed233a 19:32:41 ---> 4bbffb01df67 19:32:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:41 ---> Running in 8654e570ab13 19:32:41 Removing intermediate container 0edb20df30fb 19:32:41 ---> 2f6cd8d37df9 19:32:41 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:32:41 ---> Running in af6e648551ef 19:32:42 Removing intermediate container 8654e570ab13 19:32:42 ---> b6c30f91a1bf 19:32:42 Step 22/24 : LABEL arch=arm64 19:32:42 ---> Running in c17127d45f13 19:32:42 Removing intermediate container af6e648551ef 19:32:42 ---> 3254909d5ca3 19:32:42 Step 24/24 : LABEL version=0.0.0 19:32:42 ---> Running in 1a2c0d13edb3 19:32:43 Removing intermediate container c17127d45f13 19:32:43 ---> 0c9cda1a8127 19:32:43 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:32:43 Removing intermediate container 1a2c0d13edb3 19:32:43 ---> 33a674770ab5 19:32:43 19:32:43 ---> Running in d1ef3df6f7e7 19:32:44 Successfully built 33a674770ab5 19:32:44 Successfully tagged security-secretstore-setup-arm64:latest 19:32:44  Building security-secretstore-setup ... done Building security-spire-server 19:32:44 Removing intermediate container d1ef3df6f7e7 19:32:44 ---> ef22655a86da 19:32:44 Step 24/24 : LABEL version=0.0.0 19:32:44 ---> Running in edae4aa81c42 19:32:44 Removing intermediate container edae4aa81c42 19:32:44 ---> ededaeebd868 19:32:44 19:32:45 Successfully built ededaeebd868 19:32:45 Successfully tagged core-metadata-arm64:latest 19:32:45  Building core-metadata ... done Building security-spire-config 19:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:11 ---> cea682914627 19:33:11 Step 3/23 : WORKDIR /edgex-go 19:33:11 ---> Using cache 19:33:11 ---> 2bb79c8aa5d5 19:33:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:33:11 ---> Running in bc2332a69c4b 19:33:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:12 ---> cea682914627 19:33:12 Step 3/24 : WORKDIR /edgex-go 19:33:12 ---> Using cache 19:33:12 ---> 2bb79c8aa5d5 19:33:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:33:12 ---> Running in c5b8cde0ea3c 19:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:16 OK: 221 MiB in 51 packages 19:33:17 OK: 221 MiB in 51 packages 19:33:19 Removing intermediate container bc2332a69c4b 19:33:19 ---> 8715b1f72de0 19:33:19 Step 5/23 : COPY go.mod vendor* ./ 19:33:20 Removing intermediate container c5b8cde0ea3c 19:33:20 ---> 2ed84addb31d 19:33:20 Step 5/24 : COPY go.mod vendor* ./ 19:33:22 ---> a0578d4c9936 19:33:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:22 ---> f0b413337a9e 19:33:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:22 ---> Running in 1e4196e59426 19:33:22 ---> Running in 6a0784679e78 19:34:01 Removing intermediate container 5be682b34d96 19:34:01 ---> 1dec7522134f 19:34:01 Step 7/19 : COPY . . 19:34:28 ---> 18b0e0792ee8 19:34:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:28 ---> Running in 084b167cdf5f 19:34:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:29 Removing intermediate container ecdd095c71dd 19:34:29 ---> e18699b09e1f 19:34:29 Step 8/22 : COPY . . 19:34:32 Removing intermediate container 59ace44ebcd6 19:34:32 ---> cf69b1cc6b9e 19:34:32 19:34:32 Step 10/22 : FROM alpine:3.16 19:34:32 ---> 2b4661558fb8 19:34:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:32 ---> Using cache 19:34:32 ---> c41fdee7b5c5 19:34:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:32 ---> Using cache 19:34:32 ---> ed55208ba756 19:34:32 Step 13/22 : ENV APP_PORT=59861 19:34:32 ---> Running in bb56e64665de 19:34:34 Removing intermediate container bb56e64665de 19:34:34 ---> 1b20831d3257 19:34:34 Step 14/22 : EXPOSE $APP_PORT 19:34:34 ---> Running in a7b9164096e0 19:34:36 Removing intermediate container a7b9164096e0 19:34:36 ---> b99ed7544bd8 19:34:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:37 ---> ee8e71e017ad 19:34:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:42 ---> 5e35f5a1bbb2 19:34:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:45 ---> dfde6e0e4467 19:34:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:45 ---> Running in 1a4803577339 19:34:46 Removing intermediate container 1a4803577339 19:34:46 ---> a9e6a37458de 19:34:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:47 ---> Running in 88aec0a8c885 19:34:48 Removing intermediate container 88aec0a8c885 19:34:48 ---> 6f58a653f817 19:34:48 Step 20/22 : LABEL arch=arm64 19:34:48 ---> Running in 2d1a4e6d4205 19:34:49 Removing intermediate container 2d1a4e6d4205 19:34:49 ---> 5b2efcc7a608 19:34:49 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:34:49 ---> Running in dd4b2b662d71 19:34:50 Removing intermediate container dd4b2b662d71 19:34:50 ---> eb30a69ca3f6 19:34:50 Step 22/22 : LABEL version=0.0.0 19:34:50 ---> Running in ecb1163e5bbf 19:34:51 Removing intermediate container ecb1163e5bbf 19:34:51 ---> 7837f5cf39de 19:34:51 19:34:52 Successfully built 7837f5cf39de 19:34:52 Successfully tagged support-scheduler-arm64:latest 19:34:52  Building support-scheduler ... done Building core-command 19:35:05 ---> b3ef28cface6 19:35:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:35:05 ---> Running in 4c4ce0f2f953 19:35:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:17 ---> cea682914627 19:35:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:35:17 ---> Using cache 19:35:17 ---> 30eae985e765 19:35:17 Step 4/23 : WORKDIR /edgex-go 19:35:17 ---> Using cache 19:35:17 ---> 66f346951344 19:35:17 Step 5/23 : RUN apk add --update --no-cache make git 19:35:17 ---> Using cache 19:35:17 ---> 065b1a63d6f5 19:35:17 Step 6/23 : COPY go.mod vendor* ./ 19:35:17 ---> Using cache 19:35:17 ---> c537b53e9ffa 19:35:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:17 ---> Using cache 19:35:17 ---> 99b6403413ba 19:35:17 Step 8/23 : COPY . . 19:35:17 ---> Using cache 19:35:17 ---> de0ce75ecf11 19:35:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:35:17 ---> Running in acace36fb46e 19:35:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:35:35 Removing intermediate container 1e4196e59426 19:35:35 ---> e95825adc58c 19:35:35 Step 7/23 : COPY . . 19:35:35 Removing intermediate container 6a0784679e78 19:35:35 ---> b7697ec28967 19:35:35 Step 7/24 : COPY . . 19:35:57 ---> e03027916e19 19:35:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:35:57 ---> 889543361110 19:35:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:35:57 ---> Running in c1dd0dabbcbc 19:35:57 ---> Running in 65d17bc1c20c 19:35:57 Removing intermediate container c1dd0dabbcbc 19:35:57 ---> ccecdee2aef0 19:35:57 Step 9/23 : WORKDIR /edgex-go/spire-build 19:35:57 ---> Running in 3f0e9ec5b8da 19:35:57 Removing intermediate container 65d17bc1c20c 19:35:57 ---> 210a27485d53 19:35:57 Step 9/24 : WORKDIR /edgex-go/spire-build 19:35:57 ---> Running in abafa7924cd6 19:35:58 Removing intermediate container abafa7924cd6 19:35:58 ---> 34a64a41b23c 19:35:58 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:58 Removing intermediate container 3f0e9ec5b8da 19:35:58 ---> 58065a39d67e 19:35:58 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:58 ---> Running in 7b3b75f892a6 19:35:58 ---> Running in 82d23e8ff0b7 19:36:03 Removing intermediate container 7b3b75f892a6 19:36:03 ---> 3fa123078bdc 19:36:03 Step 11/23 : WORKDIR /edgex-go 19:36:03 Removing intermediate container 82d23e8ff0b7 19:36:03 ---> 2ab2f2f08373 19:36:03 Step 11/24 : WORKDIR /edgex-go 19:36:03 ---> Running in 7fae2c4ba504 19:36:03 ---> Running in 53d9724fca9d 19:36:03 Removing intermediate container 7fae2c4ba504 19:36:03 ---> ac43eb722e36 19:36:03 19:36:03 Step 12/23 : FROM alpine:3.15 19:36:03 ---> 8aa73fd46299 19:36:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:03 ---> Using cache 19:36:03 ---> bcbcd15def98 19:36:03 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:03 ---> Using cache 19:36:03 ---> c7e566b2d241 19:36:03 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:04 Removing intermediate container 53d9724fca9d 19:36:04 ---> ad4219df51ae 19:36:04 19:36:04 Step 12/24 : FROM alpine:3.15 19:36:04 ---> 8aa73fd46299 19:36:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:04 ---> Using cache 19:36:04 ---> bcbcd15def98 19:36:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:04 ---> Running in bdd7f8dc4d5f 19:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:09 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:36:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:36:09 OK: 15736 distinct packages available 19:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:11 ---> 7c6dca9db9fb 19:36:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:12 ---> 5a1eed948340 19:36:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:12 (1/4) Installing dumb-init (1.2.5-r1) 19:36:12 (2/4) Installing musl-obstack (1.2.3-r0) 19:36:12 (3/4) Installing libucontext (1.1-r0) 19:36:12 (4/4) Installing gcompat (1.0.0-r4) 19:36:12 Executing busybox-1.34.1-r7.trigger 19:36:12 OK: 6 MiB in 18 packages 19:36:12 ---> 4be53833f7bd 19:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:36:15 ---> e8f8475f67fb 19:36:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:15 ---> Running in 2763ccb14f30 19:36:16 Removing intermediate container bdd7f8dc4d5f 19:36:16 ---> 83446b386d3b 19:36:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:16 Removing intermediate container 2763ccb14f30 19:36:16 ---> ee391bec4c7d 19:36:16 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:16 ---> Running in c4ae83179c40 19:36:17 Removing intermediate container c4ae83179c40 19:36:17 ---> 4fd8b8db2acc 19:36:17 Step 21/23 : LABEL arch=arm64 19:36:17 ---> Running in b024caa463bc 19:36:18 Removing intermediate container b024caa463bc 19:36:18 ---> 61780c862df0 19:36:18 Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:36:18 ---> Running in b6f78de88c40 19:36:19 Removing intermediate container b6f78de88c40 19:36:19 ---> 822ec6210576 19:36:19 Step 23/23 : LABEL version=0.0.0 19:36:19 ---> Running in fc6fc606606b 19:36:20 Removing intermediate container fc6fc606606b 19:36:20 ---> 5c0b66fbf618 19:36:20 19:36:20 Successfully built 5c0b66fbf618 19:36:20 Successfully tagged security-spire-server-arm64:latest 19:36:20  Building security-spire-server ... done Building security-bootstrapper 19:36:24 ---> e7ee49a3b521 19:36:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:36:24 ---> d6645de1511f 19:36:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:36:25 ---> Running in 3e57df41f767 19:36:25 Removing intermediate container 3e57df41f767 19:36:25 ---> 3aae2fb86cfb 19:36:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:36:27 ---> 3a9ceaf76eed 19:36:27 Step 19/24 : WORKDIR / 19:36:27 ---> Running in 5025a2518a47 19:36:28 Removing intermediate container 5025a2518a47 19:36:28 ---> c997de5f1d94 19:36:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:28 ---> Running in d2dab83f94b4 19:36:29 Removing intermediate container d2dab83f94b4 19:36:29 ---> 124d88d26341 19:36:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:29 ---> Running in 58d7e88ef981 19:36:30 Removing intermediate container 58d7e88ef981 19:36:30 ---> 195d1a9486c6 19:36:30 Step 22/24 : LABEL arch=arm64 19:36:30 ---> Running in 5ffcac9b5a52 19:36:31 Removing intermediate container 5ffcac9b5a52 19:36:31 ---> bf8031d038cc 19:36:31 Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:36:31 ---> Running in 89b0030d2705 19:36:32 Removing intermediate container 89b0030d2705 19:36:32 ---> cbb4b0d21961 19:36:32 Step 24/24 : LABEL version=0.0.0 19:36:32 ---> Running in 8a3375e319c7 19:36:33 Removing intermediate container 8a3375e319c7 19:36:33 ---> e3311cb93273 19:36:33 19:36:33 Successfully built e3311cb93273 19:36:33 Successfully tagged security-spire-config-arm64:latest 19:36:33  Building security-spire-config ... done Building core-data 19:36:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:36:45 ---> cea682914627 19:36:45 Step 3/32 : WORKDIR /edgex-go 19:36:45 ---> Using cache 19:36:45 ---> 2bb79c8aa5d5 19:36:45 Step 4/32 : RUN apk add --update --no-cache make git 19:36:45 ---> Using cache 19:36:45 ---> a28c7e93a7db 19:36:45 Step 5/32 : COPY go.mod vendor* ./ 19:36:45 ---> Using cache 19:36:45 ---> 427e46bf3038 19:36:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:45 ---> Using cache 19:36:45 ---> a1af87fc1fc3 19:36:45 Step 7/32 : COPY . . 19:36:45 ---> Using cache 19:36:45 ---> 5fb8fe81cdc2 19:36:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:45 ---> Running in f8475c3d8262 19:36:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:36:59 ---> cea682914627 19:36:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:36:59 ---> Using cache 19:36:59 ---> 30eae985e765 19:36:59 Step 4/22 : WORKDIR /edgex-go 19:36:59 ---> Using cache 19:36:59 ---> 66f346951344 19:36:59 Step 5/22 : RUN apk add --update --no-cache make git 19:36:59 ---> Using cache 19:36:59 ---> 065b1a63d6f5 19:36:59 Step 6/22 : COPY go.mod vendor* ./ 19:36:59 ---> Using cache 19:36:59 ---> c537b53e9ffa 19:36:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:59 ---> Using cache 19:36:59 ---> 99b6403413ba 19:36:59 Step 8/22 : COPY . . 19:36:59 ---> Using cache 19:36:59 ---> de0ce75ecf11 19:36:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:36:59 ---> Running in 1f60b64b536e 19:37:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:43:23 Removing intermediate container acace36fb46e 19:43:23 ---> e4977866c05d 19:43:23 19:43:23 Step 10/23 : FROM alpine:3.16 19:43:23 ---> 2b4661558fb8 19:43:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:43:23 ---> Using cache 19:43:23 ---> c41fdee7b5c5 19:43:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:23 ---> Using cache 19:43:23 ---> ed55208ba756 19:43:23 Step 13/23 : ENV APP_PORT=59882 19:43:23 ---> Running in 5d8053bf8c61 19:43:23 Removing intermediate container 5d8053bf8c61 19:43:23 ---> 63ae05e8ef1e 19:43:23 Step 14/23 : EXPOSE $APP_PORT 19:43:23 ---> Running in d3b8466dfde6 19:43:23 Removing intermediate container d3b8466dfde6 19:43:23 ---> bc5e65846609 19:43:23 Step 15/23 : WORKDIR / 19:43:23 ---> Running in da99a1832cbc 19:43:23 Removing intermediate container da99a1832cbc 19:43:23 ---> c344b62be0fc 19:43:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:23 ---> a94fdeb0f7e7 19:43:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:43:23 ---> 51c609b014b8 19:43:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:43:23 ---> 417ee20d8f18 19:43:23 Step 19/23 : ENTRYPOINT ["/core-command"] 19:43:23 ---> Running in 6365bc0e0ac9 19:43:23 Removing intermediate container 6365bc0e0ac9 19:43:23 ---> cc1a7bb815f4 19:43:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:23 ---> Running in ddddef5495f9 19:43:23 Removing intermediate container ddddef5495f9 19:43:23 ---> 22da1a86de0b 19:43:23 Step 21/23 : LABEL arch=arm64 19:43:23 ---> Running in 5c42898ae31f 19:43:24 Removing intermediate container 5c42898ae31f 19:43:24 ---> a74eea189763 19:43:24 Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:43:25 ---> Running in 1dcb0fe6d444 19:43:26 Removing intermediate container 1dcb0fe6d444 19:43:26 ---> 13ad4988d09d 19:43:26 Step 23/23 : LABEL version=0.0.0 19:43:26 ---> Running in e6160ccd76d5 19:43:27 Removing intermediate container e6160ccd76d5 19:43:27 ---> f2ae9da3afe1 19:43:27 19:43:28 Successfully built f2ae9da3afe1 19:43:28 Successfully tagged core-command-arm64:latest 19:43:32  Building core-command ... done Removing intermediate container 084b167cdf5f 19:43:32 ---> b3b0f9316cde 19:43:32 19:43:32 Step 9/19 : FROM alpine:3.15 19:43:32 ---> 8aa73fd46299 19:43:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:32 ---> Using cache 19:43:32 ---> bcbcd15def98 19:43:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:32 ---> Running in 7bd7fc7825dc 19:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:35 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:43:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:43:35 OK: 15736 distinct packages available 19:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:37 (1/9) Installing ca-certificates (20220614-r0) 19:43:37 (2/9) Installing brotli-libs (1.0.9-r5) 19:43:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:43:37 (4/9) Installing libcurl (7.80.0-r5) 19:43:37 (5/9) Installing curl (7.80.0-r5) 19:43:37 (6/9) Installing dumb-init (1.2.5-r1) 19:43:37 (7/9) Installing musl-obstack (1.2.3-r0) 19:43:37 (8/9) Installing libucontext (1.1-r0) 19:43:37 (9/9) Installing gcompat (1.0.0-r4) 19:43:37 Executing busybox-1.34.1-r7.trigger 19:43:37 Executing ca-certificates-20220614-r0.trigger 19:43:38 OK: 8 MiB in 23 packages 19:43:41 Removing intermediate container 7bd7fc7825dc 19:43:41 ---> e7c5da93fe20 19:43:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:42 ---> 335174699767 19:43:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:43:44 ---> 821d2895c33f 19:43:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:43:45 ---> c9f83834f08f 19:43:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:43:45 ---> Running in d8437d9fec28 19:43:46 Removing intermediate container d8437d9fec28 19:43:46 ---> 5102ad490905 19:43:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:46 ---> Running in d18d8b779070 19:43:46 Removing intermediate container d18d8b779070 19:43:46 ---> a23edc72ee67 19:43:46 Step 17/19 : LABEL arch=arm64 19:43:47 ---> Running in 57b4003c2573 19:43:47 Removing intermediate container 57b4003c2573 19:43:47 ---> 538ac6c107e6 19:43:47 Step 18/19 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:43:47 ---> Running in 0c1fa8fdcf6d 19:43:48 Removing intermediate container 0c1fa8fdcf6d 19:43:48 ---> 01b006ab198f 19:43:48 Step 19/19 : LABEL version=0.0.0 19:43:48 ---> Running in 711a16532e22 19:43:49 Removing intermediate container 711a16532e22 19:43:49 ---> c868925e83b1 19:43:49 19:43:50 Successfully built c868925e83b1 19:43:50 Successfully tagged security-spiffe-token-provider-arm64:latest 19:44:12  Building security-spiffe-token-provider ... done Removing intermediate container f8475c3d8262 19:44:12 ---> 1066f2cd2096 19:44:12 19:44:12 Step 9/32 : FROM alpine:3.16 19:44:12 ---> 2b4661558fb8 19:44:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:12 ---> Running in 340191edb5cd 19:44:12 Removing intermediate container 340191edb5cd 19:44:12 ---> 7ff45f61c4c5 19:44:12 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:44:12 ---> Running in d3d8c662a7da 19:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:15 (1/2) Installing dumb-init (1.2.5-r1) 19:44:15 (2/2) Installing su-exec (0.2-r1) 19:44:15 Executing busybox-1.35.0-r17.trigger 19:44:15 OK: 5 MiB in 16 packages 19:44:17 Removing intermediate container d3d8c662a7da 19:44:17 ---> f44b4c1e155d 19:44:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:44:17 ---> Running in 2f08e300e520 19:44:18 Removing intermediate container 2f08e300e520 19:44:18 ---> 5cd1c699cf9c 19:44:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:44:18 ---> Running in 63607a942f65 19:44:18 Removing intermediate container 63607a942f65 19:44:18 ---> fa6547d588bf 19:44:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:44:18 ---> Running in ec6852bd3fb5 19:44:19 Removing intermediate container ec6852bd3fb5 19:44:19 ---> fdbdf3ff597c 19:44:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:44:19 ---> Running in 86a9a9ce9a34 19:44:20 Removing intermediate container 86a9a9ce9a34 19:44:20 ---> 49c727eaa206 19:44:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:44:20 ---> Running in f0198b62968e 19:44:22 Removing intermediate container f0198b62968e 19:44:22 ---> cdfda4acc3e5 19:44:22 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:44:23 ---> Running in 946cde0330d8 19:44:23 Removing intermediate container 946cde0330d8 19:44:23 ---> 2911853aba47 19:44:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:44:24 ---> 80110b1e97b1 19:44:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:44:24 ---> Running in 156f78cdd3df 19:44:28 Removing intermediate container 156f78cdd3df 19:44:28 ---> 4041b7c2ba3b 19:44:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:28 ---> 33f3cf2fe4b7 19:44:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:31 ---> 65dc96d19b4a 19:44:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:44:32 ---> 8e9b0e10357f 19:44:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:44:34 ---> fc7bd00f92b5 19:44:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:44:35 ---> ae64e5c32291 19:44:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:44:36 ---> 8525bde33822 19:44:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:36 Removing intermediate container 1f60b64b536e 19:44:36 ---> 39b685260c75 19:44:36 19:44:36 Step 10/22 : FROM alpine:3.16 19:44:36 ---> 2b4661558fb8 19:44:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:44:36 ---> Running in 6799696e7ab1 19:44:37 ---> 14f5cd50af63 19:44:37 Step 27/32 : RUN chmod +x /entrypoint.sh 19:44:37 Removing intermediate container 6799696e7ab1 19:44:37 ---> 7f915c14dbb9 19:44:37 Step 12/22 : ENV APP_PORT=59880 19:44:37 ---> Running in b4cdd0cc6c35 19:44:37 ---> Running in f9b262fbbd00 19:44:38 Removing intermediate container f9b262fbbd00 19:44:38 ---> 584e194a7eb6 19:44:38 Step 13/22 : EXPOSE $APP_PORT 19:44:38 ---> Running in 853797cb93a1 19:44:38 Removing intermediate container 853797cb93a1 19:44:38 ---> 244011860223 19:44:38 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:44:38 ---> Running in ed8b5aa10b6c 19:44:39 Removing intermediate container b4cdd0cc6c35 19:44:39 ---> d5bf02156ae6 19:44:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:44:40 ---> Running in 2f9d5b341291 19:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:40 Removing intermediate container 2f9d5b341291 19:44:40 ---> bbea849719ba 19:44:40 Step 29/32 : CMD ["gate"] 19:44:40 ---> Running in f0a8213ffaba 19:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:41 Removing intermediate container f0a8213ffaba 19:44:41 ---> 1f6e653e6024 19:44:41 Step 30/32 : LABEL arch=arm64 19:44:41 ---> Running in e32c7c72e944 19:44:41 Removing intermediate container e32c7c72e944 19:44:41 ---> b2647ca586e4 19:44:41 Step 31/32 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:44:41 ---> Running in bdbb724af282 19:44:42 (1/1) Installing dumb-init (1.2.5-r1) 19:44:42 Executing busybox-1.35.0-r17.trigger 19:44:42 OK: 5 MiB in 15 packages 19:44:42 Removing intermediate container bdbb724af282 19:44:42 ---> 5328529313fa 19:44:42 Step 32/32 : LABEL version=0.0.0 19:44:42 ---> Running in 8348ff270b12 19:44:43 Removing intermediate container 8348ff270b12 19:44:43 ---> cb1f5656faed 19:44:43 19:44:43 Removing intermediate container ed8b5aa10b6c 19:44:43 ---> b45c9ea28984 19:44:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:43 Successfully built cb1f5656faed 19:44:43 Successfully tagged security-bootstrapper-arm64:latest 19:44:43  Building security-bootstrapper ... done  ---> 745e4af1702b 19:44:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:44:45 ---> 4a1e5da84dc6 19:44:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:44:45 ---> 756451f26ba2 19:44:45 Step 18/22 : ENTRYPOINT ["/core-data"] 19:44:45 ---> Running in 310732f94813 19:44:46 Removing intermediate container 310732f94813 19:44:46 ---> 93273221846b 19:44:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:46 ---> Running in e6672fdc8766 19:44:46 Removing intermediate container e6672fdc8766 19:44:46 ---> ecc26b640e53 19:44:46 Step 20/22 : LABEL arch=arm64 19:44:46 ---> Running in a50b8e2299b1 19:44:47 Removing intermediate container a50b8e2299b1 19:44:47 ---> bfb11f593752 19:44:47 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:44:47 ---> Running in 0e6da9aca3e6 19:44:48 Removing intermediate container 0e6da9aca3e6 19:44:48 ---> 6220231d9493 19:44:48 Step 22/22 : LABEL version=0.0.0 19:44:48 ---> Running in 6b890b87f138 19:44:48 Removing intermediate container 6b890b87f138 19:44:48 ---> 62867730e692 19:44:48 19:44:49 Successfully built 62867730e692 19:44:49 Successfully tagged core-data-arm64:latest 19:45:04  Building core-data ... done Removing intermediate container 4c4ce0f2f953 19:45:04 ---> 9941be354d9f 19:45:04 19:45:04 Step 10/22 : FROM alpine:3.16 19:45:04 ---> 2b4661558fb8 19:45:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:04 ---> Running in 8a311f03890d 19:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:45:04 (1/2) Installing ca-certificates (20220614-r0) 19:45:04 (2/2) Installing dumb-init (1.2.5-r1) 19:45:04 Executing busybox-1.35.0-r17.trigger 19:45:04 Executing ca-certificates-20220614-r0.trigger 19:45:04 OK: 6 MiB in 16 packages 19:45:06 Removing intermediate container 8a311f03890d 19:45:06 ---> 268db93ad8b1 19:45:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:06 ---> Running in 00e07e32e30e 19:45:06 Removing intermediate container 00e07e32e30e 19:45:06 ---> a7da669f0386 19:45:06 Step 13/22 : ENV APP_PORT=59860 19:45:06 ---> Running in a738ed19581b 19:45:07 Removing intermediate container a738ed19581b 19:45:07 ---> 26e679cd6627 19:45:07 Step 14/22 : EXPOSE $APP_PORT 19:45:07 ---> Running in 3b07f33f8f60 19:45:07 Removing intermediate container 3b07f33f8f60 19:45:07 ---> a989d0fb6413 19:45:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:07 ---> 4b3d50883953 19:45:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:09 ---> 6153e35c5c43 19:45:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:09 ---> fd4cf8825364 19:45:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:45:09 ---> Running in fc11f376f267 19:45:10 Removing intermediate container fc11f376f267 19:45:10 ---> 18961c1a6ac1 19:45:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:10 ---> Running in b8012e78eeb1 19:45:10 Removing intermediate container b8012e78eeb1 19:45:10 ---> c6614c4e10ba 19:45:10 Step 20/22 : LABEL arch=arm64 19:45:10 ---> Running in df90b29122a9 19:45:11 Removing intermediate container df90b29122a9 19:45:11 ---> 29c17e355a16 19:45:11 Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d 19:45:11 ---> Running in 8b882cd28df0 19:45:11 Removing intermediate container 8b882cd28df0 19:45:11 ---> dba2e3480f5a 19:45:11 Step 22/22 : LABEL version=0.0.0 19:45:11 ---> Running in 1485d422e7bd 19:45:11 Removing intermediate container 1485d422e7bd 19:45:11 ---> 4ac756439cb4 19:45:11 19:45:12 Successfully built 4ac756439cb4 19:45:12 Successfully tagged support-notifications-arm64:latest 19:45:12  Building support-notifications ... done  [Pipeline] } 19:45:12 $ docker stop --time=1 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de 19:45:14 $ docker rm -f --volumes 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de [Pipeline] // withDockerContainer [Pipeline] sh 19:45:14 + docker images 19:45:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:45:14 support-notifications-arm64 latest 4ac756439cb4 3 seconds ago 29.5MB 19:45:14 9941be354d9f 14 seconds ago 1.57GB 19:45:14 core-data-arm64 latest 62867730e692 26 seconds ago 17.2MB 19:45:14 security-bootstrapper-arm64 latest cb1f5656faed 32 seconds ago 19.5MB 19:45:14 39b685260c75 39 seconds ago 1.51GB 19:45:14 1066f2cd2096 About a minute ago 1.5GB 19:45:14 security-spiffe-token-provider-arm64 latest c868925e83b1 About a minute ago 28.9MB 19:45:14 b3b0f9316cde About a minute ago 1.54GB 19:45:14 core-command-arm64 latest f2ae9da3afe1 About a minute ago 17MB 19:45:14 e4977866c05d 2 minutes ago 1.51GB 19:45:14 security-spire-config-arm64 latest e3311cb93273 8 minutes ago 83.6MB 19:45:14 security-spire-server-arm64 latest 5c0b66fbf618 8 minutes ago 84.3MB 19:45:14 ad4219df51ae 9 minutes ago 1.38GB 19:45:14 ac43eb722e36 9 minutes ago 1.38GB 19:45:14 support-scheduler-arm64 latest 7837f5cf39de 10 minutes ago 29MB 19:45:14 cf69b1cc6b9e 10 minutes ago 1.57GB 19:45:14 core-metadata-arm64 latest ededaeebd868 12 minutes ago 17.8MB 19:45:14 security-secretstore-setup-arm64 latest 33a674770ab5 12 minutes ago 28.7MB 19:45:14 af41777f1a9f 12 minutes ago 1.51GB 19:45:14 f25c4667bb31 13 minutes ago 1.5GB 19:45:14 core-common-config-bootstrapper-arm64 latest 070e64c853a8 13 minutes ago 14.9MB 19:45:14 287a7debb467 13 minutes ago 1.5GB 19:45:14 security-proxy-setup-arm64 latest e8e8d6bd28f2 13 minutes ago 26.8MB 19:45:14 7005125aaa99 14 minutes ago 1.5GB 19:45:14 security-spire-agent-arm64 latest c39d8cd4bed3 20 minutes ago 122MB 19:45:14 8483a02b373a 21 minutes ago 1.38GB 19:45:14 ci-base-image-arm64 latest cea682914627 35 minutes ago 905MB 19:45:14 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:45:14 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:15 19:45:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:16 arm64: Pulling from edgex-lftools-log-publisher 19:45:16 8998bd30e6a1: Pulling fs layer 19:45:16 04944245beec: Pulling fs layer 19:45:16 699f458cf7ca: Pulling fs layer 19:45:16 765212b225bb: Pulling fs layer 19:45:16 f23df028b6ca: Pulling fs layer 19:45:16 d65c8cfc05b1: Pulling fs layer 19:45:16 2437ff75d9bd: Pulling fs layer 19:45:16 765212b225bb: Waiting 19:45:16 f23df028b6ca: Waiting 19:45:16 d65c8cfc05b1: Waiting 19:45:16 2437ff75d9bd: Waiting 19:45:16 04944245beec: Verifying Checksum 19:45:16 04944245beec: Download complete 19:45:16 765212b225bb: Verifying Checksum 19:45:16 765212b225bb: Download complete 19:45:16 f23df028b6ca: Verifying Checksum 19:45:16 f23df028b6ca: Download complete 19:45:16 d65c8cfc05b1: Verifying Checksum 19:45:16 d65c8cfc05b1: Download complete 19:45:16 699f458cf7ca: Verifying Checksum 19:45:16 699f458cf7ca: Download complete 19:45:19 2437ff75d9bd: Verifying Checksum 19:45:19 8998bd30e6a1: Verifying Checksum 19:45:19 8998bd30e6a1: Download complete 19:45:22 8998bd30e6a1: Pull complete 19:45:23 04944245beec: Pull complete 19:45:24 699f458cf7ca: Pull complete 19:45:24 765212b225bb: Pull complete 19:45:25 f23df028b6ca: Pull complete 19:45:25 d65c8cfc05b1: Pull complete 19:45:40 2437ff75d9bd: Pull complete 19:45:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 19:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:44 $ docker top 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:44 ---> job-cost.sh 19:45:44 lf-activate-venv: SKIPPING 19:45:44 INFO: No Stack... 19:45:45 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:46 INFO: Archiving Costs [Pipeline] sh 19:45:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:45:47 + cut -d, -f6 [Pipeline] lock 19:45:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] 19:45:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] did not exist. Created. 19:45:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:48 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:48 Stashed 1 file(s) [Pipeline] } 19:45:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:48 $ docker stop --time=1 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 19:45:49 $ docker rm -f --volumes 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:50 provisioning config files... 19:45:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10650723402862437311tmp [Pipeline] { [Pipeline] sh 19:45:51 + set +x 19:45:51 + curl -s https://codecov.io/bash 19:45:51 + bash -s -- 19:45:51 19:45:51 _____ _ 19:45:51 / ____| | | 19:45:51 | | ___ __| | ___ ___ _____ __ 19:45:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:51 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:51 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:51 Bash-1.0.6 19:45:51 19:45:51 19:45:51 ==> git version 2.25.1 found 19:45:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:45:51 Release-Date: 2020-01-08 19:45:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:51 ==> Jenkins CI detected. 19:45:51 current dir:  /w/workspace/edgex-go/1 19:45:51 project root: . 19:45:51 --> token set from env 19:45:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:51 ==> Running gcov in . (disable via -X gcov) 19:45:51 ==> Python coveragepy not found 19:45:51 ==> Searching for coverage reports in: 19:45:51 + . 19:45:51 -> Found 1 reports 19:45:51 ==> Detecting git/mercurial file structure 19:45:51 ==> Reading reports 19:45:51 + ./coverage.out bytes=486191 19:45:51 ==> Appending adjustments 19:45:51 https://docs.codecov.io/docs/fixing-reports 19:45:52 + Found adjustments 19:45:52 ==> Gzipping contents 19:45:52 64K /tmp/codecov.Uvb4ES.gz 19:45:52 ==> Uploading reports 19:45:52 url: https://codecov.io 19:45:52 query: branch=PR-4324&commit=6c05d65f1c0854611b5d26670778140972fa248d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4324&job=&cmd_args= 19:45:52 -> Pinging Codecov 19:45:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4324&commit=6c05d65f1c0854611b5d26670778140972fa248d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4324&job=&cmd_args= 19:45:52 -> Uploading to 19:45:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/6c05d65f1c0854611b5d26670778140972fa248d/9a8b967a-7ac4-4a9c-a90e-6a171af66ba5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9299b320344c8ca286dbf057359f7738f9f9bc87f47c1e32d86f0b453eb8633 19:45:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:52 Dload Upload Total Spent Left Speed 19:45:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62851 0 0 100 62851 0 218k --:--:-- --:--:-- --:--:-- 218k 19:45:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] } 19:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:45:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:59 ---> package-listing.sh 19:45:59 ++ facter osfamily 19:45:59 ++ tr '[:upper:]' '[:lower:]' 19:46:00 + OS_FAMILY=debian 19:46:00 + workspace=/w/workspace/edgex-go/1 19:46:00 + START_PACKAGES=/tmp/packages_start.txt 19:46:00 + END_PACKAGES=/tmp/packages_end.txt 19:46:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:00 + PACKAGES=/tmp/packages_start.txt 19:46:00 + '[' /w/workspace/edgex-go/1 ']' 19:46:00 + PACKAGES=/tmp/packages_end.txt 19:46:00 + case "${OS_FAMILY}" in 19:46:00 + dpkg -l 19:46:00 + grep '^ii' 19:46:00 + '[' -f /tmp/packages_start.txt ']' 19:46:00 + '[' -f /tmp/packages_end.txt ']' 19:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:00 + '[' /w/workspace/edgex-go/1 ']' 19:46:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:46:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:46:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:03 19:46:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:03 latest: Pulling from edgex-lftools-log-publisher 19:46:03 5eb5b503b376: Pulling fs layer 19:46:03 5c69ac0246d0: Pulling fs layer 19:46:03 ec43610c2a17: Pulling fs layer 19:46:03 3a2ae6a8a46f: Pulling fs layer 19:46:03 33b1e0a273af: Pulling fs layer 19:46:03 5d3b04190fa2: Pulling fs layer 19:46:03 2f39f015ded8: Pulling fs layer 19:46:03 2f39f015ded8: Waiting 19:46:03 3a2ae6a8a46f: Waiting 19:46:03 33b1e0a273af: Waiting 19:46:03 5d3b04190fa2: Waiting 19:46:03 5c69ac0246d0: Verifying Checksum 19:46:03 5c69ac0246d0: Download complete 19:46:03 3a2ae6a8a46f: Download complete 19:46:03 33b1e0a273af: Verifying Checksum 19:46:03 33b1e0a273af: Download complete 19:46:03 ec43610c2a17: Verifying Checksum 19:46:03 ec43610c2a17: Download complete 19:46:03 5d3b04190fa2: Verifying Checksum 19:46:03 5d3b04190fa2: Download complete 19:46:04 5eb5b503b376: Verifying Checksum 19:46:04 5eb5b503b376: Download complete 19:46:05 2f39f015ded8: Download complete 19:46:05 5eb5b503b376: Pull complete 19:46:05 5c69ac0246d0: Pull complete 19:46:05 ec43610c2a17: Pull complete 19:46:05 3a2ae6a8a46f: Pull complete 19:46:06 33b1e0a273af: Pull complete 19:46:06 5d3b04190fa2: Pull complete 19:46:11 2f39f015ded8: Pull complete 19:46:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:11 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 19:46:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:46:18 $ docker top c2506acf6ac3aa090896acfa6e506f3e8009d4cc941ae35029c09e265bc74d9c -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:18 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:19 + ls /var/log/sa-host 19:46:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:19 provisioning config files... 19:46:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5087526585636349577tmp [Pipeline] { [Pipeline] echo 19:46:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:20 ---> create-netrc.sh [Pipeline] } 19:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:20 ---> python-tools-install.sh [Pipeline] echo 19:46:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:20 ---> sudo-logs.sh 19:46:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:21 ---> job-cost.sh 19:46:21 lf-activate-venv: SKIPPING 19:46:21 DEBUG: total: 0.10999999940395355 19:46:21 INFO: Retrieving Stack Cost... 19:46:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:24 INFO: Archiving Costs [Pipeline] echo 19:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:25 ---> logs-deploy.sh 19:46:25 lf-activate-venv: SKIPPING 19:46:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4324/1 19:46:25 INFO: archiving workspace using pattern(s): 19:46:26 Archives upload complete. 19:46:26 INFO: archiving logs to Nexus 19:46:27 ---> uname -a: 19:46:27 Linux prd-ubuntu20-04-docker-8c-8g-4726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:46:27 19:46:27 19:46:27 ---> lscpu: 19:46:27 Architecture: x86_64 19:46:27 CPU op-mode(s): 32-bit, 64-bit 19:46:27 Byte Order: Little Endian 19:46:27 Address sizes: 40 bits physical, 48 bits virtual 19:46:27 CPU(s): 8 19:46:27 On-line CPU(s) list: 0-7 19:46:27 Thread(s) per core: 1 19:46:27 Core(s) per socket: 1 19:46:27 Socket(s): 8 19:46:27 NUMA node(s): 1 19:46:27 Vendor ID: AuthenticAMD 19:46:27 CPU family: 23 19:46:27 Model: 49 19:46:27 Model name: AMD EPYC-Rome Processor 19:46:27 Stepping: 0 19:46:27 CPU MHz: 2799.998 19:46:27 BogoMIPS: 5599.99 19:46:27 Virtualization: AMD-V 19:46:27 Hypervisor vendor: KVM 19:46:27 Virtualization type: full 19:46:27 L1d cache: 256 KiB 19:46:27 L1i cache: 256 KiB 19:46:27 L2 cache: 4 MiB 19:46:27 L3 cache: 128 MiB 19:46:27 NUMA node0 CPU(s): 0-7 19:46:27 Vulnerability Itlb multihit: Not affected 19:46:27 Vulnerability L1tf: Not affected 19:46:27 Vulnerability Mds: Not affected 19:46:27 Vulnerability Meltdown: Not affected 19:46:27 Vulnerability Mmio stale data: Not affected 19:46:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:46:27 Vulnerability Srbds: Not affected 19:46:27 Vulnerability Tsx async abort: Not affected 19:46:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:46:27 19:46:27 19:46:27 ---> nproc: 19:46:27 8 19:46:27 19:46:27 19:46:27 ---> df -h: 19:46:27 Filesystem Size Used Avail Use% Mounted on 19:46:27 overlay 155G 19G 137G 13% / 19:46:27 tmpfs 64M 0 64M 0% /dev 19:46:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:27 shm 64M 0 64M 0% /dev/shm 19:46:27 /dev/vda1 155G 19G 137G 13% /facter-os 19:46:27 19:46:27 19:46:27 ---> sar -b -r -n DEV: 19:46:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4726) 02/06/23 _x86_64_ (8 CPU) 19:46:27 19:46:27 19:03:59 LINUX RESTART (8 CPU) 19:46:27 19:46:27 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:27 19:05:02 144.49 62.44 82.05 0.00 5614.66 173954.61 0.00 19:46:27 19:06:01 113.74 1.22 112.52 0.00 34.02 57140.09 0.00 19:46:27 19:07:01 38.74 0.18 38.56 0.00 2.67 21082.37 0.00 19:46:27 19:08:01 91.30 1.07 90.24 0.00 28.12 59838.19 0.00 19:46:27 19:09:01 231.58 3.43 228.15 0.00 36.91 55577.94 0.00 19:46:27 19:10:01 171.77 4.95 166.82 0.00 98.12 58818.60 0.00 19:46:27 19:11:01 76.75 0.00 76.75 0.00 0.00 41970.95 0.00 19:46:27 19:12:01 67.31 0.03 67.27 0.00 5.33 99326.78 0.00 19:46:27 19:13:01 191.57 0.02 191.55 0.00 0.13 64619.63 0.00 19:46:27 19:14:01 204.17 0.03 204.13 0.00 4.13 31896.02 0.00 19:46:27 19:15:01 185.25 0.12 185.14 0.00 8.13 77912.08 0.00 19:46:27 19:16:01 204.65 0.02 204.63 0.00 0.13 44361.41 0.00 19:46:27 19:17:01 148.81 1.73 147.08 0.00 13.86 60736.01 0.00 19:46:27 19:18:01 138.58 0.37 138.21 0.00 12.36 99453.86 0.00 19:46:27 19:19:02 560.44 6.98 553.46 0.00 859.84 109614.79 0.00 19:46:27 19:20:01 209.25 4.51 204.74 0.00 4323.61 23367.43 0.00 19:46:27 19:21:01 4.02 0.02 4.00 0.00 0.13 87.99 0.00 19:46:27 19:22:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 19:46:27 19:23:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 19:46:27 19:24:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 19:46:27 19:25:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 19:46:27 19:26:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 19:46:27 19:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 19:46:27 19:28:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 19:46:27 19:29:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 19:46:27 19:30:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 19:46:27 19:31:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 19:46:27 19:32:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 19:46:27 19:33:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 19:46:27 19:34:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 19:46:27 19:35:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 19:46:27 19:36:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 19:46:27 19:37:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 19:46:27 19:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 19:46:27 19:39:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 19:46:27 19:40:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 19:46:27 19:41:01 2.68 1.58 1.10 0.00 36.26 13.20 0.00 19:46:27 19:42:01 1.88 0.00 1.88 0.00 0.00 22.80 0.00 19:46:27 19:43:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 19:46:27 19:44:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 19:46:27 19:45:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 19:46:27 19:46:01 2.15 0.22 1.93 0.00 16.93 53.32 0.00 19:46:27 Average: 67.05 2.12 64.93 0.00 262.63 25713.48 0.00 19:46:27 19:46:27 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:27 19:05:02 29662224 31620880 718816 2.19 60416 2200388 1844116 5.43 969092 1941028 149660 19:46:27 19:06:01 27776392 31367856 930504 2.83 113440 3686796 2366620 6.97 1664460 2995084 524044 19:46:27 19:07:01 27841200 31522768 773616 2.35 117004 3750540 1903296 5.61 1282324 3292024 261068 19:46:27 19:08:01 26222204 31543072 754200 2.29 119668 5351092 1820920 5.37 1541704 4612876 1137012 19:46:27 19:09:01 24247900 31520692 762788 2.32 199704 6989072 1922456 5.67 1988988 5889340 1401320 19:46:27 19:10:01 22391648 31514856 766020 2.33 287468 8634052 1940312 5.72 2083296 7530008 1582992 19:46:27 19:11:01 22392816 31516240 764540 2.33 287584 8634080 1957924 5.77 2082744 7529948 353748 19:46:27 19:12:01 20703724 31516352 769788 2.34 290160 10370376 1908736 5.63 1737512 9621536 754716 19:46:27 19:13:01 21594392 31496424 787372 2.39 292776 9461472 2102844 6.20 1850704 8619284 55744 19:46:27 19:14:01 21575848 31498296 784420 2.39 295988 9487124 1990256 5.87 1961008 8535120 252 19:46:27 19:15:01 21391424 31490592 790928 2.41 298636 9650384 2110104 6.22 1984644 8684524 34740 19:46:27 19:16:01 21147660 31416648 857640 2.61 301580 9800012 2277804 6.71 2047380 8830092 18716 19:46:27 19:17:01 19368492 31486672 780780 2.37 359272 11417400 1959856 5.78 2243940 10238536 48364 19:46:27 19:18:01 18753384 31327764 942896 2.87 382004 11874892 2759984 8.13 2256616 10863852 2916 19:46:27 19:19:02 18130372 31474052 790916 2.41 410504 12590680 2061096 6.07 2225340 11489780 1228 19:46:27 19:20:01 19438604 31527340 741920 2.26 430848 11351220 1874108 5.52 2435572 10012912 168 19:46:27 19:21:01 19444292 31528104 741544 2.26 429336 11347968 1906532 5.62 2433904 10009704 12 19:46:27 19:22:01 19451772 31535644 733956 2.23 429392 11347972 1906532 5.62 2426428 10009708 8 19:46:27 19:23:01 19451472 31535420 734160 2.23 429424 11347976 1906532 5.62 2426404 10009752 8 19:46:27 19:24:01 19456356 31540400 729260 2.22 429480 11347980 1906532 5.62 2422148 10009764 24 19:46:27 19:25:01 19456412 31540480 729196 2.22 429492 11347980 1906532 5.62 2422208 10009764 4 19:46:27 19:26:01 19456300 31540604 729176 2.22 429520 11347988 1906532 5.62 2421936 10009992 36 19:46:27 19:27:01 19456884 31541376 728412 2.22 429544 11348112 1906532 5.62 2422104 10010132 20 19:46:27 19:28:01 19456584 31541096 728628 2.22 429564 11348112 1906532 5.62 2422000 10010132 12 19:46:27 19:29:01 19456820 31541336 728300 2.21 429592 11348116 1906532 5.62 2422000 10010136 12 19:46:27 19:30:01 19457012 31541588 728228 2.21 429608 11348124 1906532 5.62 2422116 10010140 8 19:46:27 19:31:01 19457028 31541620 728152 2.21 429632 11348132 1906532 5.62 2422064 10010148 44 19:46:27 19:32:01 19456980 31541580 728116 2.21 429656 11348136 1906532 5.62 2422048 10010152 8 19:46:27 19:33:01 19456712 31541356 728296 2.21 429680 11348136 1906532 5.62 2422088 10010152 144 19:46:27 19:34:01 19456476 31541156 728448 2.22 429704 11348128 1906532 5.62 2422308 10010156 8 19:46:27 19:35:01 19456688 31541372 728240 2.21 429732 11348140 1906532 5.62 2422192 10010156 8 19:46:27 19:36:01 19457060 31541932 727876 2.21 429740 11348272 1906532 5.62 2422188 10010280 4 19:46:27 19:37:01 19456824 31541720 728044 2.21 429772 11348280 1906532 5.62 2422176 10010296 4 19:46:27 19:38:01 19456776 31541736 728000 2.21 429800 11348280 1906532 5.62 2422428 10010300 20 19:46:27 19:39:01 19456728 31541700 727948 2.21 429836 11348276 1906532 5.62 2422248 10010304 40 19:46:27 19:40:01 19456932 31541968 727684 2.21 429860 11348284 1906532 5.62 2422380 10010312 8 19:46:27 19:41:01 19445232 31532332 737156 2.24 429900 11349368 1906532 5.62 2433792 10010644 32 19:46:27 19:42:01 19445192 31532316 737104 2.24 429920 11349380 1906532 5.62 2433728 10010592 8 19:46:27 19:43:01 19445596 31532720 736824 2.24 429936 11349380 1890252 5.57 2433372 10010592 8 19:46:27 19:44:01 19445864 31533056 736492 2.24 429976 11349372 1890252 5.57 2433568 10010600 4 19:46:27 19:45:01 19445816 31533020 736436 2.24 430004 11349388 1890252 5.57 2433468 10010608 8 19:46:27 19:46:01 19438576 31527284 741512 2.26 430032 11350748 1918480 5.65 2437352 10011424 496 19:46:27 Average: 20676587 31519843 755579 2.30 367123 10245467 1960318 5.78 2224380 9070283 150659 19:46:27 19:46:27 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:27 19:05:02 lo 4.82 4.82 0.46 0.46 0.00 0.00 0.00 0.00 19:46:27 19:05:02 ens3 918.46 842.79 7645.69 121.15 0.00 0.00 0.00 0.00 19:46:27 19:05:02 veth34fecdd 224.91 197.07 20.49 2521.24 0.00 0.00 0.00 0.21 19:46:27 19:05:02 docker0 224.91 196.95 17.41 2521.23 0.00 0.00 0.00 0.00 19:46:27 19:06:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 19:46:27 19:06:01 veth9bab454 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 19:46:27 19:06:01 ens3 319.43 265.84 5012.86 38.35 0.00 0.00 0.00 0.00 19:46:27 19:06:01 docker0 103.47 117.88 8.48 905.34 0.00 0.00 0.00 0.00 19:46:27 19:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:07:01 veth9bab454 1.42 1.45 0.11 0.11 0.00 0.00 0.00 0.00 19:46:27 19:07:01 ens3 41.19 43.76 23.33 90.96 0.00 0.00 0.00 0.00 19:46:27 19:07:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 19:46:27 19:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:46:27 19:08:01 ens3 107.80 76.31 1698.24 20.73 0.00 0.00 0.00 0.00 19:46:27 19:08:01 veth7f5ad25 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:08:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:09:01 vetha1ffbcb 201.80 258.45 16.33 1176.41 0.00 0.00 0.00 0.10 19:46:27 19:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:09:01 ens3 1020.47 766.33 6078.20 73.48 0.00 0.00 0.00 0.00 19:46:27 19:09:01 veth7f5ad25 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:09:01 docker0 755.82 1001.68 55.86 6065.11 0.00 0.00 0.00 0.00 19:46:27 19:09:01 vethd62730d 158.52 208.18 13.79 1173.22 0.00 0.00 0.00 0.10 19:46:27 19:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:10:01 ens3 2.60 2.45 3.88 0.91 0.00 0.00 0.00 0.00 19:46:27 19:10:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:11:01 ens3 1.25 0.92 0.91 0.52 0.00 0.00 0.00 0.00 19:46:27 19:11:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:12:01 ens3 5.83 4.63 4.77 2.73 0.00 0.00 0.00 0.00 19:46:27 19:12:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:46:27 19:13:01 ens3 21.61 14.13 61.58 8.26 0.00 0.00 0.00 0.00 19:46:27 19:13:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 19:46:27 19:14:01 ens3 65.69 45.89 340.12 18.21 0.00 0.00 0.00 0.00 19:46:27 19:14:01 veth7f5ad25 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:14:01 docker0 13.06 21.65 0.82 262.94 0.00 0.00 0.00 0.00 19:46:27 19:15:01 lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 19:46:27 19:15:01 veth851d377 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:15:01 ens3 160.44 53.06 310.72 15.58 0.00 0.00 0.00 0.00 19:46:27 19:15:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:15:01 veth121e549 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:16:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:16:01 veth55c8c5e 14.56 20.25 1.40 6.93 0.00 0.00 0.00 0.00 19:46:27 19:16:01 ens3 390.27 153.24 835.26 66.50 0.00 0.00 0.00 0.00 19:46:27 19:16:01 veth894fc74 35.41 48.19 3.37 71.79 0.00 0.00 0.00 0.01 19:46:27 19:16:01 veth7f5ad25 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:16:01 docker0 96.35 135.73 7.62 355.71 0.00 0.00 0.00 0.00 19:46:27 19:16:01 veth9cead52 35.96 48.18 3.40 73.65 0.00 0.00 0.00 0.01 19:46:27 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:17:01 veth55c8c5e 106.13 234.08 9.53 1171.17 0.00 0.00 0.00 0.10 19:46:27 19:17:01 veth95266cf 254.32 120.70 1178.09 10.94 0.00 0.00 0.00 0.00 19:46:27 19:17:01 ens3 550.39 292.72 3518.53 195.55 0.00 0.00 0.00 0.00 19:46:27 19:17:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:17:01 docker0 238.59 446.36 19.10 3368.19 0.00 0.00 0.00 0.00 19:46:27 19:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:46:27 19:18:01 veth6ed89e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 vethcfba64a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 ens3 15.48 8.41 12.33 6.55 0.00 0.00 0.00 0.00 19:46:27 19:18:01 vethbfb9110 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 vethf2d8bc0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 veth12f585c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:18:01 vethb4c8fa4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:19:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:46:27 19:19:02 veth41495cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:19:02 ens3 77.23 42.11 799.92 14.55 0.00 0.00 0.00 0.00 19:46:27 19:19:02 veth7f5ad25 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:46:27 19:19:02 docker0 11.56 20.59 0.74 252.95 0.00 0.00 0.00 0.00 19:46:27 19:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:46:27 19:20:01 ens3 100.22 57.92 1449.64 8.60 0.00 0.00 0.00 0.00 19:46:27 19:20:01 docker0 1.80 4.07 0.11 41.76 0.00 0.00 0.00 0.00 19:46:27 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:21:01 ens3 0.30 0.27 0.47 0.02 0.00 0.00 0.00 0.00 19:46:27 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:24:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:25:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:46:27 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:27:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 19:46:27 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:30:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:46:27 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:33:01 ens3 0.67 0.13 0.17 0.01 0.00 0.00 0.00 0.00 19:46:27 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:34:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 19:46:27 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:35:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 19:46:27 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:37:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:38:01 ens3 0.82 0.33 0.35 0.21 0.00 0.00 0.00 0.00 19:46:27 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:40:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:46:27 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:41:01 ens3 6.28 5.53 4.13 5.10 0.00 0.00 0.00 0.00 19:46:27 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:42:01 ens3 1.98 1.53 0.99 1.21 0.00 0.00 0.00 0.00 19:46:27 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:43:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:46:27 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:46:27 19:44:01 ens3 0.80 0.85 0.46 0.31 0.00 0.00 0.00 0.00 19:46:27 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:45:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:46:27 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 19:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:46:27 19:46:01 ens3 10.28 8.00 10.72 4.74 0.00 0.00 0.00 0.00 19:46:27 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:27 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 19:46:27 Average: ens3 90.93 63.95 660.21 16.54 0.00 0.00 0.00 0.00 19:46:27 Average: docker0 34.44 46.33 2.62 327.83 0.00 0.00 0.00 0.00 19:46:27 19:46:27 19:46:27 ---> sar -P ALL: 19:46:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4726) 02/06/23 _x86_64_ (8 CPU) 19:46:27 19:46:27 19:03:59 LINUX RESTART (8 CPU) 19:46:27 19:46:27 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:46:27 19:05:02 all 8.04 0.00 2.51 1.79 0.06 87.60 19:46:27 19:05:02 0 7.42 0.00 3.01 0.87 0.05 88.65 19:46:27 19:05:02 1 13.34 0.00 1.77 0.62 0.05 84.21 19:46:27 19:05:02 2 12.05 0.00 1.86 1.07 0.05 84.97 19:46:27 19:05:02 3 5.33 0.00 2.37 3.07 0.07 89.17 19:46:27 19:05:02 4 5.99 0.00 3.37 3.29 0.07 87.28 19:46:27 19:05:02 5 8.02 0.00 3.58 0.39 0.08 87.92 19:46:27 19:05:02 6 5.41 0.00 1.84 3.31 0.03 89.40 19:46:27 19:05:02 7 6.73 0.00 2.24 1.68 0.08 89.26 19:46:27 19:06:01 all 29.64 0.00 6.23 0.99 0.10 63.03 19:46:27 19:06:01 0 29.64 0.00 5.71 0.15 0.10 64.40 19:46:27 19:06:01 1 31.56 0.00 5.78 3.64 0.12 58.90 19:46:27 19:06:01 2 30.25 0.00 6.56 0.17 0.09 62.92 19:46:27 19:06:01 3 30.25 0.00 5.91 0.19 0.10 63.55 19:46:27 19:06:01 4 28.44 0.00 5.74 0.09 0.09 65.64 19:46:27 19:06:01 5 27.89 0.00 7.24 0.79 0.09 64.00 19:46:27 19:06:01 6 29.68 0.00 5.54 0.03 0.09 64.66 19:46:27 19:06:01 7 29.43 0.00 7.39 2.88 0.12 60.19 19:46:27 19:07:01 all 45.70 0.00 7.03 0.47 0.10 46.69 19:46:27 19:07:01 0 44.03 0.00 6.43 0.10 0.10 49.34 19:46:27 19:07:01 1 46.23 0.00 6.63 2.83 0.12 44.19 19:46:27 19:07:01 2 46.00 0.00 7.11 0.05 0.10 46.73 19:46:27 19:07:01 3 45.75 0.00 7.27 0.03 0.10 46.84 19:46:27 19:07:01 4 45.71 0.00 6.86 0.03 0.10 47.29 19:46:27 19:07:01 5 45.98 0.00 6.38 0.54 0.12 46.99 19:46:27 19:07:01 6 46.42 0.00 7.26 0.07 0.10 46.15 19:46:27 19:07:01 7 45.52 0.00 8.30 0.14 0.08 45.96 19:46:27 19:08:01 all 14.88 0.00 6.27 5.45 0.10 73.31 19:46:27 19:08:01 0 13.11 0.00 5.67 17.49 0.10 63.64 19:46:27 19:08:01 1 15.09 0.00 5.86 9.75 0.07 69.22 19:46:27 19:08:01 2 14.40 0.00 4.89 0.44 0.12 80.16 19:46:27 19:08:01 3 16.41 0.00 6.70 0.73 0.10 76.06 19:46:27 19:08:01 4 15.70 0.00 6.78 0.12 0.10 77.29 19:46:27 19:08:01 5 16.06 0.00 7.49 5.64 0.08 70.73 19:46:27 19:08:01 6 12.68 0.00 6.36 7.11 0.07 73.79 19:46:27 19:08:01 7 15.64 0.00 6.40 2.28 0.12 75.56 19:46:27 19:09:01 all 6.83 0.00 3.26 24.59 0.09 65.23 19:46:27 19:09:01 0 6.42 0.00 3.43 40.06 0.08 50.02 19:46:27 19:09:01 1 7.13 0.00 3.53 30.21 0.10 59.02 19:46:27 19:09:01 2 6.89 0.00 2.95 15.80 0.08 74.27 19:46:27 19:09:01 3 6.36 0.00 3.79 26.88 0.10 62.87 19:46:27 19:09:01 4 6.31 0.00 2.75 12.91 0.05 77.97 19:46:27 19:09:01 5 7.54 0.00 3.10 25.76 0.08 63.52 19:46:27 19:09:01 6 7.45 0.00 2.82 29.50 0.08 60.14 19:46:27 19:09:01 7 6.53 0.00 3.70 15.52 0.14 74.10 19:46:27 19:10:01 all 4.23 0.00 2.24 23.10 0.05 70.39 19:46:27 19:10:01 0 4.00 0.00 2.19 9.59 0.07 84.15 19:46:27 19:10:01 1 4.38 0.00 2.61 44.44 0.05 48.52 19:46:27 19:10:01 2 4.48 0.00 1.79 8.26 0.07 85.41 19:46:27 19:10:01 3 4.30 0.00 2.37 26.78 0.03 66.52 19:46:27 19:10:01 4 3.79 0.00 2.23 18.99 0.05 74.95 19:46:27 19:10:01 5 4.31 0.00 2.79 40.75 0.03 52.11 19:46:27 19:10:01 6 4.44 0.00 1.96 30.92 0.05 62.63 19:46:27 19:10:01 7 4.14 0.00 1.96 5.35 0.03 88.51 19:46:27 19:11:01 all 0.14 0.00 0.21 17.35 0.01 82.29 19:46:27 19:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:46:27 19:11:01 1 0.27 0.00 0.07 4.79 0.02 94.86 19:46:27 19:11:01 2 0.10 0.00 0.67 36.17 0.02 63.04 19:46:27 19:11:01 3 0.23 0.00 0.03 0.48 0.00 99.25 19:46:27 19:11:01 4 0.00 0.00 0.10 1.15 0.00 98.75 19:46:27 19:11:01 5 0.10 0.00 0.28 33.52 0.00 66.09 19:46:27 19:11:01 6 0.27 0.00 0.49 62.41 0.03 36.80 19:46:27 19:11:01 7 0.10 0.00 0.03 0.68 0.02 99.16 19:46:27 19:12:01 all 2.29 0.00 2.38 21.45 0.03 73.86 19:46:27 19:12:01 0 2.59 0.00 2.11 2.96 0.03 92.31 19:46:27 19:12:01 1 2.02 0.00 3.42 59.93 0.03 34.60 19:46:27 19:12:01 2 2.37 0.00 2.77 30.93 0.03 63.90 19:46:27 19:12:01 3 2.17 0.00 2.21 1.97 0.03 93.62 19:46:27 19:12:01 4 2.27 0.00 2.30 3.54 0.03 91.85 19:46:27 19:12:01 5 1.60 0.00 3.36 3.86 0.02 91.16 19:46:27 19:12:01 6 2.87 0.00 1.42 68.85 0.02 26.84 19:46:27 19:12:01 7 2.43 0.00 1.42 0.00 0.03 96.11 19:46:27 19:13:01 all 41.39 0.00 5.84 14.74 0.12 37.91 19:46:27 19:13:01 0 42.11 0.00 5.66 3.34 0.15 48.74 19:46:27 19:13:01 1 41.59 0.00 6.14 24.80 0.10 27.38 19:46:27 19:13:01 2 42.02 0.00 5.43 19.52 0.12 32.91 19:46:27 19:13:01 3 41.43 0.00 6.39 13.56 0.13 38.48 19:46:27 19:13:01 4 38.96 0.00 5.61 4.69 0.10 50.64 19:46:27 19:13:01 5 41.72 0.00 5.61 18.68 0.12 33.88 19:46:27 19:13:01 6 41.20 0.00 5.85 22.18 0.10 30.67 19:46:27 19:13:01 7 42.11 0.00 6.04 11.17 0.12 40.57 19:46:27 19:14:01 all 2.92 0.00 1.86 24.86 0.07 70.29 19:46:27 19:14:01 0 2.81 0.00 1.72 13.25 0.05 82.18 19:46:27 19:14:01 1 3.23 0.00 2.06 32.39 0.10 62.21 19:46:27 19:14:01 2 2.95 0.00 1.78 49.89 0.07 45.31 19:46:27 19:14:01 3 2.51 0.00 1.97 31.69 0.08 63.74 19:46:27 19:14:01 4 3.16 0.00 1.76 22.96 0.07 72.05 19:46:27 19:14:01 5 2.15 0.00 1.46 8.07 0.03 88.29 19:46:27 19:14:01 6 3.77 0.00 1.90 21.55 0.12 72.66 19:46:27 19:14:01 7 2.80 0.00 2.19 19.07 0.07 75.88 19:46:27 19:15:01 all 13.66 0.00 3.97 23.60 0.07 58.69 19:46:27 19:15:01 0 14.24 0.00 3.74 4.26 0.07 77.69 19:46:27 19:15:01 1 13.74 0.00 4.10 5.63 0.07 76.45 19:46:27 19:15:01 2 14.24 0.00 3.60 56.46 0.10 25.60 19:46:27 19:15:01 3 13.59 0.00 5.12 56.54 0.08 24.66 19:46:27 19:15:01 4 12.57 0.00 3.16 21.59 0.07 62.62 19:46:27 19:15:01 5 13.13 0.00 3.92 26.58 0.08 56.29 19:46:27 19:15:01 6 14.41 0.00 3.97 6.93 0.05 74.63 19:46:27 19:15:01 7 13.38 0.00 4.18 10.99 0.07 71.39 19:46:27 19:46:27 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:46:27 19:16:01 all 13.85 0.00 3.61 27.98 0.12 54.44 19:46:27 19:16:01 0 13.11 0.00 3.67 31.01 0.10 52.11 19:46:27 19:16:01 1 14.61 0.00 3.91 20.89 0.12 60.47 19:46:27 19:16:01 2 12.00 0.00 3.05 16.50 0.08 68.36 19:46:27 19:16:01 3 14.32 0.00 3.64 23.67 0.10 58.26 19:46:27 19:16:01 4 14.26 0.00 3.86 18.58 0.10 63.20 19:46:27 19:16:01 5 15.16 0.00 3.52 28.47 0.12 52.73 19:46:27 19:16:01 6 13.29 0.00 3.51 70.09 0.12 12.99 19:46:27 19:16:01 7 14.07 0.00 3.68 14.62 0.19 67.43 19:46:27 19:17:01 all 5.07 0.00 2.38 57.59 0.09 34.87 19:46:27 19:17:01 0 5.39 0.00 2.71 60.43 0.05 31.42 19:46:27 19:17:01 1 5.50 0.00 2.36 55.96 0.08 36.10 19:46:27 19:17:01 2 3.92 0.00 1.32 42.00 0.07 52.68 19:46:27 19:17:01 3 5.19 0.00 2.12 61.57 0.10 31.02 19:46:27 19:17:01 4 4.74 0.00 2.32 65.74 0.05 27.14 19:46:27 19:17:01 5 5.42 0.00 2.46 50.27 0.05 41.81 19:46:27 19:17:01 6 5.79 0.00 3.00 55.43 0.07 35.72 19:46:27 19:17:01 7 4.62 0.00 2.80 69.40 0.24 22.94 19:46:27 19:18:01 all 7.90 0.00 3.13 31.06 0.05 57.87 19:46:27 19:18:01 0 7.88 0.00 2.61 36.40 0.05 53.06 19:46:27 19:18:01 1 7.59 0.00 3.46 58.01 0.05 30.90 19:46:27 19:18:01 2 7.18 0.00 2.08 7.51 0.03 83.20 19:46:27 19:18:01 3 8.42 0.00 3.00 22.77 0.05 65.76 19:46:27 19:18:01 4 7.66 0.00 3.69 61.79 0.07 26.79 19:46:27 19:18:01 5 8.30 0.00 3.14 12.91 0.03 75.61 19:46:27 19:18:01 6 8.36 0.00 3.03 29.75 0.05 58.81 19:46:27 19:18:01 7 7.85 0.00 4.00 19.44 0.05 68.65 19:46:27 19:19:02 all 36.42 0.00 7.78 19.94 0.15 35.72 19:46:27 19:19:02 0 37.36 0.00 7.72 26.73 0.15 28.03 19:46:27 19:19:02 1 37.72 0.00 7.88 20.35 0.17 33.88 19:46:27 19:19:02 2 32.59 0.00 7.40 14.61 0.15 45.24 19:46:27 19:19:02 3 36.61 0.00 8.58 19.17 0.14 35.51 19:46:27 19:19:02 4 37.03 0.00 7.26 20.56 0.12 35.03 19:46:27 19:19:02 5 36.55 0.00 8.70 13.81 0.14 40.81 19:46:27 19:19:02 6 35.27 0.00 7.63 23.76 0.14 33.21 19:46:27 19:19:02 7 38.14 0.00 7.03 20.55 0.19 34.10 19:46:27 19:20:01 all 13.53 0.00 3.05 3.09 0.05 80.28 19:46:27 19:20:01 0 13.55 0.00 3.73 1.62 0.05 81.05 19:46:27 19:20:01 1 12.01 0.00 2.59 0.22 0.03 85.14 19:46:27 19:20:01 2 11.78 0.00 3.12 2.57 0.05 82.48 19:46:27 19:20:01 3 14.02 0.00 2.60 0.91 0.03 82.44 19:46:27 19:20:01 4 14.57 0.00 2.92 0.87 0.05 81.59 19:46:27 19:20:01 5 13.92 0.00 3.60 9.48 0.07 72.94 19:46:27 19:20:01 6 14.19 0.00 2.50 1.82 0.05 81.43 19:46:27 19:20:01 7 14.19 0.00 3.34 7.27 0.07 75.13 19:46:27 19:21:01 all 0.09 0.00 0.06 0.01 0.00 99.84 19:46:27 19:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:46:27 19:21:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:46:27 19:21:01 2 0.05 0.00 0.05 0.02 0.00 99.88 19:46:27 19:21:01 3 0.12 0.00 0.05 0.00 0.02 99.82 19:46:27 19:21:01 4 0.22 0.00 0.10 0.00 0.00 99.68 19:46:27 19:21:01 5 0.02 0.00 0.05 0.08 0.00 99.85 19:46:27 19:21:01 6 0.03 0.00 0.05 0.00 0.02 99.90 19:46:27 19:21:01 7 0.25 0.00 0.05 0.00 0.00 99.70 19:46:27 19:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:46:27 19:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:46:27 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:46:27 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:22:01 5 0.02 0.00 0.03 0.05 0.00 99.90 19:46:27 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:23:01 all 0.13 0.00 0.01 0.00 0.00 99.85 19:46:27 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:23:01 3 1.01 0.00 0.10 0.00 0.02 98.87 19:46:27 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:46:27 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:24:01 all 0.20 0.00 0.01 0.02 0.00 99.77 19:46:27 19:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:46:27 19:24:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:46:27 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:24:01 3 1.54 0.00 0.03 0.00 0.02 98.42 19:46:27 19:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:24:01 5 0.02 0.00 0.02 0.05 0.02 99.90 19:46:27 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:25:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:46:27 19:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:46:27 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:25:01 3 2.00 0.00 0.02 0.00 0.00 97.98 19:46:27 19:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:26:01 all 0.18 0.00 0.13 1.58 0.01 98.10 19:46:27 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:26:01 3 1.36 0.00 0.08 6.58 0.03 91.95 19:46:27 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:26:01 5 0.00 0.00 0.93 5.94 0.00 93.13 19:46:27 19:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:46:27 19:46:27 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:46:27 19:27:01 all 0.26 0.00 0.00 0.00 0.00 99.74 19:46:27 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:27:01 3 1.99 0.00 0.02 0.00 0.00 97.99 19:46:27 19:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:28:01 all 0.07 0.00 0.01 0.00 0.01 99.91 19:46:27 19:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:46:27 19:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:46:27 19:28:01 3 0.33 0.00 0.03 0.00 0.02 99.62 19:46:27 19:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:46:27 19:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:46:27 19:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:46:27 19:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:46:27 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:46:27 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:46:27 19:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:46:27 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:46:27 19:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:46:27 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:30:01 3 0.08 0.00 0.03 0.00 0.02 99.87 19:46:27 19:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:46:27 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:46:27 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:31:01 5 0.00 0.00 0.00 0.05 0.02 99.93 19:46:27 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:46:27 19:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:46:27 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:32:01 3 0.08 0.00 0.02 0.00 0.02 99.88 19:46:27 19:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:33:01 all 0.05 0.00 0.01 0.00 0.00 99.94 19:46:27 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:46:27 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:33:01 3 0.28 0.00 0.03 0.00 0.02 99.67 19:46:27 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:27 19:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:34:01 all 0.16 0.00 0.01 0.00 0.00 99.83 19:46:27 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:34:01 3 1.24 0.00 0.05 0.00 0.02 98.69 19:46:27 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:46:27 19:35:01 all 0.02 0.00 0.02 0.01 0.00 99.95 19:46:27 19:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:46:27 19:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:35:01 4 0.03 0.00 0.02 0.03 0.02 99.90 19:46:27 19:35:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:46:27 19:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:46:27 19:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:46:27 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:27 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:46:27 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:46:27 19:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:46:27 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:27 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:46:27 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:37:01 7 0.03 0.00 0.05 0.00 0.02 99.90 19:46:27 19:46:27 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:46:27 19:38:01 all 0.21 0.00 0.01 0.01 0.00 99.76 19:46:27 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:38:01 3 1.65 0.00 0.05 0.07 0.02 98.22 19:46:27 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:46:27 19:39:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:46:27 19:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:39:01 3 1.99 0.00 0.00 0.02 0.00 98.00 19:46:27 19:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:46:27 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:39:01 7 0.02 0.00 0.05 0.00 0.00 99.93 19:46:27 19:40:01 all 0.16 0.00 0.02 0.00 0.00 99.82 19:46:27 19:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:46:27 19:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:40:01 3 1.21 0.00 0.05 0.00 0.00 98.74 19:46:27 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:46:27 19:41:01 all 0.26 0.00 0.03 0.01 0.00 99.70 19:46:27 19:41:01 0 1.00 0.00 0.05 0.00 0.00 98.95 19:46:27 19:41:01 1 0.20 0.00 0.02 0.00 0.00 99.78 19:46:27 19:41:01 2 0.20 0.00 0.03 0.00 0.00 99.77 19:46:27 19:41:01 3 0.07 0.00 0.02 0.02 0.02 99.88 19:46:27 19:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:46:27 19:41:01 5 0.15 0.00 0.03 0.02 0.00 99.80 19:46:27 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:41:01 7 0.40 0.00 0.07 0.03 0.00 99.50 19:46:27 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:46:27 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:46:27 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:42:01 3 0.03 0.00 0.02 0.03 0.00 99.92 19:46:27 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:42:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:46:27 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:42:01 7 0.07 0.00 0.05 0.00 0.02 99.87 19:46:27 19:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:46:27 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:46:27 19:44:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:46:27 19:44:01 0 0.07 0.00 0.00 0.02 0.00 99.92 19:46:27 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:27 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:44:01 3 1.96 0.00 0.02 0.03 0.02 97.98 19:46:27 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:46:27 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:27 19:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:46:27 19:45:01 all 0.20 0.00 0.01 0.01 0.00 99.77 19:46:27 19:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:46:27 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:46:27 19:45:01 3 1.52 0.00 0.02 0.02 0.00 98.45 19:46:27 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:27 19:45:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:46:27 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:27 19:45:01 7 0.05 0.00 0.07 0.00 0.00 99.88 19:46:27 19:46:01 all 0.52 0.00 0.18 0.01 0.01 99.29 19:46:27 19:46:01 0 0.43 0.00 0.25 0.02 0.02 99.28 19:46:27 19:46:01 1 0.38 0.00 0.20 0.00 0.00 99.42 19:46:27 19:46:01 2 1.02 0.00 0.18 0.00 0.00 98.80 19:46:27 19:46:01 3 0.52 0.00 0.12 0.02 0.02 99.33 19:46:27 19:46:01 4 0.83 0.00 0.20 0.00 0.00 98.97 19:46:27 19:46:01 5 0.30 0.00 0.10 0.02 0.00 99.58 19:46:27 19:46:01 6 0.23 0.00 0.17 0.00 0.00 99.60 19:46:27 19:46:01 7 0.42 0.00 0.23 0.00 0.02 99.33 19:46:27 Average: all 5.88 0.00 1.47 7.10 0.03 85.51 19:46:27 Average: 0 5.78 0.00 1.43 5.87 0.03 86.89 19:46:27 Average: 1 6.06 0.00 1.48 8.87 0.03 83.56 19:46:27 Average: 2 5.75 0.00 1.33 7.16 0.03 85.73 19:46:27 Average: 3 6.27 0.00 1.53 7.02 0.04 85.15 19:46:27 Average: 4 5.71 0.00 1.44 6.10 0.03 86.72 19:46:27 Average: 5 5.85 0.00 1.60 6.77 0.03 85.75 19:46:27 Average: 6 5.79 0.00 1.40 10.27 0.03 82.51 19:46:27 Average: 7 5.86 0.00 1.54 4.75 0.04 87.81 19:46:27 19:46:27 19:46:27