Pull request #3721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than f67fef71172f2e08c01a624c8dc9d048b4cd5008 Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 Running in Durability level: MAX_SURVIVABILITY 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-ssh581103001823530718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5123845806206251244.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3721/workspace@libs/edgex-global-pipelines # 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-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6078335102190531876.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-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5573966401037091268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh2697312097699078756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3721/workspace@libs/lf-pipelines # 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-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1960844385492636499.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [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.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5887626131710886008.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 Merge succeeded, producing 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 Checking out Revision 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 (PR-3721) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6326219247261021433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh323634494802612211.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 # timeout=10 Commit message: "Merge commit '55c60972707841fad2bbf07dc204ee3a953d5015' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:33:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:33:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:33:44 ========================================================= 02:33:44 EdgeX Global Pipelines Version Info 02:33:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:33:46 ------------------- 02:33:46 stable info: 02:33:46 ------------------- 02:33:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:33:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:33:46 Message: update stable to v1.0.205 02:33:47 ------------------- 02:33:47 experimental info: 02:33:47 ------------------- 02:33:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:33:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:33:47 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo 02:33:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [Pipeline] echo 02:33:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95cbd1c [Pipeline] echo 02:33:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:49 provisioning config files... 02:33:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2325786630846034708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:49 ---> docker-login.sh 02:33:49 nexus3.edgexfoundry.org:10001 02:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10002 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10003 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10004 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 docker.io 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:51 Configure a credential helper to remove this warning. See 02:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:51 02:33:51 Login Succeeded 02:33:51 ---> docker-login.sh ends [Pipeline] } 02:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/core-command/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo core-command,cmd/core-command/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/core-data/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo core-data,cmd/core-data/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/core-metadata/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo core-metadata,cmd/core-metadata/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/security-bootstrapper/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/security-proxy-setup/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/support-notifications/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo support-notifications,cmd/support-notifications/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/support-scheduler/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:33:51 + for file in '`ls cmd/**/Dockerfile`' 02:33:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:33:51 ++ cut -d/ -f2 02:33:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:33:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:33:55 02:33:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:33:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:33:56 latest: Pulling from edgex-devops/git-semver 02:33:56 31603596830f: Pulling fs layer 02:33:56 04fac38145f0: Pulling fs layer 02:33:56 701f6daf10bf: Pulling fs layer 02:33:56 24f72da36158: Pulling fs layer 02:33:56 24f72da36158: Waiting 02:33:56 04fac38145f0: Verifying Checksum 02:33:56 04fac38145f0: Download complete 02:33:56 31603596830f: Verifying Checksum 02:33:56 31603596830f: Download complete 02:33:56 31603596830f: Pull complete 02:33:57 04fac38145f0: Pull complete 02:33:57 24f72da36158: Verifying Checksum 02:33:57 24f72da36158: Download complete 02:33:57 701f6daf10bf: Verifying Checksum 02:33:57 701f6daf10bf: Download complete 02:33:58 701f6daf10bf: Pull complete 02:33:58 24f72da36158: Pull complete 02:33:58 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:33:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:33:58 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:33:58 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:33:59 $ docker top 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:59 [ssh-agent] Looking for ssh-agent implementation... 02:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:59 $ docker exec 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent 02:33:59 SSH_AUTH_SOCK=/tmp/ssh-5jvk1R5HkUKj/agent.13 02:33:59 SSH_AGENT_PID=20 02:33:59 Running ssh-add (command line suppressed) 02:33:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4551591821236032963.key (/w/workspace/edgex-go/1@tmp/private_key_4551591821236032963.key) 02:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:00 + git tag --points-at HEAD [Pipeline] } 02:34:00 $ docker exec --env ******** --env ******** 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent -k 02:34:00 unset SSH_AUTH_SOCK; 02:34:00 unset SSH_AGENT_PID; 02:34:00 echo Agent pid 20 killed; 02:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:34:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:00 [ssh-agent] Looking for ssh-agent implementation... 02:34:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:00 $ docker exec 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent 02:34:00 SSH_AUTH_SOCK=/tmp/ssh-KhiaiSmEurJu/agent.54 02:34:00 SSH_AGENT_PID=60 02:34:00 Running ssh-add (command line suppressed) 02:34:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1571979053103299399.key (/w/workspace/edgex-go/1@tmp/private_key_1571979053103299399.key) 02:34:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:01 + git semver init 02:34:01 # -> Open(): unable to determine branch for HEAD 02:34:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:34:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:34:01 # $SEMVER_REMOTE_NAME = origin 02:34:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:01 # $SEMVER_USER_NAME = edgex-jenkins 02:34:01 # $SEMVER_BRANCH = PR-3721 02:34:01 # $SEMVER_TEMP = /tmp/semver-797995513 02:34:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:35:24 # '/tmp/semver-797995513' -> '/w/workspace/edgex-go/1/.semver' 02:35:24 # -> Force: false 02:35:24 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:35:24 $ docker exec --env ******** --env ******** 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent -k 02:35:24 unset SSH_AUTH_SOCK; 02:35:24 unset SSH_AGENT_PID; 02:35:24 echo Agent pid 60 killed; 02:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:24 + git semver [Pipeline] } 02:35:24 $ docker stop --time=1 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 02:35:26 $ docker rm -f 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:27 Stashed 1 file(s) [Pipeline] echo 02:35:27 [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] echo 02:35:30 ========================================================= 02:35:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:35:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:35:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:35:30 540db60ca938: Pulling fs layer 02:35:30 adcc1eea9eea: Pulling fs layer 02:35:30 4c4ab2625f07: Pulling fs layer 02:35:30 db62176df00c: Pulling fs layer 02:35:30 3b30891b0d05: Pulling fs layer 02:35:30 06b49ca38bd5: Pulling fs layer 02:35:30 c788192a36de: Pulling fs layer 02:35:30 a77e37c0d609: Pulling fs layer 02:35:30 c3185cebc471: Pulling fs layer 02:35:30 db62176df00c: Waiting 02:35:30 3b30891b0d05: Waiting 02:35:30 06b49ca38bd5: Waiting 02:35:30 c788192a36de: Waiting 02:35:30 a77e37c0d609: Waiting 02:35:30 c3185cebc471: Waiting 02:35:30 4c4ab2625f07: Verifying Checksum 02:35:30 4c4ab2625f07: Download complete 02:35:30 adcc1eea9eea: Verifying Checksum 02:35:30 adcc1eea9eea: Download complete 02:35:30 3b30891b0d05: Verifying Checksum 02:35:30 3b30891b0d05: Download complete 02:35:30 06b49ca38bd5: Verifying Checksum 02:35:30 06b49ca38bd5: Download complete 02:35:30 c788192a36de: Verifying Checksum 02:35:30 c788192a36de: Download complete 02:35:30 540db60ca938: Verifying Checksum 02:35:30 540db60ca938: Download complete 02:35:31 540db60ca938: Pull complete 02:35:31 adcc1eea9eea: Pull complete 02:35:31 4c4ab2625f07: Pull complete 02:35:31 a77e37c0d609: Verifying Checksum 02:35:31 a77e37c0d609: Download complete 02:35:36 c3185cebc471: Verifying Checksum 02:35:36 c3185cebc471: Download complete 02:35:36 db62176df00c: Verifying Checksum 02:35:36 db62176df00c: Download complete 02:35:41 db62176df00c: Pull complete 02:35:41 3b30891b0d05: Pull complete 02:35:41 06b49ca38bd5: Pull complete 02:35:41 c788192a36de: Pull complete 02:35:41 a77e37c0d609: Pull complete 02:35:43 Still waiting to schedule task 02:35:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:35:43 c3185cebc471: Pull complete 02:35:43 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:35:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:35:44 WORKDIR /edgex 02:35:44 COPY go.mod . 02:35:44 RUN go mod download' 02:35:44 + docker build -t ci-base-image-x86_64 -f - . 02:35:46 Sending build context to Docker daemon 328.9MB 02:35:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:35:46 ---> 031687cdd783 02:35:46 Step 2/4 : WORKDIR /edgex 02:35:48 ---> Running in 4029f5f9d133 02:35:48 Removing intermediate container 4029f5f9d133 02:35:48 ---> 53a71c51972c 02:35:48 Step 3/4 : COPY go.mod . 02:35:49 ---> 89c95fff0e80 02:35:49 Step 4/4 : RUN go mod download 02:35:49 ---> Running in 550ca987c676 02:37:11 Removing intermediate container 550ca987c676 02:37:11 ---> 11f574f90e1c 02:37:11 Successfully built 11f574f90e1c 02:37:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:37:11 + docker inspect -f . ci-base-image-x86_64 02:37:11 . [Pipeline] withDockerContainer 02:37:11 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:37:11 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:12 $ docker top 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:12 + go version 02:37:12 go version go1.16.6 linux/amd64 [Pipeline] } 02:37:12 $ docker stop --time=1 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 02:37:13 $ docker rm -f 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:14 + docker inspect -f . ci-base-image-x86_64 02:37:14 . [Pipeline] withDockerContainer 02:37:14 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:37:14 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:15 $ docker top 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 -eo pid,comm [Pipeline] { [Pipeline] echo 02:37:15 ========================================================= 02:37:15 [edgeXBuildGoParallel] Running Tests and Build... 02:37:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:37:15 + go mod tidy [Pipeline] sh 02:37:16 + make test 02:37:16 go mod tidy 02:37:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:37:23 ? github.com/edgexfoundry/edgex-go [no test files] 02:37:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:37:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:37:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 02:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements 02:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.161s coverage: 90.1% of statements 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:38:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 02:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 02:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 02:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 02:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 02:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 02:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 02:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 02:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 02:38:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1560 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 02:38:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:38:05 The recommended git tool is: git 02:38:11 using credential edgex-jenkins-ssh 02:38:11 Cloning the remote Git repository 02:38:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:38:11 > git init /w/workspace/edgex-go/1 # timeout=10 02:38:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:38:11 > git --version # timeout=10 02:38:11 > git --version # 'git version 2.17.1' 02:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 02:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.189s coverage: 81.8% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 02:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 70.5% of statements 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.6% of statements 02:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 02:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 02:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:38:46 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:46 Failed in branch arm64 02:38:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:38:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:38:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:38:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:46 > git config core.sparsecheckout # timeout=10 02:38:46 > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.0% of statements 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 02:38:51 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 02:39:18 GO111MODULE=on go vet ./... 02:39:28 gofmt -l . 02:39:28 [ "`gofmt -l .`" = "" ] 02:39:28 ./bin/test-attribution-txt.sh [Pipeline] sh 02:39:28 + ls -al . 02:39:28 total 612 02:39:28 drwxrwxr-x 10 1001 1001 4096 Sep 27 02:39 . 02:39:28 drwxr-xr-x 4 root root 28 Sep 27 02:37 .. 02:39:28 -rw-rw-r-- 1 1001 1001 11 Sep 27 02:33 .dockerignore 02:39:28 drwxrwxr-x 8 1001 1001 179 Sep 27 02:33 .git 02:39:28 drwxrwxr-x 4 1001 1001 142 Sep 27 02:33 .github 02:39:28 -rw-rw-r-- 1 1001 1001 818 Sep 27 02:33 .gitignore 02:39:28 -rw-rw-r-- 1 1001 1001 129 Sep 27 02:33 .golangci.yml 02:39:28 -rw-rw-r-- 1 1001 1001 76 Sep 27 02:33 .hadolint.yml 02:39:28 drwx------ 3 1001 1001 58 Sep 27 02:35 .semver 02:39:28 -rw-rw-r-- 1 1001 1001 166 Sep 27 02:33 .sonarcloud.properties 02:39:28 -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:33 ADOPTERS.md 02:39:28 -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:33 Attribution.txt 02:39:28 -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:33 CHANGELOG.md 02:39:28 -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:33 CONTRIBUTING.md 02:39:28 -rw-rw-r-- 1 1001 1001 677 Sep 27 02:33 GOVERNANCE.md 02:39:28 -rw-rw-r-- 1 1001 1001 849 Sep 27 02:33 Jenkinsfile 02:39:28 -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:33 LICENSE 02:39:28 -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:33 Makefile 02:39:28 -rw-rw-r-- 1 1001 1001 582 Sep 27 02:33 OWNERS.md 02:39:28 -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:33 README.md 02:39:28 -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:33 SECURITY.md 02:39:28 -rw-rw-r-- 1 1001 1001 5 Sep 27 02:35 VERSION 02:39:28 -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:33 ZMQWindows.md 02:39:28 drwxrwxr-x 2 1001 1001 37 Sep 27 02:33 bin 02:39:28 drwxrwxr-x 14 1001 1001 4096 Sep 27 02:33 cmd 02:39:28 -rw-r--r-- 1 root root 403630 Sep 27 02:38 coverage.out 02:39:28 -rw-rw-r-- 1 1001 1001 841 Sep 27 02:33 go.mod 02:39:28 -rw-r--r-- 1 root root 50064 Sep 27 02:37 go.sum 02:39:28 drwxrwxr-x 8 1001 1001 124 Sep 27 02:33 internal 02:39:28 drwxrwxr-x 3 1001 1001 16 Sep 27 02:33 openapi 02:39:28 drwxrwxr-x 4 1001 1001 71 Sep 27 02:33 snap 02:39:28 -rw-rw-r-- 1 1001 1001 204 Sep 27 02:33 version.go [Pipeline] sh 02:39:29 + '[' -e coverage.out ] 02:39:29 + chown 1001:1001 coverage.out [Pipeline] stash 02:39:29 Stashed 1 file(s) [Pipeline] sh 02:39:29 + make build 02:39:29 go mod tidy 02:39:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:39:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:39:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:39:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:39:50 $ docker stop --time=1 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 02:39:52 $ docker rm -f 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:59 02:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:59 latest: Pulling from edgex-devops/edgex-compose 02:39:59 cbdbe7a5bc2a: Pulling fs layer 02:39:59 ca9280d653b3: Pulling fs layer 02:39:59 7e9c9ca2126c: Pulling fs layer 02:40:00 cbdbe7a5bc2a: Verifying Checksum 02:40:00 cbdbe7a5bc2a: Download complete 02:40:00 cbdbe7a5bc2a: Pull complete 02:40:01 ca9280d653b3: Verifying Checksum 02:40:01 ca9280d653b3: Download complete 02:40:02 ca9280d653b3: Pull complete 02:40:04 7e9c9ca2126c: Verifying Checksum 02:40:04 7e9c9ca2126c: Download complete 02:40:07 7e9c9ca2126c: Pull complete 02:40:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:40:07 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:40:07 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:40:10 $ docker top 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:11 + docker-compose build --help 02:40:11 + grep parallel 02:40:11 --parallel Build images in parallel. [Pipeline] } 02:40:12 $ docker stop --time=1 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede 02:40:13 $ docker rm -f 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:40:14 . [Pipeline] withDockerContainer 02:40:14 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:40:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:40:14 $ docker top 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:15 + docker-compose -f ./docker-compose-build.yml build --parallel 02:40:16 Building core-command ... 02:40:16 Building core-data ... 02:40:16 Building core-metadata ... 02:40:16 Building security-bootstrapper ... 02:40:16 Building security-proxy-setup ... 02:40:16 Building security-secretstore-setup ... 02:40:16 Building support-notifications ... 02:40:16 Building support-scheduler ... 02:40:16 Building sys-mgmt-agent ... 02:40:16 Building support-notifications 02:40:16 Building core-command 02:40:16 Building core-data 02:40:16 Building support-scheduler 02:40:16 Building security-bootstrapper 02:40:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:40:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:40:28 ---> 11f574f90e1c 02:40:28 Step 3/32 : WORKDIR /edgex-go 02:40:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:40:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:28 ---> 11f574f90e1c 02:40:28 Step 3/23 : WORKDIR /edgex-go 02:40:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:40:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:40:28 ---> 11f574f90e1c 02:40:28 Step 3/24 : WORKDIR /edgex-go 02:40:36 ---> Running in d8278b9db9db 02:40:36 ---> Running in 3b040e16616f 02:40:36 ---> Running in 660e261dd20c 02:40:39 Removing intermediate container 660e261dd20c 02:40:39 ---> e2320beeee36 02:40:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:39 Removing intermediate container 3b040e16616f 02:40:39 ---> 849a1ef9b396 02:40:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:39 Removing intermediate container d8278b9db9db 02:40:39 ---> cd1edfab0404 02:40:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:39 ---> Running in 4283ff0fad80 02:40:39 ---> Running in c8b6c335975a 02:40:40 ---> Running in 4d5e0b19307e 02:40:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:40:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:40:45 ---> 11f574f90e1c 02:40:45 Step 3/24 : WORKDIR /edgex-go 02:40:45 ---> Using cache 02:40:45 ---> cd1edfab0404 02:40:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:45 ---> 11f574f90e1c 02:40:45 Step 3/23 : WORKDIR /edgex-go 02:40:45 ---> Using cache 02:40:45 ---> cd1edfab0404 02:40:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:45 ---> Running in 78ccc9e049b2 02:40:45 Removing intermediate container c8b6c335975a 02:40:45 ---> a69d2dfb0070 02:40:45 Step 5/24 : RUN apk add --update --no-cache make git 02:40:45 ---> Running in db26d757b26d 02:40:45 ---> Running in 03aa562f08be 02:40:45 Removing intermediate container 4d5e0b19307e 02:40:45 ---> 12194d795882 02:40:45 Step 5/23 : RUN apk add --update --no-cache make git 02:40:45 ---> Running in 30ad8114573c 02:40:45 Removing intermediate container 4283ff0fad80 02:40:45 ---> fc3aae2c8e80 02:40:45 Step 5/32 : RUN apk add --update --no-cache make git 02:40:45 ---> Running in 5e5c3f9aa379 02:40:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:46 Removing intermediate container 78ccc9e049b2 02:40:46 ---> e50002d6fbc1 02:40:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:40:46 ---> Running in f9f01d136efd 02:40:47 Removing intermediate container db26d757b26d 02:40:47 ---> d0bb01a5728d 02:40:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:40:47 ---> Running in d715089f1f00 02:40:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:48 OK: 219 MiB in 52 packages 02:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:48 OK: 219 MiB in 52 packages 02:40:48 OK: 219 MiB in 52 packages 02:40:48 Removing intermediate container 03aa562f08be 02:40:48 ---> 13962895b295 02:40:48 Step 6/24 : COPY go.mod . 02:40:48 Removing intermediate container 30ad8114573c 02:40:48 ---> 14f8658cdc6b 02:40:48 Step 6/23 : COPY go.mod . 02:40:49 OK: 219 MiB in 52 packages 02:40:49 Removing intermediate container 5e5c3f9aa379 02:40:49 ---> f9c74ef31da3 02:40:49 Step 6/32 : COPY go.mod . 02:40:49 ---> 3aaeb1068b43 02:40:49 Step 7/24 : RUN go mod download 02:40:49 OK: 219 MiB in 52 packages 02:40:49 ---> 37b76a92047d 02:40:49 Step 7/23 : RUN go mod download 02:40:49 ---> Running in afb2010b86ae 02:40:49 ---> Running in 654de4cb7029 02:40:49 ---> dbf52335c12c 02:40:49 Step 7/32 : RUN go mod download 02:40:49 ---> Running in 99855dede62d 02:40:50 Removing intermediate container d715089f1f00 02:40:50 ---> 9b3acbf96b97 02:40:50 Step 6/24 : COPY go.mod . 02:40:50 Removing intermediate container f9f01d136efd 02:40:50 ---> 06427921b03b 02:40:50 Step 6/23 : COPY go.mod . 02:40:50 ---> e3b96b697704 02:40:50 Step 7/24 : RUN go mod download 02:40:50 ---> Running in 7d606daec211 02:40:50 ---> f4ea8f04a4c6 02:40:50 Step 7/23 : RUN go mod download 02:40:50 ---> Running in 594d0b7ad0e6 02:40:52 Removing intermediate container afb2010b86ae 02:40:52 ---> 4f140e961e55 02:40:52 Step 8/23 : COPY . . 02:40:54 Removing intermediate container 654de4cb7029 02:40:54 ---> 5abf5b37167b 02:40:54 Step 8/24 : COPY . . 02:40:54 Removing intermediate container 99855dede62d 02:40:54 ---> f9119b7c44ac 02:40:54 Step 8/32 : COPY . . 02:41:01 ---> 8997df75b4de 02:41:01 Step 9/23 : RUN go mod tidy 02:41:01 ---> f0081419d9b4 02:41:01 Step 9/24 : RUN go mod tidy 02:41:01 ---> Running in 801a3b58efd6 02:41:01 Removing intermediate container 7d606daec211 02:41:01 ---> 8b13124df628 02:41:01 Step 8/24 : COPY . . 02:41:01 Removing intermediate container 594d0b7ad0e6 02:41:01 ---> e9edc1efaa24 02:41:01 Step 8/23 : COPY . . 02:41:01 ---> Running in 56516d930218 02:41:09 ---> eb898f078cdf 02:41:09 Step 9/32 : RUN go mod tidy 02:41:09 ---> Running in e2baa1fc9d03 02:41:09 Removing intermediate container 56516d930218 02:41:09 ---> cca8d24fe7f4 02:41:09 Step 10/24 : RUN make cmd/core-command/core-command 02:41:09 Removing intermediate container 801a3b58efd6 02:41:09 ---> 003fdec68126 02:41:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:41:09 ---> Running in 7e181914ab9d 02:41:10 ---> 70d585fbb691 02:41:10 Step 9/24 : RUN go mod tidy 02:41:10 ---> Running in 4a9504a693e1 02:41:10 ---> Running in 5508819b0afc 02:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:41:12 Removing intermediate container e2baa1fc9d03 02:41:12 ---> 7f57b4a0226a 02:41:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:12 ---> Running in 9456e7084468 02:41:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:41:14 Removing intermediate container 5508819b0afc 02:41:14 ---> de1f583aa027 02:41:14 Step 10/24 : RUN make cmd/core-data/core-data 02:41:15 ---> Running in 859c10f2a1c3 02:41:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:41:19 ---> 50ae182ffd3a 02:41:19 Step 9/23 : RUN go mod tidy 02:41:19 ---> Running in f21f790c2f40 02:41:22 Removing intermediate container f21f790c2f40 02:41:22 ---> 7fbab711dc35 02:41:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:41:22 ---> Running in aaa5617e892a 02:41:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:42:01 Removing intermediate container 7e181914ab9d 02:42:01 ---> d5bc8a434d43 02:42:01 02:42:01 Step 11/24 : FROM alpine:3.14 02:42:01 3.14: Pulling from library/alpine 02:42:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:42:02 Status: Downloaded newer image for alpine:3.14 02:42:02 ---> 14119a10abf4 02:42:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:42:02 ---> Running in c4ec1153a63a 02:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:42:03 (1/1) Installing dumb-init (1.2.5-r1) 02:42:03 Executing busybox-1.33.1-r3.trigger 02:42:03 OK: 6 MiB in 15 packages 02:42:04 Removing intermediate container c4ec1153a63a 02:42:04 ---> 774b1dbf23ac 02:42:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:04 ---> Running in f6a708b76bc1 02:42:04 Removing intermediate container f6a708b76bc1 02:42:04 ---> ab2392c2356f 02:42:04 Step 14/24 : ENV APP_PORT=59882 02:42:05 ---> Running in e31863c47858 02:42:05 Removing intermediate container e31863c47858 02:42:05 ---> 9e0fa755f5ec 02:42:05 Step 15/24 : EXPOSE $APP_PORT 02:42:05 ---> Running in 500961921dbd 02:42:05 Removing intermediate container 500961921dbd 02:42:05 ---> 859a4df68ef3 02:42:05 Step 16/24 : WORKDIR / 02:42:05 ---> Running in 306db1e46cee 02:42:06 Removing intermediate container 9456e7084468 02:42:06 ---> 5f7fbfd5c969 02:42:06 02:42:06 Step 11/32 : FROM alpine:3.14 02:42:06 ---> 14119a10abf4 02:42:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:42:06 ---> Running in ff4226a74735 02:42:06 Removing intermediate container 306db1e46cee 02:42:06 ---> 560883daeaca 02:42:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:07 Removing intermediate container ff4226a74735 02:42:07 ---> a59c8836c9d0 02:42:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:42:07 ---> 2e8133091cea 02:42:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:42:07 ---> Running in 7812996df4cd 02:42:09 Removing intermediate container 4a9504a693e1 02:42:09 ---> 40fd9264521c 02:42:09 02:42:09 Step 11/23 : FROM alpine:3.14 02:42:09 ---> 14119a10abf4 02:42:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:42:09 ---> Using cache 02:42:09 ---> 774b1dbf23ac 02:42:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:09 ---> Using cache 02:42:09 ---> ab2392c2356f 02:42:09 Step 14/23 : ENV APP_PORT=59861 02:42:09 ---> Running in 79ce549780ce 02:42:09 ---> 9568c29161ae 02:42:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:42:09 Removing intermediate container 79ce549780ce 02:42:09 ---> c94e3206e91d 02:42:09 Step 15/23 : EXPOSE $APP_PORT 02:42:09 ---> Running in 6225376cee5c 02:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:42:09 Removing intermediate container 6225376cee5c 02:42:09 ---> 1d6a08f5f07c 02:42:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:42:09 ---> 68da8b300c0c 02:42:09 Step 20/24 : ENTRYPOINT ["/core-command"] 02:42:09 ---> Running in 7c379c1d4060 02:42:09 (1/2) Installing dumb-init (1.2.5-r1) 02:42:09 (2/2) Installing su-exec (0.2-r1) 02:42:09 Executing busybox-1.33.1-r3.trigger 02:42:09 OK: 6 MiB in 16 packages 02:42:09 Removing intermediate container 7c379c1d4060 02:42:09 ---> 51114d47a54e 02:42:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:09 ---> fbac2d536fc4 02:42:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:09 ---> Running in 83bd55e5b944 02:42:09 Removing intermediate container 83bd55e5b944 02:42:09 ---> fc58052e9633 02:42:09 Step 22/24 : LABEL arch=x86_64 02:42:09 Removing intermediate container 7812996df4cd 02:42:09 ---> d543ca9d5890 02:42:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:42:09 ---> Running in c8b0aedc0f37 02:42:10 ---> Running in b16ea693ec44 02:42:10 ---> e0e3d84b248f 02:42:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:42:10 Removing intermediate container c8b0aedc0f37 02:42:10 ---> 0d89e697a802 02:42:10 Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:42:10 Removing intermediate container b16ea693ec44 02:42:10 ---> a70463430959 02:42:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:42:10 ---> Running in 100d6c7303a0 02:42:10 ---> Running in 73949b9d59eb 02:42:10 ---> 49d1fb172dbb 02:42:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:42:10 ---> Running in 3c25de00d1cf 02:42:10 Removing intermediate container 100d6c7303a0 02:42:10 ---> 5eece607e229 02:42:10 Step 24/24 : LABEL version=0.0.0 02:42:10 ---> Running in b51f2fc21102 02:42:10 Removing intermediate container 73949b9d59eb 02:42:10 ---> 6923440142f5 02:42:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:42:10 Removing intermediate container 3c25de00d1cf 02:42:10 ---> f1a49b8dc846 02:42:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:10 Removing intermediate container b51f2fc21102 02:42:10 ---> 15136062ae28 02:42:10 02:42:10 ---> Running in 57852398b50b 02:42:10 ---> Running in b2039c3f2395 02:42:10 Successfully built 15136062ae28 02:42:11 Successfully tagged core-command:latest 02:42:11 Building security-proxy-setup 02:42:11  Building core-command ... done Removing intermediate container 57852398b50b 02:42:11 ---> 45c5afae3ec0 02:42:11 Step 21/23 : LABEL arch=x86_64 02:42:11 ---> Running in ed25f6d89bf9 02:42:12 Removing intermediate container ed25f6d89bf9 02:42:12 ---> e0ddd0af427a 02:42:12 Step 22/23 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:42:13 ---> Running in 89213a1fd0e2 02:42:15 Removing intermediate container 89213a1fd0e2 02:42:15 ---> 0392e147498b 02:42:15 Step 23/23 : LABEL version=0.0.0 02:42:16 Removing intermediate container b2039c3f2395 02:42:16 ---> d7c3c40f3fa1 02:42:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:42:16 ---> Running in 4dd45aa4163b 02:42:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:42:17 ---> 11f574f90e1c 02:42:17 Step 3/22 : WORKDIR /edgex-go 02:42:17 ---> Using cache 02:42:17 ---> cd1edfab0404 02:42:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:17 ---> Running in e4e5be9ffc8a 02:42:17 ---> Using cache 02:42:17 ---> d0bb01a5728d 02:42:17 Step 5/22 : RUN apk add --update --no-cache make git 02:42:17 Removing intermediate container 4dd45aa4163b 02:42:17 ---> 719f13efe417 02:42:17 02:42:17 Removing intermediate container 859c10f2a1c3 02:42:17 ---> 633df93b1d6a 02:42:17 02:42:17 Step 11/24 : FROM alpine:3.14 02:42:17 ---> 14119a10abf4 02:42:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:42:17 ---> Running in c121ee7d1bb8 02:42:17 ---> Running in b7c34d847735 02:42:17 Successfully built 719f13efe417 02:42:17 Successfully tagged support-scheduler:latest 02:42:17 Building security-secretstore-setup 02:42:17  Building support-scheduler ... done Removing intermediate container e4e5be9ffc8a 02:42:17 ---> 8207467d9541 02:42:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:42:18 Removing intermediate container b7c34d847735 02:42:18 ---> 63b8a77218c0 02:42:18 Step 13/24 : ENV APP_PORT=59880 02:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:20 Removing intermediate container aaa5617e892a 02:42:20 ---> 24c5c7332650 02:42:20 02:42:20 Step 11/23 : FROM alpine:3.14 02:42:20 ---> 14119a10abf4 02:42:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:42:20 ---> Running in 8874979b6dc5 02:42:20 ---> a1bb40f31e8f 02:42:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:42:20 ---> Running in 10ba2cc6e389 02:42:20 ---> Running in 91919b725b6b 02:42:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:20 Removing intermediate container 8874979b6dc5 02:42:20 ---> 1ff408d77dd1 02:42:20 Step 14/24 : EXPOSE $APP_PORT 02:42:20 ---> Running in 8edc51b9b362 02:42:21 OK: 219 MiB in 52 packages 02:42:21 Removing intermediate container 8edc51b9b362 02:42:21 ---> 34209a8002d7 02:42:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:42:21 ---> Running in c0ca6586bb61 02:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:42:21 (1/2) Installing ca-certificates (20191127-r5) 02:42:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:42:21 ---> 11f574f90e1c 02:42:21 Step 3/26 : WORKDIR /edgex-go 02:42:21 ---> Using cache 02:42:21 ---> cd1edfab0404 02:42:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:21 ---> Using cache 02:42:21 ---> d0bb01a5728d 02:42:21 Step 5/26 : RUN apk add --update --no-cache make git 02:42:21 (2/2) Installing dumb-init (1.2.5-r1) 02:42:21 Executing busybox-1.33.1-r3.trigger 02:42:21 Executing ca-certificates-20191127-r5.trigger 02:42:21 OK: 6 MiB in 16 packages 02:42:22 ---> Running in 4b00171ae35c 02:42:22 Removing intermediate container c121ee7d1bb8 02:42:22 ---> 27dc5d20ab82 02:42:22 Step 6/22 : COPY go.mod . 02:42:22 Removing intermediate container 91919b725b6b 02:42:22 ---> a16a1463a752 02:42:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:22 ---> bcf6e8744129 02:42:22 Step 7/22 : RUN go mod download 02:42:22 ---> Running in c5b141f2e5ed 02:42:22 Removing intermediate container 10ba2cc6e389 02:42:22 ---> 54ff6e9ce269 02:42:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:42:22 ---> Running in 2828ddaa8e23 02:42:22 ---> ce2f80eae16c 02:42:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:42:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:22 Removing intermediate container c0ca6586bb61 02:42:22 ---> f895a99dee51 02:42:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:42:22 ---> Running in 8cb630823299 02:42:23 Removing intermediate container 2828ddaa8e23 02:42:23 ---> 365eae4e9fd4 02:42:23 Step 14/23 : ENV APP_PORT=59860 02:42:23 ---> Running in fd1d6462ef19 02:42:23 Removing intermediate container fd1d6462ef19 02:42:23 ---> 751dee725df3 02:42:23 Step 15/23 : EXPOSE $APP_PORT 02:42:23 ---> cc814a6d5641 02:42:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:42:23 ---> Running in bfeb9fc41402 02:42:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:42:23 ---> 73df71e946f6 02:42:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:42:23 Removing intermediate container bfeb9fc41402 02:42:23 ---> 82a4ab8f5b67 02:42:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:23 ---> c3ed347035c0 02:42:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:42:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:23 ---> 642751c2ba3f 02:42:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:24 ---> 1ba81c70b8f5 02:42:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:42:24 ---> Running in 13d574c38f82 02:42:24 ---> 0c89609c62fe 02:42:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:42:24 Removing intermediate container c5b141f2e5ed 02:42:24 ---> 5dc20dd75358 02:42:24 Step 8/22 : COPY . . 02:42:24 OK: 219 MiB in 52 packages 02:42:24 Removing intermediate container 13d574c38f82 02:42:24 ---> 313a4122bb96 02:42:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:42:27 (1/6) Installing dumb-init (1.2.5-r1) 02:42:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:42:27 (3/6) Installing libsodium (1.0.18-r0) 02:42:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:42:30 ---> ad4c98b82f5e 02:42:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:42:30 ---> 7b6f34596fa3 02:42:30 Step 27/32 : RUN chmod +x /entrypoint.sh 02:42:30 ---> Running in 2e07a5d44492 02:42:30 ---> Running in b81362b8d0a3 02:42:30 ---> 81b4e1250ea4 02:42:30 Step 9/22 : RUN go mod tidy 02:42:30 Removing intermediate container 2e07a5d44492 02:42:30 ---> 25fc67c123bb 02:42:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:30 ---> Running in 871bac998cee 02:42:30 Removing intermediate container 4b00171ae35c 02:42:30 ---> d6b87388dcf0 02:42:30 Step 6/26 : COPY go.mod . 02:42:30 ---> Running in d114f1b3f86e 02:42:30 Removing intermediate container d114f1b3f86e 02:42:30 ---> 78bd8bccc955 02:42:30 Step 21/23 : LABEL arch=x86_64 02:42:30 ---> 3ba6de10f297 02:42:30 Step 7/26 : RUN go mod download 02:42:30 ---> Running in 7f141e6619e5 02:42:30 ---> Running in 15372c1f3ef9 02:42:30 Removing intermediate container 7f141e6619e5 02:42:30 ---> 0b758ce58e20 02:42:30 Step 22/23 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:42:30 ---> Running in 710eccab762d 02:42:30 (5/6) Installing libzmq (4.3.4-r0) 02:42:30 Removing intermediate container 710eccab762d 02:42:30 ---> 2ef259d06ccf 02:42:30 Step 23/23 : LABEL version=0.0.0 02:42:30 ---> Running in 887c0b0abe7b 02:42:30 Removing intermediate container b81362b8d0a3 02:42:30 ---> 666d09c829f5 02:42:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:42:30 Removing intermediate container 887c0b0abe7b 02:42:30 ---> c3608f5797aa 02:42:30 02:42:30 Successfully built c3608f5797aa 02:42:30 Successfully tagged support-notifications:latest 02:42:30 ---> Running in b4f8b5058be7 02:42:30 Building sys-mgmt-agent 02:42:30  Building support-notifications ... done (6/6) Installing zeromq (4.3.4-r0) 02:42:30 Removing intermediate container b4f8b5058be7 02:42:30 ---> a871764dad49 02:42:30 Step 29/32 : CMD ["gate"] 02:42:30 Executing busybox-1.33.1-r3.trigger 02:42:30 OK: 8 MiB in 20 packages 02:42:31 ---> Running in 27392aceccc4 02:42:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:33 ---> 11f574f90e1c 02:42:33 Step 3/24 : WORKDIR /edgex-go 02:42:33 ---> Using cache 02:42:33 ---> cd1edfab0404 02:42:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:33 ---> Using cache 02:42:33 ---> d0bb01a5728d 02:42:33 Step 5/24 : RUN apk add --update --no-cache make bash git 02:42:33 Removing intermediate container 27392aceccc4 02:42:33 ---> 3b3fabd9fcd8 02:42:33 Step 30/32 : LABEL arch=x86_64 02:42:33 ---> Running in adf46c2bcc53 02:42:33 Removing intermediate container 871bac998cee 02:42:33 ---> 062cfb135d47 02:42:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:42:33 ---> Running in e80e32eadf4d 02:42:33 ---> Running in 1cd69400f048 02:42:33 Removing intermediate container 8cb630823299 02:42:33 ---> 2bc8e4cfd6d2 02:42:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:33 Removing intermediate container e80e32eadf4d 02:42:33 ---> 84534a62406d 02:42:33 Step 31/32 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:42:33 Removing intermediate container 15372c1f3ef9 02:42:33 ---> 75f9b0d56217 02:42:33 Step 8/26 : COPY . . 02:42:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:34 ---> Running in 6d25d4c0f995 02:42:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:42:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:36 OK: 219 MiB in 52 packages 02:42:36 ---> ab924bb325e1 02:42:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:36 Removing intermediate container 6d25d4c0f995 02:42:36 ---> cbe0a819eb48 02:42:36 Step 32/32 : LABEL version=0.0.0 02:42:37 ---> aa1eaa4c1a4f 02:42:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:42:37 ---> Running in 781b71060fe3 02:42:37 Removing intermediate container adf46c2bcc53 02:42:37 ---> d219fcd95bd7 02:42:37 Step 6/24 : COPY go.mod . 02:42:38 Removing intermediate container 781b71060fe3 02:42:38 ---> a6283a9f6bcd 02:42:38 02:42:38 ---> f2e2be9a95cd 02:42:38 Step 20/24 : ENTRYPOINT ["/core-data"] 02:42:38 ---> 20c6a8d1bf09 02:42:38 Step 7/24 : RUN go mod download 02:42:38 ---> Running in 1ef55f9e9ac4 02:42:38 Successfully built a6283a9f6bcd 02:42:38 Successfully tagged security-bootstrapper:latest 02:42:38 Building core-metadata 02:42:38  Building security-bootstrapper ... done  ---> 46faee381d87 02:42:38 Step 9/26 : RUN go mod tidy 02:42:38 ---> Running in 49bd13723b30 02:42:38 ---> Running in 4acf93bad9d0 02:42:38 Removing intermediate container 1ef55f9e9ac4 02:42:38 ---> 4eda7635776e 02:42:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:38 ---> Running in c71107ab5c6a 02:42:39 Removing intermediate container c71107ab5c6a 02:42:39 ---> 7638d890d92a 02:42:39 Step 22/24 : LABEL arch=x86_64 02:42:41 ---> Running in 92b664a6cb55 02:42:42 Removing intermediate container 92b664a6cb55 02:42:42 ---> 139d2a19c8ab 02:42:42 Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:42:42 ---> Running in af4da2aa9daf 02:42:43 Removing intermediate container af4da2aa9daf 02:42:43 ---> f71245984008 02:42:43 Step 24/24 : LABEL version=0.0.0 02:42:43 ---> Running in c28c064ca1ec 02:42:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:43 ---> 11f574f90e1c 02:42:43 Step 3/24 : WORKDIR /edgex-go 02:42:43 ---> Using cache 02:42:43 ---> cd1edfab0404 02:42:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:43 ---> Using cache 02:42:43 ---> d0bb01a5728d 02:42:43 Step 5/24 : RUN apk add --update --no-cache make git 02:42:43 ---> Using cache 02:42:43 ---> d6b87388dcf0 02:42:43 Step 6/24 : COPY go.mod . 02:42:43 ---> Using cache 02:42:43 ---> 3ba6de10f297 02:42:43 Step 7/24 : RUN go mod download 02:42:43 ---> Using cache 02:42:43 ---> 75f9b0d56217 02:42:43 Step 8/24 : COPY . . 02:42:43 ---> Using cache 02:42:43 ---> 46faee381d87 02:42:43 Step 9/24 : RUN go mod tidy 02:42:43 ---> Running in a7da00b0dd0a 02:42:43 Removing intermediate container c28c064ca1ec 02:42:43 ---> da642bbdb285 02:42:43 02:42:43 Successfully built da642bbdb285 02:42:43 Successfully tagged core-data:latest 02:42:44  Building core-data ... done Removing intermediate container 4acf93bad9d0 02:42:44 ---> cc28a0a7c8a5 02:42:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:44 ---> Running in 7c1aa0d44b63 02:42:45 Removing intermediate container 49bd13723b30 02:42:45 ---> 8d4be9d55d5b 02:42:45 Step 8/24 : COPY . . 02:42:45 Removing intermediate container a7da00b0dd0a 02:42:45 ---> 1be707726046 02:42:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:42:45 ---> Running in b04a8f070f82 02:42:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:42:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:42:54 ---> b96536ab0f18 02:42:54 Step 9/24 : RUN go mod tidy 02:42:54 ---> Running in e25666631e70 02:42:56 Removing intermediate container e25666631e70 02:42:56 ---> cfc2648e4dcb 02:42:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:42:56 ---> Running in 401fa2ee2e4e 02:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:43:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:43:12 Removing intermediate container 1cd69400f048 02:43:12 ---> 6be81d915443 02:43:12 02:43:12 Step 11/22 : FROM alpine:3.14 02:43:12 ---> 14119a10abf4 02:43:12 Step 12/22 : RUN apk add --update --no-cache curl 02:43:12 ---> Running in deb5259061f6 02:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:43:13 (1/5) Installing ca-certificates (20191127-r5) 02:43:13 (2/5) Installing brotli-libs (1.0.9-r5) 02:43:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:43:13 (4/5) Installing libcurl (7.79.1-r0) 02:43:13 (5/5) Installing curl (7.79.1-r0) 02:43:13 Executing busybox-1.33.1-r3.trigger 02:43:13 Executing ca-certificates-20191127-r5.trigger 02:43:13 OK: 8 MiB in 19 packages 02:43:14 Removing intermediate container deb5259061f6 02:43:14 ---> db9d5f64da92 02:43:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:43:14 ---> Running in eba39a369e30 02:43:15 Removing intermediate container eba39a369e30 02:43:15 ---> f7c12c2c0fdd 02:43:15 Step 14/22 : WORKDIR /edgex 02:43:15 ---> Running in 4cf129313bd3 02:43:15 Removing intermediate container 4cf129313bd3 02:43:15 ---> 9153f8346787 02:43:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:43:15 ---> eca2a7d316be 02:43:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:43:16 ---> 2aaa731746b6 02:43:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:43:16 ---> 28071481d5e4 02:43:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:43:16 ---> Running in 05db944eab92 02:43:18 Removing intermediate container 05db944eab92 02:43:18 ---> 28f06cae463e 02:43:18 Step 19/22 : CMD ["--init=true"] 02:43:18 ---> Running in d3d13af11743 02:43:18 Removing intermediate container d3d13af11743 02:43:18 ---> 576e47d5238f 02:43:18 Step 20/22 : LABEL arch=x86_64 02:43:18 ---> Running in dec56e3d3008 02:43:18 Removing intermediate container dec56e3d3008 02:43:18 ---> 03af14b9cdaf 02:43:18 Step 21/22 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:43:18 ---> Running in f1f4b6bcd2c1 02:43:18 Removing intermediate container f1f4b6bcd2c1 02:43:18 ---> 03fff37f6051 02:43:18 Step 22/22 : LABEL version=0.0.0 02:43:18 ---> Running in efa6ca6aa3dd 02:43:18 Removing intermediate container efa6ca6aa3dd 02:43:18 ---> 9f4a5a4efd84 02:43:18 02:43:18 Successfully built 9f4a5a4efd84 02:43:18 Successfully tagged security-proxy-setup:latest 02:43:24  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:43:28 Removing intermediate container 7c1aa0d44b63 02:43:28 ---> 55273eb0569b 02:43:28 02:43:28 Step 11/26 : FROM alpine:3.14 02:43:28 ---> 14119a10abf4 02:43:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:43:28 ---> Running in 24e7bcd6f30d 02:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:43:29 (1/3) Installing ca-certificates (20191127-r5) 02:43:29 (2/3) Installing dumb-init (1.2.5-r1) 02:43:29 (3/3) Installing su-exec (0.2-r1) 02:43:29 Executing busybox-1.33.1-r3.trigger 02:43:29 Executing ca-certificates-20191127-r5.trigger 02:43:29 OK: 6 MiB in 17 packages 02:43:30 Removing intermediate container b04a8f070f82 02:43:30 ---> 110da2a32efc 02:43:30 02:43:30 Step 11/24 : FROM alpine:3.14 02:43:30 ---> 14119a10abf4 02:43:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:43:30 ---> Using cache 02:43:30 ---> 774b1dbf23ac 02:43:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:43:30 ---> Using cache 02:43:30 ---> ab2392c2356f 02:43:30 Step 14/24 : ENV APP_PORT=59881 02:43:30 ---> Running in 16a023f01da5 02:43:30 Removing intermediate container 16a023f01da5 02:43:30 ---> 9b8ef8f73aee 02:43:30 Step 15/24 : EXPOSE $APP_PORT 02:43:30 ---> Running in 414fa5d7128f 02:43:30 Removing intermediate container 414fa5d7128f 02:43:30 ---> 96a3260769ab 02:43:30 Step 16/24 : WORKDIR / 02:43:30 Removing intermediate container 24e7bcd6f30d 02:43:30 ---> d6a39ba24ec5 02:43:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:43:30 ---> Running in db2750a49180 02:43:30 ---> Running in e655c61c062c 02:43:30 Removing intermediate container db2750a49180 02:43:30 ---> 78f4daa9baf4 02:43:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:31 Removing intermediate container 401fa2ee2e4e 02:43:31 ---> 34e4299e5e85 02:43:31 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:43:31 Removing intermediate container e655c61c062c 02:43:31 ---> 5ad753bf3c7b 02:43:31 Step 14/26 : WORKDIR / 02:43:31 ---> Running in c2f17e7266ff 02:43:31 ---> Running in fc16161cad46 02:43:31 ---> 2844963eb640 02:43:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:43:31 Removing intermediate container fc16161cad46 02:43:31 ---> 740fc549b019 02:43:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:43:32 ---> b39bcf0c2207 02:43:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:43:32 ---> b96e0c41dbcb 02:43:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:43:32 ---> b2f23f5be193 02:43:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:43:32 ---> d7402237ad8a 02:43:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:43:32 ---> Running in 3e7fc08a57d6 02:43:32 ---> 3ba341149d05 02:43:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:43:32 Removing intermediate container 3e7fc08a57d6 02:43:32 ---> 39d48f8d61c0 02:43:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:32 ---> Running in e0fd14c3bb6d 02:43:32 Removing intermediate container c2f17e7266ff 02:43:32 ---> 9effdadd7753 02:43:32 02:43:32 Step 12/24 : FROM docker:20.10.7 02:43:32 ---> 5d4fc816744d 02:43:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:32 Removing intermediate container e0fd14c3bb6d 02:43:32 ---> 394b86f01c7c 02:43:32 Step 22/24 : LABEL arch=x86_64 02:43:32 ---> Running in 2b51b04bc62c 02:43:32 20.10.7: Pulling from library/docker 02:43:33 Removing intermediate container 2b51b04bc62c 02:43:33 ---> 1b19e7d22132 02:43:33 Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:43:33 ---> 97cbd4ee7352 02:43:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:33 ---> Running in b4676006320d 02:43:33 Removing intermediate container b4676006320d 02:43:33 ---> d67556243cf2 02:43:33 Step 24/24 : LABEL version=0.0.0 02:43:33 ---> Running in 3a1b78d16952 02:43:33 ---> 046c939d17dd 02:43:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:33 Removing intermediate container 3a1b78d16952 02:43:33 ---> 57924b6b037f 02:43:33 02:43:33 Successfully built 57924b6b037f 02:43:33 Successfully tagged core-metadata:latest 02:43:33  Building core-metadata ... done  ---> 9821bbad36ae 02:43:33 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:43:34 ---> Running in e8b2f01cf25d 02:43:34 Removing intermediate container e8b2f01cf25d 02:43:34 ---> 0246aec0d6b4 02:43:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:43:34 ---> Running in 35f8620c85a8 02:43:34 Removing intermediate container 35f8620c85a8 02:43:34 ---> 74f929f2b260 02:43:34 Step 24/26 : LABEL arch=x86_64 02:43:34 ---> Running in 12ac72ef0453 02:43:35 Removing intermediate container 12ac72ef0453 02:43:35 ---> 13215ff2b5a3 02:43:35 Step 25/26 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:43:35 ---> Running in af18ee9abe2e 02:43:35 Removing intermediate container af18ee9abe2e 02:43:35 ---> 169b6f425a77 02:43:35 Step 26/26 : LABEL version=0.0.0 02:43:35 ---> Running in 865e5af35038 02:43:35 Removing intermediate container 865e5af35038 02:43:35 ---> a32b53d841da 02:43:35 02:43:35 Successfully built a32b53d841da 02:43:35 Successfully tagged security-secretstore-setup:latest 02:43:38  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:43:38 Status: Downloaded newer image for docker:20.10.7 02:43:38 ---> 08bdaf2f88f9 02:43:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:43:40 ---> Running in cf2816856101 02:43:40 Removing intermediate container cf2816856101 02:43:40 ---> 35e93b17f74b 02:43:40 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:43:40 ---> Running in 5a43913cfd3f 02:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:43:40 (1/39) Installing readline (8.1.0-r0) 02:43:40 (2/39) Installing bash (5.1.0-r0) 02:43:40 Executing bash-5.1.0-r0.post-install 02:43:40 (3/39) Installing brotli-libs (1.0.9-r3) 02:43:40 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:43:40 (5/39) Installing libcurl (7.79.1-r0) 02:43:40 (6/39) Installing curl (7.79.1-r0) 02:43:40 (7/39) Installing dumb-init (1.2.5-r0) 02:43:40 (8/39) Installing libbz2 (1.0.8-r1) 02:43:40 (9/39) Installing expat (2.2.10-r1) 02:43:40 (10/39) Installing libffi (3.3-r2) 02:43:40 (11/39) Installing gdbm (1.19-r0) 02:43:40 (12/39) Installing xz-libs (5.2.5-r0) 02:43:40 (13/39) Installing sqlite-libs (3.34.1-r0) 02:43:40 (14/39) Installing python3 (3.8.10-r0) 02:43:40 (15/39) Installing py3-appdirs (1.4.4-r1) 02:43:40 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:43:40 (17/39) Installing py3-parsing (2.4.7-r1) 02:43:40 (18/39) Installing py3-six (1.15.0-r0) 02:43:40 (19/39) Installing py3-packaging (20.9-r0) 02:43:40 (20/39) Installing py3-setuptools (51.3.3-r0) 02:43:41 (21/39) Installing py3-chardet (4.0.0-r0) 02:43:41 (22/39) Installing py3-idna (3.1-r0) 02:43:41 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:43:41 (24/39) Installing py3-requests (2.25.1-r1) 02:43:41 (25/39) Installing py3-msgpack (1.0.2-r0) 02:43:41 (26/39) Installing py3-lockfile (0.12.2-r3) 02:43:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:43:41 (28/39) Installing py3-colorama (0.4.4-r0) 02:43:41 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:43:41 (30/39) Installing py3-distlib (0.3.1-r1) 02:43:41 (31/39) Installing py3-distro (1.5.0-r1) 02:43:41 (32/39) Installing py3-webencodings (0.5.1-r3) 02:43:41 (33/39) Installing py3-html5lib (1.1-r0) 02:43:41 (34/39) Installing py3-pytoml (0.1.21-r0) 02:43:41 (35/39) Installing py3-pep517 (0.9.1-r0) 02:43:41 (36/39) Installing py3-progress (1.5-r0) 02:43:41 (37/39) Installing py3-retrying (1.3.3-r0) 02:43:41 (38/39) Installing py3-toml (0.10.2-r0) 02:43:41 (39/39) Installing py3-pip (20.3.4-r0) 02:43:41 Executing busybox-1.32.1-r6.trigger 02:43:41 OK: 82 MiB in 59 packages 02:43:43 Collecting docker-compose==1.23.2 02:43:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:43:43 Collecting cached-property<2,>=1.2.0 02:43:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:43:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:43:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:43:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:43:43 Collecting websocket-client<1.0,>=0.32.0 02:43:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:43:43 Collecting docker<4.0,>=3.6.0 02:43:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:43:43 Collecting docopt<0.7,>=0.6.1 02:43:43 Downloading docopt-0.6.2.tar.gz (25 kB) 02:43:44 Collecting PyYAML<4,>=3.10 02:43:44 Downloading PyYAML-3.13.tar.gz (270 kB) 02:43:45 Collecting jsonschema<3,>=2.5.1 02:43:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:43:45 Collecting dockerpty<0.5,>=0.4.1 02:43:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:43:45 Collecting texttable<0.10,>=0.9.0 02:43:45 Downloading texttable-0.9.1.tar.gz (11 kB) 02:43:45 Collecting docker-pycreds>=0.4.0 02:43:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:43:45 Collecting urllib3<1.25,>=1.21.1 02:43:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:43:45 Collecting idna<2.8,>=2.5 02:43:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:43:46 Collecting certifi>=2017.4.17 02:43:46 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:43:46 Collecting chardet<3.1.0,>=3.0.2 02:43:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:43:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:43:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:43:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:43:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:43:46 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:43:46 Attempting uninstall: urllib3 02:43:46 Found existing installation: urllib3 1.26.2 02:43:46 Uninstalling urllib3-1.26.2: 02:43:46 Successfully uninstalled urllib3-1.26.2 02:43:46 Attempting uninstall: idna 02:43:46 Found existing installation: idna 3.1 02:43:46 Uninstalling idna-3.1: 02:43:46 Successfully uninstalled idna-3.1 02:43:46 Attempting uninstall: chardet 02:43:46 Found existing installation: chardet 4.0.0 02:43:46 Uninstalling chardet-4.0.0: 02:43:46 Successfully uninstalled chardet-4.0.0 02:43:46 Attempting uninstall: requests 02:43:46 Found existing installation: requests 2.25.1 02:43:46 Uninstalling requests-2.25.1: 02:43:46 Successfully uninstalled requests-2.25.1 02:43:47 Running setup.py install for texttable: started 02:43:47 Running setup.py install for texttable: finished with status 'done' 02:43:47 Running setup.py install for PyYAML: started 02:43:48 Running setup.py install for PyYAML: finished with status 'done' 02:43:48 Running setup.py install for docopt: started 02:43:48 Running setup.py install for docopt: finished with status 'done' 02:43:48 Running setup.py install for dockerpty: started 02:43:49 Running setup.py install for dockerpty: finished with status 'done' 02:43:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:43:52 Removing intermediate container 5a43913cfd3f 02:43:52 ---> a224a03f8f02 02:43:52 Step 15/24 : ENV APP_PORT=58890 02:43:52 ---> Running in 945fe0700926 02:43:53 Removing intermediate container 945fe0700926 02:43:53 ---> 18dab2c0b93d 02:43:53 Step 16/24 : EXPOSE $APP_PORT 02:43:53 ---> Running in e28a149e90fe 02:43:53 Removing intermediate container e28a149e90fe 02:43:53 ---> e09f76c0cfc4 02:43:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:43:53 ---> 27f48cb76413 02:43:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:43:53 ---> 5c8912c36260 02:43:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:43:54 ---> c92dbade46fc 02:43:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:43:54 ---> Running in 6ab86ecb9aec 02:43:54 Removing intermediate container 6ab86ecb9aec 02:43:54 ---> 23914ffac674 02:43:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:54 ---> Running in b6bf68b88372 02:43:54 Removing intermediate container b6bf68b88372 02:43:54 ---> 2fbfd2628d34 02:43:54 Step 22/24 : LABEL arch=x86_64 02:43:54 ---> Running in db99156eaa69 02:43:54 Removing intermediate container db99156eaa69 02:43:54 ---> df8c87c4b8e9 02:43:54 Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 02:43:54 ---> Running in cc98c3b6d0ac 02:43:54 Removing intermediate container cc98c3b6d0ac 02:43:54 ---> a76417a1ed16 02:43:54 Step 24/24 : LABEL version=0.0.0 02:43:54 ---> Running in b9b98f7b7c3f 02:43:54 Removing intermediate container b9b98f7b7c3f 02:43:54 ---> a3fd1ffd1ea7 02:43:54 02:43:54 Successfully built a3fd1ffd1ea7 02:43:54 Successfully tagged sys-mgmt-agent:latest 02:43:55  Building sys-mgmt-agent ... done  [Pipeline] } 02:43:55 $ docker stop --time=1 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d 02:43:56 $ docker rm -f 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d [Pipeline] // withDockerContainer [Pipeline] sh 02:43:56 + docker images 02:43:56 REPOSITORY TAG IMAGE ID CREATED SIZE 02:43:56 sys-mgmt-agent latest a3fd1ffd1ea7 2 seconds ago 325MB 02:43:56 security-secretstore-setup latest a32b53d841da 21 seconds ago 28.2MB 02:43:56 core-metadata latest 57924b6b037f 23 seconds ago 16.8MB 02:43:56 9effdadd7753 24 seconds ago 1.75GB 02:43:56 110da2a32efc 27 seconds ago 1.76GB 02:43:56 55273eb0569b 29 seconds ago 1.76GB 02:43:56 security-proxy-setup latest 9f4a5a4efd84 39 seconds ago 26.7MB 02:43:56 6be81d915443 45 seconds ago 1.76GB 02:43:56 core-data latest da642bbdb285 About a minute ago 20.5MB 02:43:56 security-bootstrapper latest a6283a9f6bcd About a minute ago 18.8MB 02:43:56 support-notifications latest c3608f5797aa About a minute ago 16.8MB 02:43:56 24c5c7332650 About a minute ago 1.75GB 02:43:56 support-scheduler latest 719f13efe417 About a minute ago 16.1MB 02:43:56 633df93b1d6a About a minute ago 1.76GB 02:43:56 core-command latest 15136062ae28 About a minute ago 16MB 02:43:56 40fd9264521c About a minute ago 1.75GB 02:43:56 5f7fbfd5c969 About a minute ago 1.75GB 02:43:56 d5bc8a434d43 About a minute ago 1.75GB 02:43:56 ci-base-image-x86_64 latest 11f574f90e1c 6 minutes ago 1.25GB 02:43:56 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:43:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:43:56 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months 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) [Pipeline] findFiles [Pipeline] node 02:44:12 Still waiting to schedule task 02:44:12 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:47:09 Running on prd-ubuntu18.04-docker-8c-8g-1563 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 02:47:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:47:09 The recommended git tool is: git 02:47:14 using credential edgex-jenkins-ssh 02:47:14 Cloning the remote Git repository 02:47:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:47:14 > git init /w/workspace/edgex-go/1 # timeout=10 02:47:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:47:14 > git --version # timeout=10 02:47:14 > git --version # 'git version 2.17.1' 02:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:51 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 02:47:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:47:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:51 > git config core.sparsecheckout # timeout=10 02:47:51 > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:51 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:47:55 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:47:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:47:56 ---> package-listing.sh 02:47:56 ++ facter osfamily 02:47:56 ++ tr '[:upper:]' '[:lower:]' 02:47:56 + OS_FAMILY=redhat 02:47:56 + workspace=/w/workspace/edgex-go/1 02:47:56 + START_PACKAGES=/tmp/packages_start.txt 02:47:56 + END_PACKAGES=/tmp/packages_end.txt 02:47:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:47:56 + PACKAGES=/tmp/packages_start.txt 02:47:56 + '[' /w/workspace/edgex-go/1 ']' 02:47:56 + PACKAGES=/tmp/packages_end.txt 02:47:56 + case "${OS_FAMILY}" in 02:47:56 + rpm -qa 02:47:56 + sort 02:47:59 + '[' -f /tmp/packages_start.txt ']' 02:47:59 + '[' -f /tmp/packages_end.txt ']' 02:47:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:47:59 + '[' /w/workspace/edgex-go/1 ']' 02:47:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:47:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:47:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 02:47:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:00 02:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:00 latest: Pulling from edgex-lftools-log-publisher 02:48:00 b4d181a07f80: Pulling fs layer 02:48:00 a1111a8f2ec3: Pulling fs layer 02:48:00 ed53099fbce6: Pulling fs layer 02:48:00 dc539afda2c1: Pulling fs layer 02:48:00 77bc0d833cb6: Pulling fs layer 02:48:00 9065ff56babe: Pulling fs layer 02:48:00 d287ab97295c: Pulling fs layer 02:48:00 dc539afda2c1: Waiting 02:48:00 77bc0d833cb6: Waiting 02:48:00 9065ff56babe: Waiting 02:48:00 d287ab97295c: Waiting 02:48:01 a1111a8f2ec3: Verifying Checksum 02:48:01 a1111a8f2ec3: Download complete 02:48:01 dc539afda2c1: Download complete 02:48:01 77bc0d833cb6: Verifying Checksum 02:48:01 77bc0d833cb6: Download complete 02:48:01 9065ff56babe: Verifying Checksum 02:48:01 9065ff56babe: Download complete 02:48:01 ed53099fbce6: Verifying Checksum 02:48:01 ed53099fbce6: Download complete 02:48:03 b4d181a07f80: Verifying Checksum 02:48:03 b4d181a07f80: Download complete 02:48:04 b4d181a07f80: Pull complete 02:48:04 a1111a8f2ec3: Pull complete 02:48:05 ed53099fbce6: Pull complete 02:48:05 dc539afda2c1: Pull complete 02:48:05 77bc0d833cb6: Pull complete 02:48:05 9065ff56babe: Pull complete 02:48:07 d287ab97295c: Verifying Checksum 02:48:07 d287ab97295c: Download complete 02:48:12 d287ab97295c: Pull complete 02:48:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:48:12 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 02:48:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:48:18 $ docker top 4f1e7e83ace7ad13d7f8d1a26dec2bfe0bbe80e0cee0ed4e16a944bfe37d4323 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:48:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:48:19 + ls /var/log/sa-host 02:48:19 + sadf -c /var/log/sa-host/sa05 02:48:19 file_magic: OK 02:48:19 HZ: Using current value: 100 02:48:19 file_header: OK 02:48:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:48:19 Statistics: 02:48:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:48:19 File successfully converted to sysstat format version 12.0.3 02:48:19 + sadf -c /var/log/sa-host/sa27 02:48:19 file_magic: OK 02:48:19 HZ: Using current value: 100 02:48:19 file_header: OK 02:48:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:48:19 Statistics: 02:48:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:48:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:19 provisioning config files... 02:48:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1847915308585583722tmp [Pipeline] { [Pipeline] echo 02:48:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:20 ---> create-netrc.sh [Pipeline] } 02:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:48:22 ---> python-tools-install.sh [Pipeline] echo 02:48:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:48:22 ---> sudo-logs.sh 02:48:22 Archiving 'sudo' log.. 02:48:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known 02:48:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:48:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:48:23 ---> job-cost.sh 02:48:23 lf-activate-venv: SKIPPING 02:48:23 INFO: No Stack... 02:48:24 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:24 INFO: Archiving Costs [Pipeline] echo 02:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:25 ---> logs-deploy.sh 02:48:25 lf-activate-venv: SKIPPING 02:48:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/1 02:48:25 INFO: archiving workspace using pattern(s): 02:48:26 Archives upload complete. 02:48:26 INFO: archiving logs to Nexus 02:48:27 ---> uname -a: 02:48:27 Linux prd-centos7-docker-4c-2g-1556.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:48:27 02:48:27 02:48:27 ---> lscpu: 02:48:27 Architecture: x86_64 02:48:27 CPU op-mode(s): 32-bit, 64-bit 02:48:27 Byte Order: Little Endian 02:48:27 Address sizes: 40 bits physical, 48 bits virtual 02:48:27 CPU(s): 2 02:48:27 On-line CPU(s) list: 0,1 02:48:27 Thread(s) per core: 1 02:48:27 Core(s) per socket: 1 02:48:27 Socket(s): 2 02:48:27 NUMA node(s): 1 02:48:27 Vendor ID: AuthenticAMD 02:48:27 CPU family: 23 02:48:27 Model: 49 02:48:27 Model name: AMD EPYC-Rome Processor 02:48:27 Stepping: 0 02:48:27 CPU MHz: 2799.998 02:48:27 BogoMIPS: 5599.99 02:48:27 Virtualization: AMD-V 02:48:27 Hypervisor vendor: KVM 02:48:27 Virtualization type: full 02:48:27 L1d cache: 32K 02:48:27 L1i cache: 32K 02:48:27 L2 cache: 512K 02:48:27 L3 cache: 16384K 02:48:27 NUMA node0 CPU(s): 0,1 02:48: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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:48:27 02:48:27 02:48:27 ---> nproc: 02:48:27 2 02:48:27 02:48:27 02:48:27 ---> df -h: 02:48:27 Filesystem Size Used Avail Use% Mounted on 02:48:27 overlay 40G 14G 27G 35% / 02:48:27 tmpfs 64M 0 64M 0% /dev 02:48:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:48:27 shm 64M 0 64M 0% /dev/shm 02:48:27 /dev/vda1 40G 14G 27G 35% /facter-os 02:48:27 02:48:27 02:48:27 ---> sar -b -r -n DEV: 02:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 02:48:27 02:48:27 01:46:20 LINUX RESTART (2 CPU) 02:48:27 02:48:27 01:47:01 tps rtps wtps bread/s bwrtn/s 02:48:27 01:48:01 3.75 0.00 3.75 0.00 672.98 02:48:27 01:49:01 1.03 0.00 1.03 0.00 16.71 02:48:27 01:50:01 0.20 0.00 0.20 0.00 2.07 02:48:27 01:51:01 0.27 0.00 0.27 0.00 3.38 02:48:27 01:52:01 0.25 0.00 0.25 0.00 2.67 02:48:27 01:53:01 0.33 0.00 0.33 0.00 4.71 02:48:27 01:54:01 0.18 0.00 0.18 0.00 3.00 02:48:27 01:55:01 0.22 0.00 0.22 0.00 2.73 02:48:27 01:56:01 0.30 0.00 0.30 0.00 4.90 02:48:27 01:57:01 0.20 0.00 0.20 0.00 2.73 02:48:27 01:58:01 0.27 0.00 0.27 0.00 3.36 02:48:27 01:59:01 0.22 0.00 0.22 0.00 2.60 02:48:27 02:00:01 0.20 0.00 0.20 0.00 1.80 02:48:27 02:01:01 0.30 0.02 0.28 0.13 2.97 02:48:27 02:02:01 1.20 0.29 0.91 7.72 19.96 02:48:27 02:03:01 0.25 0.00 0.25 0.00 2.73 02:48:27 02:04:01 0.23 0.00 0.23 0.00 3.65 02:48:27 02:05:01 0.22 0.00 0.22 0.00 3.28 02:48:27 02:06:01 0.18 0.00 0.18 0.00 1.92 02:48:27 02:07:01 0.15 0.00 0.15 0.00 2.05 02:48:27 02:08:01 0.22 0.00 0.22 0.00 2.25 02:48:27 02:09:01 0.23 0.00 0.23 0.00 3.23 02:48:27 02:10:01 0.25 0.00 0.25 0.00 2.62 02:48:27 02:11:01 0.20 0.00 0.20 0.00 1.52 02:48:27 02:12:01 0.15 0.00 0.15 0.00 1.92 02:48:27 02:13:01 0.20 0.00 0.20 0.00 1.93 02:48:27 02:14:01 0.30 0.00 0.30 0.00 3.23 02:48:27 02:15:01 0.25 0.00 0.25 0.00 2.38 02:48:27 02:16:01 0.20 0.00 0.20 0.00 2.42 02:48:27 02:17:01 0.17 0.00 0.17 0.00 1.93 02:48:27 02:18:01 0.23 0.00 0.23 0.00 2.47 02:48:27 02:19:01 0.30 0.00 0.30 0.00 3.67 02:48:27 02:20:01 0.23 0.00 0.23 0.00 2.20 02:48:27 02:21:01 0.18 0.00 0.18 0.00 1.52 02:48:27 02:22:01 0.20 0.00 0.20 0.00 1.92 02:48:27 02:23:01 0.23 0.00 0.23 0.00 3.02 02:48:27 02:24:01 0.25 0.00 0.25 0.00 2.68 02:48:27 02:25:01 0.22 0.00 0.22 0.00 2.18 02:48:27 02:26:01 0.17 0.00 0.17 0.00 1.38 02:48:27 02:27:01 0.18 0.00 0.18 0.00 2.05 02:48:27 02:28:01 0.17 0.00 0.17 0.00 1.77 02:48:27 02:29:01 0.25 0.00 0.25 0.00 2.68 02:48:27 02:30:01 0.28 0.00 0.28 0.00 3.93 02:48:27 02:31:01 0.17 0.00 0.17 0.00 1.20 02:48:27 02:32:01 0.15 0.00 0.15 0.00 1.87 02:48:27 02:33:01 1.03 0.70 0.33 208.06 6.58 02:48:27 02:34:01 87.74 3.38 84.36 2577.59 8058.78 02:48:27 02:35:01 5.65 0.00 5.65 0.00 2152.80 02:48:27 02:36:01 107.21 0.15 107.06 22.12 39783.06 02:48:27 02:37:01 267.65 0.00 267.65 0.00 56934.42 02:48:27 02:38:02 48.71 0.00 48.71 0.00 4152.59 02:48:27 02:39:01 45.45 0.00 45.45 0.00 7347.96 02:48:27 02:40:01 72.26 0.00 72.26 0.00 9394.69 02:48:27 02:41:01 704.24 346.92 357.32 9942.78 239002.38 02:48:27 02:42:01 273.03 92.05 180.98 5646.99 80120.13 02:48:27 02:43:01 514.45 16.96 497.49 2382.56 230893.96 02:48:27 02:44:01 237.81 19.95 217.87 1545.52 38767.75 02:48:27 02:45:01 1.22 0.00 1.22 0.00 18.60 02:48:27 02:46:01 0.20 0.00 0.20 0.00 1.90 02:48:27 02:47:01 0.17 0.00 0.17 0.00 1.28 02:48:27 02:48:01 40.39 38.96 1.43 3958.29 22.29 02:48:27 Average: 39.77 8.54 31.23 431.82 11781.52 02:48:27 02:48:27 01:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:48:27 01:48:01 5748296 0 665908 8.31 2620 1592108 1094144 12.08 380300 1494128 20 02:48:27 01:49:01 5752088 0 662112 8.27 2620 1592112 1070844 11.82 376728 1494700 20 02:48:27 01:50:01 5751896 0 662300 8.27 2620 1592116 1070844 11.82 377088 1494324 8 02:48:27 01:51:01 5750672 0 663520 8.28 2620 1592120 1070844 11.82 378396 1494596 8 02:48:27 01:52:01 5749552 0 664632 8.30 2620 1592128 1070964 11.82 379128 1494596 20 02:48:27 01:53:01 5750076 0 664108 8.29 2620 1592128 1070844 11.82 378432 1494596 16 02:48:27 01:54:01 5745528 0 668652 8.35 2620 1592132 1071024 11.82 383248 1494836 8 02:48:27 01:55:01 5738784 0 675388 8.43 2620 1592140 1071084 11.83 390352 1494132 20 02:48:27 01:56:01 5740600 0 673572 8.41 2620 1592140 1070844 11.82 388984 1494132 20 02:48:27 01:57:01 5739984 0 674180 8.42 2620 1592148 1070940 11.82 389444 1494132 20 02:48:27 01:58:01 5739732 0 674432 8.42 2620 1592148 1070940 11.82 389820 1493892 8 02:48:27 01:59:01 5740000 0 674156 8.42 2620 1592156 1070844 11.82 389316 1493892 8 02:48:27 02:00:01 5740372 0 673776 8.41 2620 1592164 1070844 11.82 389204 1493892 8 02:48:27 02:01:01 5739208 0 674940 8.43 2620 1592164 1073024 11.85 389840 1493892 8 02:48:27 02:02:01 5739132 0 674888 8.43 2620 1592292 1071448 11.83 390028 1493952 16 02:48:27 02:03:01 5739912 0 674104 8.42 2620 1592296 1071352 11.83 389588 1493952 20 02:48:27 02:04:01 5739616 0 674396 8.42 2620 1592300 1071352 11.83 389640 1493952 8 02:48:27 02:05:01 5738840 0 675164 8.43 2620 1592308 1071532 11.83 390496 1493952 8 02:48:27 02:06:01 5738616 0 675388 8.43 2620 1592308 1071592 11.83 390856 1493952 8 02:48:27 02:07:01 5738976 0 675020 8.43 2620 1592316 1071448 11.83 390068 1493952 20 02:48:27 02:08:01 5739172 0 674824 8.43 2620 1592316 1071436 11.83 389992 1493952 8 02:48:27 02:09:01 5739732 0 674260 8.42 2620 1592320 1071352 11.83 389568 1493952 8 02:48:27 02:10:01 5740020 0 673964 8.42 2620 1592328 1071352 11.83 389508 1493952 8 02:48:27 02:11:01 5739980 0 674004 8.42 2620 1592328 1071352 11.83 389672 1493952 8 02:48:27 02:12:01 5739464 0 674512 8.42 2620 1592336 1071448 11.83 390072 1493952 8 02:48:27 02:13:01 5739872 0 674100 8.42 2620 1592340 1071352 11.83 389584 1493956 8 02:48:27 02:14:01 5739616 0 674352 8.42 2620 1592344 1071352 11.83 389688 1493952 8 02:48:27 02:15:01 5739740 0 674224 8.42 2620 1592348 1071352 11.83 389584 1493952 8 02:48:27 02:16:01 5739708 0 674252 8.42 2620 1592352 1071352 11.83 389660 1493956 8 02:48:27 02:17:01 5739480 0 674476 8.42 2620 1592356 1071448 11.83 390140 1493952 8 02:48:27 02:18:01 5738744 0 675208 8.43 2620 1592360 1071448 11.83 390108 1493952 8 02:48:27 02:19:01 5739360 0 674588 8.42 2620 1592364 1071352 11.83 389712 1493952 8 02:48:27 02:20:01 5739460 0 674484 8.42 2620 1592368 1071352 11.83 389620 1493952 8 02:48:27 02:21:01 5739344 0 674592 8.42 2620 1592376 1071352 11.83 389660 1493956 8 02:48:27 02:22:01 5738992 0 674940 8.43 2620 1592380 1071436 11.83 390184 1493952 8 02:48:27 02:23:01 5739616 0 674308 8.42 2620 1592388 1071352 11.83 389720 1493956 8 02:48:27 02:24:01 5739460 0 674464 8.42 2620 1592388 1071352 11.83 389644 1493952 8 02:48:27 02:25:01 5739864 0 674056 8.42 2620 1592392 1071352 11.83 389612 1493952 8 02:48:27 02:26:01 5739608 0 674308 8.42 2620 1592396 1071352 11.83 389756 1493952 8 02:48:27 02:27:01 5739100 0 674812 8.43 2620 1592400 1071448 11.83 390240 1493952 8 02:48:27 02:28:01 5739476 0 674428 8.42 2620 1592408 1071352 11.83 389668 1493952 8 02:48:27 02:29:01 5739468 0 674436 8.42 2620 1592408 1071352 11.83 389648 1493952 8 02:48:27 02:30:01 5739600 0 674296 8.42 2620 1592416 1071352 11.83 389656 1493952 8 02:48:27 02:31:01 5739444 0 674452 8.42 2620 1592416 1071352 11.83 389840 1493952 8 02:48:27 02:32:01 5739048 0 674844 8.43 2620 1592420 1071448 11.83 390112 1493952 8 02:48:27 02:33:01 5565868 0 777884 9.71 2620 1662560 1298148 14.33 552348 1499876 63824 02:48:27 02:34:01 5272948 0 838816 10.47 2620 1894548 1485052 16.40 760004 1567688 60 02:48:27 02:35:01 5092792 0 895164 11.18 2620 2018356 1440200 15.90 889736 1616740 62460 02:48:27 02:36:01 4061080 0 992776 12.40 2620 2952456 1717128 18.96 1056780 2393940 4544 02:48:27 02:37:01 2963464 0 1180124 14.74 2620 3862724 1411152 15.58 1251152 3089368 8 02:48:27 02:38:02 3138436 0 1183452 14.78 2620 3684424 1646220 18.18 1362924 2861572 190960 02:48:27 02:39:01 3220648 0 1157856 14.46 2620 3627808 1650680 18.22 1244948 2891376 84388 02:48:27 02:40:01 3360196 0 1109572 13.85 2620 3536544 1415700 15.63 1221368 2791544 34320 02:48:27 02:41:01 731604 0 1302476 16.26 2620 5972232 1659136 18.32 2734240 3774624 2492 02:48:27 02:42:01 760004 0 1414492 17.66 2620 5831816 2829812 31.24 2805996 3640764 4888 02:48:27 02:43:01 539584 0 1581632 19.75 2620 5885096 3039752 33.56 3048544 3604420 41280 02:48:27 02:44:01 2120968 0 1233228 15.40 2620 4652116 1432104 15.81 1473864 3630068 20 02:48:27 02:45:01 2133036 0 1221156 15.25 2620 4652120 1265112 13.97 1466220 3629828 12 02:48:27 02:46:01 2132888 0 1221296 15.25 2620 4652128 1265256 13.97 1466812 3629828 8 02:48:27 02:47:01 2132560 0 1221624 15.25 2620 4652128 1265208 13.97 1470420 3625732 12 02:48:27 02:48:01 1955068 0 1254456 15.66 2620 4796788 1446696 15.97 1506684 3765648 25856 02:48:27 Average: 4975908 0 801112 10.00 2620 2229292 1221288 13.48 684879 1889267 8453 02:48:27 02:48:27 01:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:48:27 01:48:01 eth0 1.43 0.75 1.13 0.05 0.00 0.00 0.00 0.00 02:48:27 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:52:01 eth0 0.82 0.18 0.12 0.07 0.00 0.00 0.00 0.00 02:48:27 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:53:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 0.00 02:48:27 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:54:01 eth0 1.32 0.53 0.39 0.21 0.00 0.00 0.00 0.00 02:48:27 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:55:01 eth0 0.53 0.42 0.30 0.20 0.00 0.00 0.00 0.00 02:48:27 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:57:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:48:27 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:58:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:48:27 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:02:01 eth0 0.19 0.19 0.08 0.07 0.00 0.00 0.00 0.00 02:48:27 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:04:01 eth0 0.92 0.08 0.08 0.01 0.00 0.00 0.00 0.00 02:48:27 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:05:01 eth0 0.75 0.30 0.35 0.20 0.00 0.00 0.00 0.00 02:48:27 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:06:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 02:48:27 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:07:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:48:27 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:08:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:48:27 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:12:01 eth0 0.23 0.18 0.08 0.04 0.00 0.00 0.00 0.00 02:48:27 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:14:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 02:48:27 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:17:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:48:27 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:18:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 02:48:27 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:22:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:48:27 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:27:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:48:27 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:31:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:32:01 eth0 0.40 0.28 0.20 0.09 0.00 0.00 0.00 0.00 02:48:27 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:33:01 eth0 229.06 181.89 1117.41 38.46 0.00 0.00 0.00 0.00 02:48:27 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:34:01 eth0 386.64 293.76 2145.59 35.88 0.00 0.00 0.00 0.00 02:48:27 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:34:01 vethfcbf247 0.30 0.48 0.05 0.08 0.00 0.00 0.00 0.00 02:48:27 02:34:01 docker0 0.30 0.38 0.05 0.07 0.00 0.00 0.00 0.00 02:48:27 02:35:01 eth0 473.65 500.63 2108.71 56.20 0.00 0.00 0.00 0.00 02:48:27 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:35:01 vethfcbf247 496.10 454.48 53.56 2102.98 0.00 0.00 0.00 0.00 02:48:27 02:35:01 docker0 496.10 454.45 46.78 2102.98 0.00 0.00 0.00 0.00 02:48:27 02:36:01 vethaf2d2aa 63.49 75.92 5.94 60.99 0.00 0.00 0.00 0.00 02:48:27 02:36:01 eth0 746.77 554.13 3935.00 94.01 0.00 0.00 0.00 0.00 02:48:27 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:36:01 docker0 178.26 215.76 16.03 638.13 0.00 0.00 0.00 0.00 02:48:27 02:37:01 eth0 450.15 359.84 2000.11 30.79 0.00 0.00 0.00 0.00 02:48:27 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:37:01 docker0 358.09 432.10 24.74 1996.77 0.00 0.00 0.00 0.00 02:48:27 02:38:02 eth0 36.81 21.15 34.04 13.68 0.00 0.00 0.00 0.00 02:48:27 02:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:38:02 veth5aca78b 0.38 0.52 0.03 0.04 0.00 0.00 0.00 0.00 02:48:27 02:38:02 docker0 0.38 0.38 0.02 0.03 0.00 0.00 0.00 0.00 02:48:27 02:39:01 eth0 30.74 18.47 18.10 57.57 0.00 0.00 0.00 0.00 02:48:27 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:39:01 veth5aca78b 1.98 1.98 0.16 0.16 0.00 0.00 0.00 0.00 02:48:27 02:39:01 docker0 1.98 1.98 0.13 0.16 0.00 0.00 0.00 0.00 02:48:27 02:40:01 eth0 112.96 75.14 558.26 15.76 0.00 0.00 0.00 0.00 02:48:27 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:41:01 eth0 269.45 180.05 1337.80 68.40 0.00 0.00 0.00 0.00 02:48:27 02:41:01 vethc735527 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 02:48:27 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:41:01 docker0 39.16 61.02 2.44 165.71 0.00 0.00 0.00 0.00 02:48:27 02:42:01 veth5c6c22d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:48:27 02:42:01 eth0 20.77 11.30 15.29 8.01 0.00 0.00 0.00 0.00 02:48:27 02:42:01 vethc735527 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:43:01 veth43f3c8f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:48:27 02:43:01 vethc2e1f4c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:48:27 02:43:01 eth0 150.80 84.79 345.62 73.12 0.00 0.00 0.00 0.00 02:48:27 02:43:01 vethc735527 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 02:48:27 02:44:01 eth0 300.03 168.73 1707.06 76.02 0.00 0.00 0.00 0.00 02:48:27 02:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:48:27 02:44:01 docker0 1153.20 1339.44 95.29 5652.46 0.00 0.00 0.00 0.00 02:48:27 02:45:01 eth0 0.67 0.03 0.06 0.01 0.00 0.00 0.00 0.00 02:48:27 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:46:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 02:48:27 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:47:01 eth0 1.13 0.15 0.18 0.07 0.00 0.00 0.00 0.00 02:48:27 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:48:01 eth0 99.42 68.64 440.30 8.70 0.00 0.00 0.00 0.00 02:48:27 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 Average: eth0 54.47 41.42 258.72 9.48 0.00 0.00 0.00 0.00 02:48:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:27 Average: docker0 18.92 21.98 1.56 92.75 0.00 0.00 0.00 0.00 02:48:27 02:48:27 02:48:27 ---> sar -P ALL: 02:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 02:48:27 02:48:27 01:46:20 LINUX RESTART (2 CPU) 02:48:27 02:48:27 01:47:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 01:48:01 all 0.18 0.00 0.08 0.00 0.01 99.72 02:48:27 01:48:01 0 0.23 0.00 0.07 0.00 0.02 99.68 02:48:27 01:48:01 1 0.13 0.00 0.10 0.00 0.00 99.77 02:48:27 01:49:01 all 0.14 0.00 0.04 0.00 0.02 99.80 02:48:27 01:49:01 0 0.20 0.00 0.03 0.00 0.02 99.75 02:48:27 01:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:48:27 01:50:01 all 0.21 0.00 0.04 0.00 0.02 99.73 02:48:27 01:50:01 0 0.37 0.00 0.03 0.00 0.00 99.60 02:48:27 01:50:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:48:27 01:51:01 all 0.23 0.00 0.05 0.00 0.01 99.71 02:48:27 01:51:01 0 0.25 0.00 0.05 0.00 0.02 99.68 02:48:27 01:51:01 1 0.22 0.00 0.05 0.00 0.00 99.73 02:48:27 01:52:01 all 0.27 0.00 0.06 0.00 0.02 99.66 02:48:27 01:52:01 0 0.12 0.00 0.05 0.00 0.00 99.83 02:48:27 01:52:01 1 0.42 0.00 0.07 0.00 0.03 99.48 02:48:27 01:53:01 all 0.26 0.00 0.04 0.00 0.01 99.69 02:48:27 01:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 01:53:01 1 0.47 0.00 0.03 0.00 0.00 99.50 02:48:27 01:54:01 all 0.24 0.00 0.06 0.00 0.02 99.68 02:48:27 01:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:48:27 01:54:01 1 0.40 0.00 0.05 0.00 0.02 99.53 02:48:27 01:55:01 all 0.20 0.00 0.06 0.00 0.02 99.72 02:48:27 01:55:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:48:27 01:55:01 1 0.32 0.00 0.07 0.00 0.02 99.60 02:48:27 01:56:01 all 0.12 0.00 0.05 0.00 0.01 99.82 02:48:27 01:56:01 0 0.17 0.00 0.03 0.00 0.00 99.80 02:48:27 01:56:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:48:27 01:57:01 all 0.21 0.00 0.03 0.00 0.01 99.75 02:48:27 01:57:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:48:27 01:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:27 01:58:01 all 0.21 0.00 0.03 0.00 0.02 99.74 02:48:27 01:58:01 0 0.38 0.00 0.03 0.00 0.02 99.57 02:48:27 01:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:48:27 02:48:27 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 01:59:01 all 0.13 0.00 0.03 0.00 0.01 99.82 02:48:27 01:59:01 0 0.23 0.00 0.05 0.00 0.02 99.70 02:48:27 01:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:27 02:00:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:48:27 02:00:01 0 0.27 0.00 0.03 0.00 0.00 99.70 02:48:27 02:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:48:27 02:01:01 all 0.26 0.00 0.03 0.00 0.01 99.71 02:48:27 02:01:01 0 0.48 0.00 0.03 0.00 0.02 99.47 02:48:27 02:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:27 02:02:01 all 0.20 0.00 0.09 0.01 0.02 99.68 02:48:27 02:02:01 0 0.15 0.00 0.10 0.02 0.02 99.71 02:48:27 02:02:01 1 0.25 0.00 0.08 0.00 0.02 99.64 02:48:27 02:03:01 all 0.12 0.00 0.04 0.00 0.01 99.83 02:48:27 02:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:48:27 02:03:01 1 0.20 0.00 0.05 0.00 0.00 99.75 02:48:27 02:04:01 all 0.25 0.00 0.03 0.00 0.01 99.71 02:48:27 02:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:27 02:04:01 1 0.45 0.00 0.03 0.00 0.02 99.50 02:48:27 02:05:01 all 0.17 0.00 0.06 0.00 0.02 99.76 02:48:27 02:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:05:01 1 0.28 0.00 0.07 0.00 0.02 99.63 02:48:27 02:06:01 all 0.30 0.00 0.04 0.00 0.01 99.65 02:48:27 02:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:06:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:48:27 02:07:01 all 0.23 0.00 0.03 0.00 0.01 99.72 02:48:27 02:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:48:27 02:07:01 1 0.40 0.00 0.02 0.00 0.00 99.58 02:48:27 02:08:01 all 0.21 0.00 0.05 0.00 0.02 99.72 02:48:27 02:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:08:01 1 0.37 0.00 0.05 0.00 0.02 99.57 02:48:27 02:09:01 all 0.25 0.00 0.02 0.00 0.02 99.72 02:48:27 02:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:48:27 02:09:01 1 0.45 0.00 0.00 0.00 0.02 99.53 02:48:27 02:48:27 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 02:10:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:48:27 02:10:01 0 0.27 0.00 0.03 0.00 0.02 99.68 02:48:27 02:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:48:27 02:11:01 all 0.24 0.00 0.03 0.00 0.01 99.72 02:48:27 02:11:01 0 0.40 0.00 0.02 0.00 0.00 99.58 02:48:27 02:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:48:27 02:12:01 all 0.23 0.00 0.02 0.00 0.01 99.74 02:48:27 02:12:01 0 0.43 0.00 0.02 0.00 0.02 99.53 02:48:27 02:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:27 02:13:01 all 0.22 0.00 0.04 0.00 0.01 99.73 02:48:27 02:13:01 0 0.38 0.00 0.03 0.00 0.00 99.58 02:48:27 02:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:14:01 all 0.10 0.00 0.04 0.00 0.02 99.84 02:48:27 02:14:01 0 0.17 0.00 0.03 0.00 0.02 99.78 02:48:27 02:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:48:27 02:15:01 all 0.18 0.00 0.03 0.00 0.01 99.78 02:48:27 02:15:01 0 0.33 0.00 0.03 0.00 0.00 99.63 02:48:27 02:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:48:27 02:16:01 all 0.16 0.00 0.04 0.00 0.01 99.79 02:48:27 02:16:01 0 0.15 0.00 0.05 0.00 0.02 99.78 02:48:27 02:16:01 1 0.17 0.00 0.03 0.00 0.00 99.80 02:48:27 02:17:01 all 0.15 0.00 0.03 0.00 0.02 99.81 02:48:27 02:17:01 0 0.20 0.00 0.03 0.00 0.02 99.75 02:48:27 02:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:48:27 02:18:01 all 0.24 0.00 0.04 0.00 0.03 99.69 02:48:27 02:18:01 0 0.40 0.00 0.02 0.00 0.02 99.57 02:48:27 02:18:01 1 0.08 0.00 0.07 0.00 0.03 99.82 02:48:27 02:19:01 all 0.23 0.00 0.03 0.00 0.01 99.73 02:48:27 02:19:01 0 0.37 0.00 0.02 0.00 0.00 99.62 02:48:27 02:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:48:27 02:20:01 all 0.21 0.00 0.07 0.00 0.01 99.72 02:48:27 02:20:01 0 0.22 0.00 0.05 0.00 0.00 99.73 02:48:27 02:20:01 1 0.20 0.00 0.08 0.00 0.02 99.70 02:48:27 02:48:27 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 02:21:01 all 0.15 0.00 0.04 0.00 0.02 99.79 02:48:27 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:48:27 02:21:01 1 0.28 0.00 0.07 0.00 0.02 99.63 02:48:27 02:22:01 all 0.23 0.00 0.03 0.00 0.01 99.72 02:48:27 02:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:27 02:22:01 1 0.42 0.00 0.02 0.00 0.02 99.55 02:48:27 02:23:01 all 0.10 0.00 0.04 0.00 0.01 99.85 02:48:27 02:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:23:01 1 0.15 0.00 0.03 0.00 0.00 99.82 02:48:27 02:24:01 all 0.21 0.00 0.03 0.00 0.01 99.75 02:48:27 02:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:48:27 02:24:01 1 0.37 0.00 0.03 0.00 0.00 99.60 02:48:27 02:25:01 all 0.21 0.00 0.04 0.00 0.02 99.73 02:48:27 02:25:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:48:27 02:25:01 1 0.38 0.00 0.03 0.00 0.02 99.57 02:48:27 02:26:01 all 0.19 0.00 0.06 0.00 0.01 99.74 02:48:27 02:26:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:48:27 02:26:01 1 0.32 0.00 0.05 0.00 0.00 99.63 02:48:27 02:27:01 all 0.13 0.00 0.05 0.00 0.01 99.82 02:48:27 02:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:27 02:27:01 1 0.20 0.00 0.05 0.00 0.00 99.75 02:48:27 02:28:01 all 0.26 0.00 0.04 0.00 0.02 99.68 02:48:27 02:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:48:27 02:28:01 1 0.47 0.00 0.05 0.00 0.02 99.47 02:48:27 02:29:01 all 0.23 0.00 0.03 0.00 0.02 99.72 02:48:27 02:29:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:48:27 02:29:01 1 0.42 0.00 0.02 0.00 0.00 99.57 02:48:27 02:30:01 all 0.22 0.00 0.03 0.00 0.02 99.73 02:48:27 02:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:48:27 02:30:01 1 0.37 0.00 0.02 0.00 0.02 99.60 02:48:27 02:31:01 all 0.23 0.00 0.04 0.00 0.00 99.73 02:48:27 02:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:27 02:31:01 1 0.38 0.00 0.03 0.00 0.00 99.58 02:48:27 02:48:27 02:31:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 02:32:01 all 0.21 0.00 0.05 0.00 0.01 99.73 02:48:27 02:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:48:27 02:32:01 1 0.38 0.00 0.05 0.00 0.00 99.57 02:48:27 02:33:01 all 4.33 0.00 0.59 0.02 0.04 95.02 02:48:27 02:33:01 0 4.02 0.00 0.68 0.00 0.05 95.25 02:48:27 02:33:01 1 4.63 0.00 0.51 0.03 0.03 94.79 02:48:27 02:34:01 all 7.94 0.00 2.57 2.25 0.13 87.12 02:48:27 02:34:01 0 6.64 0.00 2.69 1.73 0.15 88.79 02:48:27 02:34:01 1 9.23 0.00 2.45 2.76 0.10 85.45 02:48:27 02:35:01 all 5.35 0.00 1.37 0.00 0.24 93.04 02:48:27 02:35:01 0 5.07 0.00 1.62 0.00 0.29 93.01 02:48:27 02:35:01 1 5.63 0.00 1.11 0.00 0.19 93.07 02:48:27 02:36:01 all 17.19 0.00 5.32 3.48 1.23 72.79 02:48:27 02:36:01 0 20.01 0.00 5.67 3.47 1.32 69.51 02:48:27 02:36:01 1 14.40 0.00 4.96 3.48 1.13 76.02 02:48:27 02:37:01 all 15.41 0.00 8.09 2.80 1.28 72.42 02:48:27 02:37:01 0 16.23 0.00 8.47 2.68 1.45 71.17 02:48:27 02:37:01 1 14.59 0.00 7.71 2.92 1.11 73.67 02:48:27 02:38:02 all 63.48 0.00 6.70 0.83 0.26 28.72 02:48:27 02:38:02 0 63.03 0.00 6.89 0.68 0.31 29.09 02:48:27 02:38:02 1 63.93 0.00 6.52 0.98 0.22 28.34 02:48:27 02:39:01 all 32.57 0.00 4.20 0.45 0.30 62.49 02:48:27 02:39:01 0 31.96 0.00 4.22 0.55 0.30 62.96 02:48:27 02:39:01 1 33.18 0.00 4.17 0.34 0.29 62.03 02:48:27 02:40:01 all 57.76 0.00 7.62 1.97 0.47 32.18 02:48:27 02:40:01 0 56.55 0.00 7.76 1.40 0.44 33.86 02:48:27 02:40:01 1 58.97 0.00 7.49 2.55 0.50 30.50 02:48:27 02:41:01 all 30.16 0.00 17.93 28.91 1.26 21.73 02:48:27 02:41:01 0 29.65 0.00 17.49 28.72 1.28 22.86 02:48:27 02:41:01 1 30.67 0.00 18.38 29.11 1.25 20.60 02:48:27 02:42:01 all 77.47 0.00 12.33 9.00 0.49 0.70 02:48:27 02:42:01 0 76.60 0.00 13.05 9.40 0.52 0.43 02:48:27 02:42:01 1 78.35 0.00 11.61 8.59 0.46 0.98 02:48:27 02:48:27 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:48:27 02:43:01 all 63.43 0.00 21.90 11.35 0.51 2.82 02:48:27 02:43:01 0 60.72 0.00 23.99 11.44 0.54 3.30 02:48:27 02:43:01 1 66.15 0.00 19.80 11.25 0.47 2.33 02:48:27 02:44:01 all 51.35 0.00 11.30 5.11 0.76 31.48 02:48:27 02:44:01 0 50.84 0.00 11.39 5.70 0.78 31.29 02:48:27 02:44:01 1 51.85 0.00 11.22 4.53 0.73 31.67 02:48:27 02:45:01 all 0.18 0.00 0.06 0.00 0.08 99.68 02:48:27 02:45:01 0 0.30 0.00 0.05 0.00 0.08 99.57 02:48:27 02:45:01 1 0.05 0.00 0.07 0.00 0.08 99.80 02:48:27 02:46:01 all 0.16 0.00 0.04 0.00 0.08 99.72 02:48:27 02:46:01 0 0.05 0.00 0.05 0.00 0.07 99.83 02:48:27 02:46:01 1 0.27 0.00 0.03 0.00 0.10 99.60 02:48:27 02:47:01 all 0.23 0.00 0.03 0.00 0.08 99.66 02:48:27 02:47:01 0 0.40 0.00 0.03 0.00 0.10 99.47 02:48:27 02:47:01 1 0.07 0.00 0.03 0.00 0.05 99.85 02:48:27 02:48:01 all 1.88 0.00 0.50 0.98 0.06 96.58 02:48:27 02:48:01 0 1.43 0.00 0.52 1.09 0.07 96.90 02:48:27 02:48:01 1 2.33 0.00 0.49 0.87 0.05 96.25 02:48:27 Average: all 6.67 0.00 1.56 1.01 0.12 90.64 02:48:27 Average: 0 6.57 0.00 1.62 1.01 0.13 90.67 02:48:27 Average: 1 6.77 0.00 1.50 1.02 0.11 90.61 02:48:27 02:48:27 02:48:27