Pull request #3558 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 257a5774348befc76e802e4eaa65c39b205cb9e5+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (8af27bf7c72cb27cdc08b0bdb06f2f9004a3e358) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1645946899169574648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3989427722486872789.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3558/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3168115016307931852.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8835638428953214680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7857276283129256849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3558/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3558/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9132937834348436539.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3558 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4646023718091582751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 257a5774348befc76e802e4eaa65c39b205cb9e5 Merge succeeded, producing 257a5774348befc76e802e4eaa65c39b205cb9e5 Checking out Revision 257a5774348befc76e802e4eaa65c39b205cb9e5 (PR-3558) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6402560091363915301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3558/head:refs/remotes/origin/PR-3558 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2859507789574833537.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:20:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:20:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:20:36 ========================================================= 05:20:36 EdgeX Global Pipelines Version Info 05:20:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:20:38 ------------------- 05:20:38 stable info: 05:20:38 ------------------- 05:20:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:20:38 Message: update stable to v1.0.194 05:20:38 ------------------- 05:20:38 experimental info: 05:20:38 ------------------- 05:20:38 Commited By: **** collab-it+edgex@linuxfoundation.org 05:20:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:20:38 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3558 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3558 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3558 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 257a5774348befc76e802e4eaa65c39b205cb9e5 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 257a577 [Pipeline] echo 05:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:41 provisioning config files... 05:20:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7999887653012705557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:41 ---> docker-login.sh 05:20:41 nexus3.edgexfoundry.org:10001 05:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:41 Configure a credential helper to remove this warning. See 05:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:41 05:20:41 Login Succeeded 05:20:41 nexus3.edgexfoundry.org:10002 05:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:41 Configure a credential helper to remove this warning. See 05:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:41 05:20:41 Login Succeeded 05:20:41 nexus3.edgexfoundry.org:10003 05:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:42 Configure a credential helper to remove this warning. See 05:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:42 05:20:42 Login Succeeded 05:20:42 nexus3.edgexfoundry.org:10004 05:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:42 Configure a credential helper to remove this warning. See 05:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:42 05:20:42 Login Succeeded 05:20:42 docker.io 05:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:42 Configure a credential helper to remove this warning. See 05:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:42 05:20:42 Login Succeeded 05:20:42 ---> docker-login.sh ends [Pipeline] } 05:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:43 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/core-command/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo core-command,cmd/core-command/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/core-data/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo core-data,cmd/core-data/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/core-metadata/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo core-metadata,cmd/core-metadata/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/security-bootstrapper/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/security-proxy-setup/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/support-notifications/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo support-notifications,cmd/support-notifications/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/support-scheduler/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:20:43 + for file in '`ls cmd/**/Dockerfile`' 05:20:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:20:43 ++ cut -d/ -f2 05:20:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:20:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:44 05:20:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:20:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:44 latest: Pulling from edgex-devops/git-semver 05:20:44 31603596830f: Pulling fs layer 05:20:44 54011a49482f: Pulling fs layer 05:20:44 a6820b24f6d8: Pulling fs layer 05:20:44 f581987b2513: Pulling fs layer 05:20:44 f581987b2513: Waiting 05:20:44 54011a49482f: Verifying Checksum 05:20:44 54011a49482f: Download complete 05:20:44 31603596830f: Verifying Checksum 05:20:44 31603596830f: Download complete 05:20:44 f581987b2513: Verifying Checksum 05:20:44 f581987b2513: Download complete 05:20:44 a6820b24f6d8: Verifying Checksum 05:20:44 a6820b24f6d8: Download complete 05:20:44 31603596830f: Pull complete 05:20:45 54011a49482f: Pull complete 05:20:45 a6820b24f6d8: Pull complete 05:20:45 f581987b2513: Pull complete 05:20:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:20:45 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:20:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:20:47 $ docker top 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:47 [ssh-agent] Looking for ssh-agent implementation... 05:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:47 $ docker exec 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent 05:20:47 SSH_AUTH_SOCK=/tmp/ssh-CnZwO1dNMXy4/agent.13 05:20:47 SSH_AGENT_PID=19 05:20:47 Running ssh-add (command line suppressed) 05:20:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2516884390113577280.key (/w/workspace/edgex-go/1@tmp/private_key_2516884390113577280.key) 05:20:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:47 + git tag --points-at HEAD [Pipeline] } 05:20:48 $ docker exec --env ******** --env ******** 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent -k 05:20:48 unset SSH_AUTH_SOCK; 05:20:48 unset SSH_AGENT_PID; 05:20:48 echo Agent pid 19 killed; 05:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:48 [ssh-agent] Looking for ssh-agent implementation... 05:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:48 $ docker exec 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent 05:20:48 SSH_AUTH_SOCK=/tmp/ssh-wk9tm5NlqGqL/agent.52 05:20:48 SSH_AGENT_PID=58 05:20:48 Running ssh-add (command line suppressed) 05:20:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5797655219145764928.key (/w/workspace/edgex-go/1@tmp/private_key_5797655219145764928.key) 05:20:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:48 + git semver init 05:20:48 # -> Open(): unable to determine branch for HEAD 05:20:48 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:20:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:20:48 # $SEMVER_REMOTE_NAME = origin 05:20:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:20:48 # $SEMVER_USER_NAME = edgex-jenkins 05:20:48 # $SEMVER_BRANCH = PR-3558 05:20:48 # $SEMVER_TEMP = /tmp/semver-487570180 05:20:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:21:04 # '/tmp/semver-487570180' -> '/w/workspace/edgex-go/1/.semver' 05:21:04 # -> Force: false 05:21:04 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:21:04 $ docker exec --env ******** --env ******** 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 ssh-agent -k 05:21:04 unset SSH_AUTH_SOCK; 05:21:04 unset SSH_AGENT_PID; 05:21:04 echo Agent pid 58 killed; 05:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:04 + git semver [Pipeline] } 05:21:04 $ docker stop --time=1 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 05:21:06 $ docker rm -f 7f456febde82b955ba692762c2f9826cf8bd7916fb28fac1801b5e0e0d8fa174 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:21:07 Stashed 1 file(s) [Pipeline] echo 05:21:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:21:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:21:09 + sudo service docker restart 05:21:09 + true 05:21:09 Redirecting to /bin/systemctl restart docker.service 05:21:23 Still waiting to schedule task 05:21:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-143’ is offline [Pipeline] echo 05:21:27 ========================================================= 05:21:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:21:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:21:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:21:29 Sending build context to Docker daemon 329.2MB 05:21:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:21:29 Step 2/6 : FROM ${BASE} 05:21:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:21:29 540db60ca938: Pulling fs layer 05:21:29 adcc1eea9eea: Pulling fs layer 05:21:29 4c4ab2625f07: Pulling fs layer 05:21:29 0510c868ecb4: Pulling fs layer 05:21:29 afea3b2eda06: Pulling fs layer 05:21:29 7809a108b3ef: Pulling fs layer 05:21:29 f706445af74f: Pulling fs layer 05:21:29 0510c868ecb4: Waiting 05:21:29 afea3b2eda06: Waiting 05:21:29 7809a108b3ef: Waiting 05:21:29 f706445af74f: Waiting 05:21:29 4c4ab2625f07: Verifying Checksum 05:21:29 4c4ab2625f07: Download complete 05:21:29 adcc1eea9eea: Verifying Checksum 05:21:29 adcc1eea9eea: Download complete 05:21:29 afea3b2eda06: Verifying Checksum 05:21:29 afea3b2eda06: Download complete 05:21:29 540db60ca938: Verifying Checksum 05:21:29 540db60ca938: Download complete 05:21:29 7809a108b3ef: Verifying Checksum 05:21:29 7809a108b3ef: Download complete 05:21:29 540db60ca938: Pull complete 05:21:29 adcc1eea9eea: Pull complete 05:21:29 4c4ab2625f07: Pull complete 05:21:31 f706445af74f: Verifying Checksum 05:21:31 f706445af74f: Download complete 05:21:32 0510c868ecb4: Verifying Checksum 05:21:32 0510c868ecb4: Download complete 05:21:36 0510c868ecb4: Pull complete 05:21:36 afea3b2eda06: Pull complete 05:21:36 7809a108b3ef: Pull complete 05:21:37 f706445af74f: Pull complete 05:21:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:21:37 ---> b068be0155e3 05:21:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:21:39 ---> Running in 0c91a79431de 05:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:21:40 (1/12) Installing libmagic (5.39-r0) 05:21:42 (2/12) Installing file (5.39-r0) 05:21:42 (3/12) Installing libc-dev (0.7.2-r3) 05:21:42 (4/12) Installing g++ (10.2.1_pre1-r3) 05:22:00 (5/12) Installing fortify-headers (1.1-r0) 05:22:00 (6/12) Installing patch (2.7.6-r6) 05:22:00 (7/12) Installing build-base (0.5-r2) 05:22:00 (8/12) Installing libsodium (1.0.18-r0) 05:22:00 (9/12) Installing pkgconf (1.7.3-r0) 05:22:00 (10/12) Installing libsodium-dev (1.0.18-r0) 05:22:00 (11/12) Installing libzmq (4.3.3-r1) 05:22:00 (12/12) Installing zeromq-dev (4.3.3-r1) 05:22:00 Executing busybox-1.32.1-r6.trigger 05:22:00 OK: 219 MiB in 52 packages 05:22:00 Removing intermediate container 0c91a79431de 05:22:00 ---> 94f77cdcda93 05:22:00 Step 4/6 : WORKDIR /edgex-go 05:22:00 ---> Running in 6783522c0f75 05:22:00 Removing intermediate container 6783522c0f75 05:22:00 ---> f288c100c72e 05:22:00 Step 5/6 : COPY go.mod . 05:22:00 ---> e5349ab4c46e 05:22:00 Step 6/6 : RUN go mod download 05:22:01 ---> Running in 69944f925161 05:22:11 Removing intermediate container 69944f925161 05:22:11 ---> 7d6c2c9f43b4 05:22:11 Successfully built 7d6c2c9f43b4 05:22:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:22:11 + docker inspect -f . ci-base-image-x86_64 05:22:11 . [Pipeline] withDockerContainer 05:22:11 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:22:12 $ docker top 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:12 + go version 05:22:12 go version go1.16.3 linux/amd64 [Pipeline] } 05:22:12 $ docker stop --time=1 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f 05:22:13 $ docker rm -f 74263d0261f1cd91a1a47a3763a9c9bc1e5fbbc70085077a537798ccc970205f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:22:14 + docker inspect -f . ci-base-image-x86_64 05:22:14 . [Pipeline] withDockerContainer 05:22:14 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:22:15 $ docker top 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 -eo pid,comm [Pipeline] { [Pipeline] echo 05:22:15 ========================================================= 05:22:15 [edgeXBuildGoParallel] Running Tests and Build... 05:22:15 ========================================================= [Pipeline] sh 05:22:15 + go mod tidy 05:22:15 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:22:15 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:22:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:22:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:22:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:22:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:22:23 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:22:23 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:22:23 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:22:23 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:22:23 $ docker stop --time=1 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 05:22:25 $ docker rm -f 0773771262e00000844de71b997b1c13163979309ade9685e665c3b5ec37fca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } 05:22:26 Failed in branch amd64 05:23:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-152 in /w/workspace/edgexfoundry_edgex-go_PR-3558 [Pipeline] { [Pipeline] ws 05:23:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:23:24 The recommended git tool is: git 05:23:29 using credential edgex-jenkins-ssh 05:23:29 Cloning the remote Git repository 05:23:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:23:29 > git init /w/workspace/edgex-go/1 # timeout=10 05:23:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:29 > git --version # timeout=10 05:23:29 > git --version # 'git version 2.17.1' 05:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3558/head:refs/remotes/origin/PR-3558 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:23:46 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 257a5774348befc76e802e4eaa65c39b205cb9e5 05:23:46 Merge succeeded, producing 257a5774348befc76e802e4eaa65c39b205cb9e5 05:23:46 Checking out Revision 257a5774348befc76e802e4eaa65c39b205cb9e5 (PR-3558) 05:23:46 > git config core.sparsecheckout # timeout=10 05:23:46 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 05:23:46 > git remote # timeout=10 05:23:46 > git config --get remote.origin.url # timeout=10 05:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:46 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 05:23:46 > git rev-parse HEAD^{commit} # timeout=10 05:23:46 > git config core.sparsecheckout # timeout=10 05:23:46 > git checkout -f 257a5774348befc76e802e4eaa65c39b205cb9e5 # timeout=10 05:23:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:23:50 > git --version # timeout=10 05:23:50 > git --version # 'git version 2.17.1' 05:23:50 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:23:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:23:53 + sudo service+ docker restart 05:23:53 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:11 provisioning config files... 05:24:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6747937177532876867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:12 ---> docker-login.sh 05:24:12 nexus3.edgexfoundry.org:10001 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:13 Configure a credential helper to remove this warning. See 05:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:13 05:24:13 Login Succeeded 05:24:13 nexus3.edgexfoundry.org:10002 05:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:13 Configure a credential helper to remove this warning. See 05:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:13 05:24:13 Login Succeeded 05:24:13 nexus3.edgexfoundry.org:10003 05:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:14 Configure a credential helper to remove this warning. See 05:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:14 05:24:14 Login Succeeded 05:24:14 nexus3.edgexfoundry.org:10004 05:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:15 Configure a credential helper to remove this warning. See 05:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:15 05:24:15 Login Succeeded 05:24:15 docker.io 05:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:15 Configure a credential helper to remove this warning. See 05:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:15 05:24:15 Login Succeeded 05:24:15 ---> docker-login.sh ends [Pipeline] } 05:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:16 ========================================================= 05:24:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:24:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:24:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:24:19 Sending build context to Docker daemon 166.2MB 05:24:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:24:19 Step 2/6 : FROM ${BASE} 05:24:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:24:20 595b0fe564bb: Pulling fs layer 05:24:20 3088b5b3c5c0: Pulling fs layer 05:24:20 5b7225fbf94c: Pulling fs layer 05:24:20 ba82ee9f976e: Pulling fs layer 05:24:20 506bd15cee9f: Pulling fs layer 05:24:20 75a0a4a0db45: Pulling fs layer 05:24:20 618dc40b7e24: Pulling fs layer 05:24:20 ba82ee9f976e: Waiting 05:24:20 506bd15cee9f: Waiting 05:24:20 75a0a4a0db45: Waiting 05:24:20 618dc40b7e24: Waiting 05:24:20 5b7225fbf94c: Download complete 05:24:20 3088b5b3c5c0: Verifying Checksum 05:24:20 3088b5b3c5c0: Download complete 05:24:20 506bd15cee9f: Verifying Checksum 05:24:20 506bd15cee9f: Download complete 05:24:20 595b0fe564bb: Verifying Checksum 05:24:20 595b0fe564bb: Download complete 05:24:20 75a0a4a0db45: Download complete 05:24:21 595b0fe564bb: Pull complete 05:24:21 3088b5b3c5c0: Pull complete 05:24:22 5b7225fbf94c: Pull complete 05:24:22 618dc40b7e24: Download complete 05:24:24 ba82ee9f976e: Download complete 05:24:36 ba82ee9f976e: Pull complete 05:24:36 506bd15cee9f: Pull complete 05:24:36 75a0a4a0db45: Pull complete 05:24:39 618dc40b7e24: Pull complete 05:24:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:24:39 ---> a36622ca3599 05:24:39 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:24:42 ---> Running in b13a529a58cc 05:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:24:45 (1/12) Installing libmagic (5.39-r0) 05:24:45 (2/12) Installing file (5.39-r0) 05:24:45 (3/12) Installing libc-dev (0.7.2-r3) 05:24:45 (4/12) Installing g++ (10.2.1_pre1-r3) 05:24:50 (5/12) Installing fortify-headers (1.1-r0) 05:24:50 (6/12) Installing patch (2.7.6-r6) 05:24:50 (7/12) Installing build-base (0.5-r2) 05:24:50 (8/12) Installing libsodium (1.0.18-r0) 05:24:50 (9/12) Installing pkgconf (1.7.3-r0) 05:24:50 (10/12) Installing libsodium-dev (1.0.18-r0) 05:24:50 (11/12) Installing libzmq (4.3.3-r1) 05:24:50 (12/12) Installing zeromq-dev (4.3.3-r1) 05:24:50 Executing busybox-1.32.1-r6.trigger 05:24:50 OK: 218 MiB in 52 packages 05:24:54 Removing intermediate container b13a529a58cc 05:24:54 ---> fe4de5d3b670 05:24:54 Step 4/6 : WORKDIR /edgex-go 05:24:54 ---> Running in 8a7b9ca864fe 05:24:55 Removing intermediate container 8a7b9ca864fe 05:24:55 ---> 3b4b352503f1 05:24:55 Step 5/6 : COPY go.mod . 05:24:55 ---> 530633e04923 05:24:55 Step 6/6 : RUN go mod download 05:24:56 ---> Running in e5a705af875f 05:25:22 Removing intermediate container e5a705af875f 05:25:22 ---> 8e11480bd60a 05:25:22 Successfully built 8e11480bd60a 05:25:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:25:23 + docker inspect -f . ci-base-image-arm64 05:25:23 . [Pipeline] withDockerContainer 05:25:23 prd-ubuntu18.04-docker-arm64-4c-16g-152 does not seem to be running inside a container 05:25:23 $ 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 ******** ci-base-image-arm64 cat 05:25:25 $ docker top 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:26 + go version 05:25:26 go version go1.16.5 linux/arm64 [Pipeline] } 05:25:26 $ docker stop --time=1 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 05:25:27 $ docker rm -f 6625bbecaae4539144fc6297979287b12be0cf92235d920c2abb2ec9f8c12d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:28 + docker inspect -f . ci-base-image-arm64 05:25:28 . [Pipeline] withDockerContainer 05:25:29 prd-ubuntu18.04-docker-arm64-4c-16g-152 does not seem to be running inside a container 05:25:29 $ 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 ******** ci-base-image-arm64 cat 05:25:30 $ docker top c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea -eo pid,comm [Pipeline] { [Pipeline] echo 05:25:31 ========================================================= 05:25:31 [edgeXBuildGoParallel] Running Tests and Build... 05:25:31 ========================================================= [Pipeline] sh 05:25:31 + go mod tidy 05:25:32 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:25:32 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:25:32 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:25:32 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:25:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:25:33 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:25:33 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:25:33 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:25:33 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:25:33 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:25:33 $ docker stop --time=1 c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea 05:25:34 $ docker rm -f c23f926d312452f168236a5349ad742317fa2b2fe0cd5136e0e470e5aef4ecea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] libraryResource [Pipeline] sh 05:25:36 ---> job-cost.sh 05:25:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxHD 05:26:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:27:37 lf-activate-venv(): INFO: Adding /tmp/venv-fxHD/bin to PATH 05:27:37 INFO: No Stack... 05:27:37 INFO: Retrieving Pricing Info for: v2-standard-4 05:27:37 INFO: Archiving Costs [Pipeline] sh 05:27:37 + cut -d, -f6 05:27:37 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 05:27:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] 05:27:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] did not exist. Created. 05:27:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:37 + echo total: 0.18000000715255737 [Pipeline] stash 05:27:38 Stashed 1 file(s) [Pipeline] } 05:27:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3558-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:27:39 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] libraryResource [Pipeline] sh 05:27:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:42 ---> package-listing.sh 05:27:42 ++ facter osfamily 05:27:42 ++ tr '[:upper:]' '[:lower:]' 05:27:42 + OS_FAMILY=redhat 05:27:42 + workspace=/w/workspace/edgex-go/1 05:27:42 + START_PACKAGES=/tmp/packages_start.txt 05:27:42 + END_PACKAGES=/tmp/packages_end.txt 05:27:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:42 + PACKAGES=/tmp/packages_start.txt 05:27:42 + '[' /w/workspace/edgex-go/1 ']' 05:27:42 + PACKAGES=/tmp/packages_end.txt 05:27:42 + case "${OS_FAMILY}" in 05:27:42 + rpm -qa 05:27:42 + sort 05:27:43 + '[' -f /tmp/packages_start.txt ']' 05:27:43 + '[' -f /tmp/packages_end.txt ']' 05:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:43 + '[' /w/workspace/edgex-go/1 ']' 05:27:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:27:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:27:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:44 05:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:44 alpine: Pulling from edgex-lftools-log-publisher 05:27:44 df20fa9351a1: Pulling fs layer 05:27:44 36b3adc4ff6f: Pulling fs layer 05:27:44 8ad3a11d3b57: Pulling fs layer 05:27:44 46f8f816bc3b: Pulling fs layer 05:27:44 93b61091891f: Pulling fs layer 05:27:44 93b9cdb0e59b: Pulling fs layer 05:27:44 5e14af77c1be: Pulling fs layer 05:27:44 01666e4c0597: Pulling fs layer 05:27:44 aa168da1d23b: Pulling fs layer 05:27:44 46f8f816bc3b: Waiting 05:27:44 93b61091891f: Waiting 05:27:44 93b9cdb0e59b: Waiting 05:27:44 5e14af77c1be: Waiting 05:27:44 01666e4c0597: Waiting 05:27:44 aa168da1d23b: Waiting 05:27:44 36b3adc4ff6f: Verifying Checksum 05:27:44 36b3adc4ff6f: Download complete 05:27:44 46f8f816bc3b: Verifying Checksum 05:27:44 46f8f816bc3b: Download complete 05:27:44 df20fa9351a1: Verifying Checksum 05:27:44 df20fa9351a1: Download complete 05:27:45 93b9cdb0e59b: Verifying Checksum 05:27:45 93b9cdb0e59b: Download complete 05:27:45 5e14af77c1be: Verifying Checksum 05:27:45 5e14af77c1be: Download complete 05:27:45 93b61091891f: Verifying Checksum 05:27:45 93b61091891f: Download complete 05:27:45 01666e4c0597: Verifying Checksum 05:27:45 01666e4c0597: Download complete 05:27:45 df20fa9351a1: Pull complete 05:27:45 36b3adc4ff6f: Pull complete 05:27:45 8ad3a11d3b57: Verifying Checksum 05:27:45 8ad3a11d3b57: Download complete 05:27:45 8ad3a11d3b57: Pull complete 05:27:45 46f8f816bc3b: Pull complete 05:27:45 93b61091891f: Pull complete 05:27:46 93b9cdb0e59b: Pull complete 05:27:46 5e14af77c1be: Pull complete 05:27:46 01666e4c0597: Pull complete 05:27:47 aa168da1d23b: Verifying Checksum 05:27:47 aa168da1d23b: Download complete 05:27:51 aa168da1d23b: Pull complete 05:27:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:27:51 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:27:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:27:54 $ docker top 7f76b19aa2cdb5a31976762d35be07f5b45068823ec02f2bc16f99cf4182058c -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:55 + touch /tmp/pre-build-complete [Pipeline] sh 05:27:56 + mkdir -p /var/log/sa [Pipeline] sh 05:27:56 + ls /var/log/sa-host 05:27:56 + sadf -c /var/log/sa-host/sa05 05:27:56 file_magic: OK 05:27:56 HZ: Using current value: 100 05:27:56 file_header: OK 05:27:56 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 05:27:56 Statistics: 05:27:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:27:56 File successfully converted to sysstat format version 12.2.1 05:27:56 + sadf -c /var/log/sa-host/sa10 05:27:56 file_magic: OK 05:27:56 HZ: Using current value: 100 05:27:56 file_header: OK 05:27:56 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 05:27:56 Statistics: 05:27:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:27:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:56 provisioning config files... 05:27:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4481376540223030906tmp [Pipeline] { [Pipeline] echo 05:27:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:57 ---> create-netrc.sh [Pipeline] } 05:27:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:27:57 ---> python-tools-install.sh [Pipeline] echo 05:27:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:27:58 ---> sudo-logs.sh 05:27:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:27:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:58 ---> job-cost.sh 05:27:58 lf-activate-venv: SKIPPING 05:27:58 DEBUG: total: 0.18000000715255737 05:27:58 INFO: Retrieving Stack Cost... 05:27:59 INFO: Retrieving Pricing Info for: v3-standard-2 05:27:59 INFO: Archiving Costs [Pipeline] echo 05:28:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:28:00 ---> logs-deploy.sh 05:28:00 lf-activate-venv: SKIPPING 05:28:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3558/1 05:28:00 INFO: archiving workspace using pattern(s): 05:28:01 Archives upload complete. 05:28:01 INFO: archiving logs to Nexus 05:28:01 ---> uname -a: 05:28:01 Linux prd-centos7-docker-4c-2g-150.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:28:01 05:28:01 05:28:01 ---> lscpu: 05:28:01 Architecture: x86_64 05:28:01 CPU op-mode(s): 32-bit, 64-bit 05:28:01 Byte Order: Little Endian 05:28:01 Address sizes: 40 bits physical, 48 bits virtual 05:28:01 CPU(s): 2 05:28:01 On-line CPU(s) list: 0,1 05:28:01 Thread(s) per core: 1 05:28:01 Core(s) per socket: 1 05:28:01 Socket(s): 2 05:28:01 NUMA node(s): 1 05:28:01 Vendor ID: AuthenticAMD 05:28:01 CPU family: 23 05:28:01 Model: 49 05:28:01 Model name: AMD EPYC-Rome Processor 05:28:01 Stepping: 0 05:28:01 CPU MHz: 2800.000 05:28:01 BogoMIPS: 5600.00 05:28:01 Virtualization: AMD-V 05:28:01 Hypervisor vendor: KVM 05:28:01 Virtualization type: full 05:28:01 L1d cache: 64 KiB 05:28:01 L1i cache: 64 KiB 05:28:01 L2 cache: 1 MiB 05:28:01 L3 cache: 32 MiB 05:28:01 NUMA node0 CPU(s): 0,1 05:28:01 Vulnerability Itlb multihit: Not affected 05:28:01 Vulnerability L1tf: Not affected 05:28:01 Vulnerability Mds: Not affected 05:28:01 Vulnerability Meltdown: Not affected 05:28:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:28:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:28:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:28:01 Vulnerability Srbds: Not affected 05:28:01 Vulnerability Tsx async abort: Not affected 05:28:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:28:01 05:28:01 05:28:01 ---> nproc: 05:28:01 2 05:28:01 05:28:01 05:28:01 ---> df -h: 05:28:01 Filesystem Size Used Available Use% Mounted on 05:28:01 overlay 40.0G 8.6G 31.4G 21% / 05:28:01 tmpfs 64.0M 0 64.0M 0% /dev 05:28:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:28:01 shm 64.0M 0 64.0M 0% /dev/shm 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 05:28:01 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 05:28:01 05:28:01 05:28:01 ---> free -m: 05:28:01 total used free shared buff/cache available 05:28:01 Mem: 7821 1167 3570 0 3083 6511 05:28:01 Swap: 1023 0 1023 05:28:01 05:28:01 05:28:01 ---> ip addr: 05:28:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:28:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:28:01 inet 127.0.0.1/8 scope host lo 05:28:01 valid_lft forever preferred_lft forever 05:28:01 inet6 ::1/128 scope host 05:28:01 valid_lft forever preferred_lft forever 05:28:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:28:01 link/ether fa:16:3e:64:c1:11 brd ff:ff:ff:ff:ff:ff 05:28:01 inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 05:28:01 valid_lft 85918sec preferred_lft 85918sec 05:28:01 inet6 fe80::f816:3eff:fe64:c111/64 scope link 05:28:01 valid_lft forever preferred_lft forever 05:28:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:28:01 link/ether 02:42:c7:0a:ab:37 brd ff:ff:ff:ff:ff:ff 05:28:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:28:01 valid_lft forever preferred_lft forever 05:28:01 inet6 fe80::42:c7ff:fe0a:ab37/64 scope link 05:28:01 valid_lft forever preferred_lft forever 05:28:01 05:28:01 05:28:01 ---> sar -b -r -n DEV: 05:28:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 05:28:01 05:28:01 05:19:49 LINUX RESTART (2 CPU) 05:28:01 05:28:01 05:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:28:01 05:22:01 102.28 0.18 102.10 0.00 22.78 46684.10 0.00 05:28:01 05:23:01 82.89 0.00 82.89 0.00 0.00 12298.47 0.00 05:28:01 05:24:01 1.62 0.00 1.62 0.00 0.00 36.26 0.00 05:28:01 05:25:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 05:28:01 05:26:02 0.28 0.00 0.28 0.00 0.00 4.75 0.00 05:28:01 05:27:01 0.29 0.00 0.29 0.00 0.00 4.08 0.00 05:28:01 Average: 31.36 0.03 31.33 0.00 3.81 9868.77 0.00 05:28:01 05:28:01 05:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:28:01 05:22:01 4074676 0 1006136 12.56 2620 2925508 1649160 18.21 1091728 2344828 1312 05:28:01 05:23:01 4229004 0 1027620 12.83 2620 2749696 1245744 13.75 1076796 2177532 24 05:28:01 05:24:01 4232376 0 1024244 12.79 2620 2749700 1226152 13.54 1074536 2177532 8 05:28:01 05:25:01 4233472 0 1023144 12.78 2620 2749704 1226252 13.54 1073084 2179172 8 05:28:01 05:26:02 4228568 0 1028040 12.84 2620 2749712 1219696 13.47 1078588 2179172 16 05:28:01 05:27:01 4228024 0 1028584 12.84 2620 2749712 1207144 13.33 1073160 2185588 8 05:28:01 Average: 4204353 0 1022961 12.77 2620 2779005 1295691 14.31 1077982 2207304 229 05:28:01 05:28:01 05:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:28:01 05:22:01 veth0adad52 17.80 19.38 1.71 18.83 0.00 0.00 0.00 0.00 05:28:01 05:22:01 eth0 522.68 433.10 3100.94 41.95 0.00 0.00 0.00 0.00 05:28:01 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:22:01 docker0 129.47 164.59 7.68 395.85 0.00 0.00 0.00 0.00 05:28:01 05:23:01 eth0 148.33 139.04 480.10 20.45 0.00 0.00 0.00 0.00 05:28:01 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:23:01 docker0 122.29 121.09 9.53 454.51 0.00 0.00 0.00 0.00 05:28:01 05:24:01 eth0 1.72 0.32 0.38 0.20 0.00 0.00 0.00 0.00 05:28:01 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:25:01 eth0 1.00 0.52 0.54 0.39 0.00 0.00 0.00 0.00 05:28:01 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:26:02 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 05:28:01 05:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:28:01 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 Average: eth0 112.70 95.84 598.87 10.54 0.00 0.00 0.00 0.00 05:28:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 Average: docker0 42.08 47.75 2.88 142.15 0.00 0.00 0.00 0.00 05:28:01 05:28:01 05:28:01 ---> sar -P ALL: 05:28:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 05:28:01 05:28:01 05:19:49 LINUX RESTART (2 CPU) 05:28:01 05:28:01 05:21:01 CPU %user %nice %system %iowait %steal %idle 05:28:01 05:22:01 all 8.21 0.00 4.32 2.07 0.07 85.33 05:28:01 05:22:01 0 8.28 0.00 4.77 2.25 0.09 84.62 05:28:01 05:22:01 1 8.14 0.00 3.88 1.89 0.05 86.04 05:28:01 05:23:01 all 4.77 0.00 2.98 0.68 0.07 91.50 05:28:01 05:23:01 0 4.67 0.00 3.06 0.54 0.07 91.66 05:28:01 05:23:01 1 4.86 0.00 2.91 0.82 0.07 91.35 05:28:01 05:24:01 all 0.07 0.00 0.03 0.00 0.03 99.87 05:28:01 05:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:28:01 05:24:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:28:01 05:25:01 all 0.13 0.00 0.05 0.00 0.03 99.78 05:28:01 05:25:01 0 0.23 0.00 0.07 0.00 0.03 99.67 05:28:01 05:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:28:01 05:26:02 all 0.09 0.00 0.03 0.00 0.02 99.87 05:28:01 05:26:02 0 0.12 0.00 0.03 0.00 0.02 99.83 05:28:01 05:26:02 1 0.07 0.00 0.02 0.00 0.02 99.90 05:28:01 05:27:01 all 0.08 0.00 0.04 0.00 0.03 99.85 05:28:01 05:27:01 0 0.10 0.00 0.05 0.00 0.03 99.81 05:28:01 05:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:28:01 Average: all 2.19 0.00 1.23 0.45 0.04 96.09 05:28:01 Average: 0 2.21 0.00 1.32 0.46 0.05 95.98 05:28:01 Average: 1 2.18 0.00 1.14 0.44 0.04 96.20 05:28:01 05:28:01 05:28:01