Pull request #3673 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at a50ec7cbd1ffe16c0409c75cc366b79de6e56022 rather than ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5672785716488755178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8429002864296691653.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh994602547603757699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4920134683525191310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3844938059136783502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7906350118054859511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1049 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1710230358472411096.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2590932061315899147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Merge succeeded, producing ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Checking out Revision ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 (PR-3673) > git config core.sparsecheckout # timeout=10 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4124659100856495340.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 Commit message: "docs(meta): fix mistakes in API examples" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:10:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:04 ========================================================= 18:10:04 EdgeX Global Pipelines Version Info 18:10:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:05 ------------------- 18:10:05 stable info: 18:10:05 ------------------- 18:10:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:10:05 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:10:05 Message: update stable to v1.0.205 18:10:06 ------------------- 18:10:06 experimental info: 18:10:06 ------------------- 18:10:06 Commited By: **** collab-it+edgex@linuxfoundation.org 18:10:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:10:06 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3673 [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3673 [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3673 [Pipeline] echo 18:10:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] echo 18:10:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec9b44a [Pipeline] echo 18:10:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:08 provisioning config files... 18:10:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2139800080631155926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:08 ---> docker-login.sh 18:10:08 nexus3.edgexfoundry.org:10001 18:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:08 Configure a credential helper to remove this warning. See 18:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:08 18:10:08 Login Succeeded 18:10:08 nexus3.edgexfoundry.org:10002 18:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:09 Configure a credential helper to remove this warning. See 18:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:09 18:10:09 Login Succeeded 18:10:09 nexus3.edgexfoundry.org:10003 18:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:09 Configure a credential helper to remove this warning. See 18:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:09 18:10:09 Login Succeeded 18:10:09 nexus3.edgexfoundry.org:10004 18:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:09 Configure a credential helper to remove this warning. See 18:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:09 18:10:09 Login Succeeded 18:10:09 docker.io 18:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:10 Configure a credential helper to remove this warning. See 18:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:10 18:10:10 Login Succeeded 18:10:10 ---> docker-login.sh ends [Pipeline] } 18:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:10 ++ 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 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/core-command/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo core-command,cmd/core-command/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/core-data/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo core-data,cmd/core-data/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/core-metadata/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo core-metadata,cmd/core-metadata/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/security-bootstrapper/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/security-proxy-setup/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/support-notifications/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo support-notifications,cmd/support-notifications/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/support-scheduler/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:10:10 + for file in '`ls cmd/**/Dockerfile`' 18:10:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:10:10 ++ cut -d/ -f2 18:10:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:10:10 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 18:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:12 18:10:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:10:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:12 latest: Pulling from edgex-devops/git-semver 18:10:12 31603596830f: Pulling fs layer 18:10:12 d4622e32a9a9: Pulling fs layer 18:10:12 1030fce36090: Pulling fs layer 18:10:12 6c6cb7e1b49b: Pulling fs layer 18:10:12 6c6cb7e1b49b: Waiting 18:10:12 d4622e32a9a9: Verifying Checksum 18:10:12 d4622e32a9a9: Download complete 18:10:12 31603596830f: Verifying Checksum 18:10:12 31603596830f: Download complete 18:10:13 31603596830f: Pull complete 18:10:13 6c6cb7e1b49b: Verifying Checksum 18:10:13 6c6cb7e1b49b: Download complete 18:10:13 d4622e32a9a9: Pull complete 18:10:13 1030fce36090: Verifying Checksum 18:10:13 1030fce36090: Download complete 18:10:14 1030fce36090: Pull complete 18:10:14 6c6cb7e1b49b: Pull complete 18:10:14 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 18:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:10:14 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:10:15 $ docker top f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:15 [ssh-agent] Looking for ssh-agent implementation... 18:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:15 $ docker exec f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent 18:10:15 SSH_AUTH_SOCK=/tmp/ssh-SZqjY1Vs22xp/agent.15 18:10:15 SSH_AGENT_PID=22 18:10:15 Running ssh-add (command line suppressed) 18:10:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8815300478471025055.key (/w/workspace/edgex-go/1@tmp/private_key_8815300478471025055.key) 18:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:16 + git tag --points-at HEAD [Pipeline] } 18:10:16 $ docker exec --env ******** --env ******** f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent -k 18:10:16 unset SSH_AUTH_SOCK; 18:10:16 unset SSH_AGENT_PID; 18:10:16 echo Agent pid 22 killed; 18:10:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:16 [ssh-agent] Looking for ssh-agent implementation... 18:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:16 $ docker exec f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent 18:10:16 SSH_AUTH_SOCK=/tmp/ssh-7FXwg4gJfINT/agent.57 18:10:16 SSH_AGENT_PID=63 18:10:16 Running ssh-add (command line suppressed) 18:10:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1088416641347760619.key (/w/workspace/edgex-go/1@tmp/private_key_1088416641347760619.key) 18:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:17 + git semver init 18:10:17 # -> Open(): unable to determine branch for HEAD 18:10:17 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:10:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:10:17 # $SEMVER_REMOTE_NAME = origin 18:10:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:10:17 # $SEMVER_USER_NAME = edgex-jenkins 18:10:17 # $SEMVER_BRANCH = PR-3673 18:10:17 # $SEMVER_TEMP = /tmp/semver-555359222 18:10:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:11:13 # '/tmp/semver-555359222' -> '/w/workspace/edgex-go/1/.semver' 18:11:13 # -> Force: false 18:11:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:11:13 $ docker exec --env ******** --env ******** f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent -k 18:11:13 unset SSH_AUTH_SOCK; 18:11:13 unset SSH_AGENT_PID; 18:11:13 echo Agent pid 63 killed; 18:11:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:14 + git semver [Pipeline] } 18:11:14 $ docker stop --time=1 f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 18:11:16 $ docker rm -f f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:17 Stashed 1 file(s) [Pipeline] echo 18:11:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 18:11:17 ========================================================= 18:11:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:11:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:18 540db60ca938: Pulling fs layer 18:11:18 adcc1eea9eea: Pulling fs layer 18:11:18 4c4ab2625f07: Pulling fs layer 18:11:18 db62176df00c: Pulling fs layer 18:11:18 3b30891b0d05: Pulling fs layer 18:11:18 06b49ca38bd5: Pulling fs layer 18:11:18 c788192a36de: Pulling fs layer 18:11:18 a77e37c0d609: Pulling fs layer 18:11:18 c3185cebc471: Pulling fs layer 18:11:18 06b49ca38bd5: Waiting 18:11:18 c788192a36de: Waiting 18:11:18 a77e37c0d609: Waiting 18:11:18 c3185cebc471: Waiting 18:11:18 db62176df00c: Waiting 18:11:18 3b30891b0d05: Waiting 18:11:18 4c4ab2625f07: Verifying Checksum 18:11:18 4c4ab2625f07: Download complete 18:11:18 adcc1eea9eea: Verifying Checksum 18:11:18 adcc1eea9eea: Download complete 18:11:18 3b30891b0d05: Verifying Checksum 18:11:18 3b30891b0d05: Download complete 18:11:18 06b49ca38bd5: Verifying Checksum 18:11:18 06b49ca38bd5: Download complete 18:11:18 540db60ca938: Verifying Checksum 18:11:18 c788192a36de: Verifying Checksum 18:11:18 c788192a36de: Download complete 18:11:18 540db60ca938: Pull complete 18:11:18 adcc1eea9eea: Pull complete 18:11:18 4c4ab2625f07: Pull complete 18:11:19 a77e37c0d609: Verifying Checksum 18:11:19 a77e37c0d609: Download complete 18:11:22 c3185cebc471: Verifying Checksum 18:11:22 c3185cebc471: Download complete 18:11:23 db62176df00c: Verifying Checksum 18:11:23 db62176df00c: Download complete 18:11:26 db62176df00c: Pull complete 18:11:26 3b30891b0d05: Pull complete 18:11:27 06b49ca38bd5: Pull complete 18:11:27 c788192a36de: Pull complete 18:11:27 a77e37c0d609: Pull complete 18:11:29 c3185cebc471: Pull complete 18:11:29 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:11:29 + docker build -t ci-base-image-x86_64 -f - . 18:11:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:29 WORKDIR /edgex 18:11:29 COPY go.mod . 18:11:29 RUN go mod download' 18:11:31 Sending build context to Docker daemon 328.7MB 18:11:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:31 ---> 031687cdd783 18:11:31 Step 2/4 : WORKDIR /edgex 18:11:32 Still waiting to schedule task 18:11:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 18:11:33 ---> Running in dda036bda213 18:11:33 Removing intermediate container dda036bda213 18:11:33 ---> 2966a7a641d7 18:11:33 Step 3/4 : COPY go.mod . 18:11:33 ---> e2c26fb01ebe 18:11:33 Step 4/4 : RUN go mod download 18:11:33 ---> Running in 8b03d41f394e 18:12:12 Removing intermediate container 8b03d41f394e 18:12:12 ---> 55bdd642c53a 18:12:12 Successfully built 55bdd642c53a 18:12:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:12:12 + docker inspect -f . ci-base-image-x86_64 18:12:12 . [Pipeline] withDockerContainer 18:12:12 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:12:13 $ docker top ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:14 + go version 18:12:14 go version go1.16.6 linux/amd64 [Pipeline] } 18:12:14 $ docker stop --time=1 ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 18:12:15 $ docker rm -f ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:16 + docker inspect -f . ci-base-image-x86_64 18:12:16 . [Pipeline] withDockerContainer 18:12:16 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:12:16 $ docker top a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:16 ========================================================= 18:12:16 [edgeXBuildGoParallel] Running Tests and Build... 18:12:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:12:17 + go mod tidy [Pipeline] sh 18:12:17 + make test 18:12:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:12:18 go mod tidy 18:12:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:12:23 ? github.com/edgexfoundry/edgex-go [no test files] 18:12:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:12:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:12:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:12:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:12:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:12:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 18:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements 18:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:12:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements 18:12:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:12:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:12:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 18:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:12:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:12:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 18:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:12:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 18:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:12:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 18:12:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 18:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 18:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 18:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 18:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 18:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 18:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 18:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 18:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.179s coverage: 81.8% of statements 18:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:13:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1050 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws 18:13:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:13:32 The recommended git tool is: git 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 18:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 18:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 18:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 18:13:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:13:37 using credential edgex-jenkins-ssh 18:13:37 Cloning the remote Git repository 18:13:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:13:37 > git init /w/workspace/edgex-go/1 # timeout=10 18:13:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:13:38 > git --version # timeout=10 18:13:38 > git --version # 'git version 2.17.1' 18:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.0% of statements 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 95.4% of statements 18:13:42 GO111MODULE=on go vet ./... 18:13:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:54 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:54 Failed in branch arm64 18:13:54 > git config core.sparsecheckout # timeout=10 18:13:54 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 18:14:04 gofmt -l . 18:14:04 [ "`gofmt -l .`" = "" ] 18:14:04 ./bin/test-attribution-txt.sh [Pipeline] sh 18:14:05 + ls -al . 18:14:05 total 604 18:14:05 drwxrwxr-x 10 1001 1001 4096 Aug 17 18:14 . 18:14:05 drwxr-xr-x 4 root root 28 Aug 17 18:12 .. 18:14:05 -rw-rw-r-- 1 1001 1001 11 Aug 17 18:09 .dockerignore 18:14:05 drwxrwxr-x 8 1001 1001 179 Aug 17 18:09 .git 18:14:05 drwxrwxr-x 3 1001 1001 125 Aug 17 18:09 .github 18:14:05 -rw-rw-r-- 1 1001 1001 818 Aug 17 18:09 .gitignore 18:14:05 -rw-rw-r-- 1 1001 1001 76 Aug 17 18:09 .hadolint.yml 18:14:05 drwx------ 3 1001 1001 58 Aug 17 18:11 .semver 18:14:05 -rw-rw-r-- 1 1001 1001 166 Aug 17 18:09 .sonarcloud.properties 18:14:05 -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:09 ADOPTERS.md 18:14:05 -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:09 Attribution.txt 18:14:05 -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:09 CHANGELOG.md 18:14:05 -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:09 CONTRIBUTING.md 18:14:05 -rw-rw-r-- 1 1001 1001 677 Aug 17 18:09 GOVERNANCE.md 18:14:05 -rw-rw-r-- 1 1001 1001 849 Aug 17 18:09 Jenkinsfile 18:14:05 -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:09 LICENSE 18:14:05 -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:09 Makefile 18:14:05 -rw-rw-r-- 1 1001 1001 582 Aug 17 18:09 OWNERS.md 18:14:05 -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:09 README.md 18:14:05 -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:09 SECURITY.md 18:14:05 -rw-rw-r-- 1 1001 1001 5 Aug 17 18:11 VERSION 18:14:05 -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:09 ZMQWindows.md 18:14:05 drwxrwxr-x 2 1001 1001 37 Aug 17 18:09 bin 18:14:05 drwxrwxr-x 14 1001 1001 4096 Aug 17 18:09 cmd 18:14:05 -rw-r--r-- 1 root root 404329 Aug 17 18:13 coverage.out 18:14:05 -rw-rw-r-- 1 1001 1001 813 Aug 17 18:09 go.mod 18:14:05 -rw-r--r-- 1 root root 48847 Aug 17 18:12 go.sum 18:14:05 drwxrwxr-x 8 1001 1001 124 Aug 17 18:09 internal 18:14:05 drwxrwxr-x 3 1001 1001 16 Aug 17 18:09 openapi 18:14:05 drwxrwxr-x 4 1001 1001 71 Aug 17 18:09 snap 18:14:05 -rw-rw-r-- 1 1001 1001 204 Aug 17 18:09 version.go [Pipeline] sh 18:14:05 + '[' -e coverage.out ] 18:14:05 + chown 1001:1001 coverage.out [Pipeline] stash 18:14:05 Stashed 1 file(s) [Pipeline] sh 18:14:06 + make build 18:14:06 go mod tidy 18:14:06 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 18:14:07 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 18:14:14 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 18:14:14 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 18:14:15 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 18:14:15 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 18:14:16 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 18:14:17 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 18:14:18 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 18:14:19 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 18:14:20 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 18:14:21 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] } 18:14:23 $ docker stop --time=1 a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 18:14:25 $ docker rm -f a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:14:28 18:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:14:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:14:28 latest: Pulling from edgex-devops/edgex-compose 18:14:28 cbdbe7a5bc2a: Pulling fs layer 18:14:28 ca9280d653b3: Pulling fs layer 18:14:28 7e9c9ca2126c: Pulling fs layer 18:14:29 cbdbe7a5bc2a: Verifying Checksum 18:14:29 cbdbe7a5bc2a: Download complete 18:14:29 cbdbe7a5bc2a: Pull complete 18:14:30 ca9280d653b3: Verifying Checksum 18:14:30 ca9280d653b3: Download complete 18:14:30 ca9280d653b3: Pull complete 18:14:33 7e9c9ca2126c: Download complete 18:14:35 7e9c9ca2126c: Pull complete 18:14:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:14:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:14:35 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:14:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:14:38 $ docker top c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:38 + docker-compose build --help 18:14:38 + grep parallel 18:14:39 --parallel Build images in parallel. [Pipeline] } 18:14:39 $ docker stop --time=1 c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 18:14:40 $ docker rm -f c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:14:41 . [Pipeline] withDockerContainer 18:14:41 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:14:41 $ docker top b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:14:42 Building core-command ... 18:14:42 Building core-data ... 18:14:42 Building core-metadata ... 18:14:42 Building security-bootstrapper ... 18:14:42 Building security-proxy-setup ... 18:14:42 Building security-secretstore-setup ... 18:14:42 Building support-notifications ... 18:14:42 Building support-scheduler ... 18:14:42 Building sys-mgmt-agent ... 18:14:42 Building security-secretstore-setup 18:14:42 Building sys-mgmt-agent 18:14:42 Building security-proxy-setup 18:14:42 Building support-scheduler 18:14:42 Building core-metadata 18:14:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:14:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:53 ---> 55bdd642c53a 18:14:53 Step 3/22 : WORKDIR /edgex-go 18:14:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:14:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:14:53 ---> 55bdd642c53a 18:14:53 Step 3/24 : WORKDIR /edgex-go 18:15:01 ---> Running in ac9f0da08409 18:15:01 ---> Running in bc15926516f3 18:15:05 Removing intermediate container bc15926516f3 18:15:05 ---> 38f50ec0d360 18:15:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:05 Removing intermediate container ac9f0da08409 18:15:05 ---> 7a64b7e5d788 18:15:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:15:06 ---> 55bdd642c53a 18:15:06 Step 3/23 : WORKDIR /edgex-go 18:15:06 ---> Using cache 18:15:06 ---> 7a64b7e5d788 18:15:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:07 ---> Running in a633db97e4e2 18:15:07 ---> Running in d34aedcb214c 18:15:07 ---> Running in eca78560f151 18:15:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:15:08 ---> 55bdd642c53a 18:15:08 Step 3/24 : WORKDIR /edgex-go 18:15:08 ---> Using cache 18:15:08 ---> 7a64b7e5d788 18:15:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:09 ---> Running in 656d27ea85e1 18:15:09 Removing intermediate container a633db97e4e2 18:15:09 ---> b5c7b3971025 18:15:09 Step 5/22 : RUN apk add --update --no-cache make git 18:15:09 ---> Running in 93413280c406 18:15:09 Removing intermediate container d34aedcb214c 18:15:09 ---> d3a72c507a70 18:15:09 Step 5/24 : RUN apk add --update --no-cache make bash git 18:15:09 ---> Running in 78adc02186d2 18:15:09 Removing intermediate container eca78560f151 18:15:09 ---> 1fd77573df21 18:15:09 Step 5/23 : RUN apk add --update --no-cache make git 18:15:09 ---> Running in ab35659a8315 18:15:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:15:09 ---> 55bdd642c53a 18:15:09 Step 3/26 : WORKDIR /edgex-go 18:15:09 ---> Using cache 18:15:09 ---> 7a64b7e5d788 18:15:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:09 ---> Using cache 18:15:09 ---> 1fd77573df21 18:15:09 Step 5/26 : RUN apk add --update --no-cache make git 18:15:09 ---> Running in b66c2e21d24f 18:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:10 Removing intermediate container 656d27ea85e1 18:15:10 ---> 39aef7cb75b7 18:15:10 Step 5/24 : RUN apk add --update --no-cache make git 18:15:10 ---> Running in e72b2c9c657b 18:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:11 OK: 219 MiB in 52 packages 18:15:11 OK: 219 MiB in 52 packages 18:15:11 OK: 219 MiB in 52 packages 18:15:12 OK: 219 MiB in 52 packages 18:15:12 OK: 219 MiB in 52 packages 18:15:12 Removing intermediate container 93413280c406 18:15:12 ---> e593b78af46b 18:15:12 Step 6/22 : COPY go.mod . 18:15:12 Removing intermediate container 78adc02186d2 18:15:12 ---> a04c80a554a5 18:15:12 Step 6/24 : COPY go.mod . 18:15:12 Removing intermediate container ab35659a8315 18:15:12 ---> 3437b81829e6 18:15:12 Step 6/23 : COPY go.mod . 18:15:12 ---> b6b64441a892 18:15:12 Step 7/22 : RUN go mod download 18:15:12 ---> Running in 0691d659fc93 18:15:13 Removing intermediate container b66c2e21d24f 18:15:13 ---> 653a2288480f 18:15:13 Step 6/26 : COPY go.mod . 18:15:13 Removing intermediate container e72b2c9c657b 18:15:13 ---> dac3205c986f 18:15:13 Step 6/24 : COPY go.mod . 18:15:13 ---> 051e85b6de77 18:15:13 Step 7/24 : RUN go mod download 18:15:13 ---> 42ed806d74da 18:15:13 Step 7/23 : RUN go mod download 18:15:13 ---> Running in 8ca82fe4471d 18:15:13 ---> Running in 0b8eeedd55ab 18:15:13 ---> 399c4dd41d0d 18:15:13 Step 7/24 : RUN go mod download 18:15:13 ---> fda46a93764e 18:15:13 Step 7/26 : RUN go mod download 18:15:13 ---> Running in 9e5242cf1b7d 18:15:13 ---> Running in df08b891cf0d 18:15:14 Removing intermediate container 0691d659fc93 18:15:14 ---> a05b1d942e23 18:15:14 Step 8/22 : COPY . . 18:15:15 Removing intermediate container 0b8eeedd55ab 18:15:15 ---> 5d15edfa9468 18:15:15 Step 8/24 : COPY . . 18:15:16 Removing intermediate container 8ca82fe4471d 18:15:16 ---> 519e357b3bb3 18:15:16 Step 8/23 : COPY . . 18:15:21 Removing intermediate container df08b891cf0d 18:15:21 ---> 7857edfbf057 18:15:21 Step 8/24 : COPY . . 18:15:21 Removing intermediate container 9e5242cf1b7d 18:15:21 ---> dd1a23772afb 18:15:21 Step 8/26 : COPY . . 18:15:25 ---> 03f27422eccf 18:15:25 Step 9/22 : RUN go mod tidy 18:15:25 ---> 66c2fdc5b2b6 18:15:25 Step 9/24 : RUN go mod tidy 18:15:25 ---> 45cab8bad65a 18:15:25 Step 9/23 : RUN go mod tidy 18:15:25 ---> Running in 3a8ed0dce272 18:15:25 ---> Running in 7bbec09928a4 18:15:26 ---> Running in a00d6d2bf896 18:15:34 Removing intermediate container a00d6d2bf896 18:15:34 ---> ae8e6249c844 18:15:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:15:34 ---> 5981548cb039 18:15:34 Step 9/26 : RUN go mod tidy 18:15:34 Removing intermediate container 7bbec09928a4 18:15:34 ---> 61d964aa8454 18:15:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:15:34 Removing intermediate container 3a8ed0dce272 18:15:34 ---> 786a986d3761 18:15:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:15:34 ---> Running in 4f3b80c0ff0e 18:15:34 ---> Running in 6c05e5f9f8e3 18:15:34 ---> Running in 9ac745278232 18:15:34 ---> Running in 569063ecf030 18:15:34 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 18:15:34 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 18:15:35 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 18:15:37 Removing intermediate container 6c05e5f9f8e3 18:15:37 ---> 824cf6cc96c5 18:15:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:15:38 ---> Running in 1fdaace056b9 18:15:38 ---> 7444bf8a2b46 18:15:38 Step 9/24 : RUN go mod tidy 18:15:38 ---> Running in e4b46ba47deb 18:15:38 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 18:15:40 Removing intermediate container e4b46ba47deb 18:15:40 ---> ad6845ea4478 18:15:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:15:40 ---> Running in 8a20c138e349 18:15:41 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 18:16:14 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 18:16:16 Removing intermediate container 9ac745278232 18:16:16 ---> 29902287ddad 18:16:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:16:16 ---> Running in 67ee603914d5 18:16:16 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 18:16:18 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 18:16:19 Removing intermediate container 4f3b80c0ff0e 18:16:19 ---> 204c542afb80 18:16:19 18:16:19 Step 11/23 : FROM alpine:3.12 18:16:19 3.12: Pulling from library/alpine 18:16:19 Removing intermediate container 67ee603914d5 18:16:19 ---> 129c462bf7d6 18:16:19 18:16:19 Step 12/24 : FROM docker:20.10.7 18:16:20 Removing intermediate container 569063ecf030 18:16:20 ---> c0802cdafc7b 18:16:20 18:16:20 Step 11/22 : FROM alpine:3.12 18:16:20 20.10.7: Pulling from library/docker 18:16:20 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:16:20 Status: Downloaded newer image for alpine:3.12 18:16:20 ---> 13621d1b12d4 18:16:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:16:20 ---> Running in 3535e33c9179 18:16:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:16:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:16:21 (1/1) Installing dumb-init (1.2.2-r1) 18:16:21 Executing busybox-1.31.1-r20.trigger 18:16:21 OK: 6 MiB in 15 packages 18:16:21 3.12: Pulling from library/alpine 18:16:21 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:16:21 Status: Image is up to date for alpine:3.12 18:16:21 ---> 13621d1b12d4 18:16:21 Step 12/22 : RUN apk add --update --no-cache curl 18:16:22 ---> Running in bc0b44ea1319 18:16:22 Removing intermediate container 8a20c138e349 18:16:22 ---> 0ac98ed2ae85 18:16:22 18:16:22 Step 11/24 : FROM alpine:3.12 18:16:22 ---> 13621d1b12d4 18:16:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:16:22 Removing intermediate container 1fdaace056b9 18:16:22 ---> 33874d6c66d6 18:16:22 18:16:22 Step 11/26 : FROM alpine:3.12 18:16:22 ---> 13621d1b12d4 18:16:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:16:22 ---> Running in 719e010471c2 18:16:22 ---> Running in 099def52a570 18:16:22 Removing intermediate container 3535e33c9179 18:16:22 ---> 626a6e9b2f2d 18:16:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:22 ---> Running in 0df94a4546e5 18:16:22 Removing intermediate container 0df94a4546e5 18:16:22 ---> 385b36b320c5 18:16:22 Step 14/23 : ENV APP_PORT=59861 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:16:22 ---> Running in 564e8c1dc2c4 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:16:22 Removing intermediate container 564e8c1dc2c4 18:16:22 ---> 12545a3c1778 18:16:22 Step 15/23 : EXPOSE $APP_PORT 18:16:22 ---> Running in 2d0bca145220 18:16:22 Removing intermediate container 2d0bca145220 18:16:22 ---> 9f921dd724c6 18:16:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:16:22 (1/4) Installing ca-certificates (20191127-r4) 18:16:23 ---> e45ef46f94de 18:16:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:16:23 (1/3) Installing ca-certificates (20191127-r4) 18:16:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:16:23 (2/3) Installing dumb-init (1.2.2-r1) 18:16:23 (3/3) Installing su-exec (0.2-r1) 18:16:23 (3/4) Installing libcurl (7.78.0-r0) 18:16:23 Executing busybox-1.31.1-r20.trigger 18:16:23 Executing ca-certificates-20191127-r4.trigger 18:16:23 (1/1) Installing dumb-init (1.2.2-r1) 18:16:23 Executing busybox-1.31.1-r20.trigger 18:16:23 OK: 6 MiB in 17 packages 18:16:23 OK: 6 MiB in 15 packages 18:16:23 (4/4) Installing curl (7.78.0-r0) 18:16:23 Executing busybox-1.31.1-r20.trigger 18:16:23 Executing ca-certificates-20191127-r4.trigger 18:16:23 OK: 7 MiB in 18 packages 18:16:23 ---> 923466763e87 18:16:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:16:23 Removing intermediate container 099def52a570 18:16:23 ---> c2d92583e6c0 18:16:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:16:23 Removing intermediate container 719e010471c2 18:16:23 ---> c10db7c2b8f7 18:16:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:23 ---> Running in 4b078e0638df 18:16:24 ---> Running in a191e97270b9 18:16:24 ---> ded1bcc0aebe 18:16:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:16:24 ---> Running in ca31ddab2bc2 18:16:24 Removing intermediate container bc0b44ea1319 18:16:24 ---> 5ab53443015e 18:16:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:16:24 Removing intermediate container 4b078e0638df 18:16:24 ---> c42a08eb51d8 18:16:24 Step 14/26 : WORKDIR / 18:16:24 Removing intermediate container a191e97270b9 18:16:24 ---> 43a0bc83854b 18:16:24 Step 14/24 : ENV APP_PORT=59881 18:16:24 ---> Running in 66eec913a0bc 18:16:24 ---> Running in c4b0fb00e4ae 18:16:24 ---> Running in e8a5fbaaefcb 18:16:24 Removing intermediate container ca31ddab2bc2 18:16:24 ---> d92b76baedc2 18:16:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:24 Removing intermediate container e8a5fbaaefcb 18:16:24 ---> 6e83572bf8ff 18:16:24 Step 15/24 : EXPOSE $APP_PORT 18:16:24 Removing intermediate container 66eec913a0bc 18:16:24 ---> 501e7a5c500e 18:16:24 Step 14/22 : WORKDIR /edgex 18:16:24 ---> Running in 819b639fea93 18:16:24 Removing intermediate container c4b0fb00e4ae 18:16:24 ---> ec5d60506546 18:16:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:16:24 ---> Running in d702b5f0f5d4 18:16:24 ---> Running in 733e7b71ad59 18:16:24 Removing intermediate container 819b639fea93 18:16:24 ---> 893182a50760 18:16:24 Step 21/23 : LABEL arch=x86_64 18:16:24 ---> Running in 4fa1c5c20d2f 18:16:24 Removing intermediate container d702b5f0f5d4 18:16:24 ---> 3bd0a2ab159f 18:16:24 Step 16/24 : WORKDIR / 18:16:24 Removing intermediate container 733e7b71ad59 18:16:24 ---> 692833f3aa32 18:16:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:16:24 ---> Running in 4ea4fc96f02e 18:16:24 ---> b0b04e5f1b75 18:16:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:16:24 Removing intermediate container 4fa1c5c20d2f 18:16:24 ---> af6ac2e35592 18:16:24 Step 22/23 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:16:24 ---> Running in 94cc0353d013 18:16:24 Removing intermediate container 4ea4fc96f02e 18:16:24 ---> 4b7dd52cd7ea 18:16:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:24 ---> 0a6dde853dc8 18:16:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:16:24 ---> 22dccdbe77c2 18:16:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:16:24 Removing intermediate container 94cc0353d013 18:16:24 ---> d70d893eea32 18:16:24 Step 23/23 : LABEL version=0.0.0 18:16:25 ---> Running in 65e373183702 18:16:25 ---> cebfbb115b9b 18:16:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:16:25 ---> 6b471ff95fd9 18:16:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:16:25 Removing intermediate container 65e373183702 18:16:25 ---> c141d6f7a026 18:16:25 18:16:25 ---> f5e8f6b5aa65 18:16:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:16:25 Successfully built c141d6f7a026 18:16:25 Successfully tagged support-scheduler:latest 18:16:25 Building security-bootstrapper 18:16:25  Building support-scheduler ... done  ---> a8203bc65ed0 18:16:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:16:26 ---> 4bc4b25a2b6b 18:16:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:16:26 ---> 0610db9157e0 18:16:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:16:26 ---> e334cc409f38 18:16:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:16:27 ---> Running in 53b1fbe244e4 18:16:27 ---> 47844f396899 18:16:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:16:27 ---> 3bff5c0db899 18:16:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:16:27 Removing intermediate container 53b1fbe244e4 18:16:27 ---> 5c78d368e6a4 18:16:27 Step 19/22 : CMD ["--init=true"] 18:16:27 ---> Running in c5ccb723b1f6 18:16:27 ---> Running in 1b26653a0e63 18:16:27 ---> 67912a4b4919 18:16:27 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/ 18:16:27 Removing intermediate container c5ccb723b1f6 18:16:27 ---> 4474f94375e4 18:16:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:27 ---> Running in 13c24b076a72 18:16:27 Removing intermediate container 1b26653a0e63 18:16:27 ---> 71bfdbcf0753 18:16:27 Step 20/22 : LABEL arch=x86_64 18:16:27 ---> Running in ba0fecee4449 18:16:27 ---> Running in f370e81252d0 18:16:28 Removing intermediate container ba0fecee4449 18:16:28 ---> ecad4ad00a32 18:16:28 Step 22/24 : LABEL arch=x86_64 18:16:28 Removing intermediate container f370e81252d0 18:16:28 ---> b702a40f5869 18:16:28 Step 21/22 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:16:28 ---> Running in 4c5d26957cfa 18:16:28 ---> Running in 78f95a122df7 18:16:28 Removing intermediate container 4c5d26957cfa 18:16:28 ---> ba404de058b2 18:16:28 Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:16:28 Removing intermediate container 78f95a122df7 18:16:28 ---> 1f0a69bcb3f3 18:16:28 Step 22/22 : LABEL version=0.0.0 18:16:28 ---> Running in 70c5d5cf5587 18:16:28 ---> Running in db58e2bf64fc 18:16:28 Removing intermediate container 70c5d5cf5587 18:16:28 ---> 7daf2512aa11 18:16:28 Step 24/24 : LABEL version=0.0.0 18:16:28 Removing intermediate container db58e2bf64fc 18:16:28 ---> fb1ad3f40acf 18:16:28 18:16:28 ---> Running in 14216cb0a163 18:16:28 Removing intermediate container 13c24b076a72 18:16:28 ---> 4911b304216c 18:16:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:16:28 ---> Running in 9cf451ac587f 18:16:28 Successfully built fb1ad3f40acf 18:16:28 Successfully tagged security-proxy-setup:latest 18:16:28  Building security-proxy-setup ... done Building core-command 18:16:28 Removing intermediate container 14216cb0a163 18:16:28 ---> ca15dee597bf 18:16:28 18:16:28 Successfully built ca15dee597bf 18:16:29 Successfully tagged core-metadata:latest 18:16:29 Building core-data 18:16:29  Building core-metadata ... done Removing intermediate container 9cf451ac587f 18:16:29 ---> 28f9748c491a 18:16:29 Step 24/26 : LABEL arch=x86_64 18:16:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:16:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:16:36 ---> 55bdd642c53a 18:16:36 Step 3/24 : WORKDIR /edgex-go 18:16:36 ---> Using cache 18:16:36 ---> 7a64b7e5d788 18:16:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:36 ---> Using cache 18:16:36 ---> 39aef7cb75b7 18:16:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:16:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:16:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:16:36 ---> 55bdd642c53a 18:16:36 Step 3/24 : WORKDIR /edgex-go 18:16:36 ---> Using cache 18:16:36 ---> 7a64b7e5d788 18:16:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:36 ---> Using cache 18:16:36 ---> 39aef7cb75b7 18:16:36 Step 5/24 : RUN apk add --update --no-cache make git 18:16:36 ---> Using cache 18:16:36 ---> dac3205c986f 18:16:36 Step 6/24 : COPY go.mod . 18:16:36 ---> Using cache 18:16:36 ---> 399c4dd41d0d 18:16:36 Step 7/24 : RUN go mod download 18:16:36 ---> Using cache 18:16:36 ---> 7857edfbf057 18:16:36 Step 8/24 : COPY . . 18:16:36 ---> Using cache 18:16:36 ---> 7444bf8a2b46 18:16:36 Step 9/24 : RUN go mod tidy 18:16:36 ---> Using cache 18:16:36 ---> ad6845ea4478 18:16:36 Step 10/24 : RUN make cmd/core-command/core-command 18:16:36 ---> Running in 43083e3252c8 18:16:36 ---> Running in a201b679f80f 18:16:36 ---> Running in 753c9351ecab 18:16:37 Removing intermediate container 43083e3252c8 18:16:37 ---> 563b03ece493 18:16:37 Step 25/26 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:16:37 ---> Running in d59a83abd120 18:16:38 Removing intermediate container d59a83abd120 18:16:38 ---> c88b5319105d 18:16:38 Step 26/26 : LABEL version=0.0.0 18:16:38 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:16:38 Status: Downloaded newer image for docker:20.10.7 18:16:38 ---> 08bdaf2f88f9 18:16:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:16:38 ---> Running in ae4b62aa7850 18:16:38 ---> Running in 489d9ae2e001 18:16:38 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 18:16:39 Removing intermediate container 489d9ae2e001 18:16:39 ---> fb631059dc9f 18:16:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:16:39 Removing intermediate container ae4b62aa7850 18:16:39 ---> 6d17c399c947 18:16:39 18:16:39 Successfully built 6d17c399c947 18:16:39 Successfully tagged security-secretstore-setup:latest 18:16:39  Building security-secretstore-setup ... done Building support-notifications 18:16:39 ---> Running in 56e91a47e533 18:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:41 (1/39) Installing readline (8.1.0-r0) 18:16:41 (2/39) Installing bash (5.1.0-r0) 18:16:41 Executing bash-5.1.0-r0.post-install 18:16:41 (3/39) Installing brotli-libs (1.0.9-r3) 18:16:41 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:16:41 (5/39) Installing libcurl (7.78.0-r0) 18:16:41 (6/39) Installing curl (7.78.0-r0) 18:16:41 (7/39) Installing dumb-init (1.2.5-r0) 18:16:41 (8/39) Installing libbz2 (1.0.8-r1) 18:16:41 (9/39) Installing expat (2.2.10-r1) 18:16:41 (10/39) Installing libffi (3.3-r2) 18:16:41 (11/39) Installing gdbm (1.19-r0) 18:16:41 (12/39) Installing xz-libs (5.2.5-r0) 18:16:41 (13/39) Installing sqlite-libs (3.34.1-r0) 18:16:41 (14/39) Installing python3 (3.8.10-r0) 18:16:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:16:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:16:41 ---> 55bdd642c53a 18:16:41 Step 3/32 : WORKDIR /edgex-go 18:16:41 ---> Using cache 18:16:41 ---> 7a64b7e5d788 18:16:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:41 ---> Using cache 18:16:41 ---> 39aef7cb75b7 18:16:41 Step 5/32 : RUN apk add --update --no-cache make git 18:16:41 ---> Using cache 18:16:41 ---> dac3205c986f 18:16:41 Step 6/32 : COPY go.mod . 18:16:41 ---> Using cache 18:16:41 ---> 399c4dd41d0d 18:16:41 Step 7/32 : RUN go mod download 18:16:41 ---> Using cache 18:16:41 ---> 7857edfbf057 18:16:41 Step 8/32 : COPY . . 18:16:41 ---> Using cache 18:16:41 ---> 7444bf8a2b46 18:16:41 Step 9/32 : RUN go mod tidy 18:16:41 ---> Using cache 18:16:41 ---> ad6845ea4478 18:16:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:16:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:44 OK: 219 MiB in 52 packages 18:16:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:16:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:44 ---> 55bdd642c53a 18:16:44 Step 3/23 : WORKDIR /edgex-go 18:16:44 ---> Using cache 18:16:44 ---> 7a64b7e5d788 18:16:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:44 ---> Using cache 18:16:44 ---> 39aef7cb75b7 18:16:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:16:44 ---> Running in e1280d211fad 18:16:44 ---> Running in 361a53ffb6fc 18:16:45 (15/39) Installing py3-appdirs (1.4.4-r1) 18:16:45 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:16:45 (17/39) Installing py3-parsing (2.4.7-r1) 18:16:45 (18/39) Installing py3-six (1.15.0-r0) 18:16:45 (19/39) Installing py3-packaging (20.9-r0) 18:16:45 (20/39) Installing py3-setuptools (51.3.3-r0) 18:16:45 (21/39) Installing py3-chardet (4.0.0-r0) 18:16:45 (22/39) Installing py3-idna (3.1-r0) 18:16:45 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:16:45 (24/39) Installing py3-requests (2.25.1-r1) 18:16:45 (25/39) Installing py3-msgpack (1.0.2-r0) 18:16:45 (26/39) Installing py3-lockfile (0.12.2-r3) 18:16:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:16:45 (28/39) Installing py3-colorama (0.4.4-r0) 18:16:45 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:16:45 (30/39) Installing py3-distlib (0.3.1-r1) 18:16:45 (31/39) Installing py3-distro (1.5.0-r1) 18:16:45 (32/39) Installing py3-webencodings (0.5.1-r3) 18:16:45 (33/39) Installing py3-html5lib (1.1-r0) 18:16:45 (34/39) Installing py3-pytoml (0.1.21-r0) 18:16:45 (35/39) Installing py3-pep517 (0.9.1-r0) 18:16:45 (36/39) Installing py3-progress (1.5-r0) 18:16:45 (37/39) Installing py3-retrying (1.3.3-r0) 18:16:45 (38/39) Installing py3-toml (0.10.2-r0) 18:16:45 (39/39) Installing py3-pip (20.3.4-r0) 18:16:45 Removing intermediate container a201b679f80f 18:16:45 ---> bfdf06da7f13 18:16:45 Step 6/24 : COPY go.mod . 18:16:46 Executing busybox-1.32.1-r6.trigger 18:16:46 OK: 82 MiB in 59 packages 18:16:46 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 18:16:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:46 ---> cbb947cb7ec8 18:16:46 Step 7/24 : RUN go mod download 18:16:46 ---> Running in 3597f6313743 18:16:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:48 OK: 219 MiB in 52 packages 18:16:48 Removing intermediate container 361a53ffb6fc 18:16:48 ---> 272ae0cebfaf 18:16:48 Step 6/23 : COPY go.mod . 18:16:48 ---> 27241743d0c9 18:16:48 Step 7/23 : RUN go mod download 18:16:48 ---> Running in d6da48b689fe 18:16:49 Collecting docker-compose==1.23.2 18:16:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:16:49 Removing intermediate container 3597f6313743 18:16:49 ---> bb881170f094 18:16:49 Step 8/24 : COPY . . 18:16:49 Collecting PyYAML<4,>=3.10 18:16:49 Downloading PyYAML-3.13.tar.gz (270 kB) 18:16:50 Collecting docker<4.0,>=3.6.0 18:16:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:16:50 Collecting cached-property<2,>=1.2.0 18:16:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:16:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:16:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:16:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:16:50 Collecting texttable<0.10,>=0.9.0 18:16:50 Downloading texttable-0.9.1.tar.gz (11 kB) 18:16:51 Collecting dockerpty<0.5,>=0.4.1 18:16:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:16:52 Collecting docopt<0.7,>=0.6.1 18:16:52 Downloading docopt-0.6.2.tar.gz (25 kB) 18:16:53 Collecting jsonschema<3,>=2.5.1 18:16:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:16:53 Collecting websocket-client<1.0,>=0.32.0 18:16:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:16:53 Collecting docker-pycreds>=0.4.0 18:16:53 Removing intermediate container d6da48b689fe 18:16:53 ---> c8cb93966d97 18:16:53 Step 8/23 : COPY . . 18:16:53 ---> 687f386931b0 18:16:53 Step 9/24 : RUN go mod tidy 18:16:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:16:53 ---> Running in cf5cb6c50932 18:16:54 Collecting idna<2.8,>=2.5 18:16:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:16:54 Collecting certifi>=2017.4.17 18:16:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:16:54 Collecting urllib3<1.25,>=1.21.1 18:16:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:16:54 Collecting chardet<3.1.0,>=3.0.2 18:16:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:16:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:16:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:16:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:16:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:16:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:16:54 Attempting uninstall: urllib3 18:16:54 Found existing installation: urllib3 1.26.2 18:16:54 Uninstalling urllib3-1.26.2: 18:16:54 Successfully uninstalled urllib3-1.26.2 18:16:55 Attempting uninstall: idna 18:16:55 Found existing installation: idna 3.1 18:16:55 Uninstalling idna-3.1: 18:16:55 Successfully uninstalled idna-3.1 18:16:55 Attempting uninstall: chardet 18:16:55 Found existing installation: chardet 4.0.0 18:16:55 Uninstalling chardet-4.0.0: 18:16:55 Successfully uninstalled chardet-4.0.0 18:16:56 Attempting uninstall: requests 18:16:56 Found existing installation: requests 2.25.1 18:16:56 Uninstalling requests-2.25.1: 18:16:56 Successfully uninstalled requests-2.25.1 18:16:59 Running setup.py install for texttable: started 18:16:59 ---> 689e32a0c08d 18:16:59 Step 9/23 : RUN go mod tidy 18:16:59 Removing intermediate container cf5cb6c50932 18:16:59 ---> eac7af658dcc 18:16:59 Step 10/24 : RUN make cmd/core-data/core-data 18:16:59 ---> Running in 306730ac9927 18:16:59 ---> Running in b58916feb601 18:16:59 Running setup.py install for texttable: finished with status 'done' 18:16:59 Running setup.py install for PyYAML: started 18:16:59 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 18:17:00 Running setup.py install for PyYAML: finished with status 'done' 18:17:00 Running setup.py install for docopt: started 18:17:01 Removing intermediate container 306730ac9927 18:17:01 ---> 3879a8738491 18:17:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:17:01 ---> Running in 31a1a13f454a 18:17:01 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 18:17:01 Running setup.py install for docopt: finished with status 'done' 18:17:01 Running setup.py install for dockerpty: started 18:17:02 Running setup.py install for dockerpty: finished with status 'done' 18:17:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:17:07 Removing intermediate container 56e91a47e533 18:17:07 ---> 469d422e8507 18:17:07 Step 15/24 : ENV APP_PORT=58890 18:17:07 ---> Running in da3e294c7f5b 18:17:07 Removing intermediate container da3e294c7f5b 18:17:07 ---> 4356e34506d1 18:17:07 Step 16/24 : EXPOSE $APP_PORT 18:17:07 ---> Running in 573484ba184a 18:17:07 Removing intermediate container 573484ba184a 18:17:07 ---> 00ac11e4778f 18:17:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:17:07 ---> b4dba40a76c6 18:17:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:17:07 ---> a3dcdc7a0931 18:17:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:17:08 ---> b7b438dcb322 18:17:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:17:08 ---> Running in bd5b6fe28d9c 18:17:08 Removing intermediate container bd5b6fe28d9c 18:17:08 ---> 3dd1c4ad032e 18:17:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:08 ---> Running in e330e869d35d 18:17:08 Removing intermediate container e330e869d35d 18:17:08 ---> 29f06443b8f0 18:17:08 Step 22/24 : LABEL arch=x86_64 18:17:08 ---> Running in ca406f4ea9b7 18:17:09 Removing intermediate container ca406f4ea9b7 18:17:09 ---> 0cf6595876cb 18:17:09 Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:17:09 ---> Running in 671e5ad0ac0a 18:17:09 Removing intermediate container 671e5ad0ac0a 18:17:09 ---> 1d1c5e188418 18:17:09 Step 24/24 : LABEL version=0.0.0 18:17:09 ---> Running in 09ff4cc972f0 18:17:09 Removing intermediate container 09ff4cc972f0 18:17:09 ---> a9448a82a51f 18:17:09 18:17:09 Successfully built a9448a82a51f 18:17:09 Successfully tagged sys-mgmt-agent:latest 18:17:13  Building sys-mgmt-agent ... done Removing intermediate container 753c9351ecab 18:17:13 ---> 8fcfafce6ee4 18:17:13 18:17:13 Step 11/24 : FROM alpine:3.12 18:17:13 ---> 13621d1b12d4 18:17:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:17:13 ---> Using cache 18:17:13 ---> c10db7c2b8f7 18:17:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:13 ---> Using cache 18:17:13 ---> 43a0bc83854b 18:17:13 Step 14/24 : ENV APP_PORT=59882 18:17:13 ---> Running in 193a4f830168 18:17:14 Removing intermediate container 193a4f830168 18:17:14 ---> efd3e4bf7d88 18:17:14 Step 15/24 : EXPOSE $APP_PORT 18:17:14 ---> Running in c9192d1b29bb 18:17:14 Removing intermediate container c9192d1b29bb 18:17:14 ---> 0e4cb64e4acb 18:17:14 Step 16/24 : WORKDIR / 18:17:14 ---> Running in 0aee2bb7171e 18:17:14 Removing intermediate container 0aee2bb7171e 18:17:14 ---> b04fb4344e63 18:17:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:14 ---> 6c2de2ef4625 18:17:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:17:15 ---> e4da041a6d1d 18:17:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:17:15 ---> f148ef35dd79 18:17:15 Step 20/24 : ENTRYPOINT ["/core-command"] 18:17:15 ---> Running in 6455849bc7b2 18:17:15 Removing intermediate container 6455849bc7b2 18:17:15 ---> 2965ea0334ae 18:17:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:15 ---> Running in 2bc2542bb6d8 18:17:15 Removing intermediate container 2bc2542bb6d8 18:17:15 ---> 0da7764a772e 18:17:15 Step 22/24 : LABEL arch=x86_64 18:17:15 ---> Running in 788f948463dc 18:17:16 Removing intermediate container 788f948463dc 18:17:16 ---> 5153af3895f7 18:17:16 Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:17:16 ---> Running in 6e42068fdc14 18:17:16 Removing intermediate container 6e42068fdc14 18:17:16 ---> d2f5b7c759ee 18:17:16 Step 24/24 : LABEL version=0.0.0 18:17:16 ---> Running in d7b70b5fe353 18:17:16 Removing intermediate container d7b70b5fe353 18:17:16 ---> 02f497debb0b 18:17:16 18:17:16 Successfully built 02f497debb0b 18:17:16 Successfully tagged core-command:latest 18:17:21  Building core-command ... done Removing intermediate container e1280d211fad 18:17:21 ---> 1c1a46f873ba 18:17:21 18:17:21 Step 11/32 : FROM alpine:3.12 18:17:21 ---> 13621d1b12d4 18:17:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:17:21 ---> Running in 20f7913b73cf 18:17:21 Removing intermediate container 20f7913b73cf 18:17:21 ---> 3c3e36c1a2ed 18:17:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:17:21 ---> Running in 50586f942560 18:17:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:22 (1/2) Installing dumb-init (1.2.2-r1) 18:17:22 (2/2) Installing su-exec (0.2-r1) 18:17:22 Executing busybox-1.31.1-r20.trigger 18:17:22 OK: 6 MiB in 16 packages 18:17:22 Removing intermediate container 50586f942560 18:17:22 ---> cec414f9f69c 18:17:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:17:22 ---> Running in cbfe966a6ea4 18:17:22 Removing intermediate container cbfe966a6ea4 18:17:22 ---> 9232578aecc6 18:17:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:17:22 ---> Running in 00a17dda5898 18:17:23 Removing intermediate container 00a17dda5898 18:17:23 ---> dbcd9d97a275 18:17:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:17:23 ---> Running in a7e40fd07383 18:17:24 Removing intermediate container a7e40fd07383 18:17:24 ---> d83d36e5c6c6 18:17:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:17:24 ---> Running in dc0055d5847d 18:17:24 Removing intermediate container dc0055d5847d 18:17:24 ---> d2402fc048a8 18:17:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:17:24 ---> d8d0be294787 18:17:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:17:24 ---> Running in 2182534bb8c6 18:17:25 Removing intermediate container 2182534bb8c6 18:17:25 ---> b9e2edc25094 18:17:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:26 ---> 756190344d43 18:17:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:17:26 ---> 27889562f175 18:17:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:17:27 ---> 1b60eb935dc1 18:17:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:17:27 ---> e0db9621165c 18:17:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:17:27 ---> 62dfb1165722 18:17:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:17:27 ---> Running in 705f5852009d 18:17:27 Removing intermediate container 705f5852009d 18:17:27 ---> f11cdb419a3c 18:17:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:17:28 ---> 3931fe244344 18:17:28 Step 27/32 : RUN chmod +x /entrypoint.sh 18:17:28 ---> Running in 728c797a1e12 18:17:29 Removing intermediate container 728c797a1e12 18:17:29 ---> 5dbd6ab5af4d 18:17:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:17:29 ---> Running in 67e6121bbedb 18:17:29 Removing intermediate container 67e6121bbedb 18:17:29 ---> b31a0253ecd6 18:17:29 Step 29/32 : CMD ["gate"] 18:17:29 ---> Running in eab7fb1e0ea5 18:17:30 Removing intermediate container eab7fb1e0ea5 18:17:30 ---> 4ca97dc192ca 18:17:30 Step 30/32 : LABEL arch=x86_64 18:17:30 ---> Running in 6bcfe748d877 18:17:30 Removing intermediate container 6bcfe748d877 18:17:30 ---> 3bc1beb5d4e1 18:17:30 Step 31/32 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:17:30 ---> Running in 820062b12b58 18:17:30 Removing intermediate container 31a1a13f454a 18:17:30 ---> 5c0d7ce398d0 18:17:30 18:17:30 Step 11/23 : FROM alpine:3.12 18:17:30 ---> 13621d1b12d4 18:17:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:17:30 ---> Running in d2a8df61ae8e 18:17:30 Removing intermediate container 820062b12b58 18:17:30 ---> 4d2e86cb8976 18:17:30 Step 32/32 : LABEL version=0.0.0 18:17:31 ---> Running in 38a6f7784e8a 18:17:31 Removing intermediate container 38a6f7784e8a 18:17:31 ---> 02bbdec17848 18:17:31 18:17:31 Successfully built 02bbdec17848 18:17:31 Successfully tagged security-bootstrapper:latest 18:17:31  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:31 (1/2) Installing ca-certificates (20191127-r4) 18:17:31 (2/2) Installing dumb-init (1.2.2-r1) 18:17:31 Executing busybox-1.31.1-r20.trigger 18:17:31 Executing ca-certificates-20191127-r4.trigger 18:17:31 OK: 6 MiB in 16 packages 18:17:32 Removing intermediate container b58916feb601 18:17:32 ---> 2b61ad2dc270 18:17:32 18:17:32 Step 11/24 : FROM alpine:3.12 18:17:32 ---> 13621d1b12d4 18:17:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:17:32 ---> Running in 1b1d7608f803 18:17:32 Removing intermediate container d2a8df61ae8e 18:17:32 ---> 1e4929d8ffa2 18:17:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:17:32 ---> Running in c051dc8c60ad 18:17:32 Removing intermediate container 1b1d7608f803 18:17:32 ---> d712934885ab 18:17:32 Step 13/24 : ENV APP_PORT=59880 18:17:32 ---> Running in 67118c741206 18:17:32 Removing intermediate container c051dc8c60ad 18:17:32 ---> 8f2889452cb5 18:17:32 Step 14/23 : ENV APP_PORT=59860 18:17:32 ---> Running in 85ece293d528 18:17:32 Removing intermediate container 67118c741206 18:17:32 ---> a0cb2c60d033 18:17:32 Step 14/24 : EXPOSE $APP_PORT 18:17:32 ---> Running in 471599bb6788 18:17:32 Removing intermediate container 85ece293d528 18:17:32 ---> 160d54e2ec76 18:17:32 Step 15/23 : EXPOSE $APP_PORT 18:17:32 ---> Running in ebe6835f97e3 18:17:32 Removing intermediate container 471599bb6788 18:17:32 ---> 1d5bf62f3bc0 18:17:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:32 ---> Running in 53a44d06af1f 18:17:32 Removing intermediate container ebe6835f97e3 18:17:32 ---> 31905c4bbedb 18:17:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:32 ---> 0302faa23f2f 18:17:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:17:33 ---> 9df64a359662 18:17:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:17:33 Removing intermediate container 53a44d06af1f 18:17:33 ---> 569eb2ac2e1a 18:17:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:17:33 ---> Running in 39f104f7ba49 18:17:33 ---> 4b54e09c5160 18:17:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:17:33 ---> Running in 175fb1c4fd70 18:17:33 Removing intermediate container 175fb1c4fd70 18:17:33 ---> e78eb2b99fd3 18:17:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:33 ---> Running in 8b302077a60c 18:17:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:33 Removing intermediate container 8b302077a60c 18:17:33 ---> ffa27fc39b9b 18:17:33 Step 21/23 : LABEL arch=x86_64 18:17:33 ---> Running in 4d2ab54f29f9 18:17:33 Removing intermediate container 4d2ab54f29f9 18:17:33 ---> d43153a1322f 18:17:33 Step 22/23 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:17:33 ---> Running in 83451b3eabce 18:17:34 Removing intermediate container 83451b3eabce 18:17:34 ---> e7f628dbc79d 18:17:34 Step 23/23 : LABEL version=0.0.0 18:17:34 ---> Running in a27c14756f94 18:17:34 Removing intermediate container a27c14756f94 18:17:34 ---> e17749585f88 18:17:34 18:17:34 Successfully built e17749585f88 18:17:34 Successfully tagged support-notifications:latest 18:17:34  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:34 (1/6) Installing dumb-init (1.2.2-r1) 18:17:34 (2/6) Installing libgcc (9.3.0-r2) 18:17:34 (3/6) Installing libsodium (1.0.18-r0) 18:17:35 (4/6) Installing libstdc++ (9.3.0-r2) 18:17:35 (5/6) Installing libzmq (4.3.3-r0) 18:17:36 (6/6) Installing zeromq (4.3.3-r0) 18:17:36 Executing busybox-1.31.1-r20.trigger 18:17:36 OK: 8 MiB in 20 packages 18:17:37 Removing intermediate container 39f104f7ba49 18:17:37 ---> 6f4be76a20ce 18:17:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:37 ---> 5a8227b60b2c 18:17:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:17:37 ---> 232d53198458 18:17:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:17:37 ---> acd7a2fbe458 18:17:37 Step 20/24 : ENTRYPOINT ["/core-data"] 18:17:37 ---> Running in 0fa937ed640b 18:17:37 Removing intermediate container 0fa937ed640b 18:17:37 ---> 94e150b2e177 18:17:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:37 ---> Running in 2ec44eed87d7 18:17:37 Removing intermediate container 2ec44eed87d7 18:17:37 ---> eddc2743c735 18:17:37 Step 22/24 : LABEL arch=x86_64 18:17:37 ---> Running in 2b3ed4753acd 18:17:37 Removing intermediate container 2b3ed4753acd 18:17:37 ---> 84e04d8d2b54 18:17:37 Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 18:17:37 ---> Running in 99f0ce5e673a 18:17:38 Removing intermediate container 99f0ce5e673a 18:17:38 ---> 41cd61d92ebd 18:17:38 Step 24/24 : LABEL version=0.0.0 18:17:38 ---> Running in 8a7d5381eab0 18:17:38 Removing intermediate container 8a7d5381eab0 18:17:38 ---> 060b7f11cf47 18:17:38 18:17:38 Successfully built 060b7f11cf47 18:17:38 Successfully tagged core-data:latest 18:17:38  Building core-data ... done  [Pipeline] } 18:17:38 $ docker stop --time=1 b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff 18:17:39 $ docker rm -f b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff [Pipeline] // withDockerContainer [Pipeline] sh 18:17:40 + docker images 18:17:40 REPOSITORY TAG IMAGE ID CREATED SIZE 18:17:40 core-data latest 060b7f11cf47 2 seconds ago 20.4MB 18:17:40 support-notifications latest e17749585f88 7 seconds ago 16.8MB 18:17:40 security-bootstrapper latest 02bbdec17848 9 seconds ago 18.8MB 18:17:40 2b61ad2dc270 9 seconds ago 1.75GB 18:17:40 5c0d7ce398d0 10 seconds ago 1.75GB 18:17:40 1c1a46f873ba 20 seconds ago 1.75GB 18:17:40 core-command latest 02f497debb0b 24 seconds ago 16MB 18:17:40 8fcfafce6ee4 27 seconds ago 1.74GB 18:17:40 sys-mgmt-agent latest a9448a82a51f 31 seconds ago 325MB 18:17:40 security-secretstore-setup latest 6d17c399c947 About a minute ago 28.1MB 18:17:40 core-metadata latest ca15dee597bf About a minute ago 16.7MB 18:17:40 security-proxy-setup latest fb1ad3f40acf About a minute ago 25.9MB 18:17:40 support-scheduler latest c141d6f7a026 About a minute ago 16.1MB 18:17:40 0ac98ed2ae85 About a minute ago 1.75GB 18:17:40 33874d6c66d6 About a minute ago 1.75GB 18:17:40 129c462bf7d6 About a minute ago 1.75GB 18:17:40 c0802cdafc7b About a minute ago 1.75GB 18:17:40 204c542afb80 About a minute ago 1.75GB 18:17:40 ci-base-image-x86_64 latest 55bdd642c53a 5 minutes ago 1.24GB 18:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 11 days ago 547MB 18:17:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 weeks ago 37.5MB 18:17:40 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 18:17:40 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 18:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 18:17:55 Still waiting to schedule task 18:17:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:27:45 Running on prd-ubuntu18.04-docker-8c-8g-1053 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws 18:27:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:27:45 The recommended git tool is: git 18:27:50 using credential edgex-jenkins-ssh 18:27:50 Cloning the remote Git repository 18:27:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:27:50 > git init /w/workspace/edgex-go/1 # timeout=10 18:27:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:27:50 > git --version # timeout=10 18:27:50 > git --version # 'git version 2.17.1' 18:27:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:20 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:21 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) 18:30:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:20 > git config core.sparsecheckout # timeout=10 18:30:20 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:30:25 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:30:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:26 ---> package-listing.sh 18:30:26 ++ facter osfamily 18:30:26 ++ tr '[:upper:]' '[:lower:]' 18:30:26 + OS_FAMILY=redhat 18:30:26 + workspace=/w/workspace/edgex-go/1 18:30:26 + START_PACKAGES=/tmp/packages_start.txt 18:30:26 + END_PACKAGES=/tmp/packages_end.txt 18:30:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:26 + PACKAGES=/tmp/packages_start.txt 18:30:26 + '[' /w/workspace/edgex-go/1 ']' 18:30:26 + PACKAGES=/tmp/packages_end.txt 18:30:26 + case "${OS_FAMILY}" in 18:30:26 + rpm -qa 18:30:26 + sort 18:30:28 + '[' -f /tmp/packages_start.txt ']' 18:30:28 + '[' -f /tmp/packages_end.txt ']' 18:30:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:28 + '[' /w/workspace/edgex-go/1 ']' 18:30:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:30:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:30:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:29 18:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:29 latest: Pulling from edgex-lftools-log-publisher 18:30:29 b4d181a07f80: Pulling fs layer 18:30:29 a1111a8f2ec3: Pulling fs layer 18:30:29 ed53099fbce6: Pulling fs layer 18:30:29 dc539afda2c1: Pulling fs layer 18:30:29 77bc0d833cb6: Pulling fs layer 18:30:29 9065ff56babe: Pulling fs layer 18:30:29 d287ab97295c: Pulling fs layer 18:30:29 77bc0d833cb6: Waiting 18:30:29 9065ff56babe: Waiting 18:30:29 d287ab97295c: Waiting 18:30:29 dc539afda2c1: Waiting 18:30:30 a1111a8f2ec3: Verifying Checksum 18:30:30 a1111a8f2ec3: Download complete 18:30:30 dc539afda2c1: Verifying Checksum 18:30:30 dc539afda2c1: Download complete 18:30:30 77bc0d833cb6: Verifying Checksum 18:30:30 77bc0d833cb6: Download complete 18:30:30 9065ff56babe: Verifying Checksum 18:30:30 9065ff56babe: Download complete 18:30:30 ed53099fbce6: Verifying Checksum 18:30:30 ed53099fbce6: Download complete 18:30:32 b4d181a07f80: Verifying Checksum 18:30:32 b4d181a07f80: Download complete 18:30:33 b4d181a07f80: Pull complete 18:30:33 a1111a8f2ec3: Pull complete 18:30:34 ed53099fbce6: Pull complete 18:30:34 dc539afda2c1: Pull complete 18:30:34 77bc0d833cb6: Pull complete 18:30:34 9065ff56babe: Pull complete 18:30:37 d287ab97295c: Verifying Checksum 18:30:37 d287ab97295c: Download complete 18:30:41 d287ab97295c: Pull complete 18:30:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:30:41 prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container 18:30:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:45 $ docker top c007eaaa9909aa264dd42c453c3075b4265f75560b2e5e9b70a111d9b0a88012 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:45 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:45 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:46 + ls /var/log/sa-host 18:30:46 + sadf -c /var/log/sa-host/sa05 18:30:46 file_magic: OK 18:30:46 HZ: Using current value: 100 18:30:46 file_header: OK 18:30:46 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 18:30:46 Statistics: 18:30:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:30:46 File successfully converted to sysstat format version 12.0.3 18:30:46 + sadf -c /var/log/sa-host/sa17 18:30:46 file_magic: OK 18:30:46 HZ: Using current value: 100 18:30:46 file_header: OK 18:30:46 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 18:30:46 Statistics: 18:30:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:30:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:47 provisioning config files... 18:30:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5901155109868133520tmp [Pipeline] { [Pipeline] echo 18:30:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:47 ---> create-netrc.sh [Pipeline] } 18:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:47 ---> python-tools-install.sh [Pipeline] echo 18:30:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:48 ---> sudo-logs.sh 18:30:48 Archiving 'sudo' log.. 18:30:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known 18:30:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:30:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:48 ---> job-cost.sh 18:30:48 lf-activate-venv: SKIPPING 18:30:48 INFO: No Stack... 18:30:49 INFO: Retrieving Pricing Info for: v3-standard-2 18:30:50 INFO: Archiving Costs [Pipeline] echo 18:30:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:50 ---> logs-deploy.sh 18:30:50 lf-activate-venv: SKIPPING 18:30:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3673/1 18:30:50 INFO: archiving workspace using pattern(s): 18:30:51 Archives upload complete. 18:30:51 INFO: archiving logs to Nexus 18:30:52 ---> uname -a: 18:30:52 Linux prd-centos7-docker-4c-2g-1049.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:30:52 18:30:52 18:30:52 ---> lscpu: 18:30:52 Architecture: x86_64 18:30:52 CPU op-mode(s): 32-bit, 64-bit 18:30:52 Byte Order: Little Endian 18:30:52 Address sizes: 40 bits physical, 48 bits virtual 18:30:52 CPU(s): 2 18:30:52 On-line CPU(s) list: 0,1 18:30:52 Thread(s) per core: 1 18:30:52 Core(s) per socket: 1 18:30:52 Socket(s): 2 18:30:52 NUMA node(s): 1 18:30:52 Vendor ID: AuthenticAMD 18:30:52 CPU family: 23 18:30:52 Model: 49 18:30:52 Model name: AMD EPYC-Rome Processor 18:30:52 Stepping: 0 18:30:52 CPU MHz: 2799.998 18:30:52 BogoMIPS: 5599.99 18:30:52 Virtualization: AMD-V 18:30:52 Hypervisor vendor: KVM 18:30:52 Virtualization type: full 18:30:52 L1d cache: 32K 18:30:52 L1i cache: 32K 18:30:52 L2 cache: 512K 18:30:52 L3 cache: 16384K 18:30:52 NUMA node0 CPU(s): 0,1 18:30:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:30:52 18:30:52 18:30:52 ---> nproc: 18:30:52 2 18:30:52 18:30:52 18:30:52 ---> df -h: 18:30:52 Filesystem Size Used Avail Use% Mounted on 18:30:52 overlay 40G 14G 27G 33% / 18:30:52 tmpfs 64M 0 64M 0% /dev 18:30:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:30:52 shm 64M 0 64M 0% /dev/shm 18:30:52 /dev/vda1 40G 14G 27G 33% /facter-os 18:30:52 18:30:52 18:30:52 ---> sar -b -r -n DEV: 18:30:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 18:30:52 18:30:52 18:08:32 LINUX RESTART (2 CPU) 18:30:52 18:30:52 18:09:01 tps rtps wtps bread/s bwrtn/s 18:30:52 18:10:01 85.91 3.26 82.65 1105.96 7491.91 18:30:52 18:11:01 24.38 3.43 20.95 2578.35 5991.89 18:30:52 18:12:01 251.91 0.15 251.76 22.11 65246.72 18:30:52 18:13:01 166.34 0.00 166.34 0.00 31817.85 18:30:52 18:14:01 55.83 0.00 55.83 0.00 8541.32 18:30:52 18:15:03 427.44 231.27 196.17 6347.97 126574.16 18:30:52 18:16:01 628.31 284.45 343.86 14566.14 190052.63 18:30:52 18:17:01 652.25 181.24 471.01 7032.62 221913.20 18:30:52 18:18:01 238.41 34.23 204.18 4108.82 30599.98 18:30:52 18:19:01 4.75 0.05 4.70 0.40 152.43 18:30:52 18:20:01 0.55 0.28 0.27 94.89 4.73 18:30:52 18:21:01 0.32 0.00 0.32 0.00 5.55 18:30:52 18:22:01 0.30 0.00 0.30 0.00 4.06 18:30:52 18:23:01 0.25 0.00 0.25 0.00 3.22 18:30:52 18:24:01 0.53 0.18 0.35 5.73 6.11 18:30:52 18:25:01 0.78 0.00 0.78 0.00 15.23 18:30:52 18:26:01 0.32 0.00 0.32 0.00 5.55 18:30:52 18:27:01 0.28 0.00 0.28 0.00 4.86 18:30:52 18:28:01 0.33 0.00 0.33 0.00 5.58 18:30:52 18:29:01 0.27 0.00 0.27 0.00 4.16 18:30:52 18:30:01 0.25 0.00 0.25 0.00 3.35 18:30:52 Average: 120.56 35.04 85.53 1693.91 32665.30 18:30:52 18:30:52 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:30:52 18:10:01 5467624 0 765320 9.56 2620 1773368 1281116 14.14 647784 1499884 4352 18:30:52 18:11:01 5062684 0 902000 11.26 2620 2041628 1495520 16.51 910632 1623080 26336 18:30:52 18:12:01 2892292 0 1146748 14.32 2620 3967272 1613284 17.81 1389024 3073808 272048 18:30:52 18:13:01 3040300 0 1260796 15.74 2620 3705216 1726648 19.06 1474920 2845336 252324 18:30:52 18:14:01 3050324 0 1272256 15.89 2620 3683732 1661444 18.34 1434468 2870712 142640 18:30:52 18:15:03 749424 0 1494180 18.66 2620 5762708 2257164 24.92 2068896 4452356 49088 18:30:52 18:16:01 158980 0 2321228 28.98 2620 5526104 4074904 44.99 3419856 3640980 151800 18:30:52 18:17:01 350608 0 1740920 21.74 2620 5914784 3470124 38.31 3080500 3746692 1220 18:30:52 18:18:01 2640264 0 1353480 16.90 2620 4012568 1519164 16.77 1481240 3095884 20 18:30:52 18:19:01 2656536 0 1337204 16.70 2620 4012572 1277940 14.11 1501412 3066648 12 18:30:52 18:20:01 2651916 0 1339020 16.72 2620 4015376 1278132 14.11 1506720 3067468 8 18:30:52 18:21:01 2653704 0 1337224 16.70 2620 4015384 1277940 14.11 1506220 3067468 8 18:30:52 18:22:01 2654076 0 1336848 16.69 2620 4015388 1277940 14.11 1506224 3067468 8 18:30:52 18:23:01 2654224 0 1336696 16.69 2620 4015392 1277940 14.11 1506344 3067468 8 18:30:52 18:24:01 2653820 0 1337064 16.69 2620 4015428 1277940 14.11 1507240 3066612 12 18:30:52 18:25:01 2653988 0 1336892 16.69 2620 4015432 1278012 14.11 1507212 3066612 8 18:30:52 18:26:01 2654060 0 1336816 16.69 2620 4015436 1277988 14.11 1507108 3066652 16 18:30:52 18:27:01 2654172 0 1336692 16.69 2620 4015448 1277940 14.11 1507220 3066652 8 18:30:52 18:28:01 2653528 0 1337336 16.70 2620 4015448 1278108 14.11 1507460 3066652 16 18:30:52 18:29:01 2654016 0 1336840 16.69 2620 4015456 1277940 14.11 1507224 3066656 16 18:30:52 18:30:01 2653960 0 1336896 16.69 2620 4015456 1278012 14.11 1507196 3066652 8 18:30:52 Average: 2631452 0 1347736 16.83 2620 4027124 1639771 18.10 1618329 3031035 42855 18:30:52 18:30:52 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:30:52 18:10:01 eth0 871.89 622.04 3281.85 82.14 0.00 0.00 0.00 0.00 18:30:52 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:11:01 eth0 950.63 685.51 2871.76 85.31 0.00 0.00 0.00 0.00 18:30:52 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:11:01 veth681531d 621.45 833.87 65.51 2523.17 0.00 0.00 0.00 0.00 18:30:52 18:11:01 docker0 621.45 833.73 57.01 2523.16 0.00 0.00 0.00 0.00 18:30:52 18:12:01 eth0 1088.56 807.28 5517.20 73.33 0.00 0.00 0.00 0.00 18:30:52 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:12:01 docker0 456.06 566.27 33.96 2220.96 0.00 0.00 0.00 0.00 18:30:52 18:13:01 eth0 41.47 23.78 35.65 15.59 0.00 0.00 0.00 0.00 18:30:52 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:13:01 veth839361d 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 18:30:52 18:13:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 18:30:52 18:14:01 eth0 21.39 12.26 16.45 7.80 0.00 0.00 0.00 0.00 18:30:52 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:14:01 veth839361d 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 18:30:52 18:14:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 18:30:52 18:15:03 veth970aea3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:30:52 18:15:03 eth0 258.06 183.83 1668.25 133.36 0.00 0.00 0.00 0.00 18:30:52 18:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:15:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:16:01 veth007667c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:30:52 18:16:01 veth2b933b7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:30:52 18:16:01 veth970aea3 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 18:30:52 18:16:01 eth0 101.60 70.23 197.21 17.50 0.00 0.00 0.00 0.00 18:30:52 18:17:01 veth6432a54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:17:01 veth970aea3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 18:30:52 18:17:01 vethc8e4ef3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:17:01 eth0 377.81 227.96 1865.44 32.20 0.00 0.00 0.00 0.00 18:30:52 18:18:01 eth0 79.09 52.93 136.97 115.42 0.00 0.00 0.00 0.00 18:30:52 18:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:30:52 18:18:01 docker0 1232.57 1637.16 101.57 5613.76 0.00 0.00 0.00 0.00 18:30:52 18:19:01 eth0 0.72 0.32 0.07 0.03 0.00 0.00 0.00 0.00 18:30:52 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:20:01 eth0 0.72 0.63 0.41 0.28 0.00 0.00 0.00 0.00 18:30:52 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:30:52 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:30:52 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:30:52 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:25:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:30:52 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:26:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:30:52 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:27:01 eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 18:30:52 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:28:01 eth0 1.07 0.28 0.34 0.20 0.00 0.00 0.00 0.00 18:30:52 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:29:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:30:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:30:52 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 Average: eth0 180.95 128.19 744.73 26.98 0.00 0.00 0.00 0.00 18:30:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:52 Average: docker0 58.73 78.00 4.84 267.47 0.00 0.00 0.00 0.00 18:30:52 18:30:52 18:30:52 ---> sar -P ALL: 18:30:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 18:30:52 18:30:52 18:08:32 LINUX RESTART (2 CPU) 18:30:52 18:30:52 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:30:52 18:10:01 all 12.01 0.00 2.31 2.25 0.07 83.35 18:30:52 18:10:01 0 12.53 0.00 2.72 2.46 0.07 82.22 18:30:52 18:10:01 1 11.50 0.00 1.91 2.05 0.07 84.47 18:30:52 18:11:01 all 11.36 0.00 3.78 0.38 0.10 84.39 18:30:52 18:11:01 0 11.50 0.00 4.17 0.59 0.11 83.63 18:30:52 18:11:01 1 11.21 0.00 3.39 0.18 0.09 85.14 18:30:52 18:12:01 all 24.95 0.00 9.55 2.79 0.09 62.62 18:30:52 18:12:01 0 21.20 0.00 9.91 2.98 0.09 65.82 18:30:52 18:12:01 1 28.70 0.00 9.19 2.60 0.09 59.43 18:30:52 18:13:01 all 62.66 0.00 10.32 1.77 0.11 25.14 18:30:52 18:13:01 0 62.24 0.00 10.58 2.12 0.13 24.94 18:30:52 18:13:01 1 63.08 0.00 10.05 1.42 0.09 25.35 18:30:52 18:14:01 all 35.96 0.00 5.12 0.59 0.08 58.25 18:30:52 18:14:01 0 36.47 0.00 5.21 0.58 0.07 57.67 18:30:52 18:14:01 1 35.46 0.00 5.02 0.60 0.09 58.83 18:30:52 18:15:03 all 34.32 0.00 11.04 20.10 0.10 34.44 18:30:52 18:15:03 0 35.37 0.00 11.65 20.65 0.11 32.22 18:30:52 18:15:03 1 33.26 0.00 10.43 19.56 0.10 36.64 18:30:52 18:16:01 all 58.22 0.00 19.59 17.56 0.12 4.51 18:30:52 18:16:01 0 58.74 0.00 19.32 17.09 0.11 4.73 18:30:52 18:16:01 1 57.70 0.00 19.85 18.04 0.13 4.28 18:30:52 18:17:01 all 63.74 0.00 20.58 12.82 0.16 2.71 18:30:52 18:17:01 0 63.88 0.00 20.60 12.72 0.17 2.63 18:30:52 18:17:01 1 63.59 0.00 20.56 12.91 0.15 2.79 18:30:52 18:18:01 all 42.18 0.00 8.99 1.39 0.09 47.35 18:30:52 18:18:01 0 42.21 0.00 8.86 1.65 0.09 47.19 18:30:52 18:18:01 1 42.15 0.00 9.12 1.13 0.09 47.51 18:30:52 18:19:01 all 0.18 0.00 0.08 0.00 0.02 99.73 18:30:52 18:19:01 0 0.32 0.00 0.07 0.00 0.02 99.60 18:30:52 18:19:01 1 0.03 0.00 0.08 0.00 0.02 99.87 18:30:52 18:20:01 all 0.19 0.00 0.05 0.02 0.02 99.72 18:30:52 18:20:01 0 0.05 0.00 0.08 0.03 0.02 99.82 18:30:52 18:20:01 1 0.33 0.00 0.02 0.00 0.02 99.63 18:30:52 18:30:52 18:20:01 CPU %user %nice %system %iowait %steal %idle 18:30:52 18:21:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:30:52 18:21:01 0 0.02 0.00 0.07 0.00 0.02 99.90 18:30:52 18:21:01 1 0.30 0.00 0.02 0.00 0.02 99.67 18:30:52 18:22:01 all 0.27 0.00 0.04 0.00 0.02 99.67 18:30:52 18:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:30:52 18:22:01 1 0.47 0.00 0.03 0.00 0.02 99.48 18:30:52 18:23:01 all 0.21 0.00 0.02 0.00 0.02 99.76 18:30:52 18:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:30:52 18:23:01 1 0.38 0.00 0.02 0.00 0.02 99.58 18:30:52 18:24:01 all 0.23 0.00 0.06 0.01 0.01 99.70 18:30:52 18:24:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:30:52 18:24:01 1 0.38 0.00 0.05 0.02 0.00 99.55 18:30:52 18:25:01 all 0.21 0.00 0.03 0.00 0.02 99.75 18:30:52 18:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:30:52 18:25:01 1 0.38 0.00 0.02 0.00 0.02 99.58 18:30:52 18:26:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:30:52 18:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:30:52 18:26:01 1 0.42 0.00 0.02 0.00 0.02 99.55 18:30:52 18:27:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:30:52 18:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:30:52 18:27:01 1 0.43 0.00 0.02 0.00 0.02 99.53 18:30:52 18:28:01 all 0.23 0.00 0.04 0.00 0.00 99.72 18:30:52 18:28:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:30:52 18:28:01 1 0.40 0.00 0.05 0.00 0.00 99.55 18:30:52 18:29:01 all 0.14 0.00 0.05 0.00 0.02 99.79 18:30:52 18:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:30:52 18:29:01 1 0.23 0.00 0.05 0.00 0.02 99.70 18:30:52 18:30:01 all 0.19 0.00 0.04 0.00 0.01 99.76 18:30:52 18:30:01 0 0.35 0.00 0.05 0.00 0.00 99.60 18:30:52 18:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:30:52 Average: all 15.72 0.00 4.13 2.69 0.05 77.41 18:30:52 Average: 0 15.59 0.00 4.22 2.74 0.05 77.40 18:30:52 Average: 1 15.85 0.00 4.05 2.63 0.05 77.42 18:30:52 18:30:52 18:30:52