Pull request #3758 updated 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fe1bb55c69ed294c0ce9f0390cee493fcb21e250+86411704c056e83a3fc2a54d4c214538f329b007 (f94295770165994b2d0c37ead86327dcd4d2ec8b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6611288130544786167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6007955507176084309.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6890395743987116198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1014242619855550993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1771369144704494207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-521 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh654814984071122696.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 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit fe1bb55c69ed294c0ce9f0390cee493fcb21e250 Merge succeeded, producing fe1bb55c69ed294c0ce9f0390cee493fcb21e250 Checking out Revision fe1bb55c69ed294c0ce9f0390cee493fcb21e250 (PR-3758) 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/3@tmp/jenkins-gitclient-ssh2815190424019249356.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # 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/3@tmp/jenkins-gitclient-ssh9066827916553413286.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 Commit message: "feat(all): Enable CORS headers for all services" First time build. Skipping changelog. > git rev-list --no-walk 1fcb2821b56a221158c1bf069847ae85c11c0244 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:44 ========================================================= 14:04:44 EdgeX Global Pipelines Version Info 14:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:46 ------------------- 14:04:46 stable info: 14:04:46 ------------------- 14:04:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:46 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:04:46 Message: update stable to v1.0.210 14:04:47 ------------------- 14:04:47 experimental info: 14:04:47 ------------------- 14:04:47 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:04:47 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3758 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3758 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3758 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe1bb55c69ed294c0ce9f0390cee493fcb21e250 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe1bb55 [Pipeline] echo 14:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:47 provisioning config files... 14:04:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config387110775135430841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:47 ---> docker-login.sh 14:04:47 nexus3.edgexfoundry.org:10001 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10002 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10003 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10004 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 docker.io 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 ---> docker-login.sh ends [Pipeline] } 14:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:48 ++ 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 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/core-command/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo core-command,cmd/core-command/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/core-data/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo core-data,cmd/core-data/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/core-metadata/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo core-metadata,cmd/core-metadata/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/security-bootstrapper/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/security-proxy-setup/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/support-notifications/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo support-notifications,cmd/support-notifications/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/support-scheduler/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:04:48 + for file in '`ls cmd/**/Dockerfile`' 14:04:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:04:48 ++ cut -d/ -f2 14:04:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:04:48 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 14:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:49 14:04:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:04:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:49 latest: Pulling from edgex-devops/git-semver 14:04:49 a0d0a0d46f8b: Pulling fs layer 14:04:49 3e5f54012d9b: Pulling fs layer 14:04:49 4c7163046ea9: Pulling fs layer 14:04:49 0c2d73faf560: Pulling fs layer 14:04:49 0c2d73faf560: Waiting 14:04:49 3e5f54012d9b: Verifying Checksum 14:04:49 3e5f54012d9b: Download complete 14:04:49 a0d0a0d46f8b: Verifying Checksum 14:04:49 a0d0a0d46f8b: Download complete 14:04:49 4c7163046ea9: Verifying Checksum 14:04:49 4c7163046ea9: Download complete 14:04:49 0c2d73faf560: Verifying Checksum 14:04:49 0c2d73faf560: Download complete 14:04:50 a0d0a0d46f8b: Pull complete 14:04:50 3e5f54012d9b: Pull complete 14:04:50 4c7163046ea9: Pull complete 14:04:50 0c2d73faf560: Pull complete 14:04:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:04:50 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:04:51 $ docker top 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:51 [ssh-agent] Looking for ssh-agent implementation... 14:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:51 $ docker exec 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent 14:04:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImBoOi/agent.14 14:04:51 SSH_AGENT_PID=21 14:04:51 Running ssh-add (command line suppressed) 14:04:51 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6916411896140821460.key (/w/workspace/edgex-go/3@tmp/private_key_6916411896140821460.key) 14:04:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:52 + git tag --points-at HEAD [Pipeline] } 14:04:52 $ docker exec --env ******** --env ******** 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent -k 14:04:52 unset SSH_AUTH_SOCK; 14:04:52 unset SSH_AGENT_PID; 14:04:52 echo Agent pid 21 killed; 14:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:52 [ssh-agent] Looking for ssh-agent implementation... 14:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:52 $ docker exec 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent 14:04:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjobinG/agent.53 14:04:52 SSH_AGENT_PID=60 14:04:52 Running ssh-add (command line suppressed) 14:04:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6015866436010113421.key (/w/workspace/edgex-go/3@tmp/private_key_6015866436010113421.key) 14:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:52 + git semver init 14:04:52 # -> Open(): unable to determine branch for HEAD 14:04:52 # $GIT_DIR = /w/workspace/edgex-go/3/.git 14:04:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 14:04:52 # $SEMVER_REMOTE_NAME = origin 14:04:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:04:52 # $SEMVER_USER_NAME = edgex-jenkins 14:04:52 # $SEMVER_BRANCH = PR-3758 14:04:52 # $SEMVER_TEMP = /tmp/semver-252788540 14:04:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:05:07 # '/tmp/semver-252788540' -> '/w/workspace/edgex-go/3/.semver' 14:05:07 # -> Force: false 14:05:07 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 14:05:07 $ docker exec --env ******** --env ******** 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent -k 14:05:07 unset SSH_AUTH_SOCK; 14:05:07 unset SSH_AGENT_PID; 14:05:07 echo Agent pid 60 killed; 14:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:08 + git semver [Pipeline] } 14:05:08 $ docker stop --time=1 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd 14:05:10 $ docker rm -f 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd [Pipeline] // withDockerContainer [Pipeline] sh 14:05:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:10 Stashed 1 file(s) [Pipeline] echo 14:05:10 [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 14:05:11 ========================================================= 14:05:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:05:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:05:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:11 a0d0a0d46f8b: Already exists 14:05:11 31adcdaf11c8: Pulling fs layer 14:05:11 b8b176561691: Pulling fs layer 14:05:11 4527c011a84f: Pulling fs layer 14:05:11 5d74067f8e1e: Pulling fs layer 14:05:11 e0aca202a116: Pulling fs layer 14:05:11 3a43be97a3b4: Pulling fs layer 14:05:11 34cad66bf833: Pulling fs layer 14:05:11 b4e3c513aaa6: Pulling fs layer 14:05:11 5d74067f8e1e: Waiting 14:05:11 e0aca202a116: Waiting 14:05:11 3a43be97a3b4: Waiting 14:05:11 34cad66bf833: Waiting 14:05:11 b4e3c513aaa6: Waiting 14:05:11 b8b176561691: Download complete 14:05:11 31adcdaf11c8: Verifying Checksum 14:05:11 31adcdaf11c8: Download complete 14:05:11 5d74067f8e1e: Verifying Checksum 14:05:11 5d74067f8e1e: Download complete 14:05:11 e0aca202a116: Verifying Checksum 14:05:11 e0aca202a116: Download complete 14:05:11 3a43be97a3b4: Verifying Checksum 14:05:11 3a43be97a3b4: Download complete 14:05:11 34cad66bf833: Verifying Checksum 14:05:11 34cad66bf833: Download complete 14:05:11 31adcdaf11c8: Pull complete 14:05:11 b8b176561691: Pull complete 14:05:12 b4e3c513aaa6: Verifying Checksum 14:05:12 b4e3c513aaa6: Download complete 14:05:12 4527c011a84f: Verifying Checksum 14:05:12 4527c011a84f: Download complete 14:05:16 4527c011a84f: Pull complete 14:05:16 5d74067f8e1e: Pull complete 14:05:16 e0aca202a116: Pull complete 14:05:16 3a43be97a3b4: Pull complete 14:05:16 34cad66bf833: Pull complete 14:05:18 b4e3c513aaa6: Pull complete 14:05:18 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 14:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:05:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:05:19 WORKDIR /edgex 14:05:19 COPY go.mod . 14:05:19 RUN go mod download' 14:05:19 + docker build -t ci-base-image-x86_64 -f - . 14:05:21 Sending build context to Docker daemon 329.6MB 14:05:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:05:21 ---> 9f6097aaca64 14:05:21 Step 2/4 : WORKDIR /edgex 14:05:22 ---> Running in d60a2799e7c7 14:05:22 Removing intermediate container d60a2799e7c7 14:05:22 ---> 61c3b5b1c0f1 14:05:22 Step 3/4 : COPY go.mod . 14:05:22 ---> 1ea419345678 14:05:22 Step 4/4 : RUN go mod download 14:05:22 ---> Running in dc320f1403c0 14:05:24 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 14:05:24 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:05:25 Failed in branch amd64 14:05:25 Still waiting to schedule task 14:05:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:17:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-531 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws 14:17:34 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:17:34 The recommended git tool is: git 14:17:41 using credential edgex-jenkins-ssh 14:17:41 Cloning the remote Git repository 14:17:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:17:41 > git init /w/workspace/edgex-go/3 # timeout=10 14:17:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:17:41 > git --version # timeout=10 14:17:41 > git --version # 'git version 2.17.1' 14:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:17:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:17:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:17:59 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit fe1bb55c69ed294c0ce9f0390cee493fcb21e250 14:18:00 Merge succeeded, producing fe1bb55c69ed294c0ce9f0390cee493fcb21e250 14:18:00 Checking out Revision fe1bb55c69ed294c0ce9f0390cee493fcb21e250 (PR-3758) 14:17:59 > git config core.sparsecheckout # timeout=10 14:17:59 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 14:18:00 > git remote # timeout=10 14:18:00 > git config --get remote.origin.url # timeout=10 14:18:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:18:00 > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 14:18:00 > git rev-parse HEAD^{commit} # timeout=10 14:18:00 > git config core.sparsecheckout # timeout=10 14:18:00 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 14:18:04 Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:18:06 Dload Upload Total Spent Left Speed 14:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 [Pipeline] sh 14:18:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:18:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:18:06 + sudo tee /etc/docker/daemon.new 14:18:06 { 14:18:06 "registry-mirrors": [ 14:18:06 "https://nexus3.edgexfoundry.org:10001" 14:18:06 ], 14:18:06 "bip": "10.250.0.254/24", 14:18:06 "hosts": [ 14:18:06 "tcp://0.0.0.0:5555", 14:18:06 "unix:///var/run/docker.sock" 14:18:06 ], 14:18:06 "mtu": 1458, 14:18:06 "selinux-enabled": true, 14:18:06 "seccomp-profile": "/etc/docker/seccomp.json" 14:18:06 } [Pipeline] sh 14:18:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:18:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:26 provisioning config files... 14:18:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5090990202373693823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:26 ---> docker-login.sh 14:18:26 nexus3.edgexfoundry.org:10001 14:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:28 Configure a credential helper to remove this warning. See 14:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:28 14:18:28 Login Succeeded 14:18:28 nexus3.edgexfoundry.org:10002 14:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:28 Configure a credential helper to remove this warning. See 14:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:28 14:18:28 Login Succeeded 14:18:28 nexus3.edgexfoundry.org:10003 14:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:29 Configure a credential helper to remove this warning. See 14:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:29 14:18:29 Login Succeeded 14:18:29 nexus3.edgexfoundry.org:10004 14:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:30 Configure a credential helper to remove this warning. See 14:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:30 14:18:30 Login Succeeded 14:18:30 docker.io 14:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:30 Configure a credential helper to remove this warning. See 14:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:30 14:18:30 Login Succeeded 14:18:30 ---> docker-login.sh ends [Pipeline] } 14:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:18:31 ========================================================= 14:18:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:18:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:18:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:18:32 552d1f2373af: Pulling fs layer 14:18:32 ea3f2d53f512: Pulling fs layer 14:18:32 9e70ebbbe112: Pulling fs layer 14:18:32 7a9cfe048b4a: Pulling fs layer 14:18:32 72dc09318566: Pulling fs layer 14:18:32 f4f7b4309257: Pulling fs layer 14:18:32 0ac9a79272e3: Pulling fs layer 14:18:32 b78e95d17946: Pulling fs layer 14:18:32 7a9cfe048b4a: Waiting 14:18:32 72dc09318566: Waiting 14:18:32 f4f7b4309257: Waiting 14:18:32 0ac9a79272e3: Waiting 14:18:32 b78e95d17946: Waiting 14:18:32 9e70ebbbe112: Verifying Checksum 14:18:32 9e70ebbbe112: Download complete 14:18:32 ea3f2d53f512: Download complete 14:18:32 72dc09318566: Verifying Checksum 14:18:32 72dc09318566: Download complete 14:18:32 f4f7b4309257: Verifying Checksum 14:18:32 f4f7b4309257: Download complete 14:18:32 552d1f2373af: Verifying Checksum 14:18:32 552d1f2373af: Download complete 14:18:32 0ac9a79272e3: Verifying Checksum 14:18:32 0ac9a79272e3: Download complete 14:18:33 552d1f2373af: Pull complete 14:18:34 ea3f2d53f512: Pull complete 14:18:34 9e70ebbbe112: Pull complete 14:18:34 b78e95d17946: Verifying Checksum 14:18:34 b78e95d17946: Download complete 14:18:34 7a9cfe048b4a: Verifying Checksum 14:18:34 7a9cfe048b4a: Download complete 14:18:45 7a9cfe048b4a: Pull complete 14:18:45 72dc09318566: Pull complete 14:18:45 f4f7b4309257: Pull complete 14:18:45 0ac9a79272e3: Pull complete 14:18:50 b78e95d17946: Pull complete 14:18:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 14:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:18:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:18:51 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:18:51 WORKDIR /edgex 14:18:51 COPY go.mod . 14:18:51 RUN go mod download 14:18:51 docker build -t ci-base-image-arm64 -f - . 14:18:53 Sending build context to Docker daemon 166.4MB 14:18:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:18:53 ---> 8b459fc5aaf0 14:18:53 Step 2/4 : WORKDIR /edgex 14:19:00 ---> Running in 93c8a3d463e0 14:19:00 Removing intermediate container 93c8a3d463e0 14:19:00 ---> 1fe794108158 14:19:00 Step 3/4 : COPY go.mod . 14:19:01 ---> 01db0d6e8dd1 14:19:01 Step 4/4 : RUN go mod download 14:19:01 ---> Running in 7ccfac8ed7f8 14:19:06 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 14:19:06 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:08 14:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:09 arm64: Pulling from edgex-lftools-log-publisher 14:19:09 448f6bf000e3: Pulling fs layer 14:19:09 f757da607395: Pulling fs layer 14:19:09 05883995daec: Pulling fs layer 14:19:09 8603b9c90790: Pulling fs layer 14:19:09 1560dd03e051: Pulling fs layer 14:19:09 8603b9c90790: Waiting 14:19:09 27f5ce0e4adf: Pulling fs layer 14:19:09 c2d8d7efcc4b: Pulling fs layer 14:19:09 27f5ce0e4adf: Waiting 14:19:09 1560dd03e051: Waiting 14:19:09 f757da607395: Verifying Checksum 14:19:09 f757da607395: Download complete 14:19:09 8603b9c90790: Verifying Checksum 14:19:09 8603b9c90790: Download complete 14:19:09 05883995daec: Verifying Checksum 14:19:09 05883995daec: Download complete 14:19:09 27f5ce0e4adf: Verifying Checksum 14:19:09 27f5ce0e4adf: Download complete 14:19:09 1560dd03e051: Verifying Checksum 14:19:09 1560dd03e051: Download complete 14:19:10 448f6bf000e3: Verifying Checksum 14:19:10 448f6bf000e3: Download complete 14:19:12 c2d8d7efcc4b: Verifying Checksum 14:19:12 c2d8d7efcc4b: Download complete 14:19:13 448f6bf000e3: Pull complete 14:19:14 f757da607395: Pull complete 14:19:15 05883995daec: Pull complete 14:19:16 8603b9c90790: Pull complete 14:19:16 1560dd03e051: Pull complete 14:19:17 27f5ce0e4adf: Pull complete 14:19:32 c2d8d7efcc4b: Pull complete 14:19:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:19:32 prd-ubuntu18.04-docker-arm64-4c-16g-531 does not seem to be running inside a container 14:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:19:37 $ docker top a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:38 ---> job-cost.sh 14:19:38 lf-activate-venv: SKIPPING 14:19:38 INFO: No Stack... 14:19:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:19:46 INFO: Archiving Costs [Pipeline] sh 14:19:47 + cut -d, -f6 14:19:47 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 14:19:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] 14:19:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] did not exist. Created. 14:19:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:48 + echo total: 0.10999999940395355 [Pipeline] stash 14:19:48 Stashed 1 file(s) [Pipeline] } 14:19:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:19:48 $ docker stop --time=1 a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 14:19:50 $ docker rm -f a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:19:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:19:52 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:19:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:19:53 ---> package-listing.sh 14:19:53 ++ facter osfamily 14:19:53 ++ tr '[:upper:]' '[:lower:]' 14:19:53 + OS_FAMILY=redhat 14:19:53 + workspace=/w/workspace/edgex-go/3 14:19:53 + START_PACKAGES=/tmp/packages_start.txt 14:19:53 + END_PACKAGES=/tmp/packages_end.txt 14:19:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:53 + PACKAGES=/tmp/packages_start.txt 14:19:53 + '[' /w/workspace/edgex-go/3 ']' 14:19:53 + PACKAGES=/tmp/packages_end.txt 14:19:53 + case "${OS_FAMILY}" in 14:19:53 + rpm -qa 14:19:53 + sort 14:19:53 + '[' -f /tmp/packages_start.txt ']' 14:19:53 + '[' -f /tmp/packages_end.txt ']' 14:19:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:53 + '[' /w/workspace/edgex-go/3 ']' 14:19:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 14:19:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 14:19:53 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:19:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:54 14:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:55 latest: Pulling from edgex-lftools-log-publisher 14:19:55 b4d181a07f80: Pulling fs layer 14:19:55 a1111a8f2ec3: Pulling fs layer 14:19:55 ed53099fbce6: Pulling fs layer 14:19:55 dc539afda2c1: Pulling fs layer 14:19:55 77bc0d833cb6: Pulling fs layer 14:19:55 9065ff56babe: Pulling fs layer 14:19:55 d287ab97295c: Pulling fs layer 14:19:55 dc539afda2c1: Waiting 14:19:55 77bc0d833cb6: Waiting 14:19:55 9065ff56babe: Waiting 14:19:55 d287ab97295c: Waiting 14:19:55 a1111a8f2ec3: Verifying Checksum 14:19:55 a1111a8f2ec3: Download complete 14:19:55 dc539afda2c1: Verifying Checksum 14:19:55 dc539afda2c1: Download complete 14:19:55 ed53099fbce6: Verifying Checksum 14:19:55 ed53099fbce6: Download complete 14:19:55 9065ff56babe: Verifying Checksum 14:19:55 9065ff56babe: Download complete 14:19:55 77bc0d833cb6: Verifying Checksum 14:19:55 77bc0d833cb6: Download complete 14:19:55 b4d181a07f80: Verifying Checksum 14:19:55 b4d181a07f80: Download complete 14:19:55 d287ab97295c: Verifying Checksum 14:19:55 d287ab97295c: Download complete 14:19:56 b4d181a07f80: Pull complete 14:19:56 a1111a8f2ec3: Pull complete 14:19:57 ed53099fbce6: Pull complete 14:19:57 dc539afda2c1: Pull complete 14:19:57 77bc0d833cb6: Pull complete 14:19:57 9065ff56babe: Pull complete 14:20:03 d287ab97295c: Pull complete 14:20:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:20:03 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:20:03 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:20:05 $ docker top 3472e9d0cb1a222afda57cf93d03a7e93dc07530519b986674f0137ea6a7a1a7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:20:06 + mkdir -p /var/log/sysstat [Pipeline] sh 14:20:06 + ls /var/log/sa-host 14:20:06 + sadf -c /var/log/sa-host/sa20 14:20:06 file_magic: OK 14:20:06 HZ: Using current value: 100 14:20:06 file_header: OK 14:20:06 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 14:20:06 Statistics: 14:20:06 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... 14:20:06 File successfully converted to sysstat format version 12.0.3 14:20:06 + sadf -c /var/log/sa-host/sa30 14:20:06 file_magic: OK 14:20:06 HZ: Using current value: 100 14:20:06 file_header: OK 14:20:06 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 14:20:06 Statistics: 14:20:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:20:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:06 provisioning config files... 14:20:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8184853197713520247tmp [Pipeline] { [Pipeline] echo 14:20:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:20:06 ---> create-netrc.sh [Pipeline] } 14:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:20:07 ---> python-tools-install.sh [Pipeline] echo 14:20:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:20:07 ---> sudo-logs.sh 14:20:07 Archiving 'sudo' log.. 14:20:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-521.novalocal: Name or service not known 14:20:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-521.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:20:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:20:07 ---> job-cost.sh 14:20:07 lf-activate-venv: SKIPPING 14:20:07 DEBUG: total: 0.10999999940395355 14:20:07 INFO: Retrieving Stack Cost... 14:20:16 INFO: Retrieving Pricing Info for: v3-standard-2 14:20:16 INFO: Archiving Costs [Pipeline] echo 14:20:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:20:16 ---> logs-deploy.sh 14:20:16 lf-activate-venv: SKIPPING 14:20:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3758/3 14:20:16 INFO: archiving workspace using pattern(s): 14:20:17 Archives upload complete. 14:20:17 INFO: archiving logs to Nexus 14:20:17 ---> uname -a: 14:20:17 Linux prd-centos7-docker-4c-2g-521.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:20:17 14:20:17 14:20:17 ---> lscpu: 14:20:17 Architecture: x86_64 14:20:17 CPU op-mode(s): 32-bit, 64-bit 14:20:17 Byte Order: Little Endian 14:20:17 Address sizes: 40 bits physical, 48 bits virtual 14:20:17 CPU(s): 2 14:20:17 On-line CPU(s) list: 0,1 14:20:17 Thread(s) per core: 1 14:20:17 Core(s) per socket: 1 14:20:17 Socket(s): 2 14:20:17 NUMA node(s): 1 14:20:17 Vendor ID: AuthenticAMD 14:20:17 CPU family: 23 14:20:17 Model: 49 14:20:17 Model name: AMD EPYC-Rome Processor 14:20:17 Stepping: 0 14:20:17 CPU MHz: 2799.996 14:20:17 BogoMIPS: 5599.99 14:20:17 Virtualization: AMD-V 14:20:17 Hypervisor vendor: KVM 14:20:17 Virtualization type: full 14:20:17 L1d cache: 32K 14:20:17 L1i cache: 32K 14:20:17 L2 cache: 512K 14:20:17 L3 cache: 16384K 14:20:17 NUMA node0 CPU(s): 0,1 14:20:17 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 14:20:17 14:20:17 14:20:17 ---> nproc: 14:20:17 2 14:20:17 14:20:17 14:20:17 ---> df -h: 14:20:17 Filesystem Size Used Avail Use% Mounted on 14:20:17 overlay 40G 8.2G 32G 21% / 14:20:17 tmpfs 64M 0 64M 0% /dev 14:20:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:20:17 shm 64M 0 64M 0% /dev/shm 14:20:17 /dev/vda1 40G 8.2G 32G 21% /facter-os 14:20:17 14:20:17 14:20:17 ---> sar -b -r -n DEV: 14:20:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 14:20:17 14:20:17 14:03:10 LINUX RESTART (2 CPU) 14:20:17 14:20:17 14:04:01 tps rtps wtps bread/s bwrtn/s 14:20:17 14:05:01 78.55 3.80 74.75 2454.23 7718.69 14:20:17 14:06:01 116.11 0.32 115.79 29.71 42048.50 14:20:17 14:07:01 1.60 0.00 1.60 0.00 37.34 14:20:17 14:08:01 0.22 0.00 0.22 0.00 2.17 14:20:17 14:09:01 0.37 0.00 0.37 0.00 5.63 14:20:17 14:10:01 0.22 0.00 0.22 0.00 2.98 14:20:17 14:11:01 0.30 0.00 0.30 0.00 3.90 14:20:17 14:12:01 0.23 0.00 0.23 0.00 2.88 14:20:17 14:13:01 0.32 0.00 0.32 0.00 4.06 14:20:17 14:14:01 0.23 0.00 0.23 0.00 3.46 14:20:17 14:15:01 0.25 0.00 0.25 0.00 2.57 14:20:17 14:16:01 0.24 0.00 0.24 0.00 3.39 14:20:17 14:17:01 0.22 0.00 0.22 0.00 3.12 14:20:17 14:18:01 0.18 0.00 0.18 0.00 1.88 14:20:17 14:19:01 0.47 0.20 0.27 6.40 4.11 14:20:17 14:20:01 8.69 0.10 8.59 9.99 438.91 14:20:17 Average: 13.03 0.28 12.75 156.45 3146.33 14:20:17 14:20:17 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:17 14:05:01 5102060 0 889172 11.10 2620 2015080 1671920 18.46 1124732 1534136 158124 14:20:17 14:06:01 4716028 0 701864 8.76 2620 2588420 1202076 13.27 943320 2035936 20 14:20:17 14:07:01 4717656 0 700232 8.74 2620 2588424 1186596 13.10 943464 2035936 16 14:20:17 14:08:01 4733192 0 684692 8.55 2620 2588428 1157596 12.78 928512 2035976 8 14:20:17 14:09:01 4731708 0 686172 8.57 2620 2588432 1157716 12.78 930268 2035976 12 14:20:17 14:10:01 4730796 0 687080 8.58 2620 2588436 1157596 12.78 930124 2036648 12 14:20:17 14:11:01 4720324 0 697548 8.71 2620 2588440 1157596 12.78 940624 2036648 16 14:20:17 14:12:01 4719868 0 697996 8.72 2620 2588448 1157596 12.78 941076 2036696 8 14:20:17 14:13:01 4719764 0 698100 8.72 2620 2588448 1157596 12.78 942920 2034768 8 14:20:17 14:14:01 4719028 0 698828 8.73 2620 2588456 1157764 12.78 943840 2034768 8 14:20:17 14:15:01 4707888 0 709968 8.86 2620 2588456 1157596 12.78 954800 2034768 8 14:20:17 14:16:01 4707856 0 709992 8.87 2620 2588464 1157656 12.78 955072 2034772 8 14:20:17 14:17:01 4708044 0 709800 8.86 2620 2588468 1157596 12.78 954796 2034768 8 14:20:17 14:18:01 4706264 0 711580 8.88 2620 2588468 1157896 12.78 956512 2034768 8 14:20:17 14:19:01 4706384 0 711448 8.88 2620 2588480 1157812 12.78 956112 2034772 20 14:20:17 14:20:01 4034092 0 854420 10.67 2620 3117800 1618944 17.87 1265644 2324308 528480 14:20:17 Average: 4698810 0 721806 9.01 2620 2585697 1223222 13.51 975738 2022228 42923 14:20:17 14:20:17 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:17 14:05:01 eth0 1068.89 1247.35 5926.64 151.14 0.00 0.00 0.00 0.00 14:20:17 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:05:01 vetheea74d4 734.29 437.96 73.49 2674.39 0.00 0.00 0.00 0.00 14:20:17 14:05:01 docker0 734.29 437.82 63.45 2674.38 0.00 0.00 0.00 0.00 14:20:17 14:06:01 eth0 190.24 127.78 3285.85 17.70 0.00 0.00 0.00 0.00 14:20:17 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:06:01 docker0 53.88 63.94 4.58 60.59 0.00 0.00 0.00 0.00 14:20:17 14:07:01 eth0 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:20:17 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:08:01 eth0 0.30 0.03 0.04 0.00 0.00 0.00 0.00 0.00 14:20:17 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:09:01 eth0 0.87 0.25 0.20 0.08 0.00 0.00 0.00 0.00 14:20:17 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:10:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:20:17 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:11:01 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:20:17 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:12:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:20:17 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:13:01 eth0 1.23 0.08 0.11 0.01 0.00 0.00 0.00 0.00 14:20:17 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:14:01 eth0 0.68 0.42 0.35 0.24 0.00 0.00 0.00 0.00 14:20:17 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:15:01 eth0 0.45 0.08 0.04 0.03 0.00 0.00 0.00 0.00 14:20:17 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:16:01 eth0 0.83 0.14 0.11 0.01 0.00 0.00 0.00 0.00 14:20:17 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:17:01 eth0 1.08 0.10 0.11 0.01 0.00 0.00 0.00 0.00 14:20:17 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:18:01 eth0 0.98 0.72 0.54 0.40 0.00 0.00 0.00 0.00 14:20:17 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:19:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 14:20:17 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:20:01 eth0 97.47 63.92 2591.45 45.28 0.00 0.00 0.00 0.00 14:20:17 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 Average: eth0 85.43 90.21 738.77 13.47 0.00 0.00 0.00 0.00 14:20:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:17 Average: docker0 49.32 31.40 4.26 171.13 0.00 0.00 0.00 0.00 14:20:17 14:20:17 14:20:17 ---> sar -P ALL: 14:20:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 14:20:17 14:20:17 14:03:10 LINUX RESTART (2 CPU) 14:20:17 14:20:17 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:20:17 14:05:01 all 16.96 0.00 4.00 1.41 0.07 77.56 14:20:17 14:05:01 0 14.01 0.00 5.18 1.62 0.09 79.10 14:20:17 14:05:01 1 19.92 0.00 2.81 1.19 0.05 76.02 14:20:17 14:06:01 all 11.86 0.00 4.33 1.86 0.05 81.90 14:20:17 14:06:01 0 10.34 0.00 4.50 1.94 0.03 83.18 14:20:17 14:06:01 1 13.39 0.00 4.16 1.77 0.07 80.61 14:20:17 14:07:01 all 0.25 0.00 0.08 0.00 0.02 99.66 14:20:17 14:07:01 0 0.10 0.00 0.08 0.00 0.02 99.80 14:20:17 14:07:01 1 0.40 0.00 0.07 0.00 0.02 99.52 14:20:17 14:08:01 all 0.26 0.00 0.06 0.00 0.02 99.67 14:20:17 14:08:01 0 0.10 0.00 0.08 0.00 0.03 99.78 14:20:17 14:08:01 1 0.42 0.00 0.03 0.00 0.00 99.55 14:20:17 14:09:01 all 0.25 0.00 0.06 0.00 0.02 99.67 14:20:17 14:09:01 0 0.05 0.00 0.07 0.00 0.02 99.87 14:20:17 14:09:01 1 0.45 0.00 0.05 0.00 0.02 99.48 14:20:17 14:10:01 all 0.19 0.00 0.06 0.00 0.01 99.74 14:20:17 14:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:20:17 14:10:01 1 0.33 0.00 0.08 0.00 0.02 99.57 14:20:17 14:11:01 all 0.25 0.00 0.04 0.00 0.01 99.70 14:20:17 14:11:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:20:17 14:11:01 1 0.43 0.00 0.03 0.00 0.02 99.52 14:20:17 14:12:01 all 0.26 0.00 0.03 0.00 0.02 99.69 14:20:17 14:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:20:17 14:12:01 1 0.47 0.00 0.03 0.00 0.02 99.48 14:20:17 14:13:01 all 0.21 0.00 0.04 0.00 0.02 99.73 14:20:17 14:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:20:17 14:13:01 1 0.40 0.00 0.05 0.00 0.02 99.53 14:20:17 14:14:01 all 0.24 0.00 0.03 0.00 0.02 99.71 14:20:17 14:14:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:20:17 14:14:01 1 0.42 0.00 0.05 0.00 0.02 99.52 14:20:17 14:15:01 all 0.23 0.00 0.03 0.00 0.02 99.72 14:20:17 14:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:20:17 14:15:01 1 0.45 0.00 0.03 0.00 0.02 99.50 14:20:17 14:20:17 14:15:01 CPU %user %nice %system %iowait %steal %idle 14:20:17 14:16:01 all 0.22 0.00 0.05 0.00 0.01 99.72 14:20:17 14:16:01 0 0.34 0.00 0.03 0.00 0.00 99.63 14:20:17 14:16:01 1 0.10 0.00 0.07 0.00 0.02 99.81 14:20:17 14:17:01 all 0.22 0.00 0.04 0.00 0.02 99.72 14:20:17 14:17:01 0 0.12 0.00 0.02 0.00 0.00 99.87 14:20:17 14:17:01 1 0.32 0.00 0.07 0.00 0.03 99.58 14:20:17 14:18:01 all 0.28 0.00 0.03 0.00 0.01 99.68 14:20:17 14:18:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:20:17 14:18:01 1 0.47 0.00 0.03 0.00 0.00 99.50 14:20:17 14:19:01 all 0.24 0.00 0.07 0.00 0.02 99.67 14:20:17 14:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:20:17 14:19:01 1 0.45 0.00 0.08 0.00 0.02 99.45 14:20:17 14:20:01 all 7.23 0.00 2.08 0.02 0.03 90.65 14:20:17 14:20:01 0 7.80 0.00 2.12 0.02 0.02 90.05 14:20:17 14:20:01 1 6.65 0.00 2.05 0.02 0.03 91.25 14:20:17 Average: all 2.40 0.00 0.68 0.20 0.02 96.71 14:20:17 Average: 0 2.03 0.00 0.76 0.22 0.02 96.97 14:20:17 Average: 1 2.76 0.00 0.60 0.18 0.02 96.44 14:20:17 14:20:17 14:20:17