Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4152972066450852562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4918852327662643043.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5996510775642663158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6217991037851792682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1783797014502403838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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_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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-165 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/23@tmp/jenkins-gitclient-ssh127074981944854649.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Merge succeeded, producing 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Checking out Revision 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/23@tmp/jenkins-gitclient-ssh546870388441531172.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/23@tmp/jenkins-gitclient-ssh7632011384105016750.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 Commit message: "fix(snap): don't add consul to add-proxy-route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f6a0104dd440409cab48eee67af455df5e6491eb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:38 ========================================================= 19:39:38 EdgeX Global Pipelines Version Info 19:39:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:39 ------------------- 19:39:39 stable info: 19:39:39 ------------------- 19:39:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:39:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:39:39 Message: update stable to v1.0.195 19:39:40 ------------------- 19:39:40 experimental info: 19:39:40 ------------------- 19:39:40 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:39:40 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c8ec01 [Pipeline] echo 19:39:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:41 provisioning config files... 19:39:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config686908753044744191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:41 ---> docker-login.sh 19:39:41 nexus3.edgexfoundry.org:10001 19:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:42 Configure a credential helper to remove this warning. See 19:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:42 19:39:42 Login Succeeded 19:39:42 nexus3.edgexfoundry.org:10002 19:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:42 Configure a credential helper to remove this warning. See 19:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:42 19:39:42 Login Succeeded 19:39:42 nexus3.edgexfoundry.org:10003 19:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:42 Configure a credential helper to remove this warning. See 19:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:42 19:39:42 Login Succeeded 19:39:42 nexus3.edgexfoundry.org:10004 19:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:42 Configure a credential helper to remove this warning. See 19:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:42 19:39:42 Login Succeeded 19:39:42 docker.io 19:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:42 Configure a credential helper to remove this warning. See 19:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:42 19:39:42 Login Succeeded 19:39:42 ---> docker-login.sh ends [Pipeline] } 19:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:43 ++ 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 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ cut -d/ -f2 19:39:43 ++ dirname cmd/core-command/Dockerfile 19:39:43 + echo core-command,cmd/core-command/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/core-data/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo core-data,cmd/core-data/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/core-metadata/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo core-metadata,cmd/core-metadata/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/security-bootstrapper/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/security-proxy-setup/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/support-notifications/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo support-notifications,cmd/support-notifications/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/support-scheduler/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:39:43 + for file in '`ls cmd/**/Dockerfile`' 19:39:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:39:43 ++ cut -d/ -f2 19:39:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:39:43 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 19:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:44 19:39:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:39:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:44 latest: Pulling from edgex-devops/git-semver 19:39:44 31603596830f: Pulling fs layer 19:39:44 54011a49482f: Pulling fs layer 19:39:44 a6820b24f6d8: Pulling fs layer 19:39:44 f581987b2513: Pulling fs layer 19:39:44 f581987b2513: Waiting 19:39:44 54011a49482f: Verifying Checksum 19:39:44 54011a49482f: Download complete 19:39:45 31603596830f: Verifying Checksum 19:39:45 31603596830f: Download complete 19:39:45 f581987b2513: Verifying Checksum 19:39:45 f581987b2513: Download complete 19:39:45 a6820b24f6d8: Verifying Checksum 19:39:45 a6820b24f6d8: Download complete 19:39:45 31603596830f: Pull complete 19:39:45 54011a49482f: Pull complete 19:39:45 a6820b24f6d8: Pull complete 19:39:46 f581987b2513: Pull complete 19:39:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:39:46 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:39:47 $ docker top e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:47 [ssh-agent] Looking for ssh-agent implementation... 19:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:47 $ docker exec e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent 19:39:48 SSH_AUTH_SOCK=/tmp/ssh-tHGgOmFVl3aj/agent.14 19:39:48 SSH_AGENT_PID=21 19:39:48 Running ssh-add (command line suppressed) 19:39:48 Identity added: /w/workspace/edgex-go/23@tmp/private_key_8891498908698359238.key (/w/workspace/edgex-go/23@tmp/private_key_8891498908698359238.key) 19:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:48 + git tag --points-at HEAD [Pipeline] } 19:39:48 $ docker exec --env ******** --env ******** e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent -k 19:39:48 unset SSH_AUTH_SOCK; 19:39:48 unset SSH_AGENT_PID; 19:39:48 echo Agent pid 21 killed; 19:39:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:48 [ssh-agent] Looking for ssh-agent implementation... 19:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:48 $ docker exec e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent 19:39:48 SSH_AUTH_SOCK=/tmp/ssh-MTAXrnEB23iZ/agent.55 19:39:48 SSH_AGENT_PID=61 19:39:48 Running ssh-add (command line suppressed) 19:39:49 Identity added: /w/workspace/edgex-go/23@tmp/private_key_3373825759760113178.key (/w/workspace/edgex-go/23@tmp/private_key_3373825759760113178.key) 19:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:49 + git semver init 19:39:49 # -> Open(): unable to determine branch for HEAD 19:39:49 # $GIT_DIR = /w/workspace/edgex-go/23/.git 19:39:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/23 19:39:49 # $SEMVER_REMOTE_NAME = origin 19:39:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:49 # $SEMVER_USER_NAME = edgex-jenkins 19:39:49 # $SEMVER_BRANCH = PR-3579 19:39:49 # $SEMVER_TEMP = /tmp/semver-008438077 19:39:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:40:07 # '/tmp/semver-008438077' -> '/w/workspace/edgex-go/23/.semver' 19:40:07 # -> Force: false 19:40:07 # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } 19:40:07 $ docker exec --env ******** --env ******** e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent -k 19:40:07 unset SSH_AUTH_SOCK; 19:40:07 unset SSH_AGENT_PID; 19:40:07 echo Agent pid 61 killed; 19:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:08 + git semver [Pipeline] } 19:40:08 $ docker stop --time=1 e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 19:40:10 $ docker rm -f e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:40:11 Stashed 1 file(s) [Pipeline] echo 19:40:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:40:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:40:12 + sudo service docker restart 19:40:12 + true 19:40:12 Redirecting to /bin/systemctl restart docker.service 19:40:26 Still waiting to schedule task 19:40:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 19:40:30 ========================================================= 19:40:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:40:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:40:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:40:32 Sending build context to Docker daemon 329.5MB 19:40:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:40:32 Step 2/6 : FROM ${BASE} 19:40:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:40:32 540db60ca938: Pulling fs layer 19:40:32 adcc1eea9eea: Pulling fs layer 19:40:32 4c4ab2625f07: Pulling fs layer 19:40:32 0510c868ecb4: Pulling fs layer 19:40:32 afea3b2eda06: Pulling fs layer 19:40:32 7809a108b3ef: Pulling fs layer 19:40:32 f706445af74f: Pulling fs layer 19:40:32 afea3b2eda06: Waiting 19:40:32 7809a108b3ef: Waiting 19:40:32 f706445af74f: Waiting 19:40:32 0510c868ecb4: Waiting 19:40:32 4c4ab2625f07: Verifying Checksum 19:40:32 4c4ab2625f07: Download complete 19:40:32 adcc1eea9eea: Verifying Checksum 19:40:32 adcc1eea9eea: Download complete 19:40:32 afea3b2eda06: Verifying Checksum 19:40:32 afea3b2eda06: Download complete 19:40:32 540db60ca938: Verifying Checksum 19:40:32 540db60ca938: Download complete 19:40:32 7809a108b3ef: Verifying Checksum 19:40:32 7809a108b3ef: Download complete 19:40:32 540db60ca938: Pull complete 19:40:33 adcc1eea9eea: Pull complete 19:40:33 4c4ab2625f07: Pull complete 19:40:34 f706445af74f: Verifying Checksum 19:40:34 f706445af74f: Download complete 19:40:34 0510c868ecb4: Verifying Checksum 19:40:34 0510c868ecb4: Download complete 19:40:39 0510c868ecb4: Pull complete 19:40:39 afea3b2eda06: Pull complete 19:40:39 7809a108b3ef: Pull complete 19:40:42 f706445af74f: Pull complete 19:40:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:40:42 ---> b068be0155e3 19:40:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:40:45 ---> Running in 27c1c498b77f 19:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:40:46 (1/12) Installing libmagic (5.39-r0) 19:40:47 (2/12) Installing file (5.39-r0) 19:40:47 (3/12) Installing libc-dev (0.7.2-r3) 19:40:47 (4/12) Installing g++ (10.2.1_pre1-r3) 19:40:51 (5/12) Installing fortify-headers (1.1-r0) 19:40:51 (6/12) Installing patch (2.7.6-r7) 19:40:51 (7/12) Installing build-base (0.5-r2) 19:40:51 (8/12) Installing libsodium (1.0.18-r0) 19:40:51 (9/12) Installing pkgconf (1.7.3-r0) 19:40:51 (10/12) Installing libsodium-dev (1.0.18-r0) 19:40:51 (11/12) Installing libzmq (4.3.3-r1) 19:40:51 (12/12) Installing zeromq-dev (4.3.3-r1) 19:40:51 Executing busybox-1.32.1-r6.trigger 19:40:51 OK: 219 MiB in 52 packages 19:40:54 Removing intermediate container 27c1c498b77f 19:40:54 ---> ea7217ee856e 19:40:54 Step 4/6 : WORKDIR /edgex-go 19:40:54 ---> Running in 7d0d8abbc64c 19:40:54 Removing intermediate container 7d0d8abbc64c 19:40:54 ---> 90c2e535cf82 19:40:54 Step 5/6 : COPY go.mod . 19:40:54 ---> 8806a1c824d2 19:40:54 Step 6/6 : RUN go mod download 19:40:54 ---> Running in 684a47d353e5 19:41:06 Removing intermediate container 684a47d353e5 19:41:06 ---> 4b0326ed8d22 19:41:06 Successfully built 4b0326ed8d22 19:41:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:41:06 + docker inspect -f . ci-base-image-x86_64 19:41:06 . [Pipeline] withDockerContainer 19:41:06 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:07 $ docker top 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:07 + go version 19:41:07 go version go1.16.3 linux/amd64 [Pipeline] } 19:41:07 $ docker stop --time=1 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 19:41:08 $ docker rm -f 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:09 + docker inspect -f . ci-base-image-x86_64 19:41:09 . [Pipeline] withDockerContainer 19:41:09 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:41:09 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:10 $ docker top 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:41:10 ========================================================= 19:41:10 [edgeXBuildGoParallel] Running Tests and Build... 19:41:10 ========================================================= [Pipeline] sh 19:41:10 + go mod tidy [Pipeline] sh 19:41:11 + make test 19:41:11 go mod tidy 19:41:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:41:16 ? github.com/edgexfoundry/edgex-go [no test files] 19:41:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:41:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:41:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 19:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 87.7% of statements 19:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements 19:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 95.1% of statements 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 19:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 19:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.6% of statements 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:42:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 19:42:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 19:42:36 GO111MODULE=on go vet ./... 19:42:58 gofmt -l . 19:42:58 [ "`gofmt -l .`" = "" ] 19:42:59 ./bin/test-attribution-txt.sh [Pipeline] sh 19:42:59 + ls -al . 19:42:59 total 560 19:42:59 drwxrwxr-x 10 1001 1001 4096 Jun 25 19:42 . 19:42:59 drwxr-xr-x 4 root root 30 Jun 25 19:41 .. 19:42:59 -rw-rw-r-- 1 1001 1001 11 Jun 25 19:39 .dockerignore 19:42:59 drwxrwxr-x 8 1001 1001 179 Jun 25 19:39 .git 19:42:59 drwxrwxr-x 3 1001 1001 125 Jun 25 19:39 .github 19:42:59 -rw-rw-r-- 1 1001 1001 818 Jun 25 19:39 .gitignore 19:42:59 drwx------ 3 1001 1001 60 Jun 25 19:40 .semver 19:42:59 -rw-rw-r-- 1 1001 1001 166 Jun 25 19:39 .sonarcloud.properties 19:42:59 -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:39 Attribution.txt 19:42:59 -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:39 CHANGELOG.md 19:42:59 -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:39 CONTRIBUTING.md 19:42:59 -rw-rw-r-- 1 1001 1001 931 Jun 25 19:39 Dockerfile.build 19:42:59 -rw-rw-r-- 1 1001 1001 849 Jun 25 19:39 Jenkinsfile 19:42:59 -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:39 LICENSE 19:42:59 -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:39 Makefile 19:42:59 -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:39 README.md 19:42:59 -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:39 SECURITY.md 19:42:59 -rw-rw-r-- 1 1001 1001 5 Jun 25 19:40 VERSION 19:42:59 -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:39 ZMQWindows.md 19:42:59 drwxrwxr-x 2 1001 1001 37 Jun 25 19:39 bin 19:42:59 drwxrwxr-x 14 1001 1001 4096 Jun 25 19:39 cmd 19:42:59 -rw-r--r-- 1 root root 398095 Jun 25 19:42 coverage.out 19:42:59 -rw-rw-r-- 1 1001 1001 806 Jun 25 19:39 go.mod 19:42:59 -rw-r--r-- 1 root root 20759 Jun 25 19:41 go.sum 19:42:59 drwxrwxr-x 7 1001 1001 114 Jun 25 19:39 internal 19:42:59 drwxrwxr-x 3 1001 1001 16 Jun 25 19:39 openapi 19:42:59 drwxrwxr-x 4 1001 1001 71 Jun 25 19:39 snap 19:42:59 -rw-rw-r-- 1 1001 1001 168 Jun 25 19:39 version.go [Pipeline] sh 19:43:00 + '[' -e coverage.out ] 19:43:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:43:00 Stashed 1 file(s) [Pipeline] sh 19:43:00 + make build 19:43:00 go mod tidy 19:43:00 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 19:43:02 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 19:43:09 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 19:43:09 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 19:43:10 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 19:43:10 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 19:43: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 19:43:12 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 19:43:13 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 19:43:14 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 19:43:15 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 19:43:16 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] } 19:43:17 $ docker stop --time=1 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 19:43:20 $ docker rm -f 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:21 19:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:22 latest: Pulling from edgex-devops/edgex-compose 19:43:22 cbdbe7a5bc2a: Pulling fs layer 19:43:22 ca9280d653b3: Pulling fs layer 19:43:22 7e9c9ca2126c: Pulling fs layer 19:43:22 cbdbe7a5bc2a: Download complete 19:43:22 cbdbe7a5bc2a: Pull complete 19:43:23 ca9280d653b3: Verifying Checksum 19:43:23 ca9280d653b3: Download complete 19:43:24 ca9280d653b3: Pull complete 19:43:24 7e9c9ca2126c: Verifying Checksum 19:43:24 7e9c9ca2126c: Download complete 19:43:27 7e9c9ca2126c: Pull complete 19:43:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:43:27 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:43:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 19:43:31 $ docker top 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:32 + grep parallel 19:43:32 + docker-compose build --help 19:43:32 --parallel Build images in parallel. [Pipeline] } 19:43:32 $ docker stop --time=1 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 19:43:33 $ docker rm -f 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:34 . [Pipeline] withDockerContainer 19:43:34 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:43:34 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:43:34 $ docker top 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:35 + docker-compose -f ./docker-compose-build.yml build --parallel 19:43:35 Building core-command ... 19:43:35 Building core-data ... 19:43:35 Building core-metadata ... 19:43:35 Building security-bootstrapper ... 19:43:35 Building security-proxy-setup ... 19:43:35 Building security-secretstore-setup ... 19:43:35 Building support-notifications ... 19:43:35 Building support-scheduler ... 19:43:35 Building sys-mgmt-agent ... 19:43:35 Building core-data 19:43:35 Building support-scheduler 19:43:35 Building security-bootstrapper 19:43:35 Building support-notifications 19:43:35 Building security-proxy-setup 19:43:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:43:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:43:54 ---> 4b0326ed8d22 19:43:54 Step 3/32 : WORKDIR /edgex-go 19:43:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:43:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:43:54 ---> 4b0326ed8d22 19:43:54 Step 3/22 : WORKDIR /edgex-go 19:43:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:43:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:54 ---> 4b0326ed8d22 19:43:54 Step 3/23 : WORKDIR /edgex-go 19:44:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:44:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:02 ---> 4b0326ed8d22 19:44:02 Step 3/23 : WORKDIR /edgex-go 19:44:05 ---> Running in 121968ce8190 19:44:05 ---> Running in 6ea4ee1648cb 19:44:05 ---> Running in 9693ffbf7d90 19:44:05 ---> Running in 198d94cb5988 19:44:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:44:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:06 ---> 4b0326ed8d22 19:44:06 Step 3/24 : WORKDIR /edgex-go 19:44:06 ---> Using cache 19:44:06 ---> 12566afecaee 19:44:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:06 Removing intermediate container 198d94cb5988 19:44:06 ---> 7a5e926207b1 19:44:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:06 Removing intermediate container 6ea4ee1648cb 19:44:06 ---> 12566afecaee 19:44:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:06 ---> Running in 7c9baf400281 19:44:06 ---> Running in 9e43db476067 19:44:06 ---> Running in d3da47ce1210 19:44:06 Removing intermediate container 9693ffbf7d90 19:44:06 ---> 46729861c82b 19:44:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:06 Removing intermediate container 121968ce8190 19:44:06 ---> 56ba73400c07 19:44:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:07 ---> Running in 63142a4168c7 19:44:07 ---> Running in e60d2d864ccc 19:44:08 Removing intermediate container d3da47ce1210 19:44:08 ---> cb143a9ddbc6 19:44:08 Step 5/32 : RUN apk add --update --no-cache make git 19:44:08 Removing intermediate container 7c9baf400281 19:44:08 ---> 89bb8e9c6f84 19:44:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:44:08 ---> Running in c7b005615df2 19:44:08 ---> Running in 5ff7489bc415 19:44:08 Removing intermediate container 9e43db476067 19:44:08 ---> 2d51f02da705 19:44:08 Step 5/23 : RUN apk add --update --no-cache make git 19:44:08 ---> Running in 2b1fbfb56ca2 19:44:08 Removing intermediate container e60d2d864ccc 19:44:08 ---> 3eea2218c46c 19:44:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:44:08 ---> Running in 5edf3712ea6d 19:44:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:08 Removing intermediate container 63142a4168c7 19:44:08 ---> dd2df83b257d 19:44:08 Step 5/22 : RUN apk add --update --no-cache make git 19:44:08 ---> Running in 73b2ce451677 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:44:11 OK: 219 MiB in 52 packages 19:44:11 Removing intermediate container 5ff7489bc415 19:44:11 ---> b183e61f8d31 19:44:11 Step 6/24 : COPY go.mod . 19:44:11 ---> 0a187983b4aa 19:44:11 Step 7/24 : RUN go mod download 19:44:11 ---> Running in 24836d57a315 19:44:11 OK: 219 MiB in 52 packages 19:44:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-166 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:44:11 Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout 19:44:11 OK: 219 MiB in 52 packages 19:44:11 OK: 219 MiB in 52 packages 19:44:11 OK: 219 MiB in 52 packages 19:44:11 Removing intermediate container c7b005615df2 19:44:11 ---> 5c372ae610c8 19:44:11 Step 6/32 : COPY go.mod . 19:44:11 The recommended git tool is: git 19:44:12 Removing intermediate container 24836d57a315 19:44:12 ---> ac6b3d984350 19:44:12 Step 8/24 : COPY . . 19:44:12 ---> 97ced4ac6846 19:44:12 Step 7/32 : RUN go mod download 19:44:12 ---> Running in 7c0686404077 19:44:13 Removing intermediate container 2b1fbfb56ca2 19:44:13 ---> fd396bb1d48d 19:44:13 Step 6/23 : COPY go.mod . 19:44:13 Removing intermediate container 73b2ce451677 19:44:13 ---> 778c551b83a1 19:44:13 Step 6/22 : COPY go.mod . 19:44:16 Removing intermediate container 5edf3712ea6d 19:44:16 ---> 280da801ad5d 19:44:16 Step 6/23 : COPY go.mod . 19:44:16 ---> b36fe7bab6b5 19:44:16 Step 7/22 : RUN go mod download 19:44:16 ---> 7de33d2f03de 19:44:16 Step 7/23 : RUN go mod download 19:44:16 ---> dc31f71cf679 19:44:16 Step 7/23 : RUN go mod download 19:44:16 ---> Running in 526fe87e4ebe 19:44:16 ---> Running in f1dd47946d0d 19:44:16 ---> Running in a3e7cbbd9efd 19:44:16 ---> 4f4cc535fdce 19:44:16 Step 9/24 : RUN go mod tidy 19:44:16 ---> Running in dfcfc16f1776 19:44:16 Removing intermediate container 7c0686404077 19:44:16 ---> 2e92235c6eca 19:44:16 Step 8/32 : COPY . . 19:44:17 using credential edgex-jenkins-ssh 19:44:17 Cloning the remote Git repository 19:44:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:44:17 > git init /w/workspace/edgex-go/23 # timeout=10 19:44:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:44:17 > git --version # timeout=10 19:44:17 > git --version # 'git version 2.17.1' 19:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:23 ---> ed418f44b6bf 19:44:23 Step 9/32 : RUN go mod tidy 19:44:23 Removing intermediate container f1dd47946d0d 19:44:23 ---> 9fd5d71b0afb 19:44:23 Step 8/23 : COPY . . 19:44:23 ---> Running in 3d54bc1558d9 19:44:23 Removing intermediate container 526fe87e4ebe 19:44:23 ---> 00e3d26845d8 19:44:23 Step 8/22 : COPY . . 19:44:23 Removing intermediate container a3e7cbbd9efd 19:44:23 ---> 0524c7256350 19:44:23 Step 8/23 : COPY . . 19:44:31 Removing intermediate container dfcfc16f1776 19:44:31 ---> 9eac3b1aa74b 19:44:31 Step 10/24 : RUN make cmd/core-data/core-data 19:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:44:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:44:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:44:34 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:44:34 Failed in branch arm64 19:44:34 > git config core.sparsecheckout # timeout=10 19:44:34 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 19:44:36 ---> Running in a36fd2c5a097 19:44:36 ---> 64d21745f6c3 19:44:36 Step 9/23 : RUN go mod tidy 19:44:36 ---> c8070818c77f 19:44:36 Step 9/23 : RUN go mod tidy 19:44:36 ---> Running in 09058a176eab 19:44:36 ---> f405fcbaef87 19:44:36 Step 9/22 : RUN go mod tidy 19:44:36 Removing intermediate container 3d54bc1558d9 19:44:36 ---> 0ef645d7230b 19:44:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:44:36 ---> Running in 481eca342992 19:44:36 ---> Running in 0a7428a14c7f 19:44:36 ---> Running in 3ff2f80d1299 19:44:36 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 19:44:37 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 19:44:38 Removing intermediate container 09058a176eab 19:44:38 ---> 5b23360b3886 19:44:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:44:38 ---> Running in 32164e49a14f 19:44:39 Removing intermediate container 481eca342992 19:44:39 ---> e752869cb613 19:44:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:44:39 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 19:44:39 ---> Running in 9f107e904844 19:44:39 Removing intermediate container 0a7428a14c7f 19:44:39 ---> 610630261925 19:44:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:44:39 ---> Running in d7252e2a66e6 19:44: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 19:44:39 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 19:45:18 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 19:45:18 Removing intermediate container 3ff2f80d1299 19:45:18 ---> e1e2191aa18f 19:45:18 19:45:18 Step 11/32 : FROM alpine:3.12 19:45:18 Removing intermediate container 32164e49a14f 19:45:18 ---> 88fd9f9ff7ec 19:45:18 19:45:18 Step 11/23 : FROM alpine:3.12 19:45:18 3.12: Pulling from library/alpine 19:45:18 3.12: Pulling from library/alpine 19:45:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:45:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:45:18 Status: Downloaded newer image for alpine:3.12 19:45:18 Status: Image is up to date for alpine:3.12 19:45:18 ---> 13621d1b12d4 19:45:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:45:18 ---> 13621d1b12d4 19:45:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:45:19 ---> Running in 4a37c7761c4d 19:45:19 ---> Running in b121b0b1f7a6 19:45:19 Removing intermediate container d7252e2a66e6 19:45:19 ---> 4714315e49ac 19:45:19 19:45:19 Step 11/22 : FROM alpine:3.12 19:45:19 ---> 13621d1b12d4 19:45:19 Step 12/22 : RUN apk add --update --no-cache curl 19:45:19 Removing intermediate container 9f107e904844 19:45:19 ---> 6c58d4674de0 19:45:19 19:45:19 Step 11/23 : FROM alpine:3.12 19:45:19 ---> 13621d1b12d4 19:45:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:19 Removing intermediate container a36fd2c5a097 19:45:19 ---> 58ab41e23957 19:45:19 19:45:19 Step 11/24 : FROM alpine:3.12 19:45:19 ---> 13621d1b12d4 19:45:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:45:19 ---> Running in b4997cd56411 19:45:19 ---> Running in b87bcf6ba65f 19:45:19 ---> Running in 5dbeb4cb866d 19:45:19 Removing intermediate container b121b0b1f7a6 19:45:19 ---> f83bae8f3d64 19:45:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:45:19 ---> Running in 3911c971dcaa 19:45:19 Removing intermediate container 5dbeb4cb866d 19:45:19 ---> 20757aae4123 19:45:19 Step 13/24 : ENV APP_PORT=59880 19:45:19 ---> Running in 56a9e9709e9b 19:45:20 Removing intermediate container 56a9e9709e9b 19:45:20 ---> c60e87b81e7c 19:45:20 Step 14/24 : EXPOSE $APP_PORT 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:20 ---> Running in 1ec8611aa00a 19:45:20 (1/1) Installing dumb-init (1.2.2-r1) 19:45:20 Executing busybox-1.31.1-r20.trigger 19:45:20 OK: 6 MiB in 15 packages 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:20 Removing intermediate container 1ec8611aa00a 19:45:20 ---> cb3df28f04da 19:45:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:20 (1/4) Installing ca-certificates (20191127-r4) 19:45:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:45:20 (3/4) Installing libcurl (7.77.0-r0) 19:45:20 (4/4) Installing curl (7.77.0-r0) 19:45:20 Executing busybox-1.31.1-r20.trigger 19:45:20 Executing ca-certificates-20191127-r4.trigger 19:45:20 OK: 7 MiB in 18 packages 19:45:20 ---> Running in 79431b03bb2b 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:20 (1/2) Installing ca-certificates (20191127-r4) 19:45:20 (2/2) Installing dumb-init (1.2.2-r1) 19:45:20 Executing busybox-1.31.1-r20.trigger 19:45:20 Executing ca-certificates-20191127-r4.trigger 19:45:20 OK: 6 MiB in 16 packages 19:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:21 Removing intermediate container 4a37c7761c4d 19:45:21 ---> 19093c9fac1e 19:45:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:21 ---> Running in 289ff368e82e 19:45:21 (1/2) Installing dumb-init (1.2.2-r1) 19:45:21 (2/2) Installing su-exec (0.2-r1) 19:45:21 Executing busybox-1.31.1-r20.trigger 19:45:21 OK: 6 MiB in 16 packages 19:45:21 Removing intermediate container 289ff368e82e 19:45:21 ---> cfbb4456d6c8 19:45:21 Step 14/23 : ENV APP_PORT=59861 19:45:21 Removing intermediate container b4997cd56411 19:45:21 ---> ef4100160e4a 19:45:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:45:21 ---> Running in e34997fa0fe2 19:45:21 ---> Running in 0e71fab075bb 19:45:21 Removing intermediate container b87bcf6ba65f 19:45:21 ---> c42e971efd49 19:45:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:21 Removing intermediate container e34997fa0fe2 19:45:21 ---> ae497c59dd8b 19:45:21 Step 15/23 : EXPOSE $APP_PORT 19:45:22 ---> Running in 7dcff8e284f2 19:45:22 ---> Running in 8ce01ac69d86 19:45:22 Removing intermediate container 0e71fab075bb 19:45:22 ---> 94ad801994e2 19:45:22 Step 14/22 : WORKDIR /edgex 19:45:22 Removing intermediate container 3911c971dcaa 19:45:22 ---> be84d7a39149 19:45:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:45:22 ---> Running in 6e3210e7dd5e 19:45:22 Removing intermediate container 79431b03bb2b 19:45:22 ---> fa8ae3f50521 19:45:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:45:22 ---> Running in 207a5d7f2b9f 19:45:22 Removing intermediate container 8ce01ac69d86 19:45:22 ---> 07b75c9177e2 19:45:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:22 ---> Running in d935c1184b6a 19:45:22 Removing intermediate container 7dcff8e284f2 19:45:22 ---> 04e4919e350a 19:45:22 Step 14/23 : ENV APP_PORT=59860 19:45:22 ---> Running in 3be0a455499b 19:45:22 Removing intermediate container 6e3210e7dd5e 19:45:22 ---> 7ad0a55cf1c6 19:45:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:45:22 Removing intermediate container 207a5d7f2b9f 19:45:22 ---> 3f4465fbffe8 19:45:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:45:22 ---> 220a05949c2f 19:45:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:45:22 Removing intermediate container 3be0a455499b 19:45:22 ---> 78e6153b3216 19:45:22 Step 15/23 : EXPOSE $APP_PORT 19:45:22 ---> Running in d0cfc2d4c785 19:45:22 ---> Running in 315df554257a 19:45:22 ---> 941bb19efd4c 19:45:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:45:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:22 Removing intermediate container d0cfc2d4c785 19:45:22 ---> 6de88a962d29 19:45:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:45:22 Removing intermediate container 315df554257a 19:45:22 ---> c3dade88189d 19:45:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:23 ---> Running in 6fcd2b221fd4 19:45:23 ---> de0aefdd1b05 19:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:45:23 ---> fe3c9bec69a0 19:45:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:23 ---> 3f4886caaf27 19:45:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:45:23 ---> ff5829084006 19:45:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:45:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:23 ---> Running in bd0e7512ac43 19:45:23 ---> 913f49e8fac6 19:45:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:45:23 Removing intermediate container bd0e7512ac43 19:45:23 ---> bd21f9ceb87b 19:45:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:23 ---> 3e0afca378c4 19:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:23 ---> Running in 9d2f7c8adf68 19:45:23 ---> Running in f3a6ac1020d8 19:45:23 (1/6) Installing dumb-init (1.2.2-r1) 19:45:24 Removing intermediate container 9d2f7c8adf68 19:45:24 ---> 50e5842ae7f7 19:45:24 Step 19/22 : CMD ["--init=true"] 19:45:24 Removing intermediate container 6fcd2b221fd4 19:45:24 ---> b3d2d6e73157 19:45:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:45:24 ---> 2d50da310275 19:45:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:45:24 Removing intermediate container f3a6ac1020d8 19:45:24 ---> 3dabf14a8066 19:45:24 Step 21/23 : LABEL arch=x86_64 19:45:24 ---> Running in 905f721e64a2 19:45:24 ---> Running in 24d68d9ee73f 19:45:24 ---> Running in 506c0609fda2 19:45:24 ---> Running in 78c174c93f13 19:45:24 (2/6) Installing libgcc (9.3.0-r2) 19:45:24 Removing intermediate container 905f721e64a2 19:45:24 ---> c761a00dd320 19:45:24 Step 20/22 : LABEL arch=x86_64 19:45:24 (3/6) Installing libsodium (1.0.18-r0) 19:45:24 ---> Running in 480384d1596f 19:45:24 Removing intermediate container 24d68d9ee73f 19:45:24 ---> 9885afad5ffb 19:45:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:45:24 Removing intermediate container 78c174c93f13 19:45:24 ---> af70ad3f67bd 19:45:24 Step 22/23 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:45:24 (4/6) Installing libstdc++ (9.3.0-r2) 19:45:24 Removing intermediate container 506c0609fda2 19:45:24 ---> 1dfd293db9ec 19:45:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:24 Removing intermediate container 480384d1596f 19:45:24 ---> 675b42054593 19:45:24 Step 21/22 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:45:24 ---> Running in ec4219231e3c 19:45:24 ---> Running in e06ffb1c48a2 19:45:24 ---> Running in 8e2b5f219b1a 19:45:24 Removing intermediate container ec4219231e3c 19:45:24 ---> dfa37f0d9ed8 19:45:24 Step 23/23 : LABEL version=0.0.0 19:45:24 ---> 553dc4b03eaf 19:45:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:45:24 ---> Running in 8bbe1fb05168 19:45:24 Removing intermediate container e06ffb1c48a2 19:45:24 ---> b007e6cd7762 19:45:24 Step 21/23 : LABEL arch=x86_64 19:45:24 Removing intermediate container 8e2b5f219b1a 19:45:24 ---> cdc304261c13 19:45:24 Step 22/22 : LABEL version=0.0.0 19:45:24 ---> Running in ec4e41db6323 19:45:24 ---> Running in 7f1cf00b231e 19:45:24 ---> Running in 7f1f4578f424 19:45:24 Removing intermediate container 8bbe1fb05168 19:45:24 ---> 00f07a974ef0 19:45:24 19:45:24 Removing intermediate container 7f1cf00b231e 19:45:24 ---> 2db9993def1e 19:45:24 Step 22/23 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:45:24 Removing intermediate container 7f1f4578f424 19:45:24 ---> 4db5fe162afd 19:45:24 19:45:24 Successfully built 00f07a974ef0 19:45:24 Successfully tagged support-scheduler:latest 19:45:24  Building support-scheduler ... done Building sys-mgmt-agent 19:45:24 ---> Running in 04aa7bef2785 19:45:24 Successfully built 4db5fe162afd 19:45:24 Successfully tagged security-proxy-setup:latest 19:45:24 Building security-secretstore-setup 19:45:24  Building security-proxy-setup ... done Removing intermediate container 04aa7bef2785 19:45:24 ---> d76f93970bea 19:45:24 Step 23/23 : LABEL version=0.0.0 19:45:24 ---> Running in 0658e063f9a0 19:45:25 Removing intermediate container 0658e063f9a0 19:45:25 ---> 5e6199ad5203 19:45:25 19:45:25 (5/6) Installing libzmq (4.3.3-r0) 19:45:26 (6/6) Installing zeromq (4.3.3-r0) 19:45:26 Successfully built 5e6199ad5203 19:45:26 Executing busybox-1.31.1-r20.trigger 19:45:26 OK: 8 MiB in 20 packages 19:45:26 Successfully tagged support-notifications:latest 19:45:26  Building support-notifications ... done Building core-metadata 19:45:31 Removing intermediate container ec4e41db6323 19:45:31 ---> 297437e32908 19:45:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:33 Removing intermediate container d935c1184b6a 19:45:33 ---> 2a3f79d1f7a0 19:45:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:45:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:45:35 ---> 4b0326ed8d22 19:45:35 Step 3/26 : WORKDIR /edgex-go 19:45:35 ---> Using cache 19:45:35 ---> 56ba73400c07 19:45:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:35 ---> Using cache 19:45:35 ---> 3eea2218c46c 19:45:35 Step 5/26 : RUN apk add --update --no-cache make git 19:45:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:45:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:45:35 ---> 4b0326ed8d22 19:45:35 Step 3/24 : WORKDIR /edgex-go 19:45:35 ---> Using cache 19:45:35 ---> 56ba73400c07 19:45:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:35 ---> Using cache 19:45:35 ---> 3eea2218c46c 19:45:35 Step 5/24 : RUN apk add --update --no-cache make bash git 19:45:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:45:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:45:36 ---> 4b0326ed8d22 19:45:36 Step 3/24 : WORKDIR /edgex-go 19:45:36 ---> Using cache 19:45:36 ---> 56ba73400c07 19:45:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:36 ---> Using cache 19:45:36 ---> 3eea2218c46c 19:45:36 Step 5/24 : RUN apk add --update --no-cache make git 19:45:37 ---> d34895d8e30f 19:45:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:37 ---> Running in 0ad736d61711 19:45:37 ---> Running in 582301fd4d8b 19:45:37 ---> Running in bfded66ee58a 19:45:37 ---> 4840ee3502f7 19:45:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:45:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:45:39 ---> aeb858e124f6 19:45:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:45:39 ---> f3510d7e4930 19:45:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:45:39 ---> ab7f3070ecf2 19:45:39 Step 20/24 : ENTRYPOINT ["/core-data"] 19:45:39 ---> Running in 6a94e89fe3d9 19:45:39 ---> 0c5afacca492 19:45:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:45:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:45:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:45:39 Removing intermediate container 6a94e89fe3d9 19:45:39 ---> 8508589dc809 19:45:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:39 ---> Running in 1895ed8718dc 19:45:39 ---> 8185c64926a7 19:45:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:45:39 Removing intermediate container 1895ed8718dc 19:45:39 ---> 9f51fea0fe6e 19:45:39 Step 22/24 : LABEL arch=x86_64 19:45:39 ---> Running in 4033f138f575 19:45:39 ---> 92bb89716cfb 19:45:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:45:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:45:39 ---> Running in a0d9b6b18d98 19:45:39 Removing intermediate container 4033f138f575 19:45:39 ---> a5e706a78c21 19:45:39 Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:45:39 ---> Running in 5e0e38f8d74b 19:45:40 Removing intermediate container a0d9b6b18d98 19:45:40 ---> f51c13413765 19:45:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:40 Removing intermediate container 5e0e38f8d74b 19:45:40 ---> 5af60fdfbf2f 19:45:40 Step 24/24 : LABEL version=0.0.0 19:45:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:45:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:45:40 ---> Running in 4286339f460a 19:45:40 ---> 75f7006e1d0a 19:45:40 Step 27/32 : RUN chmod +x /entrypoint.sh 19:45:40 OK: 219 MiB in 52 packages 19:45:40 Removing intermediate container 4286339f460a 19:45:40 ---> bd3f26f52ca6 19:45:40 19:45:40 Successfully built bd3f26f52ca6 19:45:40 ---> Running in a4a7af58e946 19:45:40 Successfully tagged core-data:latest 19:45:40 Building core-command 19:45:40  Building core-data ... done OK: 219 MiB in 52 packages 19:45:41 OK: 219 MiB in 52 packages 19:45:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:45:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:45:45 ---> 4b0326ed8d22 19:45:45 Step 3/24 : WORKDIR /edgex-go 19:45:45 ---> Using cache 19:45:45 ---> 56ba73400c07 19:45:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:45 ---> Using cache 19:45:45 ---> 3eea2218c46c 19:45:45 Step 5/24 : RUN apk add --update --no-cache make git 19:45:45 ---> Using cache 19:45:45 ---> 0616e8a7dcca 19:45:45 Step 6/24 : COPY go.mod . 19:45:47 Removing intermediate container 0ad736d61711 19:45:47 ---> 0616e8a7dcca 19:45:47 Step 6/24 : COPY go.mod . 19:45:47 ---> 624832ec77b2 19:45:47 Step 7/24 : RUN go mod download 19:45:47 ---> Running in e24a698d5fa1 19:45:47 Removing intermediate container 582301fd4d8b 19:45:47 ---> 08d831c61a6f 19:45:47 Step 6/24 : COPY go.mod . 19:45:47 Removing intermediate container bfded66ee58a 19:45:47 ---> a12fe73d2866 19:45:47 Step 6/26 : COPY go.mod . 19:45:47 ---> ffa8a9a731bd 19:45:47 Step 7/24 : RUN go mod download 19:45:47 ---> Running in 0331e97079d3 19:45:47 ---> 52c37e45f168 19:45:47 Step 7/24 : RUN go mod download 19:45:47 Removing intermediate container a4a7af58e946 19:45:47 ---> 4e46fb3052a0 19:45:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:45:47 ---> 10f8ca5357de 19:45:47 Step 7/26 : RUN go mod download 19:45:47 ---> Running in 1845bd75bdbb 19:45:47 ---> Running in 592c08ac35f4 19:45:47 ---> Running in 9bcc1b57f4c7 19:45:47 Removing intermediate container 1845bd75bdbb 19:45:47 ---> 49f123098226 19:45:47 Step 29/32 : CMD ["gate"] 19:45:47 ---> Running in 0c8ddb27869e 19:45:47 Removing intermediate container 0c8ddb27869e 19:45:47 ---> f8eac9fdf0f3 19:45:47 Step 30/32 : LABEL arch=x86_64 19:45:47 ---> Running in 278ccf57c20e 19:45:47 Removing intermediate container e24a698d5fa1 19:45:47 ---> 3682e7554e14 19:45:47 Step 8/24 : COPY . . 19:45:53 Removing intermediate container 278ccf57c20e 19:45:53 ---> 4e787b81224d 19:45:53 Step 31/32 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:45:53 Removing intermediate container 0331e97079d3 19:45:53 ---> cf72791ea2bd 19:45:53 Step 8/24 : COPY . . 19:45:54 ---> Running in 260e0ad8c22f 19:45:54 ---> 895f7f432f5b 19:45:54 Step 9/24 : RUN go mod tidy 19:45:57 Removing intermediate container 592c08ac35f4 19:45:57 ---> 6a9420281977 19:45:57 Step 8/24 : COPY . . 19:45:57 Removing intermediate container 9bcc1b57f4c7 19:45:57 ---> e9a2b4847168 19:45:57 Step 8/26 : COPY . . 19:45:57 ---> Running in df621b4c0d7a 19:45:57 Removing intermediate container 260e0ad8c22f 19:45:57 ---> f5d8cde1221b 19:45:57 Step 32/32 : LABEL version=0.0.0 19:45:57 ---> 403d7b8ff2b9 19:45:57 Step 9/24 : RUN go mod tidy 19:46:01 ---> Running in 34441cc0f223 19:46:01 ---> Running in 2e54902d2083 19:46:04 Removing intermediate container 34441cc0f223 19:46:04 ---> ca193d0d390d 19:46:04 19:46:04 Successfully built ca193d0d390d 19:46:04 Successfully tagged security-bootstrapper:latest 19:46:07  Building security-bootstrapper ... done  ---> a870dec631d5 19:46:07 Step 9/24 : RUN go mod tidy 19:46:07 ---> 85d85e18d826 19:46:07 Step 9/26 : RUN go mod tidy 19:46:07 Removing intermediate container df621b4c0d7a 19:46:07 ---> 4fa10b744a21 19:46:07 Step 10/24 : RUN make cmd/core-command/core-command 19:46:07 ---> Running in 589292d167c0 19:46:07 ---> Running in a0acba1baef8 19:46:07 ---> Running in e2783a7386b7 19:46:07 Removing intermediate container 2e54902d2083 19:46:07 ---> 8c3b054454ed 19:46:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:46:07 ---> Running in 3d86e602e7d5 19:46:08 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 19:46:08 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 19:46:09 Removing intermediate container 589292d167c0 19:46:09 ---> af81d33778d8 19:46:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:46:09 ---> Running in a851bcf3b53b 19:46:10 Removing intermediate container a0acba1baef8 19:46:10 ---> a848c57ca9ad 19:46:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:10 ---> Running in 404b28464e8e 19:46:10 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 19:46:10 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 19:46:43 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 19:46:43 Removing intermediate container e2783a7386b7 19:46:43 ---> 194fa9f987bd 19:46:43 19:46:43 Step 11/24 : FROM alpine:3.12 19:46:43 ---> 13621d1b12d4 19:46:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:46:43 ---> Using cache 19:46:43 ---> 19093c9fac1e 19:46:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:43 ---> Using cache 19:46:43 ---> cfbb4456d6c8 19:46:43 Step 14/24 : ENV APP_PORT=59882 19:46:43 ---> Running in f33a9566d0eb 19:46:43 Removing intermediate container f33a9566d0eb 19:46:43 ---> c36ff1a3db65 19:46:43 Step 15/24 : EXPOSE $APP_PORT 19:46:43 ---> Running in 345bdc472e14 19:46:43 Removing intermediate container 345bdc472e14 19:46:43 ---> c8c526884313 19:46:43 Step 16/24 : WORKDIR / 19:46:43 ---> Running in bf445412c37f 19:46:43 Removing intermediate container a851bcf3b53b 19:46:43 ---> 2aff7bf9657e 19:46:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:46:43 Removing intermediate container bf445412c37f 19:46:43 ---> 03d15fa61ac9 19:46:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:43 ---> Running in 5004b2b9239e 19:46:43 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 19:46:43 ---> 322132adcc70 19:46:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:46:43 Removing intermediate container 404b28464e8e 19:46:43 ---> cdc4a657e58e 19:46:43 19:46:43 Step 11/26 : FROM alpine:3.12 19:46:43 ---> 13621d1b12d4 19:46:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:46:43 ---> cefde36ab1ff 19:46:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:46:43 Removing intermediate container 3d86e602e7d5 19:46:43 ---> dd3b6f63618d 19:46:43 19:46:43 Step 11/24 : FROM alpine:3.12 19:46:43 ---> 13621d1b12d4 19:46:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:46:43 ---> Using cache 19:46:43 ---> 19093c9fac1e 19:46:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:43 ---> Using cache 19:46:43 ---> cfbb4456d6c8 19:46:43 Step 14/24 : ENV APP_PORT=59881 19:46:43 ---> Running in 6bf0508dacdf 19:46:43 ---> Running in 4a304ac98625 19:46:43 Removing intermediate container 4a304ac98625 19:46:43 ---> d7fb1129d9f3 19:46:43 Step 15/24 : EXPOSE $APP_PORT 19:46:43 ---> 34d7e12fe38c 19:46:43 Step 20/24 : ENTRYPOINT ["/core-command"] 19:46:43 Removing intermediate container 5004b2b9239e 19:46:43 ---> 08ee8216562d 19:46:43 19:46:43 Step 12/24 : FROM docker:20.10.0 19:46:43 ---> Running in b07c46d0e70d 19:46:43 ---> Running in a9fe54e5fdac 19:46:43 20.10.0: Pulling from library/docker 19:46:43 Removing intermediate container a9fe54e5fdac 19:46:43 ---> 0b6b2f57bec2 19:46:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:43 Removing intermediate container b07c46d0e70d 19:46:43 ---> 24536f09aac9 19:46:43 Step 16/24 : WORKDIR / 19:46:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:46:43 ---> Running in f88eb8f4667f 19:46:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:46:43 ---> Running in f0e5edbc8247 19:46:43 Removing intermediate container f88eb8f4667f 19:46:43 ---> f0bcef9f572b 19:46:43 Step 22/24 : LABEL arch=x86_64 19:46:43 ---> Running in d9b355a43482 19:46:43 (1/6) Installing ca-certificates (20191127-r4) 19:46:43 Removing intermediate container f0e5edbc8247 19:46:43 ---> 06918fb71759 19:46:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:46:43 (3/6) Installing libcurl (7.77.0-r0) 19:46:43 (4/6) Installing curl (7.77.0-r0) 19:46:43 (5/6) Installing dumb-init (1.2.2-r1) 19:46:43 (6/6) Installing su-exec (0.2-r1) 19:46:43 Executing busybox-1.31.1-r20.trigger 19:46:43 Executing ca-certificates-20191127-r4.trigger 19:46:43 OK: 7 MiB in 20 packages 19:46:43 Removing intermediate container d9b355a43482 19:46:43 ---> 7f8f5bc91bdc 19:46:43 Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:46:43 ---> Running in 20439973452b 19:46:44 ---> b09607ad9a49 19:46:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:46:44 Removing intermediate container 20439973452b 19:46:44 ---> f9b50a6e461f 19:46:44 Step 24/24 : LABEL version=0.0.0 19:46:45 ---> Running in 22fd0124952e 19:46:45 ---> 18999ef8e3bd 19:46:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:46:45 Removing intermediate container 6bf0508dacdf 19:46:45 ---> a0e85324ff95 19:46:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:46:45 ---> Running in 7b56cb218670 19:46:45 Removing intermediate container 22fd0124952e 19:46:45 ---> ad603ba22f1c 19:46:45 19:46:45 Successfully built ad603ba22f1c 19:46:45 Removing intermediate container 7b56cb218670 19:46:45 ---> 459e62c5b620 19:46:45 Step 14/26 : WORKDIR / 19:46:45 Successfully tagged core-command:latest 19:46:45  Building core-command ... done  ---> 7fb0e3f67c09 19:46:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:46:45 ---> Running in a18da5fbdd28 19:46:45 ---> Running in c57073034ed9 19:46:45 Removing intermediate container a18da5fbdd28 19:46:45 ---> 4681cd966532 19:46:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:46:45 Removing intermediate container c57073034ed9 19:46:45 ---> 4535751c7f7d 19:46:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:45 ---> Running in 6dbdf54a90fc 19:46:45 ---> 9622edf6504c 19:46:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:46:46 Removing intermediate container 6dbdf54a90fc 19:46:46 ---> 4e72851d738d 19:46:46 Step 22/24 : LABEL arch=x86_64 19:46:46 ---> 1c61388c4f26 19:46:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:46:46 ---> Running in 2d502bf6cda8 19:46:46 Removing intermediate container 2d502bf6cda8 19:46:46 ---> da9fb5d9c1f0 19:46:46 Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:46:48 ---> fd08c08dad78 19:46:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:46:48 ---> Running in 3ddf3d359d60 19:46:48 Removing intermediate container 3ddf3d359d60 19:46:48 ---> 84ff23f02653 19:46:48 Step 24/24 : LABEL version=0.0.0 19:46:48 ---> 59950cfdc90b 19:46:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:46:48 ---> Running in f1e0ee78df38 19:46:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:46:48 Status: Downloaded newer image for docker:20.10.0 19:46:48 ---> aefe523efa57 19:46:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:46:48 Removing intermediate container f1e0ee78df38 19:46:48 ---> 0f22a9142328 19:46:48 19:46:48 ---> Running in 98fdf3bdd066 19:46:48 Successfully built 0f22a9142328 19:46:48 Successfully tagged core-metadata:latest 19:46:49  Building core-metadata ... done  ---> 62f5822a9201 19:46:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:46:49 Removing intermediate container 98fdf3bdd066 19:46:49 ---> cce9ed3c2bc2 19:46:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:46:49 ---> Running in aaf466d8cca9 19:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:46:49 ---> bab0645784f9 19:46:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:46:49 (1/39) Installing readline (8.0.4-r0) 19:46:49 (2/39) Installing bash (5.0.17-r0) 19:46:49 Executing bash-5.0.17-r0.post-install 19:46:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:46:49 (4/39) Installing libcurl (7.77.0-r0) 19:46:49 (5/39) Installing curl (7.77.0-r0) 19:46:49 (6/39) Installing dumb-init (1.2.2-r1) 19:46:49 (7/39) Installing libbz2 (1.0.8-r1) 19:46:49 (8/39) Installing expat (2.2.9-r1) 19:46:49 (9/39) Installing libffi (3.3-r2) 19:46:49 (10/39) Installing gdbm (1.13-r1) 19:46:49 (11/39) Installing xz-libs (5.2.5-r0) 19:46:49 (12/39) Installing sqlite-libs (3.32.1-r1) 19:46:49 (13/39) Installing python3 (3.8.10-r0) 19:46:49 ---> 919b5afc1ecb 19:46:49 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/ 19:46:49 ---> Running in 884d18645947 19:46:51 (14/39) Installing py3-appdirs (1.4.4-r1) 19:46:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:46:51 (16/39) Installing py3-parsing (2.4.7-r0) 19:46:51 (17/39) Installing py3-six (1.15.0-r0) 19:46:51 (18/39) Installing py3-packaging (20.4-r0) 19:46:51 (19/39) Installing py3-setuptools (47.0.0-r0) 19:46:51 (20/39) Installing py3-chardet (3.0.4-r4) 19:46:51 (21/39) Installing py3-idna (2.9-r0) 19:46:51 Removing intermediate container 884d18645947 19:46:51 ---> 0dd6629eb142 19:46:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:46:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:46:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:46:51 (24/39) Installing py3-requests (2.23.0-r0) 19:46:51 (25/39) Installing py3-msgpack (1.0.0-r0) 19:46:51 (26/39) Installing py3-lockfile (0.12.2-r3) 19:46:51 ---> Running in 4c4afe7f6b61 19:46:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:46:51 (28/39) Installing py3-colorama (0.4.3-r0) 19:46:51 (29/39) Installing py3-distlib (0.3.0-r0) 19:46:51 (30/39) Installing py3-distro (1.5.0-r1) 19:46:51 (31/39) Installing py3-webencodings (0.5.1-r3) 19:46:51 (32/39) Installing py3-html5lib (1.0.1-r4) 19:46:51 Removing intermediate container 4c4afe7f6b61 19:46:51 ---> 3359dd751d81 19:46:51 Step 24/26 : LABEL arch=x86_64 19:46:51 (33/39) Installing py3-pytoml (0.1.21-r0) 19:46:51 (34/39) Installing py3-pep517 (0.8.2-r0) 19:46:51 (35/39) Installing py3-progress (1.5-r0) 19:46:51 (36/39) Installing py3-toml (0.10.1-r0) 19:46:51 (37/39) Installing py3-retrying (1.3.3-r0) 19:46:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:46:51 (39/39) Installing py3-pip (20.1.1-r0) 19:46:51 ---> Running in b5de40200691 19:46:51 Executing busybox-1.31.1-r19.trigger 19:46:51 OK: 72 MiB in 59 packages 19:46:51 Removing intermediate container b5de40200691 19:46:51 ---> 661a34de80b7 19:46:51 Step 25/26 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:46:51 ---> Running in 6a0f9efee0db 19:46:51 Removing intermediate container 6a0f9efee0db 19:46:51 ---> 612a90b3dfb9 19:46:51 Step 26/26 : LABEL version=0.0.0 19:46:51 ---> Running in 8f9e8409838f 19:46:51 Removing intermediate container 8f9e8409838f 19:46:51 ---> f8868ee9a0b7 19:46:51 19:46:51 Successfully built f8868ee9a0b7 19:46:51 Successfully tagged security-secretstore-setup:latest 19:46:52  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 19:46:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:46:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:46:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:46:52 Collecting dockerpty<0.5,>=0.4.1 19:46:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:46:52 Collecting texttable<0.10,>=0.9.0 19:46:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:46:53 Collecting websocket-client<1.0,>=0.32.0 19:46:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:46:53 Collecting docker<4.0,>=3.6.0 19:46:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:46:53 Collecting jsonschema<3,>=2.5.1 19:46:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:46:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:46:53 Collecting cached-property<2,>=1.2.0 19:46:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:46:53 Collecting PyYAML<4,>=3.10 19:46:53 Downloading PyYAML-3.13.tar.gz (270 kB) 19:46:54 Collecting docopt<0.7,>=0.6.1 19:46:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:46:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:46:54 Collecting urllib3<1.25,>=1.21.1 19:46:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:46:54 Collecting idna<2.8,>=2.5 19:46:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:46:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:46:54 Collecting docker-pycreds>=0.4.0 19:46:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:46:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:46:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:46:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:46:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:46:54 Installing collected packages: urllib3, idna, requests, dockerpty, texttable, websocket-client, docker-pycreds, docker, jsonschema, cached-property, PyYAML, docopt, docker-compose 19:46:54 Attempting uninstall: urllib3 19:46:54 Found existing installation: urllib3 1.25.9 19:46:54 Uninstalling urllib3-1.25.9: 19:46:54 Successfully uninstalled urllib3-1.25.9 19:46:54 Attempting uninstall: idna 19:46:54 Found existing installation: idna 2.9 19:46:54 Uninstalling idna-2.9: 19:46:54 Successfully uninstalled idna-2.9 19:46:55 Attempting uninstall: requests 19:46:55 Found existing installation: requests 2.23.0 19:46:55 Uninstalling requests-2.23.0: 19:46:55 Successfully uninstalled requests-2.23.0 19:46:55 Running setup.py install for dockerpty: started 19:46:55 Running setup.py install for dockerpty: finished with status 'done' 19:46:55 Running setup.py install for texttable: started 19:46:55 Running setup.py install for texttable: finished with status 'done' 19:46:55 Running setup.py install for PyYAML: started 19:46:56 Running setup.py install for PyYAML: finished with status 'done' 19:46:56 Running setup.py install for docopt: started 19:46:56 Running setup.py install for docopt: finished with status 'done' 19:46:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:46:59 Removing intermediate container aaf466d8cca9 19:46:59 ---> 182b86d26fb8 19:46:59 Step 15/24 : ENV APP_PORT=58890 19:46:59 ---> Running in fb751050cc1d 19:46:59 Removing intermediate container fb751050cc1d 19:46:59 ---> 2d00517d2aa5 19:46:59 Step 16/24 : EXPOSE $APP_PORT 19:46:59 ---> Running in 8180604a6464 19:46:59 Removing intermediate container 8180604a6464 19:46:59 ---> 8196b497018c 19:46:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:46:59 ---> b545dcba6d0f 19:46:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:46:59 ---> bb236e443dbb 19:46:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:47:00 ---> a8b160f390a9 19:47:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:47:00 ---> Running in 5747b85c8e57 19:47:00 Removing intermediate container 5747b85c8e57 19:47:00 ---> b2bc220ebf79 19:47:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:00 ---> Running in 1e7af1e6df02 19:47:00 Removing intermediate container 1e7af1e6df02 19:47:00 ---> f6e38719845a 19:47:00 Step 22/24 : LABEL arch=x86_64 19:47:00 ---> Running in cd591b1f1a5c 19:47:00 Removing intermediate container cd591b1f1a5c 19:47:00 ---> 0162a013a81b 19:47:00 Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c 19:47:00 ---> Running in a51f75339a90 19:47:00 Removing intermediate container a51f75339a90 19:47:00 ---> a0defbddc709 19:47:00 Step 24/24 : LABEL version=0.0.0 19:47:00 ---> Running in 02156ccfcc5e 19:47:00 Removing intermediate container 02156ccfcc5e 19:47:00 ---> 7dbbad894e56 19:47:00 19:47:01 Successfully built 7dbbad894e56 19:47:01 Successfully tagged sys-mgmt-agent:latest 19:47:01  Building sys-mgmt-agent ... done  [Pipeline] } 19:47:01 $ docker stop --time=1 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b 19:47:02 $ docker rm -f 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b [Pipeline] // withDockerContainer [Pipeline] sh 19:47:02 + docker images 19:47:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:47:02 sys-mgmt-agent latest 7dbbad894e56 2 seconds ago 312MB 19:47:02 security-secretstore-setup latest f8868ee9a0b7 11 seconds ago 28.7MB 19:47:02 core-metadata latest 0f22a9142328 14 seconds ago 16.6MB 19:47:02 core-command latest ad603ba22f1c 17 seconds ago 15.9MB 19:47:02 08ee8216562d 19 seconds ago 1.15GB 19:47:02 cdc4a657e58e 20 seconds ago 1.15GB 19:47:02 dd3b6f63618d 20 seconds ago 1.15GB 19:47:02 194fa9f987bd 23 seconds ago 1.14GB 19:47:02 security-bootstrapper latest ca193d0d390d About a minute ago 18.6MB 19:47:02 core-data latest bd3f26f52ca6 About a minute ago 20.2MB 19:47:02 support-scheduler latest 00f07a974ef0 About a minute ago 15.9MB 19:47:02 support-notifications latest 5e6199ad5203 About a minute ago 16.7MB 19:47:02 security-proxy-setup latest 4db5fe162afd About a minute ago 25.7MB 19:47:02 58ab41e23957 About a minute ago 1.15GB 19:47:02 4714315e49ac About a minute ago 1.15GB 19:47:02 6c58d4674de0 About a minute ago 1.15GB 19:47:02 88fd9f9ff7ec About a minute ago 1.15GB 19:47:02 e1e2191aa18f About a minute ago 1.15GB 19:47:02 ci-base-image-x86_64 latest 4b0326ed8d22 5 minutes ago 647MB 19:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 19:47:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 19:47:02 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:47:02 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 19:47:18 Still waiting to schedule task 19:47:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:50:30 Running on prd-ubuntu18.04-docker-8c-8g-168 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:50:30 Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout 19:50:30 The recommended git tool is: git 19:50:33 using credential edgex-jenkins-ssh 19:50:33 Cloning the remote Git repository 19:50:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:50:33 > git init /w/workspace/edgex-go/23 # timeout=10 19:50:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:33 > git --version # timeout=10 19:50:33 > git --version # 'git version 2.17.1' 19:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:38 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:50:39 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } 19:50:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:38 > git config core.sparsecheckout # timeout=10 19:50:38 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 [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] libraryResource [Pipeline] sh 19:50:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:50:40 ---> package-listing.sh 19:50:40 ++ facter osfamily 19:50:40 ++ tr '[:upper:]' '[:lower:]' 19:50:41 + OS_FAMILY=redhat 19:50:41 + workspace=/w/workspace/edgex-go/23 19:50:41 + START_PACKAGES=/tmp/packages_start.txt 19:50:41 + END_PACKAGES=/tmp/packages_end.txt 19:50:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:41 + PACKAGES=/tmp/packages_start.txt 19:50:41 + '[' /w/workspace/edgex-go/23 ']' 19:50:41 + PACKAGES=/tmp/packages_end.txt 19:50:41 + case "${OS_FAMILY}" in 19:50:41 + rpm -qa 19:50:41 + sort 19:50:43 + '[' -f /tmp/packages_start.txt ']' 19:50:43 + '[' -f /tmp/packages_end.txt ']' 19:50:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:43 + '[' /w/workspace/edgex-go/23 ']' 19:50:43 + mkdir -p /w/workspace/edgex-go/23/archives/ 19:50:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo 19:50:43 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/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:50:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:50:44 19:50:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:50:45 alpine: Pulling from edgex-lftools-log-publisher 19:50:45 df20fa9351a1: Pulling fs layer 19:50:45 36b3adc4ff6f: Pulling fs layer 19:50:45 8ad3a11d3b57: Pulling fs layer 19:50:45 46f8f816bc3b: Pulling fs layer 19:50:45 93b61091891f: Pulling fs layer 19:50:45 93b9cdb0e59b: Pulling fs layer 19:50:45 5e14af77c1be: Pulling fs layer 19:50:45 01666e4c0597: Pulling fs layer 19:50:45 aa168da1d23b: Pulling fs layer 19:50:45 93b9cdb0e59b: Waiting 19:50:45 5e14af77c1be: Waiting 19:50:45 01666e4c0597: Waiting 19:50:45 aa168da1d23b: Waiting 19:50:45 46f8f816bc3b: Waiting 19:50:45 93b61091891f: Waiting 19:50:45 36b3adc4ff6f: Verifying Checksum 19:50:45 36b3adc4ff6f: Download complete 19:50:45 46f8f816bc3b: Verifying Checksum 19:50:45 46f8f816bc3b: Download complete 19:50:45 df20fa9351a1: Verifying Checksum 19:50:45 df20fa9351a1: Download complete 19:50:45 93b9cdb0e59b: Verifying Checksum 19:50:45 93b9cdb0e59b: Download complete 19:50:45 93b61091891f: Verifying Checksum 19:50:45 93b61091891f: Download complete 19:50:45 5e14af77c1be: Verifying Checksum 19:50:45 5e14af77c1be: Download complete 19:50:45 01666e4c0597: Verifying Checksum 19:50:45 01666e4c0597: Download complete 19:50:45 df20fa9351a1: Pull complete 19:50:45 8ad3a11d3b57: Verifying Checksum 19:50:45 8ad3a11d3b57: Download complete 19:50:45 36b3adc4ff6f: Pull complete 19:50:45 8ad3a11d3b57: Pull complete 19:50:45 46f8f816bc3b: Pull complete 19:50:46 93b61091891f: Pull complete 19:50:46 93b9cdb0e59b: Pull complete 19:50:46 5e14af77c1be: Pull complete 19:50:46 01666e4c0597: Pull complete 19:50:46 aa168da1d23b: Verifying Checksum 19:50:46 aa168da1d23b: Download complete 19:50:51 aa168da1d23b: Pull complete 19:50:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:50:51 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 19:50:51 $ 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/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-lftools-log-publisher:alpine cat 19:50:54 $ docker top 2b553abc59e215acd48b1ca282eca08fe96351fa055cb45027a6f37bc745d25c -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:54 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:55 + mkdir -p /var/log/sa [Pipeline] sh 19:50:55 + ls /var/log/sa-host 19:50:55 + sadf -c /var/log/sa-host/sa05 19:50:55 file_magic: OK 19:50:55 HZ: Using current value: 100 19:50:55 file_header: OK 19:50:55 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 19:50:55 Statistics: 19:50:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:55 File successfully converted to sysstat format version 12.2.1 19:50:55 + sadf -c /var/log/sa-host/sa25 19:50:55 file_magic: OK 19:50:55 HZ: Using current value: 100 19:50:55 file_header: OK 19:50:55 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 19:50:55 Statistics: 19:50:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:56 provisioning config files... 19:50:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config8153569885706601342tmp [Pipeline] { [Pipeline] echo 19:50:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:56 ---> create-netrc.sh [Pipeline] } 19:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:50:56 ---> python-tools-install.sh [Pipeline] echo 19:50:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:57 ---> sudo-logs.sh 19:50:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:50:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:57 ---> job-cost.sh 19:50:57 lf-activate-venv: SKIPPING 19:50:57 INFO: No Stack... 19:50:58 INFO: Retrieving Pricing Info for: v3-standard-2 19:50:58 INFO: Archiving Costs [Pipeline] echo 19:50:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:59 ---> logs-deploy.sh 19:50:59 lf-activate-venv: SKIPPING 19:50:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/23 19:50:59 INFO: archiving workspace using pattern(s): 19:50:59 Archives upload complete. 19:50:59 INFO: archiving logs to Nexus 19:51:00 ---> uname -a: 19:51:00 Linux prd-centos7-docker-4c-2g-165.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:51:00 19:51:00 19:51:00 ---> lscpu: 19:51:00 Architecture: x86_64 19:51:00 CPU op-mode(s): 32-bit, 64-bit 19:51:00 Byte Order: Little Endian 19:51:00 Address sizes: 40 bits physical, 48 bits virtual 19:51:00 CPU(s): 2 19:51:00 On-line CPU(s) list: 0,1 19:51:00 Thread(s) per core: 1 19:51:00 Core(s) per socket: 1 19:51:00 Socket(s): 2 19:51:00 NUMA node(s): 1 19:51:00 Vendor ID: AuthenticAMD 19:51:00 CPU family: 23 19:51:00 Model: 49 19:51:00 Model name: AMD EPYC-Rome Processor 19:51:00 Stepping: 0 19:51:00 CPU MHz: 2799.998 19:51:00 BogoMIPS: 5599.99 19:51:00 Virtualization: AMD-V 19:51:00 Hypervisor vendor: KVM 19:51:00 Virtualization type: full 19:51:00 L1d cache: 64 KiB 19:51:00 L1i cache: 64 KiB 19:51:00 L2 cache: 1 MiB 19:51:00 L3 cache: 32 MiB 19:51:00 NUMA node0 CPU(s): 0,1 19:51:00 Vulnerability Itlb multihit: Not affected 19:51:00 Vulnerability L1tf: Not affected 19:51:00 Vulnerability Mds: Not affected 19:51:00 Vulnerability Meltdown: Not affected 19:51:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:51:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:51:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:51:00 Vulnerability Srbds: Not affected 19:51:00 Vulnerability Tsx async abort: Not affected 19:51:00 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:51:00 19:51:00 19:51:00 ---> nproc: 19:51:00 2 19:51:00 19:51:00 19:51:00 ---> df -h: 19:51:00 Filesystem Size Used Available Use% Mounted on 19:51:00 overlay 40.0G 13.2G 26.7G 33% / 19:51:00 tmpfs 64.0M 0 64.0M 0% /dev 19:51:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:51:00 shm 64.0M 0 64.0M 0% /dev/shm 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /facter-os 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /etc/resolv.conf 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hostname 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hosts 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/auth.log 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /run/cloud-init/result.json 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/sa-host 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/secure 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/23@tmp 19:51:00 /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/23 19:51:00 19:51:00 19:51:00 ---> free -m: 19:51:00 total used free shared buff/cache available 19:51:00 Mem: 7821 1243 1811 0 4765 6539 19:51:00 Swap: 1023 1 1022 19:51:00 19:51:00 19:51:00 ---> ip addr: 19:51:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:51:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:51:00 inet 127.0.0.1/8 scope host lo 19:51:00 valid_lft forever preferred_lft forever 19:51:00 inet6 ::1/128 scope host 19:51:00 valid_lft forever preferred_lft forever 19:51:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:51:00 link/ether fa:16:3e:67:4b:44 brd ff:ff:ff:ff:ff:ff 19:51:00 inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 19:51:00 valid_lft 85670sec preferred_lft 85670sec 19:51:00 inet6 fe80::f816:3eff:fe67:4b44/64 scope link 19:51:00 valid_lft forever preferred_lft forever 19:51:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:51:00 link/ether 02:42:39:64:26:9f brd ff:ff:ff:ff:ff:ff 19:51:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:51:00 valid_lft forever preferred_lft forever 19:51:00 inet6 fe80::42:39ff:fe64:269f/64 scope link 19:51:00 valid_lft forever preferred_lft forever 19:51:00 19:51:00 19:51:00 ---> sar -b -r -n DEV: 19:51:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 19:51:00 19:51:00 19:38:38 LINUX RESTART (2 CPU) 19:51:00 19:51:00 19:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:51:00 19:40:01 137.60 19.75 117.85 0.00 5926.23 26726.49 0.00 19:51:00 19:41:01 138.98 0.18 138.79 0.00 22.78 52264.40 0.00 19:51:00 19:42:01 94.12 0.00 94.12 0.00 0.00 13115.87 0.00 19:51:00 19:43:01 55.74 0.00 55.74 0.00 0.00 5509.64 0.00 19:51:00 19:44:03 272.81 60.07 212.73 0.00 1444.27 137144.95 0.00 19:51:00 19:45:01 367.50 50.05 317.45 0.00 1423.63 172693.87 0.00 19:51:00 19:46:01 479.51 9.51 470.00 0.00 1279.17 231676.08 0.00 19:51:00 19:47:01 322.10 17.06 305.05 0.00 1515.39 78193.47 0.00 19:51:00 19:48:01 14.59 6.23 8.36 0.00 272.75 338.59 0.00 19:51:00 19:49:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 19:51:00 19:50:01 0.28 0.00 0.28 0.00 0.00 2.80 0.00 19:51:00 Average: 170.92 14.79 156.13 0.00 1072.83 65142.38 0.00 19:51:00 19:51:00 19:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:00 19:40:01 4889696 0 1059736 13.23 2620 2056888 1716416 18.95 1097872 1607096 157768 19:51:00 19:41:01 3924932 0 1007220 12.58 2620 3074168 1543236 17.04 1076284 2464308 8 19:51:00 19:42:01 3833228 0 1096356 13.69 2620 3076736 1727944 19.08 1330704 2284028 145860 19:51:00 19:43:01 3847668 0 1126676 14.07 2620 3031976 1595884 17.62 1280872 2311900 105924 19:51:00 19:44:03 1958912 0 1187436 14.83 2620 4859972 1719404 18.98 1482664 3902220 311336 19:51:00 19:45:01 1021788 0 1976032 24.67 2620 5008500 3859420 42.61 2945152 3308560 191712 19:51:00 19:46:01 167064 0 1409828 17.60 2620 6429428 2494492 27.54 3166204 3920744 68596 19:51:00 19:47:01 2442640 0 1217592 15.20 2620 4346088 1573252 17.37 1178852 3661308 16 19:51:00 19:48:01 2472636 0 1179488 14.73 2620 4354196 1338188 14.77 1177028 3639352 16 19:51:00 19:49:01 2479908 0 1172208 14.64 2620 4354204 1258124 13.89 1198060 3613292 8 19:51:00 19:50:01 2479648 0 1172468 14.64 2620 4354204 1258208 13.89 1190440 3621300 16 19:51:00 Average: 2683465 0 1236822 15.44 2620 4086033 1825870 20.16 1556739 3121283 89205 19:51:00 19:51:00 19:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:00 19:40:01 eth0 1823.00 1791.40 6531.45 205.47 0.00 0.00 0.00 0.00 19:51:00 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:40:01 veth7389d50 970.01 766.88 91.76 2745.15 0.00 0.00 0.00 0.00 19:51:00 19:40:01 docker0 970.01 766.74 78.50 2745.13 0.00 0.00 0.00 0.00 19:51:00 19:41:01 eth0 502.50 440.71 3540.19 68.78 0.00 0.00 0.00 0.00 19:51:00 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:41:01 docker0 197.95 228.29 13.11 839.91 0.00 0.00 0.00 0.00 19:51:00 19:42:01 eth0 37.60 22.13 36.51 16.10 0.00 0.00 0.00 0.00 19:51:00 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:42:01 vethae7ba10 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 19:51:00 19:42:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 19:51:00 19:43:01 eth0 29.39 16.22 25.41 10.11 0.00 0.00 0.00 0.00 19:51:00 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:43:01 vethae7ba10 1.63 1.63 0.13 0.13 0.00 0.00 0.00 0.00 19:51:00 19:43:01 docker0 1.63 1.63 0.11 0.13 0.00 0.00 0.00 0.00 19:51:00 19:44:03 vethefdc3c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:51:00 19:44:03 eth0 180.24 152.71 1663.40 76.20 0.00 0.00 0.00 0.00 19:51:00 19:44:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:44:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:45:01 veth8718935 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:51:00 19:45:01 vethcf2d399 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:51:00 19:45:01 vethc241e28 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:51:00 19:45:01 vethefdc3c2 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:51:00 19:46:01 vethd836213 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:46:01 veth27078fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:46:01 vethefdc3c2 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 19:51:00 19:46:01 eth0 2788.91 2563.41 12310.10 460.60 0.00 0.00 0.00 0.00 19:51:00 19:47:01 vethefdc3c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:47:01 eth0 199.40 144.69 1629.76 22.23 0.00 0.00 0.00 0.00 19:51:00 19:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:51:00 19:47:01 docker0 1303.45 1189.04 99.54 4368.89 0.00 0.00 0.00 0.00 19:51:00 19:48:01 eth0 8.24 7.76 2.89 51.05 0.00 0.00 0.00 0.00 19:51:00 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:51:00 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:50:01 eth0 1.45 0.42 0.60 0.09 0.00 0.00 0.00 0.00 19:51:00 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 Average: eth0 270.56 246.51 1266.61 48.56 0.00 0.00 0.00 0.00 19:51:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:00 Average: docker0 118.76 108.33 9.07 398.05 0.00 0.00 0.00 0.00 19:51:00 19:51:00 19:51:00 ---> sar -P ALL: 19:51:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 19:51:00 19:51:00 19:38:38 LINUX RESTART (2 CPU) 19:51:00 19:51:00 19:39:02 CPU %user %nice %system %iowait %steal %idle 19:51:00 19:40:01 all 29.64 0.00 8.45 4.65 0.10 57.15 19:51:00 19:40:01 0 29.25 0.00 9.39 4.06 0.09 57.21 19:51:00 19:40:01 1 30.04 0.00 7.52 5.24 0.11 57.10 19:51:00 19:41:01 all 14.36 0.00 6.60 6.94 0.07 72.02 19:51:00 19:41:01 0 17.61 0.00 6.92 8.54 0.07 66.86 19:51:00 19:41:01 1 11.14 0.00 6.29 5.36 0.07 77.14 19:51:00 19:42:01 all 58.81 0.00 8.52 1.35 0.09 31.23 19:51:00 19:42:01 0 58.91 0.00 7.98 1.73 0.09 31.29 19:51:00 19:42:01 1 58.70 0.00 9.06 0.98 0.09 31.16 19:51:00 19:43:01 all 42.77 0.00 7.17 0.51 0.09 49.46 19:51:00 19:43:01 0 42.96 0.00 6.87 0.50 0.09 49.59 19:51:00 19:43:01 1 42.58 0.00 7.48 0.52 0.09 49.33 19:51:00 19:44:03 all 33.13 0.00 12.81 27.15 0.11 26.79 19:51:00 19:44:03 0 33.83 0.00 13.05 27.69 0.11 25.32 19:51:00 19:44:03 1 32.42 0.00 12.57 26.61 0.12 28.27 19:51:00 19:45:01 all 51.51 0.00 16.75 22.74 0.12 8.88 19:51:00 19:45:01 0 51.58 0.00 16.85 22.03 0.13 9.41 19:51:00 19:45:01 1 51.45 0.00 16.65 23.44 0.11 8.35 19:51:00 19:46:01 all 42.83 0.00 18.74 30.50 0.14 7.79 19:51:00 19:46:01 0 42.72 0.00 18.50 31.60 0.13 7.05 19:51:00 19:46:01 1 42.93 0.00 18.99 29.40 0.15 8.54 19:51:00 19:47:01 all 60.95 0.00 13.81 10.58 0.12 14.54 19:51:00 19:47:01 0 62.22 0.00 14.24 12.01 0.11 11.42 19:51:00 19:47:01 1 59.68 0.00 13.38 9.16 0.13 17.66 19:51:00 19:48:01 all 0.38 0.00 0.27 0.13 0.03 99.20 19:51:00 19:48:01 0 0.32 0.00 0.22 0.03 0.02 99.42 19:51:00 19:48:01 1 0.44 0.00 0.32 0.23 0.03 98.98 19:51:00 19:49:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:51:00 19:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:51:00 19:49:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:51:00 19:50:01 all 0.08 0.00 0.04 0.00 0.03 99.86 19:51:00 19:50:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:51:00 19:50:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:51:00 19:51:00 Average: CPU %user %nice %system %iowait %steal %idle 19:51:00 Average: all 29.58 0.00 8.25 9.26 0.08 52.82 19:51:00 Average: 0 30.02 0.00 8.32 9.60 0.08 51.97 19:51:00 Average: 1 29.15 0.00 8.17 8.93 0.08 53.67 19:51:00 19:51:00 19:51:00